index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2007-06-07
enable interrupts in user path of page fault.
Steven Rostedt
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-05-02
[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...
Christoph Lameter
2007-02-13
[PATCH] x86: simplify notify_page_fault()
Jan Beulich
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2006-12-07
[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
Andi Kleen
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
[PATCH] make fault notifier unconditional and export it
Andi Kleen
2006-09-26
[PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c
Andi Kleen
2006-07-03
[PATCH] lockdep: beautify x86_64 stacktraces
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
[PATCH] x86_64: enlarge window for stack growth
Chuck Ebbert
2006-06-26
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
Andi Kleen
2006-06-26
[PATCH] Notify page fault call chain for x86_64
Anil S Keshavamurthy
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-25
[PATCH] x86_64: prefetch the mmap_sem in the fault path
Arjan van de Ven
2006-03-25
[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...
Jan Beulich
2006-02-04
[PATCH] x86_64: minor odering correction to dump_pagetable()
Jan Beulich
2006-01-11
[PATCH] x86_64: Convert page fault error codes to symbolic constants.
Andi Kleen
2006-01-11
[PATCH] x86_64: Remove unnecessary case from the page fault handler
Andi Kleen
2006-01-11
[PATCH] x86_64: Adjust page fault handling
Jan Beulich
2006-01-11
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
2005-11-14
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
2005-09-12
[PATCH] x86-64: Safe interrupts in oops_begin/end
Jan Beulich
2005-09-07
[PATCH] kprobes: prevent possible race conditions x86_64 changes
Prasanna S Panchamukhi
2005-08-19
[PATCH] x86_64: Don't print exceptions for ltrace
Andi Kleen
2005-08-04
[PATCH] x86-64: use proper VM_FAULT_xxx macros
Alexander Nyberg
2005-07-28
[PATCH] x86_64: Remove unnecessary include in fault.c
Andi Kleen
2005-06-23
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
2005-06-21
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
Suresh Siddha
2005-05-17
[PATCH] x86_64: When checking vmalloc mappings don't use pte_page
Andi Kleen
2005-04-16
[PATCH] x86_64: Use a common function to find code segment bases
Andi Kleen
2005-04-16
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
Andi Kleen
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds