Commit Graph

5848 Commits (05ef1b79d46347f94d9a78214cc745046c03e45a)

Author SHA1 Message Date
Al Viro bfce281c28 kill mm argument of vm_munmap() 13 years ago
Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
Linus Torvalds a46ef99d80 VM: add "vm_munmap()" helper function 13 years ago
Linus Torvalds e4eb1ff61b VM: add "vm_brk()" helper function 13 years ago
Tejun Heo b3dc627cab memblock: memblock should be able to handle zero length operations 13 years ago
Hugh Dickins 9b7f43afd4 memcg: fix Bad page state after replace_page_cache 13 years ago
Ying Han 41c9308812 Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" 13 years ago
Chris Metcalf 66aebce747 hugetlb: fix race condition in hugetlb_fault() 13 years ago
Glauber Costa 569530fb1b memcg: do not open code accesses to res_counter members 13 years ago
Kirill A. Shutemov d833049bd2 memcg: fix broken boolen expression 13 years ago
Konstantin Khlebnikov 0fc9d10403 radix-tree: use iterators in find_get_pages* functions 13 years ago
Gilad Ben-Yossef 74046494ea mm: only IPI CPUs to drain local pages if they exist 13 years ago
Gilad Ben-Yossef a8364d5555 slub: only IPI CPUs that have per cpu obj to flush 13 years ago
Hugh Dickins d15cab9754 swapon: check validity of swap_flags 13 years ago
David Rientjes 29fd66d289 mm, coredump: fail allocations when coredumping instead of oom killing 13 years ago
Andrea Arcangeli 45f83cefe3 mm: thp: fix up pmd_trans_unstable() locations 13 years ago
Hugh Dickins 623e3db9f9 mm for fs: add truncate_pagecache_range() 13 years ago
Rik van Riel 496b919b3b Fix potential endless loop in kswapd when compaction is not enabled 13 years ago
Jason Baron accb61fe7b coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP 13 years ago
Jason Baron 909af768e8 coredump: remove VM_ALWAYSDUMP flag 13 years ago
Oleg Nesterov d2d393099d signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() 13 years ago
Hillf Danton 6629326b89 mm: hugetlb: cleanup duplicated code in unmapping vm range 13 years ago
Hugh Dickins 643ac9fc54 mm: fix testorder interaction between two kswapd patches 13 years ago
Artem Bityutskiy 91913a2942 mm: export dirty_writeback_interval 13 years ago
Naoya Horiguchi 12724850e8 memcg: avoid THP split in task migration 13 years ago
Naoya Horiguchi d8c37c4806 thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE 13 years ago
Naoya Horiguchi 8d32ff8440 memcg: clean up existing move charge code 13 years ago
Jeff Liu a488428871 mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() 13 years ago
Anton Vorontsov 45f3e385b7 mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_event() 13 years ago
Andrew Morton 13fd1dd9db mm/memcontrol.c: s/stealed/stolen/ 13 years ago
KAMEZAWA Hiroyuki 4331f7d339 memcg: fix performance of mem_cgroup_begin_update_page_stat() 13 years ago
KAMEZAWA Hiroyuki 2ff76f1193 memcg: remove PCG_FILE_MAPPED 13 years ago
KAMEZAWA Hiroyuki 89c06bd52f memcg: use new logic for page stat accounting 13 years ago
KAMEZAWA Hiroyuki 312734c04e memcg: remove PCG_MOVE_LOCK flag from page_cgroup 13 years ago
KAMEZAWA Hiroyuki 619d094b58 memcg: simplify move_account() check 13 years ago
KAMEZAWA Hiroyuki 9e3357907c memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat) 13 years ago
KAMEZAWA Hiroyuki b24028572f memcg: remove PCG_CACHE page_cgroup flag 13 years ago
KAMEZAWA Hiroyuki 0e79dedde9 memcg: remove unnecessary thp check in page stat accounting 13 years ago
Hugh Dickins 1f2b71f41e memcg: remove redundant returns 13 years ago
Hugh Dickins f156ab9333 memcg: enum lru_list lru 13 years ago
Hugh Dickins 1eb4927251 memcg: lru_size instead of MEM_CGROUP_ZSTAT 13 years ago
Hugh Dickins d79154bb52 memcg: replace mem and mem_cont stragglers 13 years ago
Shaohua Li 052b1987fa swap: don't do discard if no discard option added 13 years ago
Konstantin Khlebnikov 1480de0340 mm: forbid lumpy-reclaim in shrink_active_list() 13 years ago
Kautuk Consul 88f6b4c32e mmap.c: fix comment for __insert_vm_struct() 13 years ago
Kautuk Consul b224ef856b page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument 13 years ago
Kautuk Consul 8d13bddd11 page_alloc.c: remove add_from_early_node_map() 13 years ago
Steven Truelove 40716e2924 hugetlbfs: fix alignment of huge page requests 13 years ago
David Rientjes ea48cf7863 mm, counters: fold __sync_task_rss_stat() into sync_mm_rss() 13 years ago
David Rientjes 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 years ago