1. 2142bab Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. 0516e46 [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale data by Catalin Marinas · 15 years ago
  3. 855c551 [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created by Catalin Marinas · 15 years ago
  4. 7ce236f [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch by Catalin Marinas · 15 years ago
  5. 9cba3cc [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can fail by Catalin Marinas · 15 years ago
  6. 991da17 arm: Use __INIT macro instead of .text.init. by Tim Abbott · 15 years ago
  7. 81854f8 [ARM] pxa: Add support for suspend on PalmTX, T5 and LD by Marek Vasut · 16 years ago
  8. fe68e68 [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6 by Catalin Marinas · 16 years ago
  9. f000328 [ARM] Kirkwood: small L2 code cleanup by Nicolas Pitre · 16 years ago
  10. d75de08 [ARM] Kirkwood: invalidate L2 cache before enabling it by Maxime Bizon · 16 years ago
  11. 9759d22 Merge branch 'master' into devel by Russell King · 16 years ago
  12. f0bba9f9 [ARM] 5435/1: fix compile warning in sanity_check_meminfo() by Mikael Pettersson · 16 years ago
  13. 542f869 Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel by Russell King · 16 years ago
  14. 28853ac ARM: Add support for FA526 v2 by Paulius Zaleckas · 16 years ago
  15. fbf2b1f Merge branch 'highmem' into devel by Russell King · 16 years ago
  16. 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
  17. 49cbe78 [ARM] pxa: add base support for Marvell's PXA168 processor line by Eric Miao · 16 years ago
  18. 7d83f8f Merge branch 'master' of git://git.marvell.com/orion into devel by Russell King · 16 years ago
  19. 3f973e2 [ARM] ignore high memory with VIPT aliasing caches by Nicolas Pitre · 16 years ago
  20. 3902a15 [ARM] xsc3: add highmem support to L2 cache handling code by Nicolas Pitre · 16 years ago
  21. 1bb7726 [ARM] Feroceon: add highmem support to L2 cache handling code by Nicolas Pitre · 16 years ago
  22. 4337745 [ARM] introduce dma_cache_maint_page() by Nicolas Pitre · 16 years ago
  23. 3835f6c [ARM] mem_init(): make highmem pages available for use by Nicolas Pitre · 16 years ago
  24. d73cd42 [ARM] kmap support by Nicolas Pitre · 16 years ago
  25. 5f0fbf9 [ARM] fixmap support by Nicolas Pitre · 16 years ago
  26. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  27. cb88214 [ARM] MX31/MX35: Add l2x0 cache support by Sascha Hauer · 16 years ago
  28. 1522ac3 [ARM] Fix virtual to physical translation macro corner cases by Russell King · 16 years ago
  29. 446c92b [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions by Uwe Kleine-König · 16 years ago
  30. e4707dd [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type by Paul Walmsley · 16 years ago
  31. 25ef4a6 [ARM] 5416/1: Use unused address in v6_early_abort by Seth Forshee · 16 years ago
  32. 3fd9825 [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() by Nicolas Pitre · 16 years ago
  33. 08e445b [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches by Nicolas Pitre · 16 years ago
  34. 24f11ec [ARM] fix section-based ioremap by Russell King · 16 years ago
  35. 7dd8c4f [ARM] fix StrongARM-11x0 page copy implementation by Russell King · 16 years ago
  36. 98007c2 [ARM] 5364/1: allow flush_ioremap_region() to be used from modules by Nicolas Pitre · 16 years ago
  37. 9c93af1 NOMMU: Rename ARM's struct vm_region by David Howells · 16 years ago
  38. 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
  39. 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
  40. 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 16 years ago
  41. 6ce1b87 [ARM] eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  42. baa745a [ARM] Fix alignment fault handling for ARMv6 and later CPUs by Russell King · 16 years ago
  43. 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
  44. 59c7bcd [ARM] pxa: add base PXA935 support due to CPUID change by Eric Miao · 16 years ago
  45. 657e1de Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  46. 4c3ea37 RealView: Add Cortex-A9 support to the EB board by Jon Callan · 16 years ago
  47. 37efe64 [ARM] use asm/sections.h by Russell King · 16 years ago
  48. 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 16 years ago
  49. 5bed1fb [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm by Russell King · 16 years ago
  50. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
  51. 252d4c2 [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() by Nicolas Pitre · 16 years ago
  52. 9210807 [ARM] prevent the vmalloc cmdline argument from eating all memory by Nicolas Pitre · 16 years ago
  53. 6db015e [ARM] mem_init() cleanups by Nicolas Pitre · 16 years ago
  54. a1bbaec [ARM] split highmem into its own memory bank by Nicolas Pitre · 16 years ago
  55. 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 16 years ago
  56. 43ae286 [ARM] fix a couple clear_user_highpage assembly constraints by Nicolas Pitre · 16 years ago
  57. 303c644 [ARM] clearpage: provide our own clear_user_highpage() by Russell King · 16 years ago
  58. 063b0a4 [ARM] copypage: provide our own copy_user_highpage() by Russell King · 16 years ago
  59. d73e60b [ARM] copypage: convert assembly files to C by Russell King · 16 years ago
  60. f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  61. c750815 [ARM] Arrange for platforms to select appropriate CPU support by Russell King · 16 years ago
  62. 59f0cb0 [ARM] remove memzero() by Russell King · 16 years ago
  63. 8553cb6 Modern processors may need to drain the WB before WFI by Catalin Marinas · 16 years ago
  64. ebb4c65 [ARM] iop: iop3xx needs registers mapped uncached+unbuffered by Russell King · 16 years ago
  65. 72bc2b1 [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range by Nicolas Pitre · 16 years ago
  66. 878708f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 16 years ago
  67. c7cf72d [ARM] xsc3: fix xsc3_l2_inv_range by Dan Williams · 16 years ago
  68. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  69. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  70. 73b63ef ARMv7: Add SMP initialisation to proc-v7.S by Jon Callan · 16 years ago
  71. 6b07d7f ARMv7: Do not set TTBR0 in __v7_setup by Catalin Marinas · 16 years ago
  72. c30c2f9 ARMv7: Add extra barriers for flush_cache_all compressed/head.S by Catalin Marinas · 16 years ago
  73. 6bee00d [ARM] xsc3: revert writethrough memory-type encoding change by Dan Williams · 16 years ago
  74. f80a3bb [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S by Catalin Marinas · 16 years ago
  75. f20e3b5 Merge branch 'for-rmk' of git://git.android.com/kernel into devel by Russell King · 16 years ago
  76. 1637de0 [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM by Brian Swetland · 16 years ago
  77. e4d2a59 [ARM] 5310/1: Fix cache flush functions for ARMv4 by Anders Grafström · 16 years ago
  78. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  79. 6defd90 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  80. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  81. 2885f00 ARM: OMAP3: Add minimal Beagle board support by Syed Mohammed, Khasim · 16 years ago
  82. 000b502 [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name by Catalin Marinas · 16 years ago
  83. b7a69ac [ARM] mm: finish ARM sparsemem support by Russell King · 16 years ago
  84. d2a38ef [ARM] mm: provide helpers for accessing membanks by Russell King · 16 years ago
  85. 5ec9407 [ARM] Don't include asm/elf.h in asm code by Russell King · 16 years ago
  86. db5b716 [ARM] Remove MT_DEVICE_IXP2000 and associated definitions by Russell King · 16 years ago
  87. 40df2d1 [ARM] Update Xscale and Xscale3 PTE mappings by Russell King · 16 years ago
  88. 40d192b [ARM] remove 'prot_pte_ext' from memory type table by Russell King · 16 years ago
  89. 3f69c0c [ARM] Convert ARMv7 to use TEX remapping by Russell King · 16 years ago
  90. 639b0ae [ARM] Convert ARMv6 and ARMv7 to use new memory types by Russell King · 16 years ago
  91. 9e8b519 [ARM] Convert Xscale and Xscale3 to use new memory types by Russell King · 16 years ago
  92. bb30f36 [ARM] Introduce new PTE memory type bits by Russell King · 16 years ago
  93. da09165 [ARM] Convert set_pte_ext implementions to macros by Russell King · 16 years ago
  94. 6c5da7a [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c by Russell King · 16 years ago
  95. eca7321 [ARM] mm: move validation of membanks to one place by Russell King · 16 years ago
  96. 99c6bb3 [ARM] Feroceon: small cleanups to L2 cache code by Nicolas Pitre · 16 years ago
  97. da46c79 [ARM] 5272/1: remove conditional compilation in show_pte() by Nicolas Pitre · 16 years ago
  98. 309dbba [ARM] dma: don't touch cache on dma_*_for_cpu() by Russell King · 16 years ago
  99. 2638b4d [ARM] dma: Reduce to one dma_sync_sg_* implementation by Russell King · 16 years ago
  100. 01135d92 [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation by Russell King · 16 years ago