index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
fault_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: unify fault_32|64.c
Harvey Harrison
1
-949
/
+0
2008-01-30
x86: unify fault_32|64.c with ifdefs
Harvey Harrison
1
-5
/
+95
2008-01-30
x86: unify fault_32|64.c by ifdef'd function bodies
Harvey Harrison
1
-0
/
+116
2008-01-30
x86: unify page fault oops printing
Harvey Harrison
1
-6
/
+6
2008-01-30
x86: introduce show_fault_oops helper to fault_32|64.c
Harvey Harrison
1
-24
/
+30
2008-01-30
x86: add is_errata100 helper to fault_32|64.c
Harvey Harrison
1
-0
/
+19
2008-01-30
x86: add is_f00f_bug helper to fault_32|64.c
Harvey Harrison
1
-17
/
+22
2008-01-30
x86: return the page table level in lookup_address()
Ingo Molnar
1
-1
/
+2
2008-01-30
x86: clean up pte_exec
Andi Kleen
1
-1
/
+1
2008-01-30
x86: add dump_pagetable helper to X86_32
Harvey Harrison
1
-33
/
+39
2008-01-30
x86: use v8086_mode helper, trivial unification
Harvey Harrison
1
-1
/
+3
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: use shorter addresses in i386 segfault printks
Andi Kleen
1
-1
/
+1
2008-01-30
x86: function ifdefs in fault_32|64.c
Harvey Harrison
1
-3
/
+56
2008-01-30
x86: last of trivial fault_32|64.c unification
Harvey Harrison
1
-8
/
+12
2008-01-30
x86: do_page_fault small unification
Harvey Harrison
1
-9
/
+7
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: 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
-3
/
+4
2008-01-30
x86: introduce force_sig_info_fault helper to X86_64
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: begin fault_{32|64}.c unification
Harvey Harrison
1
-18
/
+79
2008-01-30
x86: fault_32.c cleanup
Harvey Harrison
1
-2
/
+0
2008-01-30
x86: cosmetic fixes fault_{32|64}.c
Harvey Harrison
1
-65
/
+83
2008-01-30
x86: prepare kprobes code for x86 unification
Masami Hiramatsu
1
-1
/
+0
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
1
-3
/
+2
2008-01-30
x86: modify get_desc_base
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-19
/
+19
2007-11-03
Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2007-10-25
lockdep: fixup irq tracing
Peter Zijlstra
1
-0
/
+5
2007-10-24
x86: fix bogus KERN_ALERT on oops
Alexey Dobriyan
1
-1
/
+1
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
1
-2
/
+2
2007-10-20
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
1
-1
/
+2
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-2
/
+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
/
+2
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
1
-2
/
+2
2007-10-17
i386: clean up oops/bug reports
Pavel Emelyanov
1
-6
/
+7
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
1
-24
/
+19
2007-10-11
i386: move mm
Thomas Gleixner
1
-0
/
+657