Linus Torvalds
|
a3da5bf84a
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
Linus Torvalds
|
7daf705f36
Start using the new '%pS' infrastructure to print symbols
|
17 years ago |
Alexander van Heukelum
|
7b4fd4bb2e
x86: traps_xx: various small changes
|
17 years ago |
Alexander van Heukelum
|
abd3480727
x86: traps_xx: modify default_do_nmi
|
17 years ago |
Alexander van Heukelum
|
13485ab55b
x86: traps_xx: restructure do_general_protection()
|
17 years ago |
Alexander van Heukelum
|
a7bbb0ce1d
x86: traps_xx: modify do_trap
|
17 years ago |
Alexander van Heukelum
|
e423f49fc8
x86: traps_xx: modify __die
|
17 years ago |
Alexander van Heukelum
|
badc76527f
x86: traps_xx: shuffle headers and globals
|
17 years ago |
Alexander van Heukelum
|
a8c1be9d2e
x86: initial changes to unify traps_32.c and traps_64.c
|
17 years ago |
Ingo Molnar
|
4b62ac9a2b
Merge branch 'x86/nmi' into x86/devel
|
17 years ago |
Cyrill Gorcunov
|
c6425b9f14
x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.c
|
17 years ago |
Cyrill Gorcunov
|
e56b3a12c4
x86: nmi - die_nmi() output message unification
|
17 years ago |
Jan Beulich
|
83cd1daa1d
x86: eliminate dead code in x86_64 entry.S
|
17 years ago |
Suresh Siddha
|
aa283f4927
x86, fpu: lazy allocation of FPU area - v5
|
17 years ago |
Suresh Siddha
|
61c4628b53
x86, fpu: split FPU state from task struct - v5
|
17 years ago |
Steven Rostedt
|
5deb45e39b
ftrace: add notrace annotations for NMI routines
|
17 years ago |
Linus Torvalds
|
9732b61123
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
|
17 years ago |
Jason Wessel
|
737a460f21
kgdb: fix several kgdb regressions
|
17 years ago |
Jason Wessel
|
d359752407
kgdb: fix NMI hangs
|
17 years ago |
Glauber de Oliveira Costa
|
e32ede19ac
x86: wipe get_nmi_reason out of nmi_64.h
|
17 years ago |
Ingo Molnar
|
e8bff74afb
x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr()
|
17 years ago |
Cyrill Gorcunov
|
85e2aeea80
x86: use KSYM_NAME_LEN
|
17 years ago |
Harvey Harrison
|
a5ff677c2f
x86: make printk_address available on X86_32
|
17 years ago |
Jan Engelhardt
|
ade1af7712
x86: remove unneded casts
|
17 years ago |
Andi Kleen
|
03252919b7
x86: print which shared library/executable faulted in segfault etc. messages v3
|
17 years ago |
Arjan van de Ven
|
aafbd7eb20
x86: make printk_address regs->ip always reliable
|
17 years ago |
Arjan van de Ven
|
a25bd94964
x86: add the "print code before the trapping instruction" feature to 64 bit
|
17 years ago |
Arjan van de Ven
|
80b51f310b
x86: use the stack frames to get exact stack-traces for CONFIG_FRAMEPOINTER on x86-64
|
17 years ago |
Arjan van de Ven
|
e4a94568b1
x86: turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit has
|
17 years ago |
Arjan van de Ven
|
bc850d6b37
x86: add the capability to print fuzzy backtraces
|
17 years ago |