1. d6bdbb8 [ARM] 3603/1: AT91RM9200 remove old files by Andrew Victor · 18 years ago
  2. c322e24 [ARM] 3606/1: PXA27x SSP Register definitions by Liam Girdwood · 18 years ago
  3. e6fea6a5 [ARM] 3602/1: ixp23xx: fix two typos by Lennert Buytenhek · 18 years ago
  4. faed568 [ARM] 3594/1: Poodle: Add touchscreen support + other updates by Richard Purdie · 18 years ago
  5. f8703dc [ARM] 3564/1: sharpsl_pm: Abstract some machine specific parameters by Richard Purdie · 18 years ago
  6. 8866035 [ARM] 3561/1: Poodle: Correct the MMC/SD power control by Richard Purdie · 18 years ago
  7. 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 18 years ago
  8. afefc41 [ARM] 3592/1: AT91RM9200 Serial driver update by Andrew Victor · 18 years ago
  9. 82dc077 [ARM] 3590/1: AT91RM9200 Platform devices support by Andrew Victor · 18 years ago
  10. 82c583e [ARM] 3587/1: AT91RM9200 hardware headers by Andrew Victor · 18 years ago
  11. 7238d7e [ARM] 3586/1: AT91RM9200 header update by Andrew Victor · 18 years ago
  12. 441ff85 [ARM] Fix byte order macros for Thumb by H. Peter Anvin · 18 years ago
  13. 8e77da6 [ARM] 3569/2: netX: driver for XMAC/XPEC engines by Sascha Hauer · 18 years ago
  14. ef70cd4 [ARM] 3568/2: netX: pointer fifo driver by Sascha Hauer · 18 years ago
  15. bb6d8c8 [ARM] 3567/2: arm: base support for Hilscher netX by Sascha Hauer · 18 years ago
  16. 10e8e1f [ARM] 3581/1: AT91RM9200 Internal SRAM by Andrew Victor · 18 years ago
  17. ab76fb1 [ARM] 3566/1: netX: register definitions by Sascha Hauer · 18 years ago
  18. 96ce238 [ARM] 3559/1: S3C2442: core and serial port by Ben Dooks · 18 years ago
  19. ebc67da [ARM] 3554/1: ARM: Fix dyntick locking by Tony Lindgren · 18 years ago
  20. 68d5969 [ARM] 3552/1: S3C24XX: Move VA of GPIO for low-level debug by Ben Dooks · 18 years ago
  21. a5a5030 [ARM] 3465/1: [1/3] Support for Philips PNX4008 platform: headers by Vitaly Wool · 18 years ago
  22. 638b266 [ARM] 3401/1: lpd7a40x: platform update by Marc Singer · 18 years ago
  23. 2295196 [ARM] 3400/1: lpd7a40x: platform headers update by Marc Singer · 18 years ago
  24. ef4d04b Add empty Kbuild files for 'make headers_install' in remaining arches. by David Woodhouse · 18 years ago
  25. 0c27c5d [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget by Richard Purdie · 18 years ago
  26. e853534 [SERIAL] typo: buad -> baud by Horst Schirmeier · 18 years ago
  27. a77bc69 [ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 stepping by Lennert Buytenhek · 18 years ago
  28. 5cedae9 [PATCH] ARM: Fix XScale PMD setting by Deepak Saxena · 18 years ago
  29. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  30. 5daa3ba [PATCH] pxa2xx-spi update by Stephen Street · 18 years ago
  31. 7fba534 [PATCH] S3C24XX: hardware SPI driver by Ben Dooks · 18 years ago
  32. 1fc7547 [PATCH] S3C24XX: GPIO based SPI driver by Ben Dooks · 18 years ago
  33. c2a4c40 [ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARM by Catalin Marinas · 18 years ago
  34. 0c056c5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 by Linus Torvalds · 18 years ago
  35. e0c9905 [PATCH] SPI: add PXA2xx SSP SPI Driver by Stephen Street · 19 years ago
  36. 2ceec0c [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h by Uwe Zeisberger · 18 years ago
  37. 9a708be [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.h by Bellido Nicolas · 18 years ago
  38. 201be92 [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.h by Bellido Nicolas · 18 years ago
  39. 216251c [ARM] 3501/1: i.MX: fix lowlevel debug macros by Sascha Hauer · 18 years ago
  40. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  41. 568cb09 [ARM] 3495/1: EABI: undefine removed syscalls, but... by Nicolas Pitre · 18 years ago
  42. 9953255 [ARM] 3500/1: fix PXA27x DMA allocation priority by Nicolas Pitre · 18 years ago
  43. ff10952 [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h by Nicolas Pitre · 18 years ago
  44. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 18 years ago
  45. 76bbb00 [ARM] 3487/1: IXP4xx: Support non-PCI systems by Deepak Saxena · 18 years ago
  46. cd95842 [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros by Markus Gutschke · 18 years ago
  47. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  48. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  49. 63d39fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  50. 463b158 [ARM] 3477/1: ARM EABI: undefine removed syscalls by Nicolas Pitre · 18 years ago
  51. 54bdc47 [PATCH] S3C24XX GPIO LED support by Ben Dooks · 18 years ago
  52. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  53. bb54a33 [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6 by Catalin Marinas · 18 years ago
  54. 9323557 [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operation by Lennert Buytenhek · 19 years ago
  55. f1dc24d [ARM] ebsa110: Fix incorrect serial port address by Russell King · 19 years ago
  56. 6e29eba [ARM] Fix ebsa110 debug macros by Russell King · 19 years ago
  57. 74d02fb [ARM] Move FLUSH_BASE macros to asm/arch/memory.h by Russell King · 19 years ago
  58. 7d12963 [ARM] Remove unnecessary extra parens in include/asm-arm/memory.h by Russell King · 19 years ago
  59. 0da3235 [ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1 by KAMEZAWA Hiroyuki · 19 years ago
  60. 1810b6c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  61. ef7a456 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  62. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
  63. 56ca9040 [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 by Pavel Pisa · 19 years ago
  64. 65dbf34 [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) by Andrew Victor · 19 years ago
  65. 9b6553c [ARM] 3433/1: ARM: OMAP: 8/8 Update board files by Tony Lindgren · 19 years ago
  66. 120db2c [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 by Tony Lindgren · 19 years ago
  67. 0dc5e77 [ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2 by Tony Lindgren · 19 years ago
  68. 670c104 [ARM] 3430/1: ARM: OMAP: 5/8 Update PM by Tony Lindgren · 19 years ago
  69. 8d7f9f5 [ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexing by Tony Lindgren · 19 years ago
  70. a569c6e [ARM] 3427/1: ARM: OMAP: 2/8 Update timers by Tony Lindgren · 19 years ago
  71. b824efa [ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework by Tony Lindgren · 19 years ago
  72. 3267c07 [ARM] 3396/2: AT91RM9200 Platform devices update by Andrew Victor · 19 years ago
  73. cc2832a [ARM] 3393/2: AT91RM9200 LED support by Andrew Victor · 19 years ago
  74. 999331a [ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1 by Pavel Pisa · 19 years ago
  75. 7ba01f9 [ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platform by Lennert Buytenhek · 19 years ago
  76. 26f91fd [ARM] 3443/1: [S3C2410] Improve IRQ entry code by Ben Dooks · 19 years ago
  77. 23759dc [ARM] 3439/2: xsc3: add I/O coherency support by Lennert Buytenhek · 19 years ago
  78. 532bda5 [ARM] 3438/1: ixp23xx: add pci slave support by Lennert Buytenhek · 19 years ago
  79. 5b67e8d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  80. 2c0f5fb [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware by Richard Purdie · 19 years ago
  81. 2c1f3b7 [PATCH] pcmcia: AT91RM9200 Compact Flash driver by Andrew Victor · 19 years ago
  82. cc3d48d [ARM] 3424/2: ixp23xx: fix uncompress.h for recent CRLF decompressor change by Lennert Buytenhek · 19 years ago
  83. fd88dd7 [ARM] 3434/1: pxa i2s amsl define by Marc-Andre Hebert · 19 years ago
  84. d53ace70 [ARM] Allow un-muxed syscalls to be available for everyone by Russell King · 19 years ago
  85. ca9ba44 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  86. c471307 [ARM] 3388/1: ixp23xx: add core ixp23xx support by Lennert Buytenhek · 19 years ago
  87. e9937d4 [ARM] 3417/1: add support for logicpd pxa270 card engine by Lennert Buytenhek · 19 years ago
  88. 23bdf86 [ARM] 3377/2: add support for intel xsc3 core by Lennert Buytenhek · 19 years ago
  89. a081568 [ARM] Fix decompressor serial IO to give CRLF not LFCR by Russell King · 19 years ago
  90. 12b824f [PATCH] RTC subsystem: ARM cleanup by Alessandro Zummo · 19 years ago
  91. 7eb98a2 [PATCH] unify pfn_to_page: arm pfn_to_page by KAMEZAWA Hiroyuki · 19 years ago
  92. c9b4470 [ARM] 3414/1: ep93xx: reset ethernet controller before uncompressing by Lennert Buytenhek · 19 years ago
  93. b89c3b1 [PATCH] bitops: arm: use generic bitops by Akinobu Mita · 19 years ago
  94. 936351336 [PATCH] arm: fix undefined reference to generic_fls by Akinobu Mita · 19 years ago
  95. a41622eaa Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  96. 0003ced Merge nommu tree by Russell King · 19 years ago
  97. 1310eda [ARM] 3397/1: AT91RM9200 Header update by Andrew Victor · 19 years ago
  98. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 19 years ago
  99. d4b7780 [PATCH] AT91RM9200 Ethernet driver by Andrew Victor · 19 years ago
  100. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 19 years ago