summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-08-15list_lru: dynamically adjust node arraysGlauber Costa
2013-08-15shrinker-kill-old-shrink-api-fixAndrew Morton
2013-08-15shrinker: Kill old ->shrink API.Dave Chinner
2013-08-15hugepage-convert-huge-zero-page-shrinker-to-new-shrinker-api-fixAndrew Morton
2013-08-15hugepage: convert huge zero page shrinker to new shrinker APIGlauber Costa
2013-08-15vmscan: per-node deferred workGlauber Costa
2013-08-15shrinker: add node awarenessDave Chinner
2013-08-15list_lru: remove special case function list_lru_dispose_all.Glauber Costa
2013-08-15list_lru: per-node APIGlauber Costa
2013-08-15list_lru: fix broken LRU_RETRY behaviourDave Chinner
2013-08-15list_lru: per-node list infrastructure fixGlauber Costa
2013-08-15list_lru: per-node list infrastructureDave Chinner
2013-08-15list: add a new LRU list typeDave Chinner
2013-08-15mm: new shrinker APIDave Chinner
2013-08-15Merge branch 'akpm-current/current'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'aio/master'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'ptr-ret/PTR_RET'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'kvm-ppc/kvm-ppc-next'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2013-08-15Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-08-14mm, slab_common: add 'unlikely' to size check of kmalloc_slab()Joonsoo Kim
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin
2013-08-13Merge branch 'x86/ras'Ingo Molnar
2013-08-13mm/slub.c: beautify code for removing redundancy 'break' statement.Chen Gang
2013-08-13slub: Remove unnecessary page NULL checkLibin
2013-08-12mm: make generic_access_phys available for modulesUwe Kleine-König
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar
2013-08-08cgroup: make css_for_each_descendant() and friends include the origin css in ...Tejun Heo
2013-08-08cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...Tejun Heo
2013-08-08cgroup: make task iterators deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-08cgroup: make cgroup_task_iter remember the cgroup being iteratedTejun Heo
2013-08-08cgroup: rename cgroup_iter to cgroup_task_iterTejun Heo
2013-08-08cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo
2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo
2013-08-08cgroup: add css_parent()Tejun Heo
2013-08-08cgroup: add/update accessors which obtain subsys specific data from cssTejun Heo
2013-08-08hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroupTejun Heo
2013-08-08cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-08-08Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0"Linus Torvalds
2013-08-08initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley
2013-08-08lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara
2013-08-08mm/zswap: use postorder iteration when destroying rbtreeCody P Schafer
2013-08-08swap: swapin_nr_pages() can be staticFengguang Wu
2013-08-08swap: add a simple detector for inappropriate swapin readaheadShaohua Li