1. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  2. 75d3521 [PATCH] atmel_serial: Pass fixed register mappings through platform_data by Haavard Skinnemoen · 18 years ago
  3. 73e2798 [PATCH] at91_serial -> atmel_serial: Public definitions by Haavard Skinnemoen · 18 years ago
  4. 1e8ea80 [PATCH] at91_serial -> atmel_serial: Platform device name by Haavard Skinnemoen · 18 years ago
  5. 749c4e6 [PATCH] at91_serial -> atmel_serial: Kconfig symbols by Haavard Skinnemoen · 18 years ago
  6. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  7. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  8. 84eb8d0 Fix "can not" in Documentation and Kconfig by Matt LaPlante · 18 years ago
  9. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  10. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  11. 63c422a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  12. 42d3fb5 [PATCH] arm build fail: vfpsingle.c by Frederik Deweerdt · 18 years ago
  13. 9325fa3 [WATCHDOG] pnx4008: add watchdog support by Vitaly Wool · 18 years ago
  14. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  15. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  16. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  17. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  18. e16b38f [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently by Greg Banks · 18 years ago
  19. d14b272 [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode support by Richard Purdie · 18 years ago
  20. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  21. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  22. c5d311c [ARM] 3880/1: remove the last trace of iop31x support by Lennert Buytenhek · 18 years ago
  23. 730ee9f [ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernet by Lennert Buytenhek · 18 years ago
  24. 2552fc2 [ARM] 3809/3: get rid of 4 megabyte kernel image size limit by Lennert Buytenhek · 18 years ago
  25. 6ae5a6e [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c by Russell King · 18 years ago
  26. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  27. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  28. 4d24607 [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata by Komal Shah · 18 years ago
  29. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  30. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  31. 250d375 Merge nommu branch by Russell King · 18 years ago
  32. 84904d0 [ARM] 3856/1: Add clocksource for Intel IXP4xx platforms by Kevin Hilman · 18 years ago
  33. 746140c [ARM] 3855/1: Add generic time support by Kevin Hilman · 18 years ago
  34. 82606c6 [ARM] 3873/1: S3C24XX: Add irq_chip names by Ben Dooks · 18 years ago
  35. 625ac11 [ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chips by Ben Dooks · 18 years ago
  36. 38e0533 [ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23 by Ben Dooks · 18 years ago
  37. 6afd6fa [ARM] nommu: confirms the CR_V bit in nommu mode by Hyok S. Choi · 18 years ago
  38. 0f45d7f [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. by Hyok S. Choi · 18 years ago
  39. 1f51c10 [ARM] 3870/1: AT91: Start removing static memory mappings by Andrew Victor · 18 years ago
  40. cc2b28b [ARM] 3869/1: AT91: NAND support for DK and KB9202 boards by Andrew Victor · 18 years ago
  41. f217383 [ARM] 3867/1: AT91 GPIO update by Andrew Victor · 18 years ago
  42. 2eeaaa2 [ARM] 3866/1: AT91 clock update by Andrew Victor · 18 years ago
  43. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 18 years ago
  44. 26f9081 [ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 series by David Anders · 18 years ago
  45. ea33a59 [ARM] kthread: switch arch/arm/kernel/apm.c by Serge E. Hallyn · 18 years ago
  46. d1d8f7d [ARM] Off-by-one in arch/arm/common/icst* by Eric Sesterhenn · 18 years ago
  47. 576b3ef [ARM] 3864/1: Refactore sharpsl_pm by Dirk Opfer · 18 years ago
  48. a2025e7 [ARM] 3863/1: Add Locomo SPI Device by Dirk Opfer · 18 years ago
  49. 8d48427 [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs by Richard Purdie · 18 years ago
  50. b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 18 years ago
  51. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
  52. 2dc9431 Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel by Russell King · 18 years ago
  53. 6b237a3 [ARM] Make !MMU CPUs depend on !MMU by Russell King · 18 years ago
  54. f37f46e [ARM] nommu: add ARM946E-S core support by Hyok S. Choi · 18 years ago
  55. d60674e [ARM] nommu: add ARM940T core support by Hyok S. Choi · 18 years ago
  56. 43f5f01 [ARM] nommu: add ARM9TDMI core support by Hyok S. Choi · 18 years ago
  57. b731c31 [ARM] nommu: add ARM740T core support by Hyok S. Choi · 18 years ago
  58. 07e0da7 [ARM] nommu: add ARM7TDMI core support by Hyok S. Choi · 18 years ago
  59. f12d0d7 [ARM] nommu: manage the CP15 things by Hyok S. Choi · 18 years ago
  60. fefdaa0 [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU by Hyok S. Choi · 18 years ago
  61. 6a570b2 [ARM] nommu: allows to support module in nommu by Hyok S. Choi · 18 years ago
  62. e5beac3 [ARM] do_bad_area() always takes current and current->active_mm by Russell King · 18 years ago
  63. 80878d6 [ARM] Add setup_mm_for_reboot() for nommu by Russell King · 18 years ago
  64. 0c66898 [ARM] Rename mm-armv.c to pgd.c by Russell King · 18 years ago
  65. ae8f154 [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c by Russell King · 18 years ago
  66. d111e8f [ARM] Split ARM MM initialisation for !mmu by Russell King · 18 years ago
  67. 456335e [ARM] Separate page table manipulation code from bootmem initialisation by Russell King · 18 years ago
  68. c060151 [ARM] 3860/1: Versatile PCI config byte accesses by Paul Brook · 18 years ago
  69. 4052ebb [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation error by George G. Davis · 18 years ago
  70. 4b053e7 [ARM] 3858/1: S3C2412: power management code by Ben Dooks · 18 years ago
  71. da56c94 [ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted) by David Anders · 18 years ago
  72. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  73. fb60cf4 ARM: OMAP: Remove common pm.c by Tony Lindgren · 18 years ago
  74. 90afd5c ARM: OMAP: Sync clocks with linux-omap tree by Tony Lindgren · 18 years ago
  75. 1630b52 [PATCH] ARM: OMAP: Check gpio_fck not gpio_ick by Komal Shah · 18 years ago
  76. 709eb3e5 ARM: OMAP: Sync DMA with linux-omap tree by Tony Lindgren · 18 years ago
  77. ddc32a8 ARM: OMAP2: Make sure peripherals can be accessed after clk_enable by Juha Yrjola · 18 years ago
  78. dc0d794 ARM: OMAP2: Keep both APLLs active during bootup by Juha Yrjola · 18 years ago
  79. dee4564 ARM: OMAP: Add sanity check to clk_disable by Juha Yrjola · 18 years ago
  80. bee7930 ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention state by Hiroshi DOYU · 18 years ago
  81. 0d9356c ARM: OMAP: Fix typo for 24xx GPIO resume by Tony Lindgren · 18 years ago
  82. 3902084 ARM: OMAP: OMAP2 dmtimer power management support by Juha Yrjola · 18 years ago
  83. ab0a2b9 ARM: OMAP: Add support for forcing osc_ck on by Juha Yrjola · 18 years ago
  84. 12583a7 ARM: OMAP: Add enable/disable functions for dmtimer by Timo Teras · 18 years ago
  85. 893a668 ARM: OMAP: Remove Remove superfluous/recursive locking for GPIO by David Brownell · 18 years ago
  86. 14188b3 ARM: OMAP: Fix spinlock recursion for dyntick by Tony Lindgren · 18 years ago
  87. e4d5ee8 ARM: OMAP: Remove IVA IRQ bank by Komal Shah · 18 years ago
  88. 4196dd6 ARM: OMAP: Reset GPIO irq state after free_irq() by Tony Lindgren · 18 years ago
  89. eaca33d ARM: OMAP: Add write memory barriers to OMAP2 clock code by Juha Yrjola · 18 years ago
  90. dbab288 ARM: OMAP: Fix OMAP2 clock.c typo by Samuel Ortiz · 18 years ago
  91. fa4bb62 ARM: OMAP: Use GPT iclk only when needed by Timo Teras · 18 years ago
  92. 123e9a5 ARM: OMAP: DMA source and destination addresses are unsigned by Tony Lindgren · 18 years ago
  93. f37e458 ARM: OMAP2: Dynamic allocator for GPMC memory space by Imre Deak · 18 years ago
  94. 193e68b ARM: OMAP: Fix OMAP1 compilation after MPUIO check change by Jonathan McDowell · 18 years ago
  95. 75a1d10 ARM: OMAP: mux: add config for 16xx SPI pins by Mark Howell · 18 years ago
  96. b5beef5 ARM: OMAP: Sleep is prevented when no LCD is attached by Imre Deak · 18 years ago
  97. 5a4e86d ARM: OMAP: GPIO: fix MPUIO check by Imre Deak · 18 years ago
  98. 0e0a198 ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx by Tony Lindgren · 18 years ago
  99. abc45e1 ARM: OMAP: Apollon MMC support by Kyungmin Park · 18 years ago
  100. d1284b5 ARM: OMAP: 2420 boot BUG(): failure to map SRAM by Kevin Hilman · 18 years ago