summaryrefslogtreecommitdiff
path: root/mm/memory.c
Commit message (Expand)AuthorAgeFilesLines
* mm: invalidate hwpoison page cache page in fault pathRik van Riel2022-07-211-2/+7
* mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()Muchun Song2022-05-151-0/+2
* mm: don't skip swap entry even if zap_details specifiedPeter Xu2022-04-201-6/+19
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-081-0/+10
* mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy2021-04-071-1/+1
* hugetlb: fix copy_huge_page_from_user contig page struct assumptionMike Kravetz2021-03-031-4/+6
* mm/memory.c: fix potential pte_unmap_unlock pte errorMiaohe Lin2021-03-031-3/+3
* mm: avoid data corruption on CoW fault into PFN-mapped VMAKirill A. Shutemov2020-10-011-8/+27
* mm: fix double page fault on arm64 if PTE_AF is clearedJia He2020-10-011-15/+89
* mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara2019-05-161-5/+6
* mm: Fix warning in insert_pfn()Jan Kara2019-05-021-2/+7
* mm, memcg: fix reclaim deadlock with writebackMichal Hocko2019-01-161-0/+23
* mm/memory.c: recheck page table entry with page table lock heldAneesh Kumar K.V2018-12-011-4/+30
* mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra2018-09-091-9/+0
* mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra2018-09-051-0/+18
* mm: move tlb_table_flush to tlb_flush_mmu_freeNicholas Piggin2018-09-051-3/+3
* mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com2018-09-051-0/+3
* mm: delete historical BUG from zap_pmd_range()Hugh Dickins2018-09-051-4/+2
* x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-151-10/+27
* mm: hide a #warning for COMPILE_TESTArnd Bergmann2018-02-221-1/+1
* mm/device-public-memory: fix edge case in _vm_normal_page()Reza Arbab2017-10-031-1/+1
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-081-2/+2
* mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour2017-09-081-5/+5
* mm/memory.c: remove reduntant check for write accessAnshuman Khandual2017-09-081-3/+2
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-081-5/+41
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-081-0/+61
* mm: thp: check pmd migration entry in common pathZi Yan2017-09-081-2/+10
* mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying2017-09-061-4/+38
* mm, swap: VMA based swap readaheadHuang Ying2017-09-061-5/+18
* mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying2017-09-061-3/+3
* mm: always flush VMA ranges affected by zap_page_rangeMel Gorman2017-09-061-1/+13
* mm: add vm_insert_mixed_mkwrite()Ross Zwisler2017-09-061-7/+43
* dax: update to new mmu_notifier semanticJérôme Glisse2017-08-311-5/+21
* mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-181-26/+20
* mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUSMichal Hocko2017-08-181-1/+11
* mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-101-2/+16
* mm: refactor TLB gathering APIMinchan Kim2017-08-101-7/+21
* mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-021-0/+1
* mm/memory.c: mark create_huge_pmd() inline to prevent build failureGeert Uytterhoeven2017-07-121-1/+1
* mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTEYevgen Pronenko2017-07-101-2/+2
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-061-2/+2
* mm: drop NULL return check of pte_offset_map_lock()Naoya Horiguchi2017-07-061-2/+0
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-38/+0
* mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler2017-06-021-10/+30
* Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-34/+196
|\
| * mm: introduce __p4d_alloc()Kirill A. Shutemov2017-03-091-0/+23
| * mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-091-34/+173
* | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1