1. 2c4c6b2 [ARM] Remove ARCH_CAMELOT from at91 defconfigs by Russell King · 18 years ago
  2. 83f755f [ARM] 3286/2: S3C2400 - adds to the table of supported CPUs by Lucas Correia Villa Real · 18 years ago
  3. 0ca5bc3 [ARM] 3284/1: S3C2400 - adds support to GPIO by Lucas Correia Villa Real · 18 years ago
  4. 7610dfa [ARM] 3295/1: Fix oprofile init return value by Russ Dill · 18 years ago
  5. 18afea0 [ARM] 3294/1: don't invalidate individual BTB entries on ARMv6 by Nicolas Pitre · 18 years ago
  6. 8a052e0 [ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_range by Nicolas Pitre · 18 years ago
  7. afe5df2 [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling by Richard Purdie · 18 years ago
  8. 14e54cc [ARM] 3289/1: Enable the LCD support for Integrator/CP by Catalin Marinas · 18 years ago
  9. 7efb830 [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index by George G. Davis · 18 years ago
  10. 0367a8d [ARM] 3266/1: S3C2400 - adds macro S3C24XX by Lucas Correia Villa Real · 18 years ago
  11. 20a2c88 [ARM] Fix ioremap.c vfree type warning by Russell King · 18 years ago
  12. fa1b4f9 [ARM] safer handling of syscall table padding by Al Viro · 18 years ago
  13. ea49772 [ARM] Remove CONFIG_BROKEN=y from defconfigs by Russell King · 18 years ago
  14. 2333f21 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  15. 37b797b Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream by Russell King · 18 years ago
  16. 1e74c89 [ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules by David Vrabel · 18 years ago
  17. 265d5e4 [ARM] 3272/1: fix kernel decompressor crash by Nicolas Pitre · 18 years ago
  18. 5e09744 [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation by Nicolas Pitre · 18 years ago
  19. fcca538 [ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn by Nicolas Pitre · 18 years ago
  20. 35ec56b [PATCH] e1000: Added disable packet split capability by Jesse Brandeburg · 18 years ago
  21. 30ff720 ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc by Tony Lindgren · 18 years ago
  22. fde0fd4 ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2 by Tony Lindgren · 18 years ago
  23. 10b5579 ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1 by Tony Lindgren · 18 years ago
  24. f07adc5 ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disable by Tony Lindgren · 18 years ago
  25. 8d5c315 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  26. 3f47112 [ARM] 3262/4: allow ptraced syscalls to be overriden by Nicolas Pitre · 19 years ago
  27. 61b7efd Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 by Linus Torvalds · 19 years ago
  28. 6c90c87 [ARM] 3112/1: old ABI compat: config option to turn it on by Nicolas Pitre · 19 years ago
  29. 8993a44 [ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI kernel by Nicolas Pitre · 19 years ago
  30. dd35afc [ARM] 3110/5: old ABI compat: multi-ABI syscall entry support by Nicolas Pitre · 19 years ago
  31. 687ad01 [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching by Nicolas Pitre · 19 years ago
  32. 713c481 [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64 by Nicolas Pitre · 19 years ago
  33. 704bdda0 [ARM] 3107/3: ARM EABI: last bits to configure it by Nicolas Pitre · 19 years ago
  34. 3f2829a [ARM] 3105/4: ARM EABI: new syscall entry convention by Nicolas Pitre · 19 years ago
  35. ba95e4e [ARM] 3104/1: ARM EABI: new helper function names by Nicolas Pitre · 19 years ago
  36. 499b2ea [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2) by Nicolas Pitre · 19 years ago
  37. 2dede2d [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exception by Nicolas Pitre · 19 years ago
  38. 8ae12a0 [PATCH] spi: simple SPI framework by David Brownell · 19 years ago
  39. fa0fe48 [ARM] Separate VIC (vectored interrupt controller) support from Versatile by Russell King · 19 years ago
  40. 5ff3fd2 [ARM] Remove useless 'default n' from Kconfig files by Russell King · 19 years ago
  41. afeb90c [ARM] Support register switch in nommu mode by Hyok S. Choi · 19 years ago
  42. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  43. 2df96b3 [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1) by Nicolas Pitre · 19 years ago
  44. dd29c72 [ARM] 3257/1: ixp2000: map in scratch and sram by Lennert Buytenhek · 19 years ago
  45. 5c0784c [PATCH] Add logic module bus_type probe/remove methods by Russell King · 19 years ago
  46. 306955b [PATCH] Add locomo bus_type probe/remove methods by Russell King · 19 years ago
  47. 2876ba4 [PATCH] Add SA1111 bus_type probe/remove methods by Russell King · 19 years ago
  48. e08b754 [PATCH] Add ecard_bus_type probe/remove/shutdown methods by Russell King · 19 years ago
  49. bf785ee Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  50. 0043170 [ARM] Convert some arm semaphores to mutexes by Arjan van de Ven · 19 years ago
  51. f461902 [ARM] Allow r2 to be passed through the decompressor to the kernel by Russell King · 19 years ago
  52. 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 19 years ago
  53. 5520582 [PATCH] arm: end_of_stack() by Al Viro · 19 years ago
  54. 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 19 years ago
  55. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 19 years ago
  56. 90303b1 [ARM] 3256/1: Make the function-returning ldm's use sp as the base register by Catalin Marinas · 19 years ago
  57. 6b090a2 [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format by Catalin Marinas · 19 years ago
  58. 37134cd [ARM] 3209/1: Configurable DMA-consistent memory region by Kevin Hilman · 19 years ago
  59. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  60. 49978db [ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (Patch by Andrew Victor · 19 years ago
  61. f0a1385 [ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards) by Andrew Victor · 19 years ago
  62. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  63. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  64. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 19 years ago
  65. fe38ea5 [ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.c by Ben Dooks · 19 years ago
  66. 9d4ae72 [ARM] 3070/2: Add __ioremap_pfn() API by Deepak Saxena · 19 years ago
  67. 16ed926 [ARM] Only call set_type method in setup_irq if it's defined by Russell King · 19 years ago
  68. 0a3a98f Merge Linus' tree. by Russell King · 19 years ago
  69. 73a59c1 [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) by SAN People · 19 years ago
  70. 63dcf0a [ARM] Remove CONFIG_ARCH_CAMELOT from defconfigs by Russell King · 19 years ago
  71. 66a3454 [ARM] Update mach-types by Russell King · 19 years ago
  72. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  73. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  74. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
  75. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  76. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  77. b2de464 [PATCH] ARM: Netwinder ds1620 driver needs an export to be built as module by Woody Suwalski · 19 years ago
  78. 0fec53a [ARM] Remove EPXA10DB machine support by Russell King · 19 years ago
  79. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  80. de1d815 [ARM] Move AMBA bus code to drivers/amba/ by Russell King · 19 years ago
  81. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  82. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  83. 2c041f4 [ARM] 3235/1: SharpSL PM: Fix a gcc4 build error by Richard Purdie · 19 years ago
  84. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  85. b33a665 [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11 by Jean Delvare · 19 years ago
  86. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  87. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  88. 5b2e98c [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27x by Jared Hulbert · 19 years ago
  89. 54e269e [ARM] 3226/1: IXP4xx runtime expansion bus window size configuration by Deepak Saxena · 19 years ago
  90. 2b9ac7c [ARM] 3217/1: iop331 uarts as platform devices by Dan Williams · 19 years ago
  91. 6a2273d [ARM] 3231/1: mx1ads board support cleanup by Sascha Hauer · 19 years ago
  92. 945b957 [ARM] 3230/1: Sharp Scoop: Fix Shared Power Control Issues by Richard Purdie · 19 years ago
  93. 53b7c2b [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACY by Richard Purdie · 19 years ago
  94. b7557de [ARM] 3228/1: SharpSL: Move PM code to arch/arm/common by Richard Purdie · 19 years ago
  95. 3125c68 [ARM] 3227/1: Spitz: Add pxa27x OHCI platform specific code by Richard Purdie · 19 years ago
  96. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  97. 6d20b03 [PATCH] driver kill hotplug word from sn and others fix by Paul Jackson · 19 years ago
  98. 81f280e [PATCH] USB: pxa27x OHCI - Separate platform code from main driver by Richard Purdie · 19 years ago
  99. b1ad3a5 [ARM] 3221/1: Update IXP4xx defconfig by Deepak Saxena · 19 years ago
  100. 313cbb5 [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones moved out of line) by Rod Whitby · 19 years ago