index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
traps_64.c
Age
Commit message (
Expand
)
Author
2008-09-05
Merge branch 'x86/cpu' into x86/core
Ingo Molnar
2008-09-04
Merge branch 'x86/debug' into x86/cpu
Ingo Molnar
2008-08-15
x86_64: remove empty lines from stack traces/oopses
Alexey Dobriyan
2008-07-30
x86, xsave: context switch support using xsave/xrstor
Suresh Siddha
2008-07-30
x86, xsave: enable xsave/xrstor on cpus with xsave support
Suresh Siddha
2008-07-26
x64, fpu: fix possible FPU leakage in error conditions
Suresh Siddha
2008-07-18
x86: introducing asm-x86/traps.h
Jaswinder Singh
2008-07-18
x86: traps_xx: modify x86_64 to use _log_lvl variants
Alexander van Heukelum
2008-07-18
x86: traps_xx: refactor die() like in x86_64
Alexander van Heukelum
2008-07-14
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-07-14
Start using the new '%pS' infrastructure to print symbols
Linus Torvalds
2008-07-09
x86: traps_xx: various small changes
Alexander van Heukelum
2008-07-09
x86: traps_xx: modify default_do_nmi
Alexander van Heukelum
2008-07-09
x86: traps_xx: restructure do_general_protection()
Alexander van Heukelum
2008-07-09
x86: traps_xx: modify do_trap
Alexander van Heukelum
2008-07-09
x86: traps_xx: modify __die
Alexander van Heukelum
2008-07-09
x86: traps_xx: shuffle headers and globals
Alexander van Heukelum
2008-07-09
x86: initial changes to unify traps_32.c and traps_64.c
Alexander van Heukelum
2008-07-08
Merge branch 'x86/nmi' into x86/devel
Ingo Molnar
2008-05-25
x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.c
Cyrill Gorcunov
2008-05-25
x86: nmi - die_nmi() output message unification
Cyrill Gorcunov
2008-05-25
x86: eliminate dead code in x86_64 entry.S
Jan Beulich
2008-04-19
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2008-04-19
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
2008-04-19
ftrace: add notrace annotations for NMI routines
Steven Rostedt
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
2008-04-17
kgdb: fix several kgdb regressions
Jason Wessel
2008-04-17
kgdb: fix NMI hangs
Jason Wessel
2008-04-17
x86: wipe get_nmi_reason out of nmi_64.h
Glauber de Oliveira Costa
2008-02-14
x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...
Ingo Molnar
2008-01-30
x86: use KSYM_NAME_LEN
Cyrill Gorcunov
2008-01-30
x86: make printk_address available on X86_32
Harvey Harrison
2008-01-30
x86: remove unneded casts
Jan Engelhardt
2008-01-30
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
2008-01-30
x86: make printk_address regs->ip always reliable
Arjan van de Ven
2008-01-30
x86: add the "print code before the trapping instruction" feature to 64 bit
Arjan van de Ven
2008-01-30
x86: use the stack frames to get exact stack-traces for CONFIG_FRAMEPOINTER o...
Arjan van de Ven
2008-01-30
x86: turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit has
Arjan van de Ven
2008-01-30
x86: add the capability to print fuzzy backtraces
Arjan van de Ven
2008-01-30
x86: use fixup_exception() in traps_64.c
Harvey Harrison
2008-01-30
x86: get rid of _MASK flags
Glauber de Oliveira Costa
2008-01-30
x86-64: honor notify_die() returning NOTIFY_STOP
Jan Beulich
2008-01-30
x86: export math_state_restore
Glauber de Oliveira Costa
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: debugctlmsr arch_has_block_step
Roland McGrath
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
2008-01-30
x86: nuke a ton of unused exports
Thomas Gleixner
2008-01-16
lockdep: more hardirq annotations for notify_die()
Peter Zijlstra
2007-11-26
lockdep: annotate do_debug() trap handler
Peter Zijlstra
[next]