Commit Graph

5313 Commits (af6a311384bce6c88e15c80ab22ab051a918b4eb)

Author SHA1 Message Date
Linus Torvalds 1fa7b6a29c Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" 14 years ago
Peter Zijlstra bc658c9603 mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma 14 years ago
Hugh Dickins eee0f252c6 mm: fix page_lock_anon_vma leaving mutex locked 14 years ago
Hugh Dickins 5dbe0af47f mm: fix kernel BUG at mm/rmap.c:1017! 14 years ago
Hugh Dickins 826267cf1e tmpfs: fix race between truncate and writepage 14 years ago
Andi Kleen 69b4573296 Cache xattr security drop check for write v2 14 years ago
Darrick J. Wong 3d08bcc887 mm: Wait for writeback when grabbing pages to begin a write 14 years ago
Ying Han 456f998ec8 memcg: add the pagefault count into memcg stats 14 years ago
Ying Han 406eb0c9ba memcg: add memory.numastat api for numa statistics 14 years ago
Ying Han 1bac180bd2 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() 14 years ago
Johannes Weiner 4fd14ebf6e memcg: remove unused retry signal from reclaim 14 years ago
KAMEZAWA Hiroyuki 246e87a939 memcg: fix get_scan_count() for small targets 14 years ago
Ying Han 889976dbcb memcg: reclaim memory from nodes in round-robin order 14 years ago
Namhyung Kim 6a5b18d2bd memcg: move page-freeing code out of lock 14 years ago
Namhyung Kim 33278f7f0a memcg: fix off-by-one when calculating swap cgroup map length 14 years ago
Namhyung Kim 268433b8e5 memcg: mark init_section_page_cgroup() properly 14 years ago
Michal Hocko 39cc98f1f8 memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim() 14 years ago
Ying Han d149e3b25d memcg: add the soft_limit reclaim in global direct reclaim. 14 years ago
Ying Han 0ae5e89c60 memcg: count the soft_limit reclaim in global background reclaim 14 years ago
Ben Blum f780bdb7c1 cgroups: add per-thread subsystem callbacks 14 years ago
KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 years ago
Dan Magenheimer c515e1fd36 mm/fs: add hooks to support cleancache 14 years ago
Dan Magenheimer 077b1f83a6 mm: cleancache core ops functions and config 14 years ago
Linus Torvalds 49a78d085f slub: remove no-longer used 'unlock_out' label 14 years ago
Steven Rostedt f29c50419c maccess,probe_kernel: Make write/read src const void * 14 years ago
Bob Liu f67d9b1576 nommu: add page alignment to mmap 14 years ago
Shaohua Li eb709b0d06 mm: batch activate_page() to reduce lock contention 14 years ago
Andrew Barry cfa54a0fcf mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath() 14 years ago
Michal Hocko a2c8990aed memsw: remove noswapaccount kernel parameter 14 years ago
Stephen Wilson f69ff943df mm: proc: move show_numa_map() to fs/proc/task_mmu.c 14 years ago
Stephen Wilson 9840e37239 mm: remove check_huge_range() 14 years ago
Stephen Wilson 722e2ee09b mm: make gather_stats() type-safe and remove forward declaration 14 years ago
Stephen Wilson b1f72d1857 mm: remove MPOL_MF_STATS 14 years ago
Stephen Wilson 29ea2f6982 mm: use walk_page_range() instead of custom page table walking code 14 years ago
Stephen Wilson d98f6cb67f mm: export get_vma_policy() 14 years ago
Eric Paris b09e0fa4b4 tmpfs: implement generic xattr support 14 years ago
Yinghai Lu 4eb317072b memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() 14 years ago
David Rientjes a197b59ae6 mm: fail GFP_DMA allocations when ZONE_DMA is not configured 14 years ago
Daniel Kiper a3bc42f584 mm: remove dependency on CONFIG_FLATMEM from online_page() 14 years ago
Minchan Kim 821ed6bbed mm: filter unevictable page out in deactivate_page() 14 years ago
Wu Fengguang 2cbea1d3ab readahead: trigger mmap sequential readahead on PG_readahead 14 years ago
Andi Kleen 207d04baa3 readahead: reduce unnecessary mmap_miss increases 14 years ago
Wu Fengguang 275b12bf54 readahead: return early when readahead is disabled 14 years ago
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Ying Han a09ed5e000 vmscan: change shrink_slab() interfaces by passing shrink_control 14 years ago
Wu Fengguang 7b1de5868b readahead: readahead page allocations are OK to fail 14 years ago
Arve Hjønnevåg 6d3163ce86 mm: check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE 14 years ago
Konstantin Khlebnikov 0c917313a8 mm: strictly require elevated page refcount in isolate_lru_page() 14 years ago
Konstantin Khlebnikov bd486285f2 mem-hwpoison: fix page refcount around isolate_lru_page() 14 years ago
Konstantin Khlebnikov 700c2a46e8 mem-hotplug: call isolate_lru_page with elevated refcount 14 years ago