1. 68b7f715 nommu: ptrace support by Paul Brook · 15 years ago
  2. 9a45f02 nommu: Remove the context.id from asm-offsets.c when !MMU by Catalin Marinas · 15 years ago
  3. adca6dc Thumb-2: Add support for loadable modules by Catalin Marinas · 15 years ago
  4. 8b59278 Thumb-2: Implement the unified arch/arm/lib functions by Catalin Marinas · 15 years ago
  5. b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 15 years ago
  6. 0becb08 Thumb-2: Add macros for the unified assembler syntax by Catalin Marinas · 15 years ago
  7. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 15 years ago
  8. 4bf1fa5 [ARM] 5613/1: implement CALLER_ADDRESSx by Uwe Kleine-König · 15 years ago
  9. 6a00cde [ARM] pgtable: rearrange file PTE bit allocation by Russell King · 15 years ago
  10. f7a55fa [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE by Russell King · 15 years ago
  11. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  12. 7fb2bbf MMC: MMCI: allow GPIOs to be passed by Russell King · 15 years ago
  13. 65b1bfc [ARM] pgtable: file pte layout documentation by Russell King · 15 years ago
  14. fb93a1c [ARM] pgtable: swp pte layout documentation, definitions, and check by Russell King · 15 years ago
  15. f6430a9 [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script by Linus Walleij · 15 years ago
  16. e01916e [ARM] wire up rt_tgsigqueueinfo and perf_counter_open by Russell King · 15 years ago
  17. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  18. f44c2c9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  19. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  20. 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 15 years ago
  21. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  22. 98797a2 Merge branch 'copy_user' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  23. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  24. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 15 years ago
  25. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
  26. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  27. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
  28. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
  29. 42578c8 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 15 years ago
  30. 78731d3 [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific by Dmitry Eremin-Solenikov · 16 years ago
  31. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  32. 7698fde Merge branch 'for-rmk' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  33. c1191b0 [ARM] Kirkwood: create a mapping for the Security Accelerator SRAM by Nicolas Pitre · 15 years ago
  34. eb5f4ca [ARM] 5534/1: kmalloc must return a cache line aligned buffer by Martin Fuzzey · 15 years ago
  35. c7f7ff1 Merge branch 'smp' into devel by Russell King · 15 years ago
  36. 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 15 years ago
  37. d71e135 Clear the IT state when invoking a Thumb-2 signal handler by Catalin Marinas · 15 years ago
  38. faa7bc5 Check whether the TLB operations need broadcasting on SMP systems by Catalin Marinas · 15 years ago
  39. 1b504bb RealView: Add support for the RealView/PBX platform by Colin Tuckley · 15 years ago
  40. a1f9884 [ARM] allow for alternative __copy_to_user/__clear_user implementations by Nicolas Pitre · 16 years ago
  41. 78b170f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  42. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  43. 42f1d2e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel by Russell King · 15 years ago
  44. ecd322c [ARM] Add cmpxchg support for ARMv6+ systems (v5) by Mathieu Desnoyers · 15 years ago
  45. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 15 years ago
  46. e03cdad [ARM] smp: use new cpumask functions by Russell King · 15 years ago
  47. 56a4593 Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git into devel by Russell King · 15 years ago
  48. fc05505 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 15 years ago
  49. 69d3a84 omap iommu: simple virtual address space management by Hiroshi DOYU · 16 years ago
  50. bcb8a0d [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-devel by Ben Dooks · 15 years ago
  51. fa7a788 [ARM] S3C64XX: DMA support by Ben Dooks · 16 years ago
  52. f32f4ce [ARM] smp: allow re-use of realview localtimer TWD support by Russell King · 15 years ago
  53. a8cbcd9 [ARM] smp: separate SCU support code from realview by Russell King · 15 years ago
  54. 49613d4 [ARM] smp: SCU is used on non-realview platforms by Russell King · 15 years ago
  55. bc28248 [ARM] smp: move core localtimer support out of platform specific files by Russell King · 15 years ago
  56. 8266810 [ARM] smp: fix cpumask usage in ARM SMP code by Russell King · 15 years ago
  57. ae51e60 [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types by Paul Gortmaker · 16 years ago
  58. c07f87f [ARM] VIC: Add power management device by Ben Dooks · 16 years ago
  59. 924a158 [ARM] Convert pmd_page() to be highmem safe by Russell King · 16 years ago
  60. eb8f314 [ARM] 5456/1: add sys_preadv and sys_pwritev by Mikael Pettersson · 16 years ago
  61. 7fccfc0 [ARM] 5450/1: Flush only the needed range when unmapping a VMA by Aaro Koskinen · 16 years ago
  62. 8bd239d [ARM] 5447/1: Add SZ_32K by Linus Walleij · 16 years ago
  63. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  64. 9759d22 Merge branch 'master' into devel by Russell King · 16 years ago
  65. ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
  66. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 542f869 Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel by Russell King · 16 years ago
  68. 28853ac ARM: Add support for FA526 v2 by Paulius Zaleckas · 16 years ago
  69. 17a92a7 [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessors by Dmitry Baryshkov · 16 years ago
  70. bba7d0b ARM: tlbflush.h: introduce TLB_BTB flag by Paulius Zaleckas · 16 years ago
  71. fbf2b1f Merge branch 'highmem' into devel by Russell King · 16 years ago
  72. 9a38e98 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by root · 16 years ago
  73. 49cbe78 [ARM] pxa: add base support for Marvell's PXA168 processor line by Eric Miao · 16 years ago
  74. 4731f8b [ARM] 5428/1: Module relocation update for R_ARM_V4BX by Daniel Silverstone · 16 years ago
  75. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 16 years ago
  76. 05d9881 Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 16 years ago
  77. 0a07232 IXP4xx: workaround for PCI prefetch problems near 64 MB boundary. by Krzysztof Hałasa · 16 years ago
  78. 1bb7726 [ARM] Feroceon: add highmem support to L2 cache handling code by Nicolas Pitre · 16 years ago
  79. 58edb51 [ARM] make page_to_dma() highmem aware by Nicolas Pitre · 16 years ago
  80. 4337745 [ARM] introduce dma_cache_maint_page() by Nicolas Pitre · 16 years ago
  81. d73cd42 [ARM] kmap support by Nicolas Pitre · 16 years ago
  82. 5f0fbf9 [ARM] fixmap support by Nicolas Pitre · 16 years ago
  83. e4707dd [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type by Paul Walmsley · 16 years ago
  84. 22b61a1 Merge branch 'dma' into devel by Russell King · 16 years ago
  85. 308d333 [ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA code by Russell King · 16 years ago
  86. 2e1926e [ARM] 5384/1: unwind: Add stack unwinding support for loadable modules by Catalin Marinas · 16 years ago
  87. bff595c [ARM] 5383/2: unwind: Add core support for ARM stack unwinding by Catalin Marinas · 16 years ago
  88. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  89. 2d7c11b [ARM] 5382/1: unwind: Reorganise the stacktrace support by Catalin Marinas · 16 years ago
  90. 67a94c2 [ARM] 5381/1: unwind: Reorganise the traps.c code by Catalin Marinas · 16 years ago
  91. 7279dc3 [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 by Catalin Marinas · 16 years ago
  92. 3d1228e [ARM] 5387/1: Add ptrace VFP support on ARM by Catalin Marinas · 16 years ago
  93. e42ec24 headers_check fix: arm, swab.h by Jaswinder Singh Rajput · 16 years ago
  94. 4af3bf6 headers_check fix: arm, setup.h by Jaswinder Singh Rajput · 16 years ago
  95. f100e6d headers_check fix: arm, a.out.h by Jaswinder Singh Rajput · 16 years ago
  96. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  97. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  98. 06df699 PCI: arm: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  99. af8e24e arm: introduce asm/swab.h by Harvey Harrison · 16 years ago
  100. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago