aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-12-20memcg: keep root group unchanged if creation failsHillf Danton
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-18writeback: balanced_rate cannot exceed write bandwidthWu Fengguang
2011-12-18writeback: do strict bdi dirty_exceededWu Fengguang
2011-12-18writeback: avoid tiny dirty poll intervalsWu Fengguang
2011-12-18writeback: max, min and target dirty pause timeWu Fengguang
2011-12-18writeback: dirty ratelimit - think time compensationWu Fengguang
2011-12-18writeback: fix dirtied pages accounting on redirtyWu Fengguang
2011-12-18writeback: fix dirtied pages accounting on sub-page writesWu Fengguang
2011-12-18writeback: charge leaked page dirties to active tasksWu Fengguang
2011-12-15percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin
2011-12-13Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-12-13slub: add missed accountingShaohua Li
2011-12-13slub: Extract get_freelist from __slab_allocChristoph Lameter
2011-12-13slub: Switch per cpu partial page support off for debuggingChristoph Lameter
2011-12-13slub: fix a possible memleak in __slab_alloc()Eric Dumazet
2011-12-12cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo
2011-12-12tcp memory pressure controlsGlauber Costa
2011-12-12socket: initial cgroup code.Glauber Costa
2011-12-12Basic kernel memory functionality for the Memory ControllerGlauber Costa
2011-12-09mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman
2011-12-09mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko
2011-12-09mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pagesHillf Danton
2011-12-09thp: set compound tail page _count to zeroYouquan Song
2011-12-09thp: reduce khugepaged freezing latencyAndrea Arcangeli
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov
2011-12-09vmscan: fix initial shrinker size handlingKonstantin Khlebnikov
2011-12-08memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08memblock: Implement memblock_add_node()Tejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Track total size of regions automaticallyTejun Heo
2011-12-08memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()Tejun Heo
2011-12-08memblock: Make memblock functions handle overflowing range @sizeTejun Heo
2011-12-08memblock: Reimplement __memblock_remove() using memblock_isolate_range()Tejun Heo
2011-12-08memblock: Separate out memblock_isolate_range() from memblock_set_node()Tejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Kill sentinel entries at the end of static region arraysTejun Heo
2011-12-08memblock: Add __memblock_dump_all()Tejun Heo
2011-12-08memblock: Use memblock_reserve() in memblock internal functionsTejun Heo
2011-12-08memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo
2011-12-08writeback: set max_pause to lowest value on zero bdi_dirtyWu Fengguang
2011-12-08writeback: permit through good bdi even when global dirty exceededWu Fengguang
2011-12-08writeback: comment on the bdi dirty thresholdWu Fengguang
2011-12-06mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-12-05slab, lockdep: Fix silly bugPeter Zijlstra
2011-12-02fs: Make write(2) interruptible by a fatal signalJan Kara
2011-11-29Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-11-28Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds