Commit Graph

207276 Commits (cc8e970c3ce4d98afa8eb02dbd2526ce57f7611a)
 

Author SHA1 Message Date
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
Yinghai Lu d9e1b6c450 ipmi: fix ACPI detection with regspacing 15 years ago
Linus Torvalds e5149cc44c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 15 years ago
Tejun Heo 9a919c46df drm: fix fallouts from slow-work -> wq conversion 15 years ago
Tejun Heo f6500947a9 workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_notifier 15 years ago
Linus Torvalds 45d7f32c7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 15 years ago
Linus Torvalds 53bcef6063 Merge branch 'for-linus' of git://www.jni.nu/cris 15 years ago
Linus Torvalds 4fd6c6bf83 Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra 15 years ago
Linus Torvalds c5f347579a Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6 15 years ago
Linus Torvalds 537d847876 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux 15 years ago
Linus Torvalds d71048e22f Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 15 years ago
Linus Torvalds 44d51a029f Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci 15 years ago
Namhyung Kim 38f5156800 workqueue: add missing __percpu markup in kernel/workqueue.c 15 years ago