aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2011-10-31mm: fix kunmap_high() commentLi Haifeng
2011-10-31mm: compaction: make compact_zone_order() staticKyungmin Park
2011-10-31HWPOISON: convert pr_debug()s to pr_info()sDean Nelson
2011-10-31mm/mmap.c: eliminate the ret variable from mm_take_all_locks()Kautuk Consul
2011-10-31mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fixAndrew Morton
2011-10-31ksm: fix the comment of try_to_unmap_one()Wanlong Gao
2011-10-31mm/vmalloc.c: report more vmalloc failuresJoe Perches
2011-10-31kswapd: assign new_order and new_classzone_idx after wakeup in sleepingAlex,Shi
2011-10-31mm/memblock.c: small function definition fixesJonghwan Choi
2011-10-31kswapd: avoid unnecessary rebalance after an unsuccessful balancingAlex,Shi
2011-10-31debug-pagealloc: add support for highmem pagesAkinobu Mita
2011-10-31mm: neaten warn_alloc_failedJoe Perches
2011-10-31thp: mremap support and TLB optimizationAndrea Arcangeli
2011-10-31mremap: avoid sending one IPI per pageAndrea Arcangeli
2011-10-31mremap: check for overflow using deltasAndrea Arcangeli
2011-10-31memblock: add NO_BOOTMEM config symbolSam Ravnborg
2011-10-31memblock: add memblock_start_of_DRAM()Sam Ravnborg
2011-10-31mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-10-31mm/debug-pagealloc.c: use memchr_invAkinobu Mita
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita
2011-10-31mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()Akinobu Mita