1. 6980c2d arm: mm: let CONFIG_VMALLOC_SAVING increase vmalloc by default by Vinayak Menon · 6 years ago
  2. 46fa728 ARM: enable vmalloc saving by Zhenhua Huang · 6 years ago
  3. 2078d9c arm: mm: consider only lowmem regions while remap by Shiraz Hashim · 9 years ago
  4. c0c011d arm: mm: fix pte allocation with CONFIG_FORCE_PAGES feature by Shiraz Hashim · 10 years ago
  5. 460ad2e arm: Allow remapping lowmem as 4K pages by Laura Abbott · 10 years ago
  6. 681ec1b Merge "mm: Update is_vmalloc_addr to account for vmalloc savings" by Linux Build Service Account · 7 years ago
  7. 4fc4856 Merge "msm: Allow lowmem to be non contiguous and mixed" by Linux Build Service Account · 7 years ago
  8. 5f54d6e Merge "Kconfig: Add menu choice option to reclaim virtual memory" by Linux Build Service Account · 7 years ago
  9. a2c222b ARM: 8685/1: ensure memblock-limit is pmd-aligned by Doug Berger · 7 years ago
  10. 5125100 msm: Adjust the low memory boundary by Susheel Khiani · 9 years ago
  11. 8db21e1 mm: Update is_vmalloc_addr to account for vmalloc savings by Susheel Khiani · 11 years ago
  12. 432f166 msm: Allow lowmem to be non contiguous and mixed by Susheel Khiani · 9 years ago
  13. eefa5e1 ARM: 8637/1: Adjust memory boundaries after reservations by Laura Abbott · 8 years ago
  14. 1df21f4 ARM: 8636/1: Cleanup sanity_check_meminfo by Laura Abbott · 8 years ago
  15. 301a36f Merge branches 'misc' and 'sa1111-base' into for-linus by Russell King · 8 years ago
  16. 6b3142b ARM: 8612/1: LPAE: initialize cache policy correctly by Stefan Agner · 8 years ago
  17. 7619751 ARM: 8595/2: apply more __ro_after_init by Kees Cook · 8 years ago
  18. 61444cd ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocations by Ard Biesheuvel · 8 years ago
  19. b9a0198 ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limit by Nicolas Pitre · 8 years ago
  20. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  21. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  22. 02afa9a ARM: 8518/1: Use correct symbols for XIP_KERNEL by Chris Brandt · 9 years ago
  23. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  24. 6660800 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
  25. ad84f56 ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor by Jungseung Lee · 9 years ago
  26. 09414d0 ARM: only consider memblocks with NOMAP cleared for linear mapping by Ard Biesheuvel · 9 years ago
  27. c793620 ARM: implement create_mapping_late() for EFI use by Ard Biesheuvel · 9 years ago
  28. b430e55 ARM: add support for non-global kernel mappings by Ard Biesheuvel · 9 years ago
  29. f579b2b ARM: factor out allocation routine from __create_mapping() by Ard Biesheuvel · 9 years ago
  30. 1bdb2d4 ARM: split off core mapping logic from create_mapping by Ard Biesheuvel · 9 years ago
  31. 2937367 ARM: add support for generic early_ioremap/early_memremap by Ard Biesheuvel · 9 years ago
  32. d33c43a ARM: make xscale iwmmxt code multiplatform aware by Arnd Bergmann · 10 years ago
  33. 9254970 ARM: 8447/1: catch pending imprecise abort on unmask by Lucas Stach · 9 years ago
  34. bbeb920 ARM: 8422/1: enable imprecise aborts during early kernel startup by Lucas Stach · 9 years ago
  35. 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
  36. a02d8df ARM: domains: keep vectors in separate domain by Russell King · 9 years ago
  37. a5f4c56 ARM: 8415/1: early fixmap support for earlycon by Stefan Agner · 9 years ago
  38. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
  39. eeb3fee ARM: add helpful message when truncating physical memory by Russell King · 9 years ago
  40. 3de1f52 ARM: 8394/1: update memblock limit after mapping lowmem by Laura Abbott · 9 years ago
  41. 9de44aa Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next by Russell King · 9 years ago
  42. 1221ed1 ARM: cleanup early_paging_init() calling by Russell King · 9 years ago
  43. d8dc7fb ARM: re-implement physical address space switching by Russell King · 9 years ago
  44. c0b759d ARM: keystone2: rename init_meminfo to pv_fixup by Russell King · 9 years ago
  45. 39b74fe ARM: keystone2: move address space switch printk into generic code by Russell King · 9 years ago
  46. c8ca2b4 ARM: keystone2: move update of the phys-to-virt constants into generic code by Russell King · 9 years ago
  47. 965278d ARM: 8356/1: mm: handle non-pmd-aligned end of RAM by Mark Rutland · 9 years ago
  48. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
  49. e9f2d6d Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  50. 4e802cf ARM: 8238/1: mm: Refine set_memory_* functions by Jungseung Lee · 10 years ago
  51. 1d4d371 ARM: 8235/1: Support for the PXN CPU feature on ARMv7 by Jungseung Lee · 10 years ago
  52. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
  53. 06e944b Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into devel-stable by Russell King · 10 years ago
  54. 1e6b481 ARM: mm: allow non-text sections to be non-executable by Kees Cook · 10 years ago
  55. 99b4ac9 arm: fixmap: implement __set_fixmap() by Kees Cook · 10 years ago
  56. 836a241 ARM: expand fixmap region to 3MB by Rob Herring · 10 years ago
  57. 8b521cb ARM: 8152/1: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  58. 3bb70de ARM: add comments to the early page table remap code by Russell King · 10 years ago
  59. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  60. 20e7e36 ARM: ensure C page table setup code follows assembly code (part II) by Russell King · 10 years ago
  61. ca8f0b0 ARM: ensure C page table setup code follows assembly code by Russell King · 10 years ago
  62. c6e1360 ARM: remove unused adjust_cr() function by Russell King · 10 years ago
  63. 175352a ARM: move "noalign" command line option to alignment.c by Russell King · 10 years ago
  64. b4b20ad ARM: provide common method to clear bits in CPU control register by Russell King · 10 years ago
  65. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 10 years ago
  66. 9581960 ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion by Will Deacon · 10 years ago
  67. a05e54c ARM: 8031/2: change fixmap mapping region to support 32 CPUs by Liu Hua · 10 years ago
  68. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 10 years ago
  69. b6ccb98 ARM: 7954/1: mm: remove remaining domain support from ARMv6 by Will Deacon · 11 years ago
  70. 4d9c5b8 ARM: 7950/1: mm: Fix stage-2 device memory attributes by Christoffer Dall · 11 years ago
  71. 71b5566 ARM: fix executability of CMA mappings by Russell King · 11 years ago
  72. 75374ad ARM: mm: Define set_memory_* functions for ARM by Laura Abbott · 11 years ago
  73. ebd4922 ARM: implement basic NX support for kernel lowmem mappings by Russell King · 11 years ago
  74. 2e2c9de ARM: add permission annotations to MT_MEMORY* mapping types by Russell King · 11 years ago
  75. 905b579 ARM: 7884/1: mm: Fix ECC mem policy printk by Michal Simek · 11 years ago
  76. a77e0c7 ARM: mm: Recreate kernel mappings in early_paging_init() by Santosh Shilimkar · 11 years ago
  77. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
  78. 24195ca Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  79. a5463cd ARM: make vectors page inaccessible from userspace by Russell King · 11 years ago
  80. 19accfd ARM: move vector stubs by Russell King · 11 years ago
  81. ff69a4c ARM: constify machine_desc structure uses by Russell King · 11 years ago
  82. c65b7e9 ARM: 7785/1: mm: restrict early_alloc to section-aligned memory by Russell King · 11 years ago
  83. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  84. ee4de5d ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings by Stephen Boyd · 11 years ago
  85. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  86. d2033f2c Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  87. 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  88. 37468b3 ARM: 7753/1: map_init_section flushes incorrect pmd by Po-Yu Chuang · 11 years ago
  89. 28d4bf7 ARM: mm: clean up membank size limit checks by Cyril Chemparathy · 12 years ago
  90. adf2e9f ARM: mm: cleanup checks for membank overlap with vmalloc area by Cyril Chemparathy · 12 years ago
  91. 82f6670 ARM: mm: use physical addresses in highmem sanity checks by Cyril Chemparathy · 12 years ago
  92. 20d6956 ARM: LPAE: use phys_addr_t in alloc_init_pud() by Vitaly Andrianov · 12 years ago
  93. bc37324 ARM: mmu: Call debug_ll_io_init if no map_io function is specified by Maxime Ripard · 11 years ago
  94. 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 11 years ago
  95. de40614 ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() by Joonsoo Kim · 11 years ago
  96. e651eab ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses by Sricharan R · 12 years ago
  97. 73a09d2 Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 12 years ago
  98. 6db167d Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  99. 1b1c740 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  100. bce2bd3 ARM: fix warnings introduced by previous patch by Russell King · 12 years ago