summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: thrash detection-based file cache sizingJohannes Weiner2014-04-046-23/+321
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-043-9/+80
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-046-123/+325
* mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-042-2/+78
* mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner2014-04-041-13/+12Star
* mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov2014-04-041-13/+13
* mm, hugetlb: improve page-fault scalabilityDavidlohr Bueso2014-04-041-13/+71
* mm, hugetlb: use vma_resv_map() map typesJoonsoo Kim2014-04-041-50/+45Star
* mm, hugetlb: remove resv_map_putJoonsoo Kim2014-04-041-12/+3Star
* mm, hugetlb: fix race in region trackingDavidlohr Bueso2014-04-041-20/+38
* mm, hugetlb: improve, cleanup resv_map parametersJoonsoo Kim2014-04-041-13/+17
* mm, hugetlb: unify region structure handlingJoonsoo Kim2014-04-041-16/+21
* mm: optimize put_mems_allowed() usageMel Gorman2014-04-046-25/+23Star
* mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes2014-04-041-0/+1
* mm: vmscan: remove shrink_control arg from do_try_to_free_pages()Vladimir Davydov2014-04-041-20/+12Star
* mm: vmscan: move call to shrink_slab() to shrink_zones()Vladimir Davydov2014-04-041-31/+25Star
* mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov2014-04-041-2/+2
* kmemleak: change some global variables to intLi Zefan2014-04-041-40/+40
* kmemleak: remove redundant codeLi Zefan2014-04-041-6/+1Star
* kmemleak: allow freeing internal objects after kmemleak was disabledLi Zefan2014-04-041-14/+32
* kmemleak: free internal objects only if there're no leaks to be reportedLi Zefan2014-04-041-4/+9
* bdi: avoid oops on device removalJan Kara2014-04-041-4/+9
* backing_dev: fix hung task on syncDerek Basehore2014-04-041-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-031-1/+1
|\
| * sparse: fix commentLi Zhong2014-04-021-1/+1
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-021-4/+16
|\ \
| * | mm: Add new func _install_special_mapping() to mmap.cStefani Seibold2014-03-181-4/+16
* | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-04-011-96/+112
|\ \ \
| * | | percpu: renew the max_contig if we merge the head and previous blockJianyu Zhan2014-03-291-1/+3
| * | | percpu: allocation size should be evenViro2014-03-171-1/+4
| * | | percpu: speed alloc_pcpu_area() upAl Viro2014-03-071-1/+17
| * | | percpu: store offsets instead of lengths in ->map[]Al Viro2014-03-071-55/+81
| * | | perpcu: fold pcpu_split_block() into the only callerAl Viro2014-03-071-47/+16Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-312-0/+13
|\ \ \ \
| * | | | mm: add support for discard of unused ptesKonstantin Weitz2014-02-211-0/+10
| * | | | sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mmMartin Schwidefsky2014-02-211-0/+3
* | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-312-23/+21Star
|\ \ \ \ \
| * | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-14/+12Star
| * | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens2014-03-061-9/+9
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-73/+1Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-1110-44/+75
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into sched/coreThomas Gleixner2014-02-2111-64/+140
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-0250-1643/+3461
| |\ \ \ \ \ \ \
| * | | | | | | | sched/numa, mm: Use active_nodes nodemask to limit numa migrationsRik van Riel2014-01-281-28/+1Star
| * | | | | | | | sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel2014-01-281-45/+0Star
* | | | | | | | | mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins2014-03-212-2/+35
* | | | | | | | | mm: fix bad rss-counter if remap_file_pages raced migrationHugh Dickins2014-03-201-6/+22
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings2014-03-111-2/+2
* | | | | | | | mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott2014-03-111-7/+13
* | | | | | | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-111-5/+6
| |_|_|_|_|/ / |/| | | | | |