aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-25[PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven1-2/+4
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacksJan Beulich1-13/+60
2006-02-04[PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich1-2/+1
2006-01-11[PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen1-17/+17
2006-01-11[PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen1-4/+7
2006-01-11[PATCH] x86_64: Adjust page fault handlingJan Beulich1-3/+4
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich1-0/+8
2005-11-14[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefault tracingAndi Kleen1-12/+7
2005-09-12[PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich1-4/+6
2005-09-07[PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi1-1/+3
2005-08-19[PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen1-3/+1
2005-08-04[PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg1-3/+3
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen1-1/+0
2005-06-23[PATCH] xen: x86_64: use more usermode macroVincent Hanquez1-2/+2
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha1-1/+1
2005-05-17[PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen1-2/+9
2005-04-16[PATCH] x86_64: Use a common function to find code segment basesAndi Kleen1-7/+5
2005-04-16[PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen1-12/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+579