aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-201-0/+2
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* [IA64] invoke oom-killer from page faultnpiggin@suse.de2010-05-181-10/+3
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* [IA64] kprobes arch consolidation build fixHarvey Harrison2008-03-061-1/+1
* [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-051-3/+5
* 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
* [IA64] Failure to grow RBSAndrew Burgess2007-08-161-3/+11
* mm: fault feedback #2Nick Piggin2007-07-191-13/+13
* [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-161-27/+14
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-2/+4
* [PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy2006-06-261-1/+35
* [IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter2006-04-071-0/+3
* [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-291-27/+7
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-291-1/+1
* [IA64] Manual merge fix for 3 filesTony Luck2005-09-081-1/+2
|\
| * [PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi2005-09-071-1/+2
* | [IA64] page_not_present fault in region 5 is normalKiyoshi Ueda2005-09-061-3/+3
|/
* [PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy2005-06-231-0/+8
* [IA64] Need to handle lfetch in "no_context" case.Tony Luck2005-04-251-3/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+261