1. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  2. 04fef22 [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage by Eric Miao · 16 years ago
  3. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  4. a9da4f7 Merge branches 'pxa-ian' and 'pxa-xm270' into pxa by Russell King · 16 years ago
  5. 13f7558 Clocklib: Fix SA1111 clock name mess. by Ian Molton · 16 years ago
  6. 864d0ec [ARM] 5025/2: fix collie cpu initialisation by Thomas Kunze · 16 years ago
  7. 649de51 [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. by Robert Jarzmik · 16 years ago
  8. 3e238be [ARM] sa1100: add clock event support by Russell King · 16 years ago
  9. 45528e3 [ARM] 4961/1: gpiolib support for SA-1100 architecture by Dmitry Baryshkov · 16 years ago
  10. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  11. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  12. 85e6c7a [ARM] 4810/1: - Fix 'section mismatch' building warnings by Kristoffer Ericson · 16 years ago
  13. 87b9bcd arch/arm/: Spelling fixes by Joe Perches · 16 years ago
  14. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
  15. 193c3cc [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 by Russell King · 17 years ago
  16. e8f2af1 [ARM] Misc minor interrupt handler cleanups by Jeff Garzik · 17 years ago
  17. d142b6e [ARM] sa1100: add clock source support by Russell King · 17 years ago
  18. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  19. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  20. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  21. cc46f65 [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver by Kristoffer Ericson · 17 years ago
  22. 219e3dc [ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.c by Kristoffer Ericson · 17 years ago
  23. 69ebb22 [ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform Driver by Kristoffer Ericson · 17 years ago
  24. cdcb81f [ARM] Allow neponset to build again by Russell King · 17 years ago
  25. 4aabab2 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  26. fcae8e0 [ARM] sa1100: remove boot time RTC initialisation by Russell King · 17 years ago
  27. f3ebbc2 [ARM] sa1100: stop doing our own rtc management over suspend by Russell King · 17 years ago
  28. 93160c6 PM: do not use saved_state from struct dev_pm_info on ARM by Rafael J. Wysocki · 17 years ago
  29. cdea460 [ARM] Fix some section mismatch warnings by Russell King · 17 years ago
  30. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  31. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  32. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  33. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  34. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  35. d0a9d75 [ARM] sa1100: use mutexes rather than semaphores by Russell King · 17 years ago
  36. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 17 years ago
  37. aeb3f6d [PATCH] gpio_direction_output-needs-an-initial-value fix by David Brownell · 17 years ago
  38. 28735a7 [PATCH] gpio_direction_output() needs an initial value by David Brownell · 17 years ago
  39. 5b7e42b [PATCH] GPIO API: SA1100 wrapper cleanup by Philipp Zabel · 17 years ago
  40. 4f2849e [ARM] Fix jornada720 build errors by Russell King · 17 years ago
  41. 408966b [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c by Kristoffer Ericson · 18 years ago
  42. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  43. 2f1675c [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit period by Nicolas Pitre · 18 years ago
  44. bf46878 [ARM] 3939/1: don't reset SA11x0 clock counter by Nicolas Pitre · 18 years ago
  45. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  46. 9f0f931 [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B) by Kristoffer Ericson · 18 years ago
  47. 48e3bec [ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.c by Kristoffer Ericson · 18 years ago
  48. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  49. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  50. 8d48427 [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs by Richard Purdie · 18 years ago
  51. 8f1bf87 [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such timeouts were en by Paul Sokolovsky · 18 years ago
  52. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  53. 3821589 [ARM] 3723/1: collie charging by Pavel Machek · 18 years ago
  54. b94ea6c [ARM] 3727/1: fix ucb initialization on collie by Pavel Machek · 18 years ago
  55. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  56. b4b9034 Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  57. a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  58. 119c641 [ARM] 3698/1: ARM: Convert sa1100 to generic irq handling by Thomas Gleixner · 18 years ago
  59. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  60. ba53201 [ARM] Fix sa11x0 SDRAM selection by Russell King · 18 years ago
  61. 801194e [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ by Russell King · 18 years ago
  62. d782f33 [ARM] Fix Neponset IRQ handling by Russell King · 18 years ago
  63. 19ca5d2 [ARM] Allow SA1100 RTC alarm to be configured for wakeup by Russell King · 18 years ago
  64. 50c37e2 [ARM] 3436/1: 2.6.16-git18: collie_defconfig broken by Pavel Machek · 18 years ago
  65. ca9ba44 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  66. e842f1c [PATCH] RTC subsystem: SA1100/PXA2XX driver by Richard Purdie · 18 years ago
  67. c8c4b93 [ARM] 3416/1: Update LART site URL by Erik Mouw · 18 years ago
  68. a41622eaa Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  69. 0003ced Merge nommu tree by Russell King · 18 years ago
  70. 48a03ae [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie) by Pavel Machek · 18 years ago
  71. 44575b2 [PATCH] collie: fix missing pcmcia bits by Pavel Machek · 18 years ago
  72. 97d654f [ARM] Convert SA1111 to use clock architecture by Russell King · 18 years ago
  73. 74945c8 [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h by Russell King · 18 years ago
  74. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  75. b3a9624 [ARM] Remove SA1100 PM prepare/finish ops by Russell King · 19 years ago
  76. 2f3eca8 [ARM] Shut up gcc warning in assabet.c by Russell King · 19 years ago
  77. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  78. 5285eb5 [ARM] 3135/1: harden SA11x0 and PXA2xx timer init code by Nicolas Pitre · 19 years ago
  79. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  80. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  81. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  82. 183e1a3 [ARM] Add support for SA1100 Jornada flash device support by Russell King · 19 years ago
  83. 14e66f7 [ARM] Allow MTD device name to be passed via platform data by Russell King · 19 years ago
  84. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  85. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  86. 92519d8 [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 by Deepak Saxena · 19 years ago
  87. 97b8e00 [ARM] 2960/1: collie: Add missing scoop call parameters by Richard Purdie · 19 years ago
  88. 118ec0b [ARM] Fix warning in arch/arm/mach-sa1100/generic.c by Russell King · 19 years ago
  89. c071760 [ARM] 2915/1: SA1100 Collie: Correct scoop device calls by Richard Purdie · 19 years ago
  90. 664399e [ARM] Wrap calls to descriptor handlers by Russell King · 19 years ago
  91. 7801907 [ARM] Change irq_chip wake/type methods to set_wake/set_type by Russell King · 19 years ago
  92. 569d2c3 [ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0 by Nicolas Pitre · 19 years ago
  93. 20e9126 [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code by Nicolas Pitre · 19 years ago
  94. 323cdfc [MFD] Add SA11x0 MCP platform device support by Russell King · 19 years ago
  95. c80f90b [PATCH] ARM: 2844/1: Add maintainer for Jornada 720 by Michael Gernoth · 19 years ago
  96. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  97. db57955 [PATCH] ARM: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  98. 09b8b5f [PATCH] ARM: Add SA_TIMER flag to timer interrupts by Russell King · 19 years ago
  99. 36c5ed2 [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash by Russell King · 19 years ago
  100. 12035d6 [PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS info by Dave Neuer · 19 years ago