summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-041-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* Merge branch 'x86-64'Linus Torvalds2006-06-261-3/+5
|\
| * [PATCH] x86_64: enlarge window for stack growthChuck Ebbert2006-06-261-2/+4
| * [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2006-06-261-1/+1
* | [PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy2006-06-261-2/+37
|/
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven2006-03-251-2/+4
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-251-13/+60
* [PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich2006-02-051-2/+1Star
* [PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen2006-01-121-17/+17
* [PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen2006-01-121-4/+7
* [PATCH] x86_64: Adjust page fault handlingJan Beulich2006-01-121-3/+4
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-121-0/+8
* [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-151-12/+7Star
* [PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2005-09-121-4/+6
* [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-081-1/+3
* [PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen2005-08-201-3/+1Star
* [PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg2005-08-041-3/+3
* [PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen2005-07-291-1/+0Star
* [PATCH] xen: x86_64: use more usermode macroVincent Hanquez2005-06-231-2/+2
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-221-1/+1
* [PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen2005-05-171-2/+9
* [PATCH] x86_64: Use a common function to find code segment basesAndi Kleen2005-04-171-7/+5Star
* [PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2005-04-171-12/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+579