summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-11-14kconfig-disable-a-few-options-rt.patchThomas Gleixner
2011-11-14mm, rt: kmap_atomic schedulingPeter Zijlstra
2011-11-14mm-vmalloc.patchThomas Gleixner
2011-11-14mm-protect-activate-switch-mm.patchThomas Gleixner
2011-11-14mm: shrink the page frame to !-rt sizePeter Zijlstra
2011-11-14mm: make vmstat -rt awareIngo Molnar
2011-11-14mm-vmstat-fix-the-irq-lock-asymetry.patchThomas Gleixner
2011-11-14mm: convert swap to percpu lockedIngo Molnar
2011-11-14mm-page-alloc-fix.patchThomas Gleixner
2011-11-14mm: page_alloc reduce lock sections furtherPeter Zijlstra
2011-11-14mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2011-11-14mm: More lock breaks in slab.cPeter Zijlstra
2011-11-14slab: Fix __do_drain to use the right array cacheSteven Rostedt
2011-11-14mm-slab-wrap-functions.patchThomas Gleixner
2011-11-14mm: Replace cgroup_page bit spinlockThomas Gleixner
2011-11-14mm-slab-move-debug-out.patchThomas Gleixner
2011-11-14mm-page-alloc-use-list-last-entry.patchPeter Zijlstra
2011-11-14mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2011-11-14filemap-fix-up.patchThomas Gleixner
2011-11-14mm: raw_pagefault_disablePeter Zijlstra
2011-11-14mm: Prepare decoupling the page fault disabling logicIngo Molnar
2011-11-07writeback: fix uninitialized task_ratelimitWu Fengguang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02mm/page_cgroup.c: quiet sparse noiseH Hartley Sweeten
2011-11-02memcg: Fix race condition in memcg_check_events() with this_cpu usageSteven Rostedt
2011-11-02memcg: close race between charge and putbackJohannes Weiner
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner
2011-11-02memcg: do not expose uninitialized mem_cgroup_per_node to worldIgor Mammedov
2011-11-02memcg: fix oom schedule_timeout()KAMEZAWA Hiroyuki
2011-11-02memcg: rename mem variable to memcgRaghavendra K T
2011-11-02cgroup/kmemleak: Annotate alloc_page() for cgroup allocationsSteven Rostedt
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-10-31mm/vmstat.c: cache align vm_statDimitri Sivanich
2011-10-31mm: munlock use mapcount to avoid terrible overheadHugh Dickins
2011-10-31mm/huge_memory: fix typo when updating mmu cacheHillf Danton
2011-10-31mm/huge_memory: fix copying user highpageHillf Danton
2011-10-31mm: do not drain pagevecs for mlockall(MCL_FUTURE)Christoph Lameter
2011-10-31vmscan: abort reclaim/compaction if compaction can proceedMel Gorman
2011-10-31vmscan: limit direct reclaim for higher order allocationsRik van Riel
2011-10-31vmscan: add barrier to prevent evictable page in unevictable listMinchan Kim
2011-10-31mm/huge_memory.c: quiet sparse noiseH Hartley Sweeten
2011-10-31mm/mempolicy.c: quiet sparse noiseH Hartley Sweeten
2011-10-31mm/thrash.c: quiet sparse noiseH Hartley Sweeten
2011-10-31mm/memblock.c: quiet sparse noiseH Hartley Sweeten
2011-10-31mm: disable user interface to manually rescue unevictable pagesJohannes Weiner
2011-10-31vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node()Kautuk Consul