1. fd2e662 arm64: fix warning about swapper_pg_dir overflow by Arnd Bergmann · 6 years ago
  2. bb95f1c arm64: Initialise high_memory global variable earlier by Steve Capper · 7 years ago
  3. dea9c75 arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA by Will Deacon · 7 years ago
  4. d49527e arm64: fault: Route pte translation faults via do_translation_fault by Will Deacon · 7 years ago
  5. 509d8b5 arm64: mm: abort uaccess retries upon fatal signal by Mark Rutland · 7 years ago
  6. e95ec35 arm64: mm: fix show_pte KERN_CONT fallout by Mark Rutland · 7 years ago
  7. 3715dbf arm64: mm: unaligned access by user-land should be received as SIGBUS by Victor Kamensky · 7 years ago
  8. a812304 arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB by Robin Murphy · 7 years ago
  9. 1fd1e6c swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  10. 776c2b2 arm64: Fix swiotlb fallback allocation by Alexander Graf · 7 years ago
  11. b90a617 arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags by Huang Shijie · 7 years ago
  12. 2021e55 arm64: hugetlb: remove the wrong pmd check in find_num_contig() by Huang Shijie · 8 years ago
  13. 736aec9 arm64: hugetlb: fix the wrong address for several functions by Huang Shijie · 8 years ago
  14. 3f7a09f arm64/numa: fix incorrect log for memory-less node by Hanjun Guo · 8 years ago
  15. 26984c3 arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity by Yisheng Xie · 8 years ago
  16. f7881bd arm64: remove pr_cont abuse from mem_init by Mark Rutland · 8 years ago
  17. 7209c86 arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call by James Morse · 8 years ago
  18. 2a6dcb2 arm64: cpufeature: Schedule enable() calls instead of calling them via IPI by James Morse · 8 years ago
  19. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  20. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  21. 6e0a166 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
  22. 0edfa83 arm64: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  23. fade1ec iommu/dma: Avoid PCI host bridge windows by Robin Murphy · 8 years ago
  24. 6ba3b55 arm64: use alternative auto-nop by Mark Rutland · 8 years ago
  25. 7ba5f60 arm64/numa: remove the limitation that cpu0 must bind to node0 by Zhen Lei · 8 years ago
  26. df7ffa3 arm64/numa: remove some useless code by Zhen Lei · 8 years ago
  27. 7af3a0a arm64/numa: support HAVE_SETUP_PER_CPU_AREA by Zhen Lei · 8 years ago
  28. f11c7ba arm64: numa: Use pr_fmt() by Kefeng Wang · 8 years ago
  29. 794224e arm64/numa: avoid inconsistent information to be printed by Zhen Lei · 8 years ago
  30. dae8c23 arm64: mm: drop fixup_init() and mm.h by Kefeng Wang · 8 years ago
  31. 744c6c3 arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1 by James Morse · 8 years ago
  32. 5ebe3a4 arm64: hibernate: Support DEBUG_PAGEALLOC by James Morse · 8 years ago
  33. b611303 arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap by James Morse · 8 years ago
  34. cab15ce arm64: Introduce execute-only page access permissions by Catalin Marinas · 8 years ago
  35. 5a9e3e1 arm64: apply __ro_after_init to some objects by Jisheng Zhang · 8 years ago
  36. d34fdb7 arm64: mm: convert __dma_* routines to use start, size by Kwangwoo Lee · 8 years ago
  37. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  38. bfe6c8a arm64: Fix NUMA build error when !CONFIG_ACPI by Catalin Marinas · 8 years ago
  39. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 8 years ago
  40. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  41. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  42. 04a8481 arm64: mm: avoid fdt_check_header() before the FDT is fully mapped by Ard Biesheuvel · 8 years ago
  43. cb0a650 arm64:acpi: fix the acpi alignment exception when 'mem=' specified by Dennis Chen · 8 years ago
  44. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  45. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  46. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  47. 1378dc3 arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages by Ard Biesheuvel · 8 years ago
  48. 258a160 arm64: mm: make create_mapping_late() non-allocating by Ard Biesheuvel · 8 years ago
  49. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  50. a95b064 Merge branch 'for-next/kprobes' into for-next/core by Catalin Marinas · 8 years ago
  51. 2ce39ad arm64: debug: unmask PSTATE.D earlier by Will Deacon · 8 years ago
  52. 2dd0e8d arm64: Kprobes with single stepping support by Sandeepa Prabhu · 8 years ago
  53. 16c1132 arm64: mm: change IOMMU notifier action to attach DMA ops by Lorenzo Pieralisi · 8 years ago
  54. e19a6ee arm64: kernel: Save and restore UAO and addr_limit on exception entry by James Morse · 8 years ago
  55. 40f87d3 arm64: mm: fold init_pgd() into __create_pgd_mapping() by Ard Biesheuvel · 8 years ago
  56. 4133af6 arm64: mm: Remove split_p*d() functions by Catalin Marinas · 8 years ago
  57. 53e1b32 arm64: mm: add param to force create_pgd_mapping() to use page mappings by Ard Biesheuvel · 8 years ago
  58. 290622e arm64: fix "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
  59. 6c5269f arm64: mm: remove unnecessary BUG_ON by Kefeng Wang · 8 years ago
  60. 9fdc14c5 arm64: mm: fix location of _etext by Ard Biesheuvel · 8 years ago
  61. ea2cbee arm64: mm: simplify memblock numa node extraction by Mark Rutland · 8 years ago
  62. 20c27a4 arm64: mm: remove page_mapping check in __sync_icache_dcache by Shaokun Zhang · 8 years ago
  63. f7e0efc arm64: update ASID limit by Jean-Philippe Brucker · 8 years ago
  64. 541ec87 arm64: kill ESR_LNX_EXEC by Mark Rutland · 8 years ago
  65. 275f344 arm64: add macro to extract ESR_ELx.EC by Mark Rutland · 8 years ago
  66. b67a8b2 arm64: mm: only initialize swiotlb when necessary by Jisheng Zhang · 8 years ago
  67. 4674fdb arm64: mm: dump: make page table dumping reusable by Mark Rutland · 8 years ago
  68. bbb1681 arm64: mm: mark fault_info table const by Mark Rutland · 8 years ago
  69. 0106d45 arm64: mm: always take dirty state from new pte in ptep_set_access_flags by Will Deacon · 8 years ago
  70. 48dd73c arm64: mm: dump: log span level by Mark Rutland · 8 years ago
  71. ab2e1b8 Revert "arm64: hugetlb: partial revert of 66b3923a1a0f" by Will Deacon · 8 years ago
  72. d8b47fc arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT by Hanjun Guo · 8 years ago
  73. 34c3337 arm64, NUMA: Cleanup NUMA disabled messages by David Daney · 8 years ago
  74. 8ccbbda arm64, NUMA: rework numa_add_memblk() by Hanjun Guo · 8 years ago
  75. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  76. d77e20c arm64: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  77. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  78. 3b6b7e1 iommu/dma: Finish optimising higher-order allocations by Robin Murphy · 8 years ago
  79. 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 8 years ago
  80. 394bf2f arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL by Yang Shi · 8 years ago
  81. cabe1c8 arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va by James Morse · 8 years ago
  82. 7b7293a arm64: Fold proc-macros.S into assembler.h by Geoff Levand · 8 years ago
  83. d8fc68a arm64: ptdump: add region marker for kasan shadow region by Ard Biesheuvel · 8 years ago
  84. c8f8cca arm64: ptdump: use static initializers for vmemmap region boundaries by Ard Biesheuvel · 8 years ago
  85. 921b1f5 arm64/dma-mapping: Remove default domain workaround by Robin Murphy · 8 years ago
  86. 226d89c arm64/dma-mapping: Extend DMA ops workaround to PCI devices by Robin Murphy · 8 years ago
  87. 9974723 arm64: mm: Show bss segment in kernel memory layout by Kefeng Wang · 8 years ago
  88. d32351c arm64: mm: make pr_cont() per line in Virtual kernel memory layout by Kefeng Wang · 8 years ago
  89. 3a72db7 arm64: mm: remove the redundant code by Huang Shijie · 8 years ago
  90. 66dbd6e arm64: Implement ptep_set_access_flags() for hardware AF/DBM by Catalin Marinas · 8 years ago
  91. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 8 years ago
  92. 3194ac6 arm64: Move unflatten_device_tree() call earlier. by David Daney · 8 years ago
  93. 17eebd1 arm64: Add cpu_panic_kernel helper by Suzuki K Poulose · 8 years ago
  94. 6afedcd arm64: mm: Add trace_irqflags annotations to do_debug_exception() by James Morse · 8 years ago
  95. 7eb90f2 arm64: cover the .head.text section in the .text segment mapping by Ard Biesheuvel · 8 years ago
  96. 2c09ec0 arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions by Ard Biesheuvel · 8 years ago
  97. 3e1907d arm64: mm: move vmemmap region right below the linear region by Ard Biesheuvel · 8 years ago
  98. d386825 arm64: mm: free __init memory via the linear mapping by Ard Biesheuvel · 8 years ago
  99. 177e15f arm64: add the initrd region to the linear mapping explicitly by Ard Biesheuvel · 8 years ago
  100. 2958987 arm64/mm: ensure memstart_addr remains sufficiently aligned by Ard Biesheuvel · 8 years ago