aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2011-12-12tcp memory pressure controlsGravatar Glauber Costa 1-1/+39
2011-12-12socket: initial cgroup code.Gravatar Glauber Costa 1-2/+44
2011-12-12Basic kernel memory functionality for the Memory ControllerGravatar Glauber Costa 1-5/+100
2011-12-05slab, lockdep: Fix silly bugGravatar Peter Zijlstra 1-1/+4
2011-11-29Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-16/+26
2011-11-28Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-31/+48
2011-11-24slub: avoid potential NULL dereference or corruptionGravatar Eric Dumazet 1-10/+11
2011-11-24slub: use irqsafe_cpu_cmpxchg for put_cpu_partialGravatar Christoph Lameter 1-1/+1
2011-11-23percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessaryGravatar Dave Young 1-0/+11
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-16/+7
2011-11-22percpu: fix chunk range calculationGravatar Tejun Heo 2-20/+26
2011-11-22percpu: rename pcpu_mem_alloc to pcpu_mem_zallocGravatar Bob Liu 2-11/+11
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-15/+14
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+8
2011-11-17writeback: remove vm_dirties and task->dirtiesGravatar Wu Fengguang 1-9/+0
2011-11-17writeback: hard throttle 1000+ dd on a slow USB stickGravatar Wu Fengguang 1-6/+3
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyGravatar David Vrabel 2-15/+14
2011-11-16mm: Make task in balance_dirty_pages() killableGravatar Jan Kara 1-1/+4
2011-11-15hugetlb: release pages in the error path of hugetlb_cow()Gravatar Hillf Danton 1-0/+2
2011-11-15oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MINGravatar Michal Hocko 1-0/+5
2011-11-15slub: move discard_slab out of node lockGravatar Shaohua Li 1-4/+12
2011-11-15slub: use correct parameter to add a page to partial list tailGravatar Shaohua Li 1-1/+2
2011-11-11backing-dev: ensure wakeup_timer is deletedGravatar Rabin Vincent 1-0/+8
2011-11-07writeback: fix uninitialized task_ratelimitGravatar Wu Fengguang 1-4/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 38-36/+33
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-154/+560
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-5/+4
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Gravatar Linus Torvalds 7-546/+641
2011-11-02mm/page_cgroup.c: quiet sparse noiseGravatar H Hartley Sweeten 1-1/+1
2011-11-02memcg: Fix race condition in memcg_check_events() with this_cpu usageGravatar Steven Rostedt 1-4/+6
2011-11-02memcg: close race between charge and putbackGravatar Johannes Weiner 1-1/+20
2011-11-02memcg: skip scanning active lists based on individual sizeGravatar Johannes Weiner 2-36/+19
2011-11-02memcg: do not expose uninitialized mem_cgroup_per_node to worldGravatar Igor Mammedov 1-1/+1
2011-11-02memcg: fix oom schedule_timeout()Gravatar KAMEZAWA Hiroyuki 1-1/+1
2011-11-02memcg: rename mem variable to memcgGravatar Raghavendra K T 1-463/+467
2011-11-02cgroup/kmemleak: Annotate alloc_page() for cgroup allocationsGravatar Steven Rostedt 1-2/+5
2011-11-02mm: thp: tail page refcounting fixGravatar Andrea Arcangeli 4-42/+126
2011-11-02filesystems: add missing nlink wrappersGravatar Miklos Szeredi 1-1/+1
2011-10-31mm/vmstat.c: cache align vm_statGravatar Dimitri Sivanich 1-1/+1
2011-10-31mm: munlock use mapcount to avoid terrible overheadGravatar Hugh Dickins 1-1/+9
2011-10-31mm/huge_memory: fix typo when updating mmu cacheGravatar Hillf Danton 1-1/+1
2011-10-31mm/huge_memory: fix copying user highpageGravatar Hillf Danton 1-1/+1
2011-10-31mm: do not drain pagevecs for mlockall(MCL_FUTURE)Gravatar Christoph Lameter 1-1/+2
2011-10-31vmscan: abort reclaim/compaction if compaction can proceedGravatar Mel Gorman 1-11/+21
2011-10-31vmscan: limit direct reclaim for higher order allocationsGravatar Rik van Riel 1-0/+16
2011-10-31vmscan: add barrier to prevent evictable page in unevictable listGravatar Minchan Kim 2-5/+12
2011-10-31mm/huge_memory.c: quiet sparse noiseGravatar H Hartley Sweeten 1-1/+4
2011-10-31mm/mempolicy.c: quiet sparse noiseGravatar H Hartley Sweeten 1-1/+1
2011-10-31mm/thrash.c: quiet sparse noiseGravatar H Hartley Sweeten 1-1/+1
2011-10-31mm/memblock.c: quiet sparse noiseGravatar H Hartley Sweeten 1-1/+2