index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
fault_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: unify fault_32|64.c
Harvey Harrison
1
-952
/
+0
2008-01-30
x86: unify fault_32|64.c with ifdefs
Harvey Harrison
1
-11
/
+82
2008-01-30
x86: unify fault_32|64.c by ifdef'd function bodies
Harvey Harrison
1
-1
/
+147
2008-01-30
x86: unify page fault oops printing
Harvey Harrison
1
-3
/
+6
2008-01-30
x86: introduce show_fault_oops helper to fault_32|64.c
Harvey Harrison
1
-7
/
+14
2008-01-30
x86: add is_errata100 helper to fault_32|64.c
Harvey Harrison
1
-8
/
+17
2008-01-30
x86: add is_f00f_bug helper to fault_32|64.c
Harvey Harrison
1
-0
/
+24
2008-01-30
x86: update reliability argument to printk_address
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: use v8086_mode helper, trivial unification
Harvey Harrison
1
-0
/
+11
2008-01-30
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
1
-1
/
+3
2008-01-30
x86: unify printk strings in fault_32|64.c
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: function ifdefs in fault_32|64.c
Harvey Harrison
1
-3
/
+27
2008-01-30
x86: last of trivial fault_32|64.c unification
Harvey Harrison
1
-10
/
+19
2008-01-30
x86: do_page_fault small unification
Harvey Harrison
1
-5
/
+2
2008-01-30
x86: remove last user of get_segment_eip
Harvey Harrison
1
-13
/
+2
2008-01-30
x86: common x86_32|64 naming
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: add the capability to print fuzzy backtraces
Arjan van de Ven
1
-1
/
+1
2008-01-30
x86: move get_segment_eip() to step.c
Harvey Harrison
1
-77
/
+0
2008-01-30
x86: more users of PF_ constants in fault_32|64.c
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: clean up arch/x86/mm/fault_64.c
Ingo Molnar
1
-3
/
+3
2008-01-30
x86: introduce force_sig_info_fault helper to X86_64
Harvey Harrison
1
-13
/
+18
2008-01-30
x86: begin fault_{32|64}.c unification
Harvey Harrison
1
-7
/
+117
2008-01-30
x86: cosmetic fixes fault_{32|64}.c
Harvey Harrison
1
-74
/
+77
2008-01-30
x86: use helper in fault_64.c
Harvey Harrison
1
-4
/
+1
2008-01-30
x86-64: honor notify_die() returning NOTIFY_STOP
Jan Beulich
1
-6
/
+6
2008-01-30
x86: prepare kprobes code for x86 unification
Masami Hiramatsu
1
-1
/
+0
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-11
/
+11
2007-10-25
lockdep: fixup irq tracing
Peter Zijlstra
1
-0
/
+5
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2007-10-20
spelling fixes: arch/x86_64/
Simon Arlott
1
-2
/
+2
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
1
-14
/
+2
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-19
x86: honor _PAGE_PSE bit on page walks
Jan Beulich
1
-1
/
+1
2007-10-19
x86: don't zero pad addresses in segfault message
Andi Kleen
1
-1
/
+1
2007-10-19
x86: remove page_fault_trace
Andi Kleen
1
-12
/
+0
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
1
-25
/
+19
2007-10-11
x86_64: move mm
Thomas Gleixner
1
-0
/
+636