1. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  2. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  3. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 12 years ago
  4. 195864c ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
  5. 94e5a85 ARM: earlier initialization of vectors page by Russell King · 13 years ago
  6. 6ae25a5 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux into devel-stable by Russell King · 13 years ago
  7. 77f73a2 ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem by Will Deacon · 13 years ago
  8. 1b6ba46 ARM: LPAE: MMU setup for the 3-level page table format by Catalin Marinas · 13 years ago
  9. 576d2f2 ARM: add generic ioremap optimization by reusing static mappings by Nicolas Pitre · 13 years ago
  10. 0536bdf ARM: move iotable mappings within the vmalloc region by Nicolas Pitre · 13 years ago
  11. 55a8173 ARM: move initialization of the high_memory variable earlier by Nicolas Pitre · 13 years ago
  12. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  13. 442e70c ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 by Catalin Marinas · 13 years ago
  14. 8fb5428 ARM: mm: Add strongly ordered descriptor support. by Santosh Shilimkar · 13 years ago
  15. e73fc88 ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* by Catalin Marinas · 13 years ago
  16. 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 13 years ago
  17. 40f7bfe ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM by Will Deacon · 13 years ago
  18. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  19. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 13 years ago
  20. aaa5004 ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast by Nicolas Pitre · 14 years ago
  21. 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
  22. e33b9d0 ARM: Use long long format when printing meminfo physical addresses by Russell King · 13 years ago
  23. cae6292 ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions by Will Deacon · 14 years ago
  24. 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 14 years ago
  25. 410f148 ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE by Catalin Marinas · 14 years ago
  26. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
  27. 36bb94b ARM: pgtable: provide RDONLY page table bit rather than WRITE bit by Russell King · 14 years ago
  28. 9522d7e ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN by Russell King · 14 years ago
  29. 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 14 years ago
  30. f6e3354 ARM: pgtable: introduce pteval_t to represent a pte value by Russell King · 14 years ago
  31. 97092e0 ARM: pgtable: use phys_addr_t for physical addresses by Russell King · 14 years ago
  32. 247055a ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs by Catalin Marinas · 14 years ago
  33. 8df6516 ARM: memblock: setup lowmem mappings using memblock by Russell King · 14 years ago
  34. 7dc50ec ARM: ensure membank array is always sorted by Russell King · 14 years ago
  35. 4e929d2 ARM: fix memblock breakage by Russell King · 14 years ago
  36. f444fce ARM: 6445/1: fixup TCM memory types by Linus Walleij · 14 years ago
  37. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  38. f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 14 years ago
  39. 7f58217 ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags by Santosh Shilimkar · 14 years ago
  40. f1a2481 ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries by Santosh Shilimkar · 14 years ago
  41. d907387 ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing by Catalin Marinas · 14 years ago
  42. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  43. 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 14 years ago
  44. 2778f62 ARM: initial LMB trial by Russell King · 14 years ago
  45. 4bb2e27 ARM: early_pte_alloc() by Russell King · 14 years ago
  46. cb9d770 ARM: 6222/1: add memory types for the TCMs by Linus Walleij · 14 years ago
  47. 3abe9d3 ARM: early_alloc() by Russell King · 14 years ago
  48. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 14 years ago
  49. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 14 years ago
  50. 7961239 ARM: Precalculate vmalloc_min by Russell King · 14 years ago
  51. 349e1fb Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  52. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  53. a222712 ARM: Move memory mapping into mmu.c by Russell King · 14 years ago
  54. ceb683d ARM: Ensure meminfo is sorted prior to sanity_check_meminfo by Russell King · 14 years ago
  55. 0741b7d ARM: RX1950: Add suspend/resume support for RX1950 by Vasily Khoruzhick · 14 years ago
  56. 3f2d4f5 ARM: 6052/1: kdump: make kexec work in interrupt context by Mika Westerberg · 14 years ago
  57. 85b3cce ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms by Russell King · 14 years ago
  58. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 14 years ago
  59. 2b0d8c2 ARM: 5880/1: arm: use generic infrastructure for early params by Jeremy Kerr · 15 years ago
  60. ad3e6c0 ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() by Tony Lindgren · 15 years ago
  61. 6dc995a ARM: fix PAGE_KERNEL by Russell King · 15 years ago
  62. 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  63. 421fe93 ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page by Russell King · 15 years ago
  64. d0a92fd [ARM] pxa/treo: add Palm Centro 685 support by Tomáš Čech · 15 years ago
  65. 4b46d64 ARM: ensure initial page tables are setup for SMP systems by Russell King · 15 years ago
  66. e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 15 years ago
  67. 041d785 ARM: Fix warning: unused variable 'highmem' by Russell King · 15 years ago
  68. dde5828 ARM: Fix broken highmem support by Russell King · 15 years ago
  69. 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
  70. e6c3f4b [ARM] pxa/treo680: initial support by Tomas 'Sleep_Walker' Cech · 15 years ago
  71. b7c11ec Merge branch 'u300' into devel by Russell King · 15 years ago
  72. 69d3a84 omap iommu: simple virtual address space management by Hiroshi DOYU · 16 years ago
  73. d98aac7 [ARM] 5480/1: U300-v5 integrate into the ARM architecture by Linus Walleij · 15 years ago
  74. 81854f8 [ARM] pxa: Add support for suspend on PalmTX, T5 and LD by Marek Vasut · 15 years ago
  75. 9759d22 Merge branch 'master' into devel by Russell King · 15 years ago
  76. f0bba9f9 [ARM] 5435/1: fix compile warning in sanity_check_meminfo() by Mikael Pettersson · 15 years ago
  77. fbf2b1f Merge branch 'highmem' into devel by Russell King · 15 years ago
  78. 3f973e2 [ARM] ignore high memory with VIPT aliasing caches by Nicolas Pitre · 16 years ago
  79. d73cd42 [ARM] kmap support by Nicolas Pitre · 16 years ago
  80. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  81. e4707dd [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type by Paul Walmsley · 15 years ago
  82. 3fd9825 [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() by Nicolas Pitre · 15 years ago
  83. 6ce1b87 [ARM] eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  84. 37efe64 [ARM] use asm/sections.h by Russell King · 16 years ago
  85. 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
  86. 9210807 [ARM] prevent the vmalloc cmdline argument from eating all memory by Nicolas Pitre · 16 years ago
  87. a1bbaec [ARM] split highmem into its own memory bank by Nicolas Pitre · 16 years ago
  88. 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 16 years ago
  89. 59f0cb0 [ARM] remove memzero() by Russell King · 16 years ago
  90. ebb4c65 [ARM] iop: iop3xx needs registers mapped uncached+unbuffered by Russell King · 16 years ago
  91. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  92. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  93. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  94. db5b716 [ARM] Remove MT_DEVICE_IXP2000 and associated definitions by Russell King · 16 years ago
  95. 40d192b [ARM] remove 'prot_pte_ext' from memory type table by Russell King · 16 years ago
  96. 639b0ae [ARM] Convert ARMv6 and ARMv7 to use new memory types by Russell King · 16 years ago
  97. bb30f36 [ARM] Introduce new PTE memory type bits by Russell King · 16 years ago
  98. 6c5da7a [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c by Russell King · 16 years ago
  99. eca7321 [ARM] mm: move validation of membanks to one place by Russell King · 16 years ago
  100. 1ad77a8 [ARM] 5241/1: provide ioremap_wc() by Lennert Buytenhek · 16 years ago