1. b7ed934 arm64, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  2. 8f0d3aa arm64: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  3. 541d284 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  4. 39b5be9 arm64: mm: move pgd_cache initialisation to pgtable_cache_init by Will Deacon · 9 years ago
  5. 66b3923 arm64: hugetlb: add support for PTE contiguous bit by David Woods · 9 years ago
  6. 60792ad arm64: kernel: enforce pmuserenr_el0 initialization and restore by Lorenzo Pieralisi · 9 years ago
  7. 0a28714 arm64: Use PoU cache instr for I/D coherency by Ashok Kumar · 9 years ago
  8. e6b1185 arm64: Defer dcache flush in __cpu_copy_user_page by Ashok Kumar · 9 years ago
  9. 129b985 Merge branch 'aarch64/efi' into aarch64/for-next/core by Will Deacon · 9 years ago
  10. 32d6397 arm64: mm: ensure that the zero page is visible to the page table walker by Will Deacon · 9 years ago
  11. f00083c arm64: mm: place __cpu_setup in .text by Mark Rutland · 9 years ago
  12. 9aa4ec1 arm64: mm: fold alternatives into .init by Mark Rutland · 9 years ago
  13. e2c30ee arm64: mm: remove pointless PAGE_MASKing by Mark Rutland · 9 years ago
  14. 68709f4 arm64: only consider memblocks with NOMAP cleared for linear mapping by Ard Biesheuvel · 9 years ago
  15. a7c61a3 arm64: add __init/__initdata section marker to some functions/variables by Jisheng Zhang · 9 years ago
  16. 9c4e08a arm64: mm: allow sections for unaligned bases by Mark Rutland · 9 years ago
  17. cc5d2b3 arm64: mm: detect bad __create_mapping uses by Mark Rutland · 9 years ago
  18. 667c275 Revert "arm64: Mark kernel page ranges contiguous" by Catalin Marinas · 9 years ago
  19. 0ebea80 arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers by Will Deacon · 9 years ago
  20. c03784ee8 arm64: mm: fix fault_info table xFSC decoding by Mark Rutland · 9 years ago
  21. 7142392 arm64: early_alloc: Fix check for allocation failure by Suzuki K. Poulose · 9 years ago
  22. 0b2aa5b arm64: Fix R/O permissions in mark_rodata_ro by Laura Abbott · 9 years ago
  23. 1dccb59 arm64: simplify dma_get_ops by Arnd Bergmann · 9 years ago
  24. 4fee9f3 arm64: mm: use correct mapping granularity under DEBUG_RODATA by Ard Biesheuvel · 9 years ago
  25. bd1c6ff arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs by Robin Murphy · 9 years ago
  26. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  27. 9a17a21 arm64: mmu: make split_pud and fixup_executable static by Jisheng Zhang · 9 years ago
  28. fb226c3 arm64: fix R/O permissions of FDT mapping by Ard Biesheuvel · 9 years ago
  29. b219545 arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation by Ard Biesheuvel · 9 years ago
  30. ce5c2d2 arm64: fixup for mm renames by Andrew Morton · 9 years ago
  31. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  32. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  33. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  34. 86a5906 arm64: Fix build with CONFIG_ZONE_DMA=n by Robin Murphy · 9 years ago
  35. f23bef3 arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED by Alexander Kuleshov · 9 years ago
  36. dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
  37. 44eaacf arm64: Add 16K page size support by Suzuki K. Poulose · 9 years ago
  38. b433dce arm64: Handle section maps for swapper/idmap by Suzuki K. Poulose · 9 years ago
  39. 876945d arm64: Hook up IOMMU dma_ops by Robin Murphy · 9 years ago
  40. 13b8629 arm64: Add IOMMU dma_ops by Robin Murphy · 9 years ago
  41. c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
  42. 8304012 arm64: kasan: fix issues reported by sparse by Will Deacon · 9 years ago
  43. ee7f881 ARM64: kasan: print memory assignment by Linus Walleij · 9 years ago
  44. 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
  45. fd2203d arm64: move PGD_SIZE definition to pgalloc.h by Andrey Ryabinin · 9 years ago
  46. 2079184 arm64: use ENDPIPROC() to annotate position independent assembler routines by Ard Biesheuvel · 9 years ago
  47. 348a65c arm64: Mark kernel page ranges contiguous by Jeremy Linton · 9 years ago
  48. 202e41a arm64: Make the kernel page dump utility aware of the CONT bit by Jeremy Linton · 9 years ago
  49. 38d9628 arm64: mm: kill mm_cpumask usage by Will Deacon · 9 years ago
  50. c2775b2 arm64: switch_mm: simplify mm and CPU checks by Will Deacon · 9 years ago
  51. 5aec715 arm64: mm: rewrite ASID allocator and MM context-switching code by Will Deacon · 9 years ago
  52. 8e63d38 arm64: flush: use local TLB and I-cache invalidation by Will Deacon · 9 years ago
  53. fa7aae8 arm64: proc: de-scope TLBI operation during cold boot by Will Deacon · 9 years ago
  54. 569ba74 arm64: readahead: fault retry breaks mmap file read random detection by Mark Salyzyn · 9 years ago
  55. ba9cc45 arm64: dma-mapping: check whether cma area is initialized or not by Jisheng Zhang · 9 years ago
  56. d8d23fa arm64: mdscr_el1: avoid exposing DCC to userspace by Will Deacon · 9 years ago
  57. 8d446c8 arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT by Jonathan (Zhixiong) Zhang · 9 years ago
  58. 8ec4198 arm64: mm: ensure patched kernel text is fetched from PoU by Will Deacon · 9 years ago
  59. 97942c2 arm64: dma-mapping: Simplify pgprot handling by Robin Murphy · 9 years ago
  60. c53e0ba arm64: mm: mark create_mapping as __init by Mark Rutland · 9 years ago
  61. 662ba3d arm64: mm: add __init section marker to free_initrd_mem by Wang Long · 9 years ago
  62. 9fb7410 arm64/BUG: Use BRK instruction for generic BUG traps by Dave P Martin · 9 years ago
  63. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  64. 271d35e arm64: mm: Adopt new alternative assembler macros by Daniel Thompson · 9 years ago
  65. 0a570e7 arm64: hugetlb: remove paragraph about writing to FSF by Jisheng Zhang · 9 years ago
  66. 1d1ddf6 arm64: dma-mapping: implement dma_get_sgtable() by Robin Murphy · 9 years ago
  67. 4b3dc96 arm64: force CONFIG_SMP=y and remove redundant #ifdefs by Will Deacon · 10 years ago
  68. 2f4b829 arm64: Add support for hardware updates of the access and dirty pte bits by Catalin Marinas · 9 years ago
  69. b08d464 arm64: remove dead code by Mark Salter · 9 years ago
  70. aaf6f2f arm64: consolidate __swiotlb_mmap by Robin Murphy · 9 years ago
  71. 4b59246 arm64: remove another unnecessary libfdt include path by Ard Biesheuvel · 9 years ago
  72. 6361c84 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  73. f871d26 arm64: Fix show_unhandled_signal_ratelimited usage by Suzuki K. Poulose · 9 years ago
  74. fd28f5d arm64: Don't report clear pmds and puds as huge by Christoffer Dall · 9 years ago
  75. 1e43ba9 arm64: fix incorrect use of pgprot_t variable by Ard Biesheuvel · 9 years ago
  76. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  77. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  78. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  79. 86dca36 arm64: use private ratelimit state along with show_unhandled_signals by Vladimir Murzin · 10 years ago
  80. 9e793ab arm64: show unhandled SP/PC alignment faults by Vladimir Murzin · 10 years ago
  81. b9bcc91 arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP by Dave P Martin · 10 years ago
  82. b6197b9 arm64 : Introduce support for ACPI _CCA object by Suthikulpanit, Suravee · 10 years ago
  83. 565630d arm64: Do not attempt to use init_mm in reset_context() by Catalin Marinas · 10 years ago
  84. 8d883b2 arm64: alternative: Merge alternative-asm.h into alternative.h by Marc Zyngier · 10 years ago
  85. 61bd93c arm64: use fixmap region for permanent FDT mapping by Ard Biesheuvel · 10 years ago
  86. 24bbd92 of/fdt: split off FDT self reservation from memreserve processing by Ard Biesheuvel · 10 years ago
  87. 68234df arm64: kill flush_cache_all() by Mark Rutland · 10 years ago
  88. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  89. 326a780 arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled by Jungseung Lee · 10 years ago
  90. 2cff98b arm64: add missing PAGE_ALIGN() to __dma_free() by Dean Nelson · 10 years ago
  91. 6829e27 arm64: dma-mapping: always clear allocated buffers by Marek Szyprowski · 10 years ago
  92. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  93. 36dd908 arm64: add support for memtest by Vladimir Murzin · 10 years ago
  94. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
  95. dd04cff arm64: standardize mmap_rnd() usage by Kees Cook · 10 years ago
  96. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  97. dd006da arm64: mm: increase VA range of identity map by Ard Biesheuvel · 10 years ago
  98. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
  99. b63dbef arm64: fixmap: check idx is definitely valid by Mark Rutland · 10 years ago
  100. e6a2e1b arm64: mm: unexport set_memory_ro and set_memory_rw by Daniel Borkmann · 10 years ago