index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
fault_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: unify fault_32|64.c
Harvey Harrison
2008-01-30
1
-949
/
+0
*
x86: unify fault_32|64.c with ifdefs
Harvey Harrison
2008-01-30
1
-5
/
+95
*
x86: unify fault_32|64.c by ifdef'd function bodies
Harvey Harrison
2008-01-30
1
-0
/
+116
*
x86: unify page fault oops printing
Harvey Harrison
2008-01-30
1
-6
/
+6
*
x86: introduce show_fault_oops helper to fault_32|64.c
Harvey Harrison
2008-01-30
1
-24
/
+30
*
x86: add is_errata100 helper to fault_32|64.c
Harvey Harrison
2008-01-30
1
-0
/
+19
*
x86: add is_f00f_bug helper to fault_32|64.c
Harvey Harrison
2008-01-30
1
-17
/
+22
*
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
1
-1
/
+2
*
x86: clean up pte_exec
Andi Kleen
2008-01-30
1
-1
/
+1
*
x86: add dump_pagetable helper to X86_32
Harvey Harrison
2008-01-30
1
-33
/
+39
*
x86: use v8086_mode helper, trivial unification
Harvey Harrison
2008-01-30
1
-1
/
+3
*
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
2008-01-30
1
-1
/
+3
*
x86: unify printk strings in fault_32|64.c
Harvey Harrison
2008-01-30
1
-1
/
+1
*
x86: use shorter addresses in i386 segfault printks
Andi Kleen
2008-01-30
1
-1
/
+1
*
x86: function ifdefs in fault_32|64.c
Harvey Harrison
2008-01-30
1
-3
/
+56
*
x86: last of trivial fault_32|64.c unification
Harvey Harrison
2008-01-30
1
-8
/
+12
*
x86: do_page_fault small unification
Harvey Harrison
2008-01-30
1
-9
/
+7
*
x86: remove last user of get_segment_eip
Harvey Harrison
2008-01-30
1
-13
/
+2
*
x86: common x86_32|64 naming
Harvey Harrison
2008-01-30
1
-1
/
+1
*
x86: move get_segment_eip() to step.c
Harvey Harrison
2008-01-30
1
-77
/
+0
*
x86: more users of PF_ constants in fault_32|64.c
Harvey Harrison
2008-01-30
1
-3
/
+4
*
x86: introduce force_sig_info_fault helper to X86_64
Harvey Harrison
2008-01-30
1
-1
/
+1
*
x86: begin fault_{32|64}.c unification
Harvey Harrison
2008-01-30
1
-18
/
+79
*
x86: fault_32.c cleanup
Harvey Harrison
2008-01-30
1
-2
/
+0
*
x86: cosmetic fixes fault_{32|64}.c
Harvey Harrison
2008-01-30
1
-65
/
+83
*
x86: prepare kprobes code for x86 unification
Masami Hiramatsu
2008-01-30
1
-1
/
+0
*
x86: remove all definitions with fastcall
Harvey Harrison
2008-01-30
1
-3
/
+2
*
x86: modify get_desc_base
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
*
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
1
-19
/
+19
*
Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2007-11-03
1
-0
/
+5
|
\
|
*
lockdep: fixup irq tracing
Peter Zijlstra
2007-10-25
1
-0
/
+5
*
|
x86: fix bogus KERN_ALERT on oops
Alexey Dobriyan
2007-10-24
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
1
-2
/
+2
|
\
|
*
spelling fixes: arch/i386/
Simon Arlott
2007-10-20
1
-2
/
+2
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86: honor _PAGE_PSE bit on page walks
Jan Beulich
2007-10-19
1
-1
/
+2
*
|
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-2
/
+2
*
|
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
|
/
*
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
2007-10-17
1
-2
/
+2
*
i386: clean up oops/bug reports
Pavel Emelyanov
2007-10-17
1
-6
/
+7
*
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2007-10-16
1
-24
/
+19
*
i386: move mm
Thomas Gleixner
2007-10-11
1
-0
/
+657