summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* 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/+118Star
| |\| | |
| * | | | 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/+82Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | blkcg: associate a blkg for pages being evicted by swapDennis Zhou (Facebook)2018-09-221-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/+17Star
* | | | | mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2Jérôme Glisse2018-10-131-6/+0Star
* | | | | 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/+0Star
|\ \ \ \ \
| * | | | | mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju2018-10-091-10/+0Star
* | | | | | percpu: stop leaking bitmap metadata blocksMike Rapoport2018-10-071-0/+1
|/ / / / /
* | | | | Merge branch 'akpm'Greg Kroah-Hartman2018-10-068-23/+132
|\ \ \ \ \
| * | | | | mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black2018-10-061-1/+1
| * | | | | mm/vmscan.c: fix int overflow in callers of do_shrink_slab()Kirill Tkhai2018-10-061-4/+3Star
| * | | | | mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn2018-10-061-0/+3
| * | | | | mm/vmstat.c: fix outdated vmstat_textJann Horn2018-10-061-1/+0Star
| * | | | | mm/migrate.c: split only transparent huge pages when allocation failsAnshuman Khandual2018-10-061-1/+1
| * | | | | mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing2018-10-061-1/+2
| * | | | | mm, thp: fix mlocking THP page with migration enabledKirill A. Shutemov2018-10-062-1/+4
| * | | | | hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz2018-10-061-9/+44
| * | | | | mm: migration: fix migration of huge PMD shared pagesMike Kravetz2018-10-062-5/+74
| | |_|/ / | |/| | |
* | | | | mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman2018-10-022-67/+0Star
* | | | | mm/migrate: Use spin_trylock() while resetting rate limitSrikar Dronamraju2018-10-021-4/+12
|/ / / /
* | | | mm: slowly shrink slabs with a relatively small number of objectsRoman Gushchin2018-09-201-0/+11
* | | | mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)2018-09-201-0/+2
* | | | mm: disable deferred struct page for 32-bit archesPasha Tatashin2018-09-201-0/+1
* | | | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-143-63/+66
|\ \ \ \
| * | | | vfs: implement readahead(2) using POSIX_FADV_WILLNEEDAmir Goldstein2018-08-303-30/+21Star
| * | | | vfs: add the fadvise() file operationAmir Goldstein2018-08-301-33/+45
| | |_|/ | |/| |
* | | | mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-142-40/+2Star
| |_|/ |/| |
* | | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-0/+5
|\ \ \
| * | | blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-311-0/+5
* | | | mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removalDave Jiang2018-09-051-2/+2
* | | | mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.Aneesh Kumar K.V2018-09-052-1/+6
* | | | mm/util.c: improve kvfree() kerneldocAndrew Morton2018-09-051-4/+7
* | | | kmemleak: always register debugfs fileVincent Whitchurch2018-09-051-4/+5
* | | | mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().Tetsuo Handa2018-09-051-0/+1
* | | | mm: memcontrol: print proper OOM header when no eligible victim leftJohannes Weiner2018-09-052-5/+10
| |_|/ |/| |
* | | notifier: Remove notifier header file wherever not usedMukesh Ojha2018-08-303-3/+0Star
| |/ |/|
* | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-264-46/+186
|\ \ | |/ |/|
| * mm, memory_failure: Teach memory_failure() about dev_pagemap pagesDan Williams2018-07-231-2/+123