aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/fault.c
Commit message (Expand)AuthorAge
* x86_64: prepare shared mm/fault.cThomas Gleixner2007-10-11
* x86-64: page faults from user mode are always user faultsLinus Torvalds2007-09-19
* x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa2007-07-22
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-22
* x86_64: During VM oom condition, kill all threads in process groupWill Schmidt2007-07-21
* x86_64: minor exception trace variables cleanupJan Beulich2007-07-21
* mm: fault feedback #2Nick Piggin2007-07-19
* enable interrupts in user path of page fault.Steven Rostedt2007-06-07
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter2007-05-02
* [PATCH] x86: simplify notify_page_fault()Jan Beulich2007-02-13
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-11
* [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen2006-12-06
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-29
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] make fault notifier unconditional and export itAndi Kleen2006-09-26
| * [PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.cAndi Kleen2006-09-26
* | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-26
|/
* [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* typo fixes: occuring -> occurringAdrian Bunk2006-06-30
* Merge branch 'x86-64'Linus Torvalds2006-06-26
|\
| * [PATCH] x86_64: enlarge window for stack growthChuck Ebbert2006-06-26
| * [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2006-06-26
* | [PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy2006-06-26
|/
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* [PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven2006-03-25
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-25
* [PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich2006-02-04
* [PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen2006-01-11
* [PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen2006-01-11
* [PATCH] x86_64: Adjust page fault handlingJan Beulich2006-01-11
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-11
* [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-14
* [PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2005-09-12
* [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-07
* [PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen2005-08-19
* [PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg2005-08-04
* [PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen2005-07-29
* [PATCH] xen: x86_64: use more usermode macroVincent Hanquez2005-06-23
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-21
* [PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen2005-05-17
* [PATCH] x86_64: Use a common function to find code segment basesAndi Kleen2005-04-16
* [PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16