1. f627175 arm64: fix warnings without CONFIG_IOMMU_DMA by Christoph Hellwig · 6 years ago
  2. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  3. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  4. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  5. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  6. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  7. befa936 Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  8. d1f2b17 Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  9. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  10. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  11. 886643b arm64: use the generic swiotlb_dma_ops by Christoph Hellwig · 6 years ago
  12. fafadcd swiotlb: don't dip into swiotlb pool for coherent allocations by Christoph Hellwig · 6 years ago
  13. dff8d6c swiotlb: remove the overflow buffer by Christoph Hellwig · 6 years ago
  14. 26a6f87 arm64: mm: Use __pa_symbol() for set_swapper_pgd() by James Morse · 6 years ago
  15. 2f2fbfb Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  16. 742fafa arm64: mm: Drop the unused cpu parameter by Shaokun Zhang · 6 years ago
  17. 0293c8b arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.c by Kyrylo Tkachov · 6 years ago
  18. 9a0c032 arm64: Use daifflag_restore after bp_hardening by Julien Thierry · 6 years ago
  19. 5233808 arm64/numa: Unify common error path in numa_init() by Anshuman Khandual · 6 years ago
  20. 77cfe95 arm64/numa: Report correct memblock range for the dummy node by Anshuman Khandual · 6 years ago
  21. 359048f arm64/mm: Define esr_to_debug_fault_info() by Anshuman Khandual · 6 years ago
  22. dbfe382 arm64/mm: Reorganize arguments for is_el1_permission_fault() by Anshuman Khandual · 6 years ago
  23. 00bbd5d arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception by Anshuman Khandual · 6 years ago
  24. b4d5557 signal/arm64: Add and use arm64_force_sig_mceerr as appropriate by Eric W. Biederman · 6 years ago
  25. feca355 signal/arm64: Add and use arm64_force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  26. 559d8d9 signal/arm64: Only call set_thread_esr once in do_page_fault by Eric W. Biederman · 6 years ago
  27. 2d2837f signal/arm64: Only perform one esr_to_fault_info call in do_page_fault by Eric W. Biederman · 6 years ago
  28. effb093 signal/arm64: Expand __do_user_fault and remove it by Eric W. Biederman · 6 years ago
  29. aefab2b signal/arm64: For clarity separate the 3 signal sending cases in do_page_fault by Eric W. Biederman · 6 years ago
  30. 9ea3a97 signal/arm64: Consolidate the two hwpoison cases in do_page_fault by Eric W. Biederman · 6 years ago
  31. f29ad20 signal/arm64: Factor set_thread_esr out of __do_user_fault by Eric W. Biederman · 6 years ago
  32. 24b8f79 signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info by Eric W. Biederman · 6 years ago
  33. 6fa998e signal/arm64: Push siginfo generation into arm64_notify_die by Eric W. Biederman · 6 years ago
  34. 1a0afc1 Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops" by Christoph Hellwig · 6 years ago
  35. 2330b7c arm64/mm: use fixmap to modify swapper_pg_dir by Jun Yao · 6 years ago
  36. 2b5548b arm64/mm: Separate boot-time page tables from swapper_pg_dir by Jun Yao · 6 years ago
  37. 7adb562 arm64/dma-mapping: Mildly optimise non-coherent IOMMU ops by Robin Murphy · 6 years ago
  38. 031e6e6 arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flags by Steve Capper · 6 years ago
  39. 469ed9d arm64: hugetlb: Fix handling of young ptes by Steve Capper · 6 years ago
  40. 8a695a5 arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL by James Morse · 6 years ago
  41. 5ffdfae arm64: mm: Support Common Not Private translations by Vladimir Murzin · 6 years ago
  42. b8925ee arm64: cpu: Move errata and feature enable callbacks closer to callers by Will Deacon · 6 years ago
  43. 4733c7c arm64: dump: Use consistent capitalisation for page-table dumps by Will Deacon · 6 years ago
  44. 46053c7 dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops by Christoph Hellwig · 6 years ago
  45. fac880c arm64: fix erroneous warnings in page freeing functions by Mark Rutland · 6 years ago
  46. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  47. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  48. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  49. edb0a20 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  50. 5ad356e arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() by Greg Hackmann · 6 years ago
  51. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  52. 2c20443 Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  53. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 1035a07 arm64 / ACPI: clean the additional checks before calling ghes_notify_sea() by Dongjiu Geng · 6 years ago
  55. 8b11ec1 mm: do not initialize TLB stack vma's with vma_init() by Linus Torvalds · 6 years ago
  56. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  57. c515710 arm64: mm: Export __sync_icache_dcache() for xen-privcmd by Ben Hutchings · 6 years ago
  58. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  59. 7b0eb6b arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups by Johannes Weiner · 6 years ago
  60. 25be597 arm64: kill config_sctlr_el1() by Mark Rutland · 6 years ago
  61. bedbeec arm64: mm: Export __flush_icache_range() to modules by Will Deacon · 7 years ago
  62. 97fd601 arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap by Sudeep Holla · 7 years ago
  63. ec28bb9 arm64: Implement page table free interfaces by Chintan Pandya · 7 years ago
  64. f355152 Merge branch 'x86/mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into aarch64/for-next/core by Will Deacon · 7 years ago
  65. 3b8c9f1 arm64: IPI each CPU after invalidating the I-cache for kernel mappings by Will Deacon · 7 years ago
  66. 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 7 years ago
  67. 90aff8d ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro by Peng Donglin · 7 years ago
  68. 71c8fc0 arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 7 years ago
  69. dd65a94 arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag by Marek Szyprowski · 7 years ago
  70. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 7 years ago
  71. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  72. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  73. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  74. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  75. 82034c2 arm64: Make sure permission updates happen for pmd/pud by Laura Abbott · 7 years ago
  76. c870f14 arm64: Unify kernel fault reporting by Mark Rutland · 7 years ago
  77. 969e61b arm64: make is_permission_fault() name clearer by Mark Rutland · 7 years ago
  78. cc19846 arm64: fault: Don't leak data in ESR context for user fault on kernel VA by Peter Maydell · 7 years ago
  79. ebc7e21 arm64: Increase ARCH_DMA_MINALIGN to 128 by Catalin Marinas · 7 years ago
  80. 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 7 years ago
  81. 05c5875 arm64: To remove initrd reserved area entry from memblock by CHANDAN VN · 7 years ago
  82. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  83. 907e21c arm64: mm: drop addr parameter from sync icache and dcache by Shaokun Zhang · 7 years ago
  84. 800cb2e arm64: kasan: avoid pfn_to_nid() before page array is initialized by Mark Rutland · 7 years ago
  85. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  86. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  87. 3f251cf Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)" by Will Deacon · 7 years ago
  88. 05abb59 arm64: Delay enabling hardware DBM feature by Suzuki K Poulose · 7 years ago
  89. c0cda3b arm64: capabilities: Update prototype for enable call back by Dave Martin · 7 years ago
  90. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  91. af40ff6 arm64: signal: Ensure si_code is valid for all fault signals by Dave Martin · 7 years ago
  92. 6ae4b6e arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC by Shanker Donthineni · 7 years ago
  93. e03e61c arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y by Will Deacon · 7 years ago
  94. 1f85b42 arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size) by Catalin Marinas · 7 years ago
  95. 92ff067 arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info by Will Deacon · 7 years ago
  96. 1049c30 arm64: Pass user fault info to arm64_notify_die instead of printing it by Will Deacon · 7 years ago
  97. 753e8ab arm64: mm: fix thinko in non-global page table attribute check by Ard Biesheuvel · 7 years ago
  98. 15122ee arm64: Enforce BBM for huge IO/VMAP mappings by Will Deacon · 7 years ago
  99. 20a004e arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables by Will Deacon · 7 years ago
  100. 2ce77f6 arm64: proc: Set PTE_NG for table entries to avoid traversing them twice by Will Deacon · 7 years ago