1. 9e268be Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  3. c2860d4 [ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup support by George G. Davis · 15 years ago
  4. 187f81b 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
  5. e6c3f4b [ARM] pxa/treo680: initial support by Tomas 'Sleep_Walker' Cech · 15 years ago
  6. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  7. b7c11ec Merge branch 'u300' into devel by Russell King · 15 years ago
  8. 42578c8 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 15 years ago
  9. 1946d6e [ARM] ARMv7 errata: only apply fixes when running on applicable CPU by Russell King · 15 years ago
  10. a22f277 [ARM] Kconfig: remove 'default n' by Russell King · 15 years ago
  11. 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 15 years ago
  12. 23d1c51 ARMv7: Document the PRRR and NMRR registers setting by Catalin Marinas · 15 years ago
  13. 213fb2a ARMv7: Enable the SWP instruction by Catalin Marinas · 15 years ago
  14. ba3c026 ARMv7: Mark the PTWs inner WBWA on SMP and WB on UP by Tony Thompson · 15 years ago
  15. faa7bc5 Check whether the TLB operations need broadcasting on SMP systems by Catalin Marinas · 15 years ago
  16. 1b504bb RealView: Add support for the RealView/PBX platform by Colin Tuckley · 15 years ago
  17. 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
  18. 69d3a84 omap iommu: simple virtual address space management by Hiroshi DOYU · 16 years ago
  19. 2142bab Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  20. 0516e46 [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale data by Catalin Marinas · 15 years ago
  21. 855c551 [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created by Catalin Marinas · 15 years ago
  22. 7ce236f [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch by Catalin Marinas · 15 years ago
  23. 9cba3cc [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can fail by Catalin Marinas · 15 years ago
  24. d98aac7 [ARM] 5480/1: U300-v5 integrate into the ARM architecture by Linus Walleij · 15 years ago
  25. 991da17 arm: Use __INIT macro instead of .text.init. by Tim Abbott · 15 years ago
  26. 81854f8 [ARM] pxa: Add support for suspend on PalmTX, T5 and LD by Marek Vasut · 15 years ago
  27. fe68e68 [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6 by Catalin Marinas · 15 years ago
  28. f000328 [ARM] Kirkwood: small L2 code cleanup by Nicolas Pitre · 15 years ago
  29. d75de08 [ARM] Kirkwood: invalidate L2 cache before enabling it by Maxime Bizon · 15 years ago
  30. 9759d22 Merge branch 'master' into devel by Russell King · 15 years ago
  31. f0bba9f9 [ARM] 5435/1: fix compile warning in sanity_check_meminfo() by Mikael Pettersson · 15 years ago
  32. 542f869 Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel by Russell King · 15 years ago
  33. 28853ac ARM: Add support for FA526 v2 by Paulius Zaleckas · 15 years ago
  34. fbf2b1f Merge branch 'highmem' into devel by Russell King · 15 years ago
  35. 9a38e98 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by root · 15 years ago
  36. 49cbe78 [ARM] pxa: add base support for Marvell's PXA168 processor line by Eric Miao · 16 years ago
  37. 7d83f8f Merge branch 'master' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  38. 3f973e2 [ARM] ignore high memory with VIPT aliasing caches by Nicolas Pitre · 16 years ago
  39. 3902a15 [ARM] xsc3: add highmem support to L2 cache handling code by Nicolas Pitre · 16 years ago
  40. 1bb7726 [ARM] Feroceon: add highmem support to L2 cache handling code by Nicolas Pitre · 16 years ago
  41. 4337745 [ARM] introduce dma_cache_maint_page() by Nicolas Pitre · 15 years ago
  42. 3835f6c [ARM] mem_init(): make highmem pages available for use by Nicolas Pitre · 16 years ago
  43. d73cd42 [ARM] kmap support by Nicolas Pitre · 16 years ago
  44. 5f0fbf9 [ARM] fixmap support by Nicolas Pitre · 16 years ago
  45. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  46. cb88214 [ARM] MX31/MX35: Add l2x0 cache support by Sascha Hauer · 15 years ago
  47. 1522ac3 [ARM] Fix virtual to physical translation macro corner cases by Russell King · 15 years ago
  48. 446c92b [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions by Uwe Kleine-König · 15 years ago
  49. e4707dd [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type by Paul Walmsley · 15 years ago
  50. 25ef4a6 [ARM] 5416/1: Use unused address in v6_early_abort by Seth Forshee · 15 years ago
  51. 3fd9825 [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() by Nicolas Pitre · 15 years ago
  52. 08e445b [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches by Nicolas Pitre · 16 years ago
  53. 24f11ec [ARM] fix section-based ioremap by Russell King · 16 years ago
  54. 7dd8c4f [ARM] fix StrongARM-11x0 page copy implementation by Russell King · 16 years ago
  55. 98007c2 [ARM] 5364/1: allow flush_ioremap_region() to be used from modules by Nicolas Pitre · 16 years ago
  56. 9c93af1 NOMMU: Rename ARM's struct vm_region by David Howells · 16 years ago
  57. c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  58. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  59. 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 16 years ago
  60. 6ce1b87 [ARM] eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  61. baa745a [ARM] Fix alignment fault handling for ARMv6 and later CPUs by Russell King · 16 years ago
  62. c5b84b3 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  63. 59c7bcd [ARM] pxa: add base PXA935 support due to CPUID change by Eric Miao · 16 years ago
  64. 657e1de Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  65. 4c3ea37 RealView: Add Cortex-A9 support to the EB board by Jon Callan · 16 years ago
  66. 37efe64 [ARM] use asm/sections.h by Russell King · 16 years ago
  67. 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 16 years ago
  68. 5bed1fb [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm by Russell King · 16 years ago
  69. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
  70. 252d4c2 [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() by Nicolas Pitre · 16 years ago
  71. 9210807 [ARM] prevent the vmalloc cmdline argument from eating all memory by Nicolas Pitre · 16 years ago
  72. 6db015e [ARM] mem_init() cleanups by Nicolas Pitre · 16 years ago
  73. a1bbaec [ARM] split highmem into its own memory bank by Nicolas Pitre · 16 years ago
  74. 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 16 years ago
  75. 43ae286 [ARM] fix a couple clear_user_highpage assembly constraints by Nicolas Pitre · 16 years ago
  76. 303c644 [ARM] clearpage: provide our own clear_user_highpage() by Russell King · 16 years ago
  77. 063b0a4 [ARM] copypage: provide our own copy_user_highpage() by Russell King · 16 years ago
  78. d73e60b [ARM] copypage: convert assembly files to C by Russell King · 16 years ago
  79. f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  80. c750815 [ARM] Arrange for platforms to select appropriate CPU support by Russell King · 16 years ago
  81. 59f0cb0 [ARM] remove memzero() by Russell King · 16 years ago
  82. 8553cb6 Modern processors may need to drain the WB before WFI by Catalin Marinas · 16 years ago
  83. ebb4c65 [ARM] iop: iop3xx needs registers mapped uncached+unbuffered by Russell King · 16 years ago
  84. 72bc2b1 [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range by Nicolas Pitre · 16 years ago
  85. 878708f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 16 years ago
  86. c7cf72d [ARM] xsc3: fix xsc3_l2_inv_range by Dan Williams · 16 years ago
  87. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  88. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  89. 73b63ef ARMv7: Add SMP initialisation to proc-v7.S by Jon Callan · 16 years ago
  90. 6b07d7f ARMv7: Do not set TTBR0 in __v7_setup by Catalin Marinas · 16 years ago
  91. c30c2f9 ARMv7: Add extra barriers for flush_cache_all compressed/head.S by Catalin Marinas · 16 years ago
  92. 6bee00d [ARM] xsc3: revert writethrough memory-type encoding change by Dan Williams · 16 years ago
  93. f80a3bb [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S by Catalin Marinas · 16 years ago
  94. f20e3b5 Merge branch 'for-rmk' of git://git.android.com/kernel into devel by Russell King · 16 years ago
  95. 1637de0 [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM by Brian Swetland · 16 years ago
  96. e4d2a59 [ARM] 5310/1: Fix cache flush functions for ARMv4 by Anders Grafström · 16 years ago
  97. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  98. 6defd90 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  99. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  100. 2885f00 ARM: OMAP3: Add minimal Beagle board support by Syed Mohammed, Khasim · 16 years ago