1. 77f4025 [ARM] 5455/1: Fix IRQ noise from VIC code by Linus Walleij · 15 years ago
  2. 05fd8e7 clkdev: add possibility to get a clock based on the device name by Sascha Hauer · 15 years ago
  3. 17a92a7 [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessors by Dmitry Baryshkov · 15 years ago
  4. fbf2b1f Merge branch 'highmem' into devel by Russell King · 15 years ago
  5. 58edb51 [ARM] make page_to_dma() highmem aware by Nicolas Pitre · 16 years ago
  6. 5bf3df3 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally by Eric Miao · 16 years ago
  7. 409dc36 [ARM] clkdev: fix clock matching by Russell King · 16 years ago
  8. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. fdb0a1a Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  10. c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  11. 1f3f424 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  12. a801cd6 [ARM] VIC: Update asm/hardware/vic.h with PL192 information by Ben Dooks · 16 years ago
  13. 442a902 [ARM] arch/arm/common/sa1111.c: Correct error handling code by Julia Lawall · 16 years ago
  14. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  15. c5b84b3 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  16. 9179825 [ARM] locomo: export locomo_frontlight_set() by Eric Miao · 16 years ago
  17. 0318e69 [ARM] clkdev: add generic clkdev infrastructure by Russell King · 16 years ago
  18. 56e7d85 [ARM] sharpsl_pm: fix compilation w/o CONFIG_PM by Dmitry Baryshkov · 16 years ago
  19. 5d43839 [ARM] 5315/1: Fix section mismatch warning (sa1111) by Kristoffer Ericson · 16 years ago
  20. 485bdde [ARM] dmabounce requires ZONE_DMA by Russell King · 16 years ago
  21. 957cf33 [ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bf by Russell King · 16 years ago
  22. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  23. 3bca103 [ARM] 5295/1: make ZONE_DMA optional by Nicolas Pitre · 16 years ago
  24. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  25. ec36b16 [ARM] 4733/1: export sharpsl_param by Dmitry Baryshkov · 17 years ago
  26. 0e18b5d [ARM] dma: add validation of DMA params by Russell King · 16 years ago
  27. 3216a97 [ARM] dma: coding style cleanups by Russell King · 16 years ago
  28. 125ab12 [ARM] dma: fix dmabounce dma_sync_xxx() implementations by Russell King · 16 years ago
  29. 8c8a0ec5 [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx() by Russell King · 16 years ago
  30. 2638b4d [ARM] dma: Reduce to one dma_sync_sg_* implementation by Russell King · 16 years ago
  31. 01135d92 [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation by Russell King · 16 years ago
  32. 56f55f8 [ARM] dma: provide a better dma_map_page() implementation by Russell King · 16 years ago
  33. afd1a32 [ARM] Update dma_map_sg()/dma_unmap_sg() API by Russell King · 16 years ago
  34. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  35. 9dd4286 [ARM] dma-mapping: provide sync_range APIs by Russell King · 16 years ago
  36. 98ed7d4 [ARM] dma-mapping: improve type-safeness of DMA translations by Russell King · 16 years ago
  37. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  38. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  39. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  40. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  41. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  42. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  43. 3f97870 arm: bus_id -> dev_name() and dev_set_name() conversions by Kay Sievers · 16 years ago
  44. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  45. 53ffe3b [ARM] Merge most of the PXA work for initial merge by Russell King · 16 years ago
  46. 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
  47. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
  48. 13f7558 Clocklib: Fix SA1111 clock name mess. by Ian Molton · 16 years ago
  49. fc6e14f [ARM] Export dma_sync_sg_for_device() by Russell King · 16 years ago
  50. 0b0a9df [ARM] pxa: separate out power manager and clock registers by Russell King · 16 years ago
  51. bedd78c [RTC] remove old ARM rtc library code by Russell King · 16 years ago
  52. 02a8e76 [ARM] pxa: corgibl_limit_intensity build errors by Russell King · 16 years ago
  53. 2a52efb [ARM] 5026/1: locomo: add .settype for gpio and several small fixes by Thomas Kunze · 16 years ago
  54. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  55. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  56. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  57. b43a9e6 [ARM] 4962/1: Introduce standard gpio interface for Scoop2. by Dmitry Baryshkov · 16 years ago
  58. c353faa [ARM] 4957/1: Drop special macro SCOOP_REG in favour if ioread16/iowrite16. by Dmitry Baryshkov · 16 years ago
  59. 2f8c514 [ARM] 4956/1: Scoop: sparse cleanup by Dmitry Baryshkov · 16 years ago
  60. b626517 [ARM] 4873/1: Fix ITE 8152 interrupt demux by Mike Rapoport · 16 years ago
  61. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  62. 66a2c07 [ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking by Peter Zijlstra · 17 years ago
  63. 1d7d4f5 [ARM] remove duplicate includes by Lucas Woods · 17 years ago
  64. 1265edb Merge branch 'pxa-fixes' by Russell King · 17 years ago
  65. a0113a9 [ARM] 4667/1: CM-X270 fixes by Mike Rapoport · 17 years ago
  66. dc49cb2 [ARM] uengine: fix memset size error by Li Zefan · 17 years ago
  67. 9f2326b arm: build fix by FUJITA Tomonori · 17 years ago
  68. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  69. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  70. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  71. 0181b61 Merge branch 'pxa' into devel by Russell King · 17 years ago
  72. a8fc078 [ARM] 4577/1: ITE 8152 PCI bridge support by Mike Rapoport · 17 years ago
  73. 84aa462 [ARM] Rename consistent_sync() as dma_cache_maint() by Russell King · 17 years ago
  74. 4aabab2 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  75. 88dfe98 [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare() by Russell King · 17 years ago
  76. f62c3f2 [ARM] pxa: remove useless pxa_pm_finish() function by Russell King · 17 years ago
  77. 93160c6 PM: do not use saved_state from struct dev_pm_info on ARM by Rafael J. Wysocki · 17 years ago
  78. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  79. 0f347bb [ARM] gic: Fix gic cascade irq handling by Russell King · 17 years ago
  80. aceb6f0 [ARM] 4375/1: sharpsl_pm: Fix compile warnings by Richard Purdie · 17 years ago
  81. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  82. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  83. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  84. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 17 years ago
  85. abc2358 [ARM] 4251/1: Fix sharpsl_pm dependency by Richard Purdie · 17 years ago
  86. d608e52 [ARM] Fix build error caused by move of apm by Russell King · 18 years ago
  87. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  88. f69eda0 Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees by Russell King · 18 years ago
  89. 4ba9dcb Merge Realview GIC code by Russell King · 18 years ago
  90. b3a1bde [ARM] 4108/2: Allow multiple GIC interrupt controllers in a system by Catalin Marinas · 18 years ago
  91. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  92. 017cc02 [ARM] Convert dmabounce statistics to use a device attribute by Russell King · 18 years ago
  93. ab2c215 [ARM] Add a reference from struct device to the dma bounce info by Russell King · 18 years ago
  94. 75e7153 [APM] ARM: Convert to use shared APM emulation. by Ralf Baechle · 18 years ago
  95. 7ae5a76 [ARM] Convert DMA cache handling to take const void * args by Russell King · 18 years ago
  96. 953233d [ARM] 4134/1: Add generic support for outer caches by Catalin Marinas · 18 years ago
  97. 7f8e335 [ARM] Don't call consistent_sync() for DMA coherent memory by Russell King · 18 years ago
  98. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  99. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  100. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago