Commit Graph

207853 Commits (e644814a2ccbfe171d2fd2b9bca491ead1ae1a96)
 

Author SHA1 Message Date
Jan Kara ebf8aa44be radix-tree: omplement function radix_tree_range_tag_if_tagged 15 years ago
Andrea Arcangeli 44ab57a06d rmap: add anon_vma bug checks 15 years ago
Andrea Arcangeli 21d0d443cd rmap: resurrect page_address_in_vma anon_vma check 15 years ago
Andrea Arcangeli 288468c334 rmap: always use anon_vma root pointer 15 years ago
Andrea Arcangeli ba6f0ff398 ksm: fix ksm swapin time optimization 15 years ago
Andrea Arcangeli 26ba0cb63c rmap: always add new vmas at the end 15 years ago
Andrea Arcangeli 5e549e989f mmap: remove unnecessary lock from __vma_link 15 years ago
Shaohua Li ff36b80162 shmem: reduce pagefault lock contention 15 years ago
Tim Chen 7e496299d4 tmpfs: make tmpfs scalable with percpu_counter for used blocks 15 years ago
Tim Chen 27f5e0f694 tmpfs: add accurate compare function to percpu_counter library 15 years ago
Andi Kleen 4e60c86bd9 gcc-4.6: mm: fix unused but set warnings 15 years ago
Andi Kleen 627295e492 gcc-4.6: pagemap: avoid unused-but-set variable 15 years ago
Nick Piggin 67a8a20fe1 avr32: invoke oom-killer from page fault 15 years ago
KOSAKI Motohiro 596d7cfa2b mempolicy: reduce stack size of migrate_pages() 15 years ago
Lee Schermerhorn 2510600060 topology: alternate fix for ia64 tiger_defconfig build breakage 15 years ago
Alexander Nevenchannyy b645bd1286 mmzone.h: remove dead prototype 15 years ago
Minchan Kim 31f961a89b mm: use for_each_online_cpu() in vmstat 15 years ago
David Rientjes 0aad4b3124 oom: fold __out_of_memory into out_of_memory 15 years ago
David Rientjes f44200320b oom: remove constraint argument from select_bad_process and __out_of_memory 15 years ago
Minchan Kim ff321feac2 mm: rename try_set_zone_oom() to try_set_zonelist_oom() 15 years ago
David Rientjes b940fd7035 oom: remove unnecessary code and cleanup 15 years ago
David Rientjes 8e4228e1ed oom: move sysctl declarations to oom.h 15 years ago
David Rientjes e365893236 oom: remove special handling for pagefault ooms 15 years ago
David Rientjes 309ed88250 oom: extract panic helper function 15 years ago
David Rientjes 03668b3ceb oom: avoid oom killer for lowmem allocations 15 years ago
David Rientjes ad915c432e oom: enable oom tasklist dump by default 15 years ago
David Rientjes 6f48d0ebd9 oom: select task from tasklist for mempolicy ooms 15 years ago
David Rientjes 5e9d834a0e oom: sacrifice child with highest badness score for parent 15 years ago
David Rientjes 6cf86ac6f3 oom: filter tasks not sharing the same cpuset 15 years ago
David Rientjes 4358997ae3 oom: avoid sending exiting tasks a SIGKILL 15 years ago
David Rientjes 7b98c2e402 oom: give current access to memory reserves if it has been killed 15 years ago
David Rientjes c81fac5cb8 oom: dump_tasks use find_lock_task_mm too fix 15 years ago
David Rientjes 74ab7f1d3f oom: improve commentary in dump_tasks() 15 years ago
KOSAKI Motohiro c55db95788 oom: dump_tasks use find_lock_task_mm too 15 years ago
Oleg Nesterov dd8e8f405c oom: introduce find_lock_task_mm() to fix !mm false positives 15 years ago
Oleg Nesterov b52279406e oom: PF_EXITING check should take mm into account 15 years ago
Oleg Nesterov 455c0e5fb0 oom: check PF_KTHREAD instead of !mm to skip kthreads 15 years ago
Richard Kennedy a9877cc293 buffer_head: remove redundant test from wait_on_buffer 15 years ago
Rik van Riel 76545066c8 mm: extend KSM refcounts to the anon_vma root 15 years ago
Rik van Riel 012f18004d mm: always lock the root (oldest) anon_vma 15 years ago
Rik van Riel 5c341ee1df mm: track the root (oldest) anon_vma 15 years ago
Rik van Riel cba48b98f2 mm: change direct call of spin_lock(anon_vma->lock) to inline function 15 years ago
Rik van Riel bb4a340e07 mm: rename anon_vma_lock to vma_lock_anon_vma 15 years ago
Cesar Eduardo Barros 597781f3e5 kmap_atomic: make kunmap_atomic() harder to misuse 15 years ago
Doug Doan 3edd4fc953 hugetlb: call mmu notifiers on hugepage cow 15 years ago
Heiko Carstens a1b200e27c mm: provide init_mm mm_context initializer 15 years ago
Julia Lawall e7d8634079 mm: use ERR_CAST 15 years ago
Julia Lawall 90d7404558 mm: use memdup_user 15 years ago
Michal Simek 9e58143dc0 asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore 15 years ago
Peter Huewe fa260c00c1 drivers/video/w100fb.c: ignore void return value / fix build failure 15 years ago