| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-12 | mm: do page fault accounting in handle_mm_fault |  Peter Xu | 1 | -1/+1 |
| 2020-08-12 | mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() |  Jia He | 1 | -10/+0 |
| 2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() |  Mike Rapoport | 1 | -4/+2 |
| 2020-08-07 | arm64/mm: enable vmem_altmap support for vmemmap mappings |  Anshuman Khandual | 1 | -20/+38 |
| 2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() |  Anshuman Khandual | 1 | -1/+1 |
| 2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() |  Anshuman Khandual | 1 | -1/+1 |
| 2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> |  Mike Rapoport | 3 | -2/+1 |
| 2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 1 | -3/+9 |
| 2020-07-31 | bpf, arm64: Add BPF exception tables |  Jean-Philippe Brucker | 1 | -3/+9 |
| 2020-07-30 | arm64/mm: save memory access in check_and_switch_context() fast switch path |  Pingfan Liu | 1 | -4/+6 |
| 2020-07-15 | arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs |  Anshuman Khandual | 2 | -2/+40 |
| 2020-07-03 | arm64/mm: Redefine CONT_{PTE, PMD}_SHIFT |  Gavin Shan | 1 | -2/+2 |
| 2020-07-02 | arm64/panic: Unify all three existing notifier blocks |  Anshuman Khandual | 1 | -17/+1 |
| 2020-06-18 | arm64: mm: reserve hugetlb CMA after numa_init |  Barry Song | 1 | -5/+10 |
| 2020-06-15 | arm64: mm: reset address tag set by kasan sw tagging |  Shyam Thombre | 1 | -0/+1 |
| 2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites |  Michel Lespinasse | 1 | -4/+4 |
| 2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions |  Mike Rapoport | 2 | -5/+5 |
| 2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h |  Mike Rapoport | 1 | -1/+1 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h |  Mike Rapoport | 1 | -1/+1 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included |  Mike Rapoport | 4 | -4/+0 |
| 2020-06-04 | arm64: add support for folded p4d page tables |  Mike Rapoport | 5 | -30/+79 |
| 2020-06-03 | hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate |  Mike Kravetz | 1 | -12/+4 |
| 2020-06-03 | hugetlbfs: move hugepagesz= parsing to arch independent code |  Mike Kravetz | 1 | -15/+0 |
| 2020-06-03 | hugetlbfs: add arch_hugetlb_valid_size |  Mike Kravetz | 1 | -4/+13 |
| 2020-06-03 | arm64: simplify detection of memory zone boundaries for UMA configs |  Mike Rapoport | 1 | -54/+0 |
| 2020-06-03 | mm: use free_area_init() instead of free_area_init_nodes() |  Mike Rapoport | 1 | -1/+1 |
| 2020-06-03 | mm: memblock: replace dereferences of memblock_region.nid with API calls |  Mike Rapoport | 1 | -3/+6 |
| 2020-06-02 | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -5/+7 |
| 2020-06-02 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+1 |
| 2020-06-02 | mm: ptdump: expand type of 'val' in note_page() |  Steven Price | 1 | -1/+1 |
| 2020-06-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 6 | -51/+52 |
| 2020-05-28 | Merge branch 'for-next/scs' into for-next/core |  Will Deacon | 1 | -0/+14 |
| 2020-05-28 | Merge branch 'for-next/bti' into for-next/core |  Will Deacon | 3 | -2/+31 |
| 2020-05-28 | Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-next/docs', 'for-next/kconfig', 'for-next/misc', 'for-next/perf', 'for-next/ptr-auth', 'for-next/sdei', 'for-next/smccc' and 'for-next/vdso' into for-next/core |  Will Deacon | 3 | -49/+7 |
| 2020-05-21 | arm64: mm: Add asid_gen_match() helper |  Jean-Philippe Brucker | 1 | -3/+5 |
| 2020-05-19 | arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work |  James Morse | 1 | -5/+7 |
| 2020-05-15 | arm64: Preserve register x18 when CPU is suspended |  Sami Tolvanen | 1 | -0/+14 |
| 2020-05-07 | arm64: mm: Mark executable text as guarded pages |  Mark Brown | 1 | -2/+2 |
| 2020-05-07 | arm64: Set GP bit in kernel page tables to enable BTI for the kernel |  Mark Brown | 1 | -0/+24 |
| 2020-05-07 | arm64: hugetlb: avoid potential NULL dereference |  Mark Rutland | 1 | -0/+2 |
| 2020-05-05 | Merge branch 'for-next/bti-user' into for-next/bti |  Will Deacon | 1 | -0/+5 |
| 2020-04-30 | arm: mm: use __pfn_to_section() to get mem_section |  Guixiong Wei | 1 | -1/+1 |
| 2020-04-28 | arm64: simplify ptrauth initialization |  Mark Rutland | 1 | -44/+0 |
| 2020-04-28 | arm64: remove ptrauth_keys_install_kernel sync arg |  Mark Rutland | 1 | -1/+1 |
| 2020-04-10 | mm/memory_hotplug: add pgprot_t to mhp_params |  Logan Gunthorpe | 1 | -1/+2 |
| 2020-04-10 | mm/memory_hotplug: rename mhp_restrictions to mhp_params |  Logan Gunthorpe | 1 | -2/+2 |
| 2020-04-10 | mm/vma: introduce VM_ACCESS_FLAGS |  Anshuman Khandual | 1 | -1/+1 |
| 2020-04-10 | mm: hugetlb: optionally allocate gigantic hugepages using cma |  Roman Gushchin | 1 | -0/+6 |
| 2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times |  Peter Xu | 1 | -5/+0 |
| 2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT |  Peter Xu | 1 | -1/+1 |