Commit Graph

5424 Commits (9f939adeb2d0bcc079a8b2684761b34709d65407)

Author SHA1 Message Date
Wu Fengguang 3a73dbbc9b writeback: fix uninitialized task_ratelimit 13 years ago
H Hartley Sweeten 61600f578f mm/page_cgroup.c: quiet sparse noise 13 years ago
Steven Rostedt 4799401fef memcg: Fix race condition in memcg_check_events() with this_cpu usage 13 years ago
Johannes Weiner a61ed3cec5 memcg: close race between charge and putback 13 years ago
Johannes Weiner 9b272977e3 memcg: skip scanning active lists based on individual size 13 years ago
Igor Mammedov 0a619e5870 memcg: do not expose uninitialized mem_cgroup_per_node to world 13 years ago
KAMEZAWA Hiroyuki 715a5ee82a memcg: fix oom schedule_timeout() 13 years ago
Raghavendra K T c0ff4b8540 memcg: rename mem variable to memcg 13 years ago
Steven Rostedt ff7ee93f47 cgroup/kmemleak: Annotate alloc_page() for cgroup allocations 13 years ago
Andrea Arcangeli 70b50f94f1 mm: thp: tail page refcounting fix 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Dimitri Sivanich a1cb2c60dd mm/vmstat.c: cache align vm_stat 13 years ago
Hugh Dickins 3d470fc385 mm: munlock use mapcount to avoid terrible overhead 13 years ago
Hillf Danton 35d8c7ad72 mm/huge_memory: fix typo when updating mmu cache 13 years ago
Hillf Danton 0089e4853a mm/huge_memory: fix copying user highpage 13 years ago
Christoph Lameter df9d6985be mm: do not drain pagevecs for mlockall(MCL_FUTURE) 13 years ago
Mel Gorman e0c23279c9 vmscan: abort reclaim/compaction if compaction can proceed 13 years ago
Rik van Riel e0887c19b2 vmscan: limit direct reclaim for higher order allocations 13 years ago
Minchan Kim 21ee9f398b vmscan: add barrier to prevent evictable page in unevictable list 13 years ago
H Hartley Sweeten 2f1da64215 mm/huge_memory.c: quiet sparse noise 13 years ago
H Hartley Sweeten e754d79d35 mm/mempolicy.c: quiet sparse noise 13 years ago
H Hartley Sweeten 22d5368a08 mm/thrash.c: quiet sparse noise 13 years ago
H Hartley Sweeten 2d7d3eb2ba mm/memblock.c: quiet sparse noise 13 years ago
Johannes Weiner 264e56d824 mm: disable user interface to manually rescue unevictable pages 13 years ago
Kautuk Consul 3f380998ae vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node() 13 years ago
Li Haifeng 4e9dc5df46 mm: fix kunmap_high() comment 13 years ago
Kyungmin Park d43a87e68e mm: compaction: make compact_zone_order() static 13 years ago
Dean Nelson dd73e85f6d HWPOISON: convert pr_debug()s to pr_info()s 13 years ago
Kautuk Consul 584cff54e1 mm/mmap.c: eliminate the ret variable from mm_take_all_locks() 13 years ago
Andrew Morton 20c8c62891 mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fix 13 years ago
Wanlong Gao 99ef0315f1 ksm: fix the comment of try_to_unmap_one() 13 years ago
Joe Perches de7d2b567d mm/vmalloc.c: report more vmalloc failures 13 years ago
Alex,Shi f0dfcde099 kswapd: assign new_order and new_classzone_idx after wakeup in sleeping 13 years ago
Jonghwan Choi d1f0ece6cd mm/memblock.c: small function definition fixes 13 years ago
Alex,Shi d2ebd0f6b8 kswapd: avoid unnecessary rebalance after an unsuccessful balancing 13 years ago
Akinobu Mita 64212ec569 debug-pagealloc: add support for highmem pages 13 years ago
Joe Perches 3ee9a4f086 mm: neaten warn_alloc_failed 13 years ago
Andrea Arcangeli 37a1c49a91 thp: mremap support and TLB optimization 13 years ago
Andrea Arcangeli 7b6efc2bc4 mremap: avoid sending one IPI per page 13 years ago
Andrea Arcangeli ebed48460b mremap: check for overflow using deltas 13 years ago
Sam Ravnborg 6661672053 memblock: add NO_BOOTMEM config symbol 13 years ago
Sam Ravnborg 0a93ebef69 memblock: add memblock_start_of_DRAM() 13 years ago
Mitsuo Hayasaka f5252e009d mm: avoid null pointer access in vm_struct via /proc/vmallocinfo 13 years ago
Akinobu Mita 8c5fb8eadd mm/debug-pagealloc.c: use memchr_inv 13 years ago
Akinobu Mita 798248206b lib/string.c: introduce memchr_inv() 13 years ago
Akinobu Mita 77311139f3 mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit() 13 years ago
Shaohua Li 16fb951237 vmscan: count pages into balanced for zone with good watermark 13 years ago
Mel Gorman 49ea7eb65e mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes 13 years ago
Mel Gorman 92df3a723f mm: vmscan: throttle reclaim if encountering too many dirty pages under writeback 13 years ago
Mel Gorman f84f6e2b08 mm: vmscan: do not writeback filesystem pages in kswapd except in high priority 13 years ago