summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-08-25memcg: pin execution to current cpu while draining stockJohannes Weiner
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-19squeeze max-pause area and drop pass-good areaWu Fengguang
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell
2011-08-14mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch
2011-08-09Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko
2011-08-09slub: Fix partial count comparison confusionChristoph Lameter
2011-08-09slub: fix check_bytes() for slub debuggingAkinobu Mita
2011-08-09slub: Fix full list corruption if debugging is onChristoph Lameter
2011-08-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-04slab, lockdep: Annotate the locks before using themPeter Zijlstra
2011-08-04slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03mm: clarify the radix_tree exceptional casesHugh Dickins
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins
2011-08-03mm: a few small updates for radix-swapHugh Dickins
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins
2011-08-03tmpfs: convert shmem_writepage and enable swapHugh Dickins
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins
2011-08-03tmpfs: convert shmem_getpage_gfp to radix-swapHugh Dickins
2011-08-03tmpfs: convert shmem_unuse_inode to radix-swapHugh Dickins
2011-08-03tmpfs: convert shmem_truncate_range to radix-swapHugh Dickins
2011-08-03tmpfs: copy truncate_inode_pages_rangeHugh Dickins
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins
2011-08-03tmpfs: demolish old swap vector supportHugh Dickins
2011-08-03mm: let swap use exceptional entriesHugh Dickins
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03HWPoison: add memory_failure_queue()Huang Ying
2011-08-01oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-07-31slab: use NUMA_NO_NODEAndrew Morton
2011-07-30Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-28slab: remove one NR_CPUS dependencyEric Dumazet
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26fail_page_alloc: simplify debugfs initializationAkinobu Mita
2011-07-26failslab: simplify debugfs initializationAkinobu Mita
2011-07-26fault-injection: use debugfs_remove_recursiveAkinobu Mita
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko
2011-07-26memcg: get rid of percpu_charge_mutex lockMichal Hocko
2011-07-26memcg: add mem_cgroup_same_or_subtree() helperMichal Hocko
2011-07-26memcg: unify sync and async per-cpu charge cache drainingMichal Hocko
2011-07-26memcg: do not try to drain per-cpu caches without pagesMichal Hocko
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki
2011-07-26memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura
2011-07-26memcg: fix vmscan count in small memcgsKAMEZAWA Hiroyuki
2011-07-26memcg: change memcg_oom_mutex to spinlockMichal Hocko
2011-07-26memcg: make oom_lock 0 and 1 based rather than counterMichal Hocko
2011-07-26memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki