Commit Graph

3262 Commits (0cf2f7632b1789b811ab20b611c4156e6de2b055)

Author SHA1 Message Date
Kevin Cernekee 5bfd756097 Fix virt_to_phys() warnings 16 years ago
Josef Bacik c8236db9cd mm: mark page accessed before we write_end() 16 years ago
Ingo Molnar 57d81f6f39 kmemleak: Fix scheduling-while-atomic bug 16 years ago
Yinghai Lu 66918dcdf9 x86: only clear node_states for 64bit 16 years ago
Richard Kennedy d7831a0bdf mm: prevent balance_dirty_pages() from doing too much work 16 years ago
Thomas Gleixner c49568235d dmapools: protect page_list walk in show_pools() 16 years ago
Catalin Marinas b6e687221e kmemleak: Do not warn if an unknown object is freed 16 years ago
Catalin Marinas 17bb9e0d90 kmemleak: Do not report new leaked objects if the scanning was stopped 16 years ago
Pekka Enberg ec5a36f94e SLAB: Fix lockdep annotations 16 years ago
Catalin Marinas acf4968ec9 kmemleak: Slightly change the policy on newly allocated objects 16 years ago
Catalin Marinas 4698c1f2bb kmemleak: Do not trigger a scan when reading the debug/kmemleak file 16 years ago
Catalin Marinas bab4a34afc kmemleak: Simplify the reports logged by the scanning thread 16 years ago
Catalin Marinas e0a2a1601b kmemleak: Enable task stacks scanning by default 16 years ago
Paul E. McKenney 7ed9f7e5db fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b 16 years ago
Paul Mundt dfc2f91ac2 nommu: provide follow_pfn(). 16 years ago
Peter Zijlstra 9d73777e50 clarify get_user_pages() prototype 16 years ago
Catalin Marinas a9d9058aba kmemleak: Allow the early log buffer to be configurable. 16 years ago
Al Viro 72c04902d1 Get "no acls for this inode" right, fix shmem breakage 16 years ago
Pekka Enberg ba52270d18 SLUB: Don't pass __GFP_FAIL for the initial allocation 16 years ago
Linus Torvalds 4923abf9f1 Don't warn about order-1 allocations with __GFP_NOFAIL 16 years ago
Al Viro 06b16e9f68 switch shmem to inode->i_acl 16 years ago
Dimitri Sivanich 364df0ebfb mm: fix handling of pagesets for downed cpus 16 years ago
Hugh Dickins a5c9b696ec mm: pass mm to grab_swap_token 16 years ago
Hugh Dickins d26ed650d9 mm: don't rely on flags coincidence 16 years ago
Hugh Dickins 788c7df451 hugetlb: fault flags instead of write_access 16 years ago
KAMEZAWA Hiroyuki cb4cbcf6b3 mm: fix incorrect page removal from LRU 16 years ago
Joe Perches ae281064be kmemleak: use pr_fmt 16 years ago
Tejun Heo fa8a7094ba x86: implement percpu_alloc kernel parameter 16 years ago
Tejun Heo 85ae87c1ad percpu: fix too lazy vunmap cache flushing 16 years ago
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
Linus Torvalds 30c9f3a9fa Remove internal use of 'write_access' in mm/memory.c 16 years ago
Johannes Weiner c277331d5f mm: page_alloc: clear PG_locked before checking flags on free 16 years ago
Joe Perches 433f13a727 bootmem.c: avoid c90 declaration warning 16 years ago
Benjamin Herrenschmidt dcce284a25 mm: Extend gfp masking to the page allocator 16 years ago
KAMEZAWA Hiroyuki 2ffebca6aa memcg: fix lru rotation in isolate_pages 16 years ago
KAMEZAWA Hiroyuki 22a668d7c3 memcg: fix behavior under memory.limit equals to memsw.limit 16 years ago
KAMEZAWA Hiroyuki 8a9478ca7f memcg: fix swap accounting 16 years ago
Li Zefan 338c843108 memcg: remove some redundant checks 16 years ago
Balbir Singh d69b042f3d memcg: add file-based RSS accounting 16 years ago
Randy Dunlap 8ca739e369 cgroups: make messages more readable 16 years ago
Catalin Marinas 2030117d27 kmemleak: Fix some typos in comments 16 years ago
Catalin Marinas 000814f44e kmemleak: Rename kmemleak_panic to kmemleak_stop 16 years ago
Catalin Marinas 216c04b0d8 kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations 16 years ago
KAMEZAWA Hiroyuki ee993b135e mm: fix lumpy reclaim lru handling at isolate_lru_pages 16 years ago
Mel Gorman 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails 16 years ago
Mel Gorman fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full 16 years ago
Mel Gorman 90afa5de6f vmscan: properly account for the number of page cache pages zone_reclaim() can reclaim 16 years ago
David Rientjes 8123681022 oom: only oom kill exiting tasks with attached memory 16 years ago
Daisuke Nishimura 9198e96c06 vmscan: handle may_swap more strictly 16 years ago
Wu Fengguang 3eb4140f03 vmscan: merge duplicate code in shrink_active_list() 16 years ago