1. 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
  2. 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
  3. 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 16 years ago
  4. 6ce1b87 [ARM] eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  5. baa745a [ARM] Fix alignment fault handling for ARMv6 and later CPUs by Russell King · 16 years ago
  6. 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
  7. 59c7bcd [ARM] pxa: add base PXA935 support due to CPUID change by Eric Miao · 16 years ago
  8. 657e1de Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  9. 4c3ea37 RealView: Add Cortex-A9 support to the EB board by Jon Callan · 16 years ago
  10. 37efe64 [ARM] use asm/sections.h by Russell King · 16 years ago
  11. 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 16 years ago
  12. 5bed1fb [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm by Russell King · 16 years ago
  13. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
  14. 252d4c2 [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() by Nicolas Pitre · 16 years ago
  15. 9210807 [ARM] prevent the vmalloc cmdline argument from eating all memory by Nicolas Pitre · 16 years ago
  16. 6db015e [ARM] mem_init() cleanups by Nicolas Pitre · 16 years ago
  17. a1bbaec [ARM] split highmem into its own memory bank by Nicolas Pitre · 16 years ago
  18. 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 16 years ago
  19. 43ae286 [ARM] fix a couple clear_user_highpage assembly constraints by Nicolas Pitre · 16 years ago
  20. 303c644 [ARM] clearpage: provide our own clear_user_highpage() by Russell King · 16 years ago
  21. 063b0a4 [ARM] copypage: provide our own copy_user_highpage() by Russell King · 16 years ago
  22. d73e60b [ARM] copypage: convert assembly files to C by Russell King · 16 years ago
  23. f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  24. c750815 [ARM] Arrange for platforms to select appropriate CPU support by Russell King · 16 years ago
  25. 59f0cb0 [ARM] remove memzero() by Russell King · 16 years ago
  26. 8553cb6 Modern processors may need to drain the WB before WFI by Catalin Marinas · 16 years ago
  27. ebb4c65 [ARM] iop: iop3xx needs registers mapped uncached+unbuffered by Russell King · 16 years ago
  28. 72bc2b1 [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range by Nicolas Pitre · 16 years ago
  29. 878708f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 16 years ago
  30. c7cf72d [ARM] xsc3: fix xsc3_l2_inv_range by Dan Williams · 16 years ago
  31. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  32. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  33. 73b63ef ARMv7: Add SMP initialisation to proc-v7.S by Jon Callan · 16 years ago
  34. 6b07d7f ARMv7: Do not set TTBR0 in __v7_setup by Catalin Marinas · 16 years ago
  35. c30c2f9 ARMv7: Add extra barriers for flush_cache_all compressed/head.S by Catalin Marinas · 16 years ago
  36. 6bee00d [ARM] xsc3: revert writethrough memory-type encoding change by Dan Williams · 16 years ago
  37. f80a3bb [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S by Catalin Marinas · 16 years ago
  38. f20e3b5 Merge branch 'for-rmk' of git://git.android.com/kernel into devel by Russell King · 16 years ago
  39. 1637de0 [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM by Brian Swetland · 16 years ago
  40. e4d2a59 [ARM] 5310/1: Fix cache flush functions for ARMv4 by Anders Grafström · 16 years ago
  41. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  42. 6defd90 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  43. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  44. 2885f00 ARM: OMAP3: Add minimal Beagle board support by Syed Mohammed, Khasim · 16 years ago
  45. 000b502 [ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name by Catalin Marinas · 16 years ago
  46. b7a69ac [ARM] mm: finish ARM sparsemem support by Russell King · 16 years ago
  47. d2a38ef [ARM] mm: provide helpers for accessing membanks by Russell King · 16 years ago
  48. 5ec9407 [ARM] Don't include asm/elf.h in asm code by Russell King · 16 years ago
  49. db5b716 [ARM] Remove MT_DEVICE_IXP2000 and associated definitions by Russell King · 16 years ago
  50. 40df2d1 [ARM] Update Xscale and Xscale3 PTE mappings by Russell King · 16 years ago
  51. 40d192b [ARM] remove 'prot_pte_ext' from memory type table by Russell King · 16 years ago
  52. 3f69c0c [ARM] Convert ARMv7 to use TEX remapping by Russell King · 16 years ago
  53. 639b0ae [ARM] Convert ARMv6 and ARMv7 to use new memory types by Russell King · 16 years ago
  54. 9e8b519 [ARM] Convert Xscale and Xscale3 to use new memory types by Russell King · 16 years ago
  55. bb30f36 [ARM] Introduce new PTE memory type bits by Russell King · 16 years ago
  56. da09165 [ARM] Convert set_pte_ext implementions to macros by Russell King · 16 years ago
  57. 6c5da7a [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c by Russell King · 16 years ago
  58. eca7321 [ARM] mm: move validation of membanks to one place by Russell King · 16 years ago
  59. 99c6bb3 [ARM] Feroceon: small cleanups to L2 cache code by Nicolas Pitre · 16 years ago
  60. da46c79 [ARM] 5272/1: remove conditional compilation in show_pte() by Nicolas Pitre · 16 years ago
  61. 309dbba [ARM] dma: don't touch cache on dma_*_for_cpu() by Russell King · 16 years ago
  62. 2638b4d [ARM] dma: Reduce to one dma_sync_sg_* implementation by Russell King · 16 years ago
  63. 01135d92 [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation by Russell King · 16 years ago
  64. 4360bb4 [ARM] Kirkwood: add support for L2 cache WB/WT selection by Ronen Shitrit · 16 years ago
  65. afd1a32 [ARM] Update dma_map_sg()/dma_unmap_sg() API by Russell King · 16 years ago
  66. 0ddbccd [ARM] dma: rename consistent.c to dma-mapping.c by Russell King · 16 years ago
  67. 1ad77a8 [ARM] 5241/1: provide ioremap_wc() by Lennert Buytenhek · 16 years ago
  68. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  69. 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 16 years ago
  70. 5ed5fdf [ARM] clean up a load of old declarations by Russell King · 16 years ago
  71. 012d1f4 [ARM] move initrd code from kernel/setup.c to mm/init.c by Russell King · 16 years ago
  72. 09d9bae [ARM] sparse: fix several warnings by Russell King · 16 years ago
  73. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
  74. 46097c7 [ARM] cachetype: move definitions to separate header by Russell King · 16 years ago
  75. 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 16 years ago
  76. 8a5544c8 [ARM] add proc-macros.S include to proc-arm940 and proc-arm946 by Russell King · 16 years ago
  77. 60296c7 [ARM] prevent crashing when too much RAM installed by Lennert Buytenhek · 16 years ago
  78. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 16 years ago
  79. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  80. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  81. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  82. 7e31aa1 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  83. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago
  84. b962a28 [ARM] initrd: claim initrd memory exclusively by Russell King · 16 years ago
  85. 905a09d [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2) by Eric Miao · 16 years ago
  86. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  87. 221d62c [ARM] mx2: add missing Kconfig dependency by Sascha Hauer · 16 years ago
  88. 53cdb27 [ARM] Fix shared mmap when more than two maps of the same file exist by Russell King · 16 years ago
  89. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  90. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  91. 1fe5326 ARM: support generic per-device coherent dma mem by Dmitry Baryshkov · 16 years ago
  92. 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
  93. f000631 Merge branch 'imx' into devel by Russell King · 16 years ago
  94. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
  95. 6135266 [ARM] 5130/4: Support for the at91sam9g20 by sedji gaouaou · 16 years ago
  96. 20072fd [ARM] pxa: add support for L2 outer cache on XScale3 by Eric Miao · 16 years ago
  97. 188237e [ARM] Feroceon: don't disable BPU on boot by Saeed Bishara · 16 years ago
  98. 1bd55a4 i.MX2 family: Add basic mach support by Juergen Beisert · 16 years ago
  99. 826cbda [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs by Catalin Marinas · 16 years ago
  100. 794d15b [ARM] add Marvell 78xx0 ARM SoC support by Stanislav Samsonov · 16 years ago