1. bb95f1c arm64: Initialise high_memory global variable earlier by Steve Capper · 7 years ago
  2. 1fd1e6c swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  3. 776c2b2 arm64: Fix swiotlb fallback allocation by Alexander Graf · 8 years ago
  4. f7881bd arm64: remove pr_cont abuse from mem_init by Mark Rutland · 8 years ago
  5. dae8c23 arm64: mm: drop fixup_init() and mm.h by Kefeng Wang · 8 years ago
  6. 5a9e3e1 arm64: apply __ro_after_init to some objects by Jisheng Zhang · 8 years ago
  7. cb0a650 arm64:acpi: fix the acpi alignment exception when 'mem=' specified by Dennis Chen · 8 years ago
  8. 9fdc14c5 arm64: mm: fix location of _etext by Ard Biesheuvel · 8 years ago
  9. ea2cbee arm64: mm: simplify memblock numa node extraction by Mark Rutland · 8 years ago
  10. b67a8b2 arm64: mm: only initialize swiotlb when necessary by Jisheng Zhang · 8 years ago
  11. 9974723 arm64: mm: Show bss segment in kernel memory layout by Kefeng Wang · 8 years ago
  12. d32351c arm64: mm: make pr_cont() per line in Virtual kernel memory layout by Kefeng Wang · 8 years ago
  13. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 8 years ago
  14. 3e1907d arm64: mm: move vmemmap region right below the linear region by Ard Biesheuvel · 8 years ago
  15. d386825 arm64: mm: free __init memory via the linear mapping by Ard Biesheuvel · 8 years ago
  16. 177e15f arm64: add the initrd region to the linear mapping explicitly by Ard Biesheuvel · 8 years ago
  17. 2958987 arm64/mm: ensure memstart_addr remains sufficiently aligned by Ard Biesheuvel · 8 years ago
  18. 9d85460 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  19. f09f1ba arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_cont() by Catalin Marinas · 9 years ago
  20. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  21. 6d2aa549de arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly by Ard Biesheuvel · 9 years ago
  22. 020d044 arm64: mm: treat memstart_addr as a signed quantity by Ard Biesheuvel · 9 years ago
  23. a6e1f72 arm64: mm: list kernel sections in order by Ard Biesheuvel · 9 years ago
  24. dfd55ad arm64: vmemmap: use virtual projection of linear region by Ard Biesheuvel · 9 years ago
  25. 2f39b5f arm64: mm: Mark .rodata as RO by Jeremy Linton · 9 years ago
  26. b7dc8d1 arm64/mm: remove unnecessary boundary check by Miles Chen · 9 years ago
  27. c031a42 arm64: kaslr: randomize the linear region by Ard Biesheuvel · 9 years ago
  28. a7f8de1 arm64: allow kernel Image to be loaded anywhere in physical memory by Ard Biesheuvel · 9 years ago
  29. a89dea5 arm64: defer __va translation of initrd_start and initrd_end by Ard Biesheuvel · 9 years ago
  30. f904077 arm64: move kernel image to base of vmalloc area by Ard Biesheuvel · 9 years ago
  31. 129b985 Merge branch 'aarch64/efi' into aarch64/for-next/core by Will Deacon · 9 years ago
  32. 9aa4ec1 arm64: mm: fold alternatives into .init by Mark Rutland · 9 years ago
  33. 68709f4 arm64: only consider memblocks with NOMAP cleared for linear mapping by Ard Biesheuvel · 9 years ago
  34. a7c61a3 arm64: add __init/__initdata section marker to some functions/variables by Jisheng Zhang · 9 years ago
  35. 86a5906 arm64: Fix build with CONFIG_ZONE_DMA=n by Robin Murphy · 9 years ago
  36. ee7f881 ARM64: kasan: print memory assignment by Linus Walleij · 9 years ago
  37. 662ba3d arm64: mm: add __init section marker to free_initrd_mem by Wang Long · 9 years ago
  38. b9bcc91 arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP by Dave P Martin · 9 years ago
  39. 61bd93c arm64: use fixmap region for permanent FDT mapping by Ard Biesheuvel · 9 years ago
  40. 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 9 years ago
  41. 36dd908 arm64: add support for memtest by Vladimir Murzin · 9 years ago
  42. a1e50a8 arm64: Increase the swiotlb buffer size 64MB by Catalin Marinas · 10 years ago
  43. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  44. aa03c42 arm64: Fix overlapping VA allocations by Mark Rutland · 10 years ago
  45. da14170 arm64: add better page protections to arm64 by Laura Abbott · 10 years ago
  46. 6083fe74 arm64: respect mem= for EFI by Mark Rutland · 10 years ago
  47. 0145058 arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned" by Catalin Marinas · 10 years ago
  48. e039ee4 arm64: add alternative runtime patching by Andre Przywara · 10 years ago
  49. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  50. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  51. 421520b ARM: 8167/1: extend the reserved memory for initrd to be page aligned by Yalin Wang · 10 years ago
  52. a6583c7 arm64:mm: initialize max_mapnr using function set_max_mapnr by Ganapatrao Kulkarni · 10 years ago
  53. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 10 years ago
  54. 86c8b27 arm64: ignore DT memreserve entries when booting in UEFI mode by Leif Lindholm · 10 years ago
  55. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  56. 0837519 arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS by Catalin Marinas · 10 years ago
  57. d50314a arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB by Catalin Marinas · 10 years ago
  58. bd00cd5 arm64: place initial page tables above the kernel by Mark Rutland · 10 years ago
  59. 2d5a561 arm64: Limit the CMA buffer to 32-bit if ZONE_DMA by Catalin Marinas · 10 years ago
  60. d1552ce of/fdt: move memreserve and dtb memory reservations into core by Rob Herring · 10 years ago
  61. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  62. 9bf14b7 arm64: add support for reserved memory defined by device tree by Marek Szyprowski · 11 years ago
  63. 3690951 arm64: Use swiotlb late initialisation by Catalin Marinas · 11 years ago
  64. 19e7640 arm64: Replace ZONE_DMA32 with ZONE_DMA by Catalin Marinas · 11 years ago
  65. 6ac2104 arm64: Enable CMA by Laura Abbott · 11 years ago
  66. e2d1c99 arm64: remove unnecessary prom.h include by Rob Herring · 11 years ago
  67. ec2eaa7 arm64: set initrd_start/initrd_end for fdt scan by Rob Herring · 11 years ago
  68. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  69. 6879ea8 mm/microblaze: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  70. bee4ebd mm/ARM64: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  71. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  72. 9af5b80 mm/ARM64: kill poison_init_mem() by Jiang Liu · 11 years ago
  73. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  74. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  75. 83db038 mm/ARM: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  76. 938edf5 arm64: mm: update max_dma32 before calculating size of NORMAL zone by Will Deacon · 12 years ago
  77. f483a85 arm64: mm: fix booting on systems with no memory below 4GB by Will Deacon · 12 years ago
  78. 27222a3 arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size() by Catalin Marinas · 12 years ago
  79. c1cc155 arm64: MMU initialisation by Catalin Marinas · 13 years ago