1. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  2. d1402fc mm: introduce common STRUCT_PAGE_MAX_SHIFT define by Logan Gunthorpe · 6 years ago
  3. 4ab2150 arm64: Add memory hotplug support by Robin Murphy · 6 years ago
  4. 3238c35 arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing by Robin Murphy · 6 years ago
  5. 4a1daf2 arm64: mm: EXPORT vabits_user to modules by Will Deacon · 6 years ago
  6. 68d23da arm64: Kconfig: Re-jig CONFIG options for 52-bit VA by Will Deacon · 6 years ago
  7. 67e7fdf arm64: mm: introduce 52-bit userspace support by Steve Capper · 6 years ago
  8. e842dfb arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD by Steve Capper · 6 years ago
  9. 363524d arm64: mm: Introduce DEFAULT_MAP_WINDOW by Steve Capper · 6 years ago
  10. 33309ec arm64: Fix minor issues with the dcache_by_line_op macro by Will Deacon · 6 years ago
  11. 03ef055 arm64: move memstart_addr export inline by Mark Rutland · 6 years ago
  12. a21b0b7 arm64: hugetlb: Register hugepages during arch init by Allen Pais · 6 years ago
  13. c55191e arm64: mm: apply r/o permissions of VM areas to its linear alias as well by Ard Biesheuvel · 6 years ago
  14. b34d2ef arm64: mm: purge lazily unmapped vm regions before changing permissions by Ard Biesheuvel · 6 years ago
  15. 24cc61d arm64: memblock: don't permit memblock resizing until linear mapping is up by Ard Biesheuvel · 6 years ago
  16. f627175 arm64: fix warnings without CONFIG_IOMMU_DMA by Christoph Hellwig · 6 years ago
  17. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  18. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  19. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  20. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  21. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  22. befa936 Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  23. 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
  24. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  25. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  26. 886643b arm64: use the generic swiotlb_dma_ops by Christoph Hellwig · 6 years ago
  27. fafadcd swiotlb: don't dip into swiotlb pool for coherent allocations by Christoph Hellwig · 6 years ago
  28. dff8d6c swiotlb: remove the overflow buffer by Christoph Hellwig · 6 years ago
  29. 26a6f87 arm64: mm: Use __pa_symbol() for set_swapper_pgd() by James Morse · 6 years ago
  30. 2f2fbfb Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  31. 742fafa arm64: mm: Drop the unused cpu parameter by Shaokun Zhang · 6 years ago
  32. 0293c8b arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.c by Kyrylo Tkachov · 6 years ago
  33. 9a0c032 arm64: Use daifflag_restore after bp_hardening by Julien Thierry · 6 years ago
  34. 5233808 arm64/numa: Unify common error path in numa_init() by Anshuman Khandual · 6 years ago
  35. 77cfe95 arm64/numa: Report correct memblock range for the dummy node by Anshuman Khandual · 6 years ago
  36. 359048f arm64/mm: Define esr_to_debug_fault_info() by Anshuman Khandual · 6 years ago
  37. dbfe382 arm64/mm: Reorganize arguments for is_el1_permission_fault() by Anshuman Khandual · 6 years ago
  38. 00bbd5d arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception by Anshuman Khandual · 6 years ago
  39. b4d5557 signal/arm64: Add and use arm64_force_sig_mceerr as appropriate by Eric W. Biederman · 6 years ago
  40. feca355 signal/arm64: Add and use arm64_force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  41. 559d8d9 signal/arm64: Only call set_thread_esr once in do_page_fault by Eric W. Biederman · 6 years ago
  42. 2d2837f signal/arm64: Only perform one esr_to_fault_info call in do_page_fault by Eric W. Biederman · 6 years ago
  43. effb093 signal/arm64: Expand __do_user_fault and remove it by Eric W. Biederman · 6 years ago
  44. aefab2b signal/arm64: For clarity separate the 3 signal sending cases in do_page_fault by Eric W. Biederman · 6 years ago
  45. 9ea3a97 signal/arm64: Consolidate the two hwpoison cases in do_page_fault by Eric W. Biederman · 6 years ago
  46. f29ad20 signal/arm64: Factor set_thread_esr out of __do_user_fault by Eric W. Biederman · 6 years ago
  47. 24b8f79 signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info by Eric W. Biederman · 6 years ago
  48. 6fa998e signal/arm64: Push siginfo generation into arm64_notify_die by Eric W. Biederman · 6 years ago
  49. 1a0afc1 Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops" by Christoph Hellwig · 6 years ago
  50. 2330b7c arm64/mm: use fixmap to modify swapper_pg_dir by Jun Yao · 6 years ago
  51. 2b5548b arm64/mm: Separate boot-time page tables from swapper_pg_dir by Jun Yao · 6 years ago
  52. 7adb562 arm64/dma-mapping: Mildly optimise non-coherent IOMMU ops by Robin Murphy · 6 years ago
  53. 031e6e6 arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flags by Steve Capper · 6 years ago
  54. 469ed9d arm64: hugetlb: Fix handling of young ptes by Steve Capper · 6 years ago
  55. 8a695a5 arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL by James Morse · 6 years ago
  56. 5ffdfae arm64: mm: Support Common Not Private translations by Vladimir Murzin · 6 years ago
  57. b8925ee arm64: cpu: Move errata and feature enable callbacks closer to callers by Will Deacon · 6 years ago
  58. 4733c7c arm64: dump: Use consistent capitalisation for page-table dumps by Will Deacon · 6 years ago
  59. 46053c7 dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops by Christoph Hellwig · 6 years ago
  60. fac880c arm64: fix erroneous warnings in page freeing functions by Mark Rutland · 6 years ago
  61. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  62. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  63. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  64. edb0a20 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  65. 5ad356e arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() by Greg Hackmann · 6 years ago
  66. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  67. 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
  68. 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
  69. 1035a07 arm64 / ACPI: clean the additional checks before calling ghes_notify_sea() by Dongjiu Geng · 6 years ago
  70. 8b11ec1 mm: do not initialize TLB stack vma's with vma_init() by Linus Torvalds · 6 years ago
  71. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  72. c515710 arm64: mm: Export __sync_icache_dcache() for xen-privcmd by Ben Hutchings · 6 years ago
  73. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  74. 7b0eb6b arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups by Johannes Weiner · 6 years ago
  75. 25be597 arm64: kill config_sctlr_el1() by Mark Rutland · 6 years ago
  76. bedbeec arm64: mm: Export __flush_icache_range() to modules by Will Deacon · 7 years ago
  77. 97fd601 arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap by Sudeep Holla · 7 years ago
  78. ec28bb9 arm64: Implement page table free interfaces by Chintan Pandya · 7 years ago
  79. 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
  80. 3b8c9f1 arm64: IPI each CPU after invalidating the I-cache for kernel mappings by Will Deacon · 7 years ago
  81. 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 7 years ago
  82. 90aff8d ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro by Peng Donglin · 7 years ago
  83. 71c8fc0 arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 7 years ago
  84. dd65a94 arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag by Marek Szyprowski · 7 years ago
  85. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 7 years ago
  86. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  87. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  88. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  89. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  90. 82034c2 arm64: Make sure permission updates happen for pmd/pud by Laura Abbott · 7 years ago
  91. c870f14 arm64: Unify kernel fault reporting by Mark Rutland · 7 years ago
  92. 969e61b arm64: make is_permission_fault() name clearer by Mark Rutland · 7 years ago
  93. cc19846 arm64: fault: Don't leak data in ESR context for user fault on kernel VA by Peter Maydell · 7 years ago
  94. ebc7e21 arm64: Increase ARCH_DMA_MINALIGN to 128 by Catalin Marinas · 7 years ago
  95. 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 7 years ago
  96. 05c5875 arm64: To remove initrd reserved area entry from memblock by CHANDAN VN · 7 years ago
  97. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  98. 907e21c arm64: mm: drop addr parameter from sync icache and dcache by Shaokun Zhang · 7 years ago
  99. 800cb2e arm64: kasan: avoid pfn_to_nid() before page array is initialized by Mark Rutland · 7 years ago
  100. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago