Commit Graph

3284 Commits (c55c87c892c1875deace0c8fc28787335277fdf2)

Author SHA1 Message Date
Figo.zhang 5e2f89b5d5 mempool.c: clean up type-casting 16 years ago
KAMEZAWA Hiroyuki 4bfc44958e mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware 16 years ago
Mel Gorman 1fc28b70fe page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN 16 years ago
KAMEZAWA Hiroyuki 887032670d cgroup avoid permanent sleep at rmdir 16 years ago
Eric Sandeen e4c6f8bed0 hugetlbfs: fix i_blocks accounting 16 years ago
David Rientjes 6583bb64fc mm: avoid endless looping for oom killed tasks 16 years ago
Mel Gorman e084b2d95e page-allocator: preserve PFN ordering when __GFP_COLD is set 16 years ago
Catalin Marinas f5886c7f96 kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock() 16 years ago
Alan Jenkins dddac6a7b4 PM / Hibernate: Replace bdget call with simple atomic_inc of i_count 16 years ago
Benjamin Herrenschmidt 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
Catalin Marinas 264ef8a904 kmemleak: Remove alloc_bootmem annotations introduced in the past 16 years ago
Catalin Marinas ec3a354bd4 kmemleak: Add callbacks to the bootmem allocator 16 years ago
Catalin Marinas 53238a60dd kmemleak: Allow partial freeing of memory blocks 16 years ago
Catalin Marinas e4f7c0b44a kmemleak: Trace the kmalloc_large* functions in slub 16 years ago
Catalin Marinas 2587362eaf kmemleak: Scan objects allocated during a scanning episode 16 years ago
Catalin Marinas b87324d082 kmemleak: Do not acquire scan_mutex in kmemleak_open() 16 years ago
Catalin Marinas 288c857d66 kmemleak: Remove the reported leaks number limitation 16 years ago
Catalin Marinas 4b8a96744c kmemleak: Add more cond_resched() calls in the scanning thread 16 years ago
Catalin Marinas bf2a76b317 kmemleak: Renice the scanning thread to +10 16 years ago
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