index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
fault_64.c
Age
Commit message (
Expand
)
Author
2008-01-30
x86: add the capability to print fuzzy backtraces
Arjan van de Ven
2008-01-30
x86: move get_segment_eip() to step.c
Harvey Harrison
2008-01-30
x86: more users of PF_ constants in fault_32|64.c
Harvey Harrison
2008-01-30
x86: clean up arch/x86/mm/fault_64.c
Ingo Molnar
2008-01-30
x86: introduce force_sig_info_fault helper to X86_64
Harvey Harrison
2008-01-30
x86: begin fault_{32|64}.c unification
Harvey Harrison
2008-01-30
x86: cosmetic fixes fault_{32|64}.c
Harvey Harrison
2008-01-30
x86: use helper in fault_64.c
Harvey Harrison
2008-01-30
x86-64: honor notify_die() returning NOTIFY_STOP
Jan Beulich
2008-01-30
x86: prepare kprobes code for x86 unification
Masami Hiramatsu
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2007-10-25
lockdep: fixup irq tracing
Peter Zijlstra
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
spelling fixes: arch/x86_64/
Simon Arlott
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
x86: honor _PAGE_PSE bit on page walks
Jan Beulich
2007-10-19
x86: don't zero pad addresses in segfault message
Andi Kleen
2007-10-19
x86: remove page_fault_trace
Andi Kleen
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2007-10-11
x86_64: move mm
Thomas Gleixner