summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* delayacct: track delays from thrashing cache pagesJohannes Weiner2018-10-261-0/+11
* mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-267-40/+70
* mm: workingset: don't drop refault information prematurelyJohannes Weiner2018-10-261-8/+14
* mm, slab: shorten kmalloc cache names for large sizesVlastimil Babka2018-10-261-12/+26
* mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-263-19/+9
* mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka2018-10-261-17/+31
* mm, slab: combine kmalloc_caches and kmalloc_dma_cachesVlastimil Babka2018-10-263-27/+21
* userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaultsAndrea Arcangeli2018-10-261-5/+19
* mm: convert insert_pfn() to vm_fault_tMatthew Wilcox2018-10-261-19/+5
* mm: convert __vm_insert_mixed() to vm_fault_tMatthew Wilcox2018-10-261-21/+15
* mm: inline vm_insert_pfn_prot() into callerMatthew Wilcox2018-10-261-31/+24
* mm: remove vm_insert_pfn()Matthew Wilcox2018-10-261-25/+29
* mm: make vm_insert_pfn_prot() staticMatthew Wilcox2018-10-261-25/+25
* mm: introduce vmf_insert_pfn_prot()Matthew Wilcox2018-10-261-16/+31
* mm: remove vm_insert_mixed()Matthew Wilcox2018-10-261-4/+10
* mm: convert to use vm_fault_tSouptick Joarder2018-10-261-2/+2
* mm/page_alloc.c: clean up check_for_memory()Oscar Salvador2018-10-261-6/+3
* mm/swapfile.c: clear si->swap_map[] in swap_free_cluster()Huang Ying2018-10-261-3/+1
* mm/swapfile.c: call free_swap_slot() in __swap_entry_free()Huang Ying2018-10-261-6/+4
* mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache()Huang Ying2018-10-261-32/+25
* kmemleak: add module param to print warnings to dmesgVincent Whitchurch2018-10-261-7/+35
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-261-31/+0
* mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()Michal Hocko2018-10-261-16/+16
* mm: don't miss the last page because of round-off errorRoman Gushchin2018-10-261-2/+4
* mm: drain memcg stocks on css offliningRoman Gushchin2018-10-261-0/+2
* slub: extend slub debug to handle multiple slabsAaron Tomlin2018-10-261-6/+44
* mm: don't warn about large allocations for slabDmitry Vyukov2018-10-262-6/+10
* mm/slub.c: switch to bitmap_zalloc()Andy Shevchenko2018-10-261-13/+7
* Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-261-7/+0
|\
| * mm: move is_kernel_rodata() to asm-generic/sections.hBartosz Golaszewski2018-10-161-7/+0
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-2/+2
|\ \
| * | signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOPEric W. Biederman2018-09-111-2/+2
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-231-0/+1
|\ \ \
| * | | x86/mm: Page size aware flush_tlb_mm_range()Peter Zijlstra2018-10-091-0/+1
| * | | Merge branch 'tlb/asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/g...Peter Zijlstra2018-10-093-250/+264
| |\ \ \
* | \ \ \ Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar2018-10-0416-119/+118
| |\ \ \ \ \ | | |/ / / /
| * | | | | x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn2018-09-031-0/+6
* | | | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-221-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-018-103/+82
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | blkcg: associate a blkg for pages being evicted by swapDennis Zhou (Facebook)2018-09-211-1/+1
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-223-250/+264
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra2018-09-073-252/+264
| * | | | | | asm-generic/tlb: Track which levels of the page tables have been clearedWill Deacon2018-09-041-1/+3
| | |_|/ / / | |/| | | |
* | | | | | mremap: properly flush TLB before releasing the pageLinus Torvalds2018-10-182-23/+17
* | | | | | mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2Jérôme Glisse2018-10-131-6/+0
* | | | | | mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACEJann Horn2018-10-131-1/+1
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-10-111-10/+0
|\ \ \ \ \ \
| * | | | | | mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju2018-10-091-10/+0
* | | | | | | percpu: stop leaking bitmap metadata blocksMike Rapoport2018-10-071-0/+1
|/ / / / / /
OpenPOWER on IntegriCloud