1. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  2. 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 17 years ago
  3. 41579f4 [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option by Catalin Marinas · 17 years ago
  4. a8655e8 [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore by Catalin Marinas · 17 years ago
  5. ae30cea [ARM] 4812/1: RealView: clockevents support for the RealView platforms by Catalin Marinas · 17 years ago
  6. 85802af [ARM] 4811/1: RealView: clocksource support for the RealView platforms by Catalin Marinas · 17 years ago
  7. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  8. 4cd9d6f [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags by Richard Purdie · 17 years ago
  9. 03502fa remove Documentation/smp.txt by Adrian Bunk · 17 years ago
  10. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
  11. 3f55009 Add HAVE_KPROBES by Mathieu Desnoyers · 17 years ago
  12. 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 17 years ago
  13. c0ffa3a Fix ARM to play nicely with generic Instrumentation menu by Mathieu Desnoyers · 17 years ago
  14. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  15. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
  16. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  17. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  18. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
  19. c00d4ff Merge branch 'orion' into devel by Russell King · 17 years ago
  20. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
  21. 9e2697f [ARM] pxa: add cpufreq support by Russell King · 17 years ago
  22. a88264c [ARM] pxa: remove periodic mode emulation support by Russell King · 17 years ago
  23. 817eb21 [ARM] OrionNAS RD board support by Ronen Shitrit · 17 years ago
  24. 51cbff1 [ARM] Orion: system timer support by Tzachi Perelstein · 17 years ago
  25. 01af72e [ARM] Orion: GPIO support by Tzachi Perelstein · 17 years ago
  26. 038ee08 [ARM] Orion: PCI support by Tzachi Perelstein · 17 years ago
  27. 585cf17 [ARM] basic support for the Marvell Orion SoC family by Tzachi Perelstein · 17 years ago
  28. e50d640 [ARM] Marvell Feroceon CPU core support by Assaf Hoffman · 17 years ago
  29. 2b3b351 [ARM] 4764/1: [AT91] AT91CAP9 core support by Andrew Victor · 17 years ago
  30. 5248c65 [ARM] 4646/1: AT91: configurable HZ, default to 128 by David Brownell · 17 years ago
  31. b5872db [ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension support by Catalin Marinas · 17 years ago
  32. 25ebee0 [ARM] 4583/1: ARMv7: Add VFPv3 support by Catalin Marinas · 17 years ago
  33. d142b6e [ARM] sa1100: add clock source support by Russell King · 17 years ago
  34. 9e73c84 [ARM] msm: board file for MACH_HALIBUT (QCT MSM7200A) by Brian Swetland · 17 years ago
  35. 3042102 [ARM] msm: core platform support for ARCH_MSM7X00A by Brian Swetland · 17 years ago
  36. 4e9f9fd [ARM] 4668/1: ep93xx: implement new GPIO API by Herbert Valerio Riedel · 17 years ago
  37. abf07b1 [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warning by Dan Williams · 17 years ago
  38. 38ad9ae Fix ARM profiling/instrumentation configuration by Linus Torvalds · 17 years ago
  39. a0113a9 [ARM] 4667/1: CM-X270 fixes by Mike Rapoport · 17 years ago
  40. 70dfa3f [ARM] Allow watchdog drivers to be selected again by Russell King · 17 years ago
  41. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  42. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  43. 0181b61 Merge branch 'pxa' into devel by Russell King · 17 years ago
  44. 2c8086a [ARM] pxa: PXA3xx base support by eric miao · 17 years ago
  45. 58273e5 [ARM] Update arch/arm/Kconfig for drivers/Kconfig changes by Russell King · 17 years ago
  46. c0bb87f [ARM] 4593/1: ns9xxx: implement generic clockevents by Uwe Kleine-König · 17 years ago
  47. cef5975 [ARM] 4592/1: ns9xxx: clocksource driver by Uwe Kleine-König · 17 years ago
  48. 689f2a0 [ARM] 4590/1: ns9xxx: add gpio handling functions by Uwe Kleine-König · 17 years ago
  49. eebdf7d7 ARM: OMAP: OSK led fixes by David Brownell · 17 years ago
  50. fc34f6c Fix up "remove the arm26 port" by Andrew Morton · 17 years ago
  51. 981d0f3 [ARM] 4526/1: pxa: make ARCH_PXA select GENERIC_CLOCKEVENTS by Eric Miao · 17 years ago
  52. 5957a4e Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa' and 's3c' into devel by Russell King · 17 years ago
  53. d58153d [ARM] 4509/1: S3C: Create initial arch/arm/plat-s3c by Ben Dooks · 17 years ago
  54. 52c543f [ARM] 4461/1: MXC platform and i.MX31ADS core support by Quinn Jensen · 17 years ago
  55. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  56. 5816815 ARM: Add drivers/dma to arch/arm/Kconfig by Dan Williams · 18 years ago
  57. 4aabab2 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  58. ca9ced7 Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa' and 's3c' into devel by Russell King · 17 years ago
  59. 8a87a99 [ARM] 4377/1: KS8695: GPIO driver by Andrew Victor · 17 years ago
  60. 89bba43 [ARM] 4374/3: i.MX/MX1 clock event source by Pavel Pisa · 17 years ago
  61. b3e6a50 [ARM] 4373/1: i.MX/MX1 GPIO support implementation by Pavel Pisa · 17 years ago
  62. 3d9edf0 [ARM] 4457/2: davinci: GPIO support by Vladimir Barinov · 17 years ago
  63. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 17 years ago
  64. 8858e9a [ARM] 4376/1: Selects GENERIC_GPIO for ARCH_IXP4XX in Kconfig by Milan Svoboda · 17 years ago
  65. 158304e Merge branch 'fixes' into devel by Russell King · 17 years ago
  66. 3b938be [ARM] Ensure machine class menu is sorted alphabetically by Russell King · 17 years ago
  67. c53c9cf [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor by Andrew Victor · 17 years ago
  68. a0d6333 [ARM] remove useless config option GENERIC_BUST_SPINLOCK by Robert P. J. Day · 17 years ago
  69. 7c6337e [ARM] 4303/3: base kernel support for TI DaVinci by Kevin Hilman · 17 years ago
  70. f7538ac [ARM] 4368/1: S3C24xx: build fix by Arnaud Patard · 17 years ago
  71. 805f53f Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel by Russell King · 17 years ago
  72. 25ff0a6 ARM: OMAP: restore CONFIG_GENERIC_TIME by David Brownell · 17 years ago
  73. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  74. 6f95416 Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into devel by Russell King · 17 years ago
  75. f282b97 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) by Dan Williams · 17 years ago
  76. f16fb1e [ARM] Add stacktrace support and make oprofile use it by Russell King · 17 years ago
  77. 075192a [ARM] 4262/1: OMAP: clocksource and clockevent support by Kevin Hilman · 17 years ago
  78. 89df127 [ARM] 4261/1: clockevent support for Versatile platform by Kevin Hilman · 17 years ago
  79. b49c87c [ARM] 4260/1: clocksource support for Versatile platform by Kevin Hilman · 17 years ago
  80. e32f150 [ARM] 4259/1: clockevent support for ixp4xx platform by Kevin Hilman · 17 years ago
  81. 0567a0c [ARM] 4257/2: Kconfig support for GENERIC_CLOCKEVENTS by Kevin Hilman · 17 years ago
  82. 0a938b9 [PATCH] add CONFIG_GENERIC_GPIO by David Brownell · 17 years ago
  83. c5eb2a2 [ARM] EBSA110: Work around build errors by Russell King · 17 years ago
  84. e416988 [ARM] CLPS7500 doesn't have IO ports by Russell King · 17 years ago
  85. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  86. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  87. 3b0eb4a Merge the easy part of the IOP branch by Russell King · 18 years ago
  88. 8213084 Merge NetSilicon NS93xx tree by Russell King · 18 years ago
  89. f69eda0 Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees by Russell King · 18 years ago
  90. 9918cda [ARM] 4210/1: base for new machine type "NetSilicon NS9360" by Uwe Kleine-König · 18 years ago
  91. 6340aa6 kbuild: Replace remaining "depends" with "depends on" by Robert P. J. Day · 18 years ago
  92. c587e4a [ARM] 4137/1: Add kexec support by Richard Purdie · 18 years ago
  93. e4d06e3 [ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related support by Ben Dooks · 18 years ago
  94. 588ef76 [ARM] 4184/1: iop: cp6 access handler (undef_hook) by Dan Williams · 18 years ago
  95. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 18 years ago
  96. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 18 years ago
  97. a21765a [ARM] 4157/2: S3C24XX: move arch/arch/mach-s3c2410 into cpu components by Ben Dooks · 18 years ago
  98. 75e7153 [APM] ARM: Convert to use shared APM emulation. by Ralf Baechle · 18 years ago
  99. 9d04126 [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories by Andrew Victor · 18 years ago
  100. 45cf5ee [ARM] 4136/1: Allow PXA2xx's clock source to be used by Nicolas Pitre · 18 years ago