summaryrefslogtreecommitdiff
path: root/mm/memory.c
Commit message (Expand)AuthorAge
* Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds2017-12-15
* mm/memory.c: mark wp_huge_pmd() inline to prevent build failureGeert Uytterhoeven2017-12-14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-29
|\
| * mm: replace pte_write with pte_access_permitted in fault + gup pathsDan Williams2017-11-29
| * mm: replace pmd_write with pmd_access_permitted in fault + gup pathsDan Williams2017-11-29
| * mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams2017-11-29
* | Revert "mm, thp: Do not make pmd/pud dirty without a reason"Linus Torvalds2017-11-29
|/
* mm, thp: Do not make pmd/pud dirty without a reasonKirill A. Shutemov2017-11-27
* mm: do not rely on preempt_count in print_vma_addrMichal Hocko2017-11-15
* mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-15
* mm: account pud page tablesKirill A. Shutemov2017-11-15
* mm/mmu_notifier: avoid call to invalidate_range() in range_end()Jérôme Glisse2017-11-15
* mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe...Minchan Kim2017-11-15
* mm, swap: skip swapcache for swapin of synchronous deviceMinchan Kim2017-11-15
* locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Paul E. McKenney2017-10-25
* mm/device-public-memory: fix edge case in _vm_normal_page()Reza Arbab2017-10-03
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-08
* mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour2017-09-08
* mm/memory.c: remove reduntant check for write accessAnshuman Khandual2017-09-08
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-08
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-08
* mm: thp: check pmd migration entry in common pathZi Yan2017-09-08
* mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying2017-09-06
* mm, swap: VMA based swap readaheadHuang Ying2017-09-06
* mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying2017-09-06
* mm: always flush VMA ranges affected by zap_page_rangeMel Gorman2017-09-06
* mm: add vm_insert_mixed_mkwrite()Ross Zwisler2017-09-06
* dax: update to new mmu_notifier semanticJérôme Glisse2017-08-31
* mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-18
* mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUSMichal Hocko2017-08-18
* mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-10
* mm: refactor TLB gathering APIMinchan Kim2017-08-10
* mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-02
* mm/memory.c: mark create_huge_pmd() inline to prevent build failureGeert Uytterhoeven2017-07-12
* mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTEYevgen Pronenko2017-07-10
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-06
* mm: drop NULL return check of pte_offset_map_lock()Naoya Horiguchi2017-07-06
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler2017-06-02
* Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
|\
| * mm: introduce __p4d_alloc()Kirill A. Shutemov2017-03-09
| * mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-09
* | new helper: uaccess_kernel()Al Viro2017-03-28
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V2017-02-24
* mm/autonuma: don't use set_pte_at when updating protnone ptesAneesh Kumar K.V2017-02-24
* mm: codgin-style fixesTobin C Harding2017-02-24