summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-04
|\
| * Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-26
| |\
| * | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-17
| * | x86/mm: Add support to access boot related data in the clearTom Lendacky2017-07-18
| * | x86/mm: Extend early_memremap() support with additional attrsTom Lendacky2017-07-18
* | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04
|\ \ \
| * \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-31
| |\ \ \
| | * | | mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman2017-08-31
| | * | | mm,page_alloc: don't call __node_reclaim() with oom_lock held.Tetsuo Handa2017-08-31
| * | | | mm/mmu_notifier: kill invalidate_pageJérôme Glisse2017-08-31
| * | | | mm/rmap: update to new mmu_notifier semantic v2Jérôme Glisse2017-08-31
| * | | | dax: update to new mmu_notifier semanticJérôme Glisse2017-08-31
| |/ / /
| * | | Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl"Linus Torvalds2017-08-29
| * | | page waitqueue: always add new entries at the endLinus Torvalds2017-08-28
| * | | Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds2017-08-27
| * | | Minor page waitqueue cleanupsLinus Torvalds2017-08-27
| * | | mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin2017-08-25
| * | | mm/madvise.c: fix freeing of locked page with MADV_FREEEric Biggers2017-08-25
| * | | mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabledKirill A. Shutemov2017-08-25
| * | | PM/hibernate: touch NMI watchdog when creating snapshotChen Yu2017-08-25
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-25
|\ \ \ | |/ /
| * | Sanitize 'move_pages()' permission checksLinus Torvalds2017-08-20
| * | mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEMLaura Abbott2017-08-18
| * | mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang2017-08-18
| * | mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta2017-08-18
| * | 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
| * | slub: fix per memcg cache leak on css offlineVladimir Davydov2017-08-18
| * | mm: discard memblock data laterPavel Tatashin2017-08-18
| * | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-18
* | | mm, locking: Fix up flush_tlb_pending() related merge in do_huge_pmd_numa_page()Peter Zijlstra2017-08-11
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-11
|\ \ \ | |/ /
| * | rmap: do not call mmu_notifier_invalidate_page() under ptlKirill A. Shutemov2017-08-10
| * | mm: fix list corruptions on shmem shrinklistCong Wang2017-08-10
| * | mm/balloon_compaction.c: don't zero ballooned pagesWei Wang2017-08-10
| * | mm: fix KSM data corruptionMinchan Kim2017-08-10
| * | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-10
| * | mm: make tlb_flush_pending globalMinchan Kim2017-08-10
| * | mm: refactor TLB gathering APIMinchan Kim2017-08-10
| * | Revert "mm: numa: defer TLB flush for THP migration as long as possible"Nadav Amit2017-08-10
| * | mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-10
| * | userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED caseAndrea Arcangeli2017-08-10
| * | mm: ratelimit PFNs busy info messageJonathan Toppins2017-08-10
| * | mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner2017-08-10
* | | locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-10
* | | mm, locking: Rework {set,clear,mm}_tlb_flush_pending()Peter Zijlstra2017-08-10
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-10
|\ \ \ | |/ /
| * | mm: take memory hotplug lock within numa_zonelist_order_handler()Heiko Carstens2017-08-02
| * | mm/page_io.c: fix oops during block io poll in swapin pathTetsuo Handa2017-08-02
| * | zram: do not free pool->size_classMinchan Kim2017-08-02