summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre2008-01-261-2/+2
* ARM kprobes: add the kprobes hook to the page fault handlerNicolas Pitre2008-01-261-0/+27
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* arm: fix up handle_mm_fault changesNick Piggin2007-07-201-3/+3
* mm: fault feedback #2Nick Piggin2007-07-191-20/+16Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0Star
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-211-2/+2
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-271-9/+6Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [ARM] Prevent deadlock in page fault handlerRussell King2005-09-201-1/+11
* [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.Russell King2005-08-041-3/+3
* [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-301-35/+40
* [PATCH] arm: fix SIGBUS handlingakpm@osdl.org2005-04-171-44/+36Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+462