aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| * | | | | | | mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-03
| * | | | | | | mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-03
| * | | | | | | mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner2014-04-03
| * | | | | | | mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov2014-04-03
| * | | | | | | mm, hugetlb: improve page-fault scalabilityDavidlohr Bueso2014-04-03
| * | | | | | | mm, hugetlb: use vma_resv_map() map typesJoonsoo Kim2014-04-03
| * | | | | | | mm, hugetlb: remove resv_map_putJoonsoo Kim2014-04-03
| * | | | | | | mm, hugetlb: fix race in region trackingDavidlohr Bueso2014-04-03
| * | | | | | | mm, hugetlb: improve, cleanup resv_map parametersJoonsoo Kim2014-04-03
| * | | | | | | mm, hugetlb: unify region structure handlingJoonsoo Kim2014-04-03
| * | | | | | | mm: optimize put_mems_allowed() usageMel Gorman2014-04-03
| * | | | | | | mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes2014-04-03
| * | | | | | | mm: vmscan: remove shrink_control arg from do_try_to_free_pages()Vladimir Davydov2014-04-03
| * | | | | | | mm: vmscan: move call to shrink_slab() to shrink_zones()Vladimir Davydov2014-04-03
| * | | | | | | mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov2014-04-03
| * | | | | | | kmemleak: change some global variables to intLi Zefan2014-04-03
| * | | | | | | kmemleak: remove redundant codeLi Zefan2014-04-03
| * | | | | | | kmemleak: allow freeing internal objects after kmemleak was disabledLi Zefan2014-04-03
| * | | | | | | kmemleak: free internal objects only if there're no leaks to be reportedLi Zefan2014-04-03
| * | | | | | | bdi: avoid oops on device removalJan Kara2014-04-03
| * | | | | | | backing_dev: fix hung task on syncDerek Basehore2014-04-03
* | | | | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2014-03-19
| * | | | | | | cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()Tejun Heo2014-02-13
| * | | | | | | cgroup: remove cgroup->nameTejun Heo2014-02-12
| * | | | | | | cgroup: introduce cgroup_ino()Tejun Heo2014-02-11
| * | | | | | | cgroup: improve css_from_dir() into css_tryget_from_dir()Tejun Heo2014-02-11
| * | | | | | | Merge branch 'for-3.14-fixes' into for-3.15Tejun Heo2014-02-08
| |\ \ \ \ \ \ \
| * | | | | | | | cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \
| * | | | | | | | sparse: fix commentLi Zhong2014-04-02
* | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: Add new func _install_special_mapping() to mmap.cStefani Seibold2014-03-18
* | | | | | | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | percpu: renew the max_contig if we merge the head and previous blockJianyu Zhan2014-03-29
| * | | | | | | | | | percpu: allocation size should be evenViro2014-03-17
| * | | | | | | | | | percpu: speed alloc_pcpu_area() upAl Viro2014-03-07
| * | | | | | | | | | percpu: store offsets instead of lengths in ->map[]Al Viro2014-03-07
| * | | | | | | | | | perpcu: fold pcpu_split_block() into the only callerAl Viro2014-03-07
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: add support for discard of unused ptesKonstantin Weitz2014-02-21
| * | | | | | | | | | | sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mmMartin Schwidefsky2014-02-21
* | | | | | | | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
| * | | | | | | | | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens2014-03-06
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-21
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-02
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched/numa, mm: Use active_nodes nodemask to limit numa migrationsRik van Riel2014-01-28