aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* x86, vm86: fix preemption bugThomas Gleixner2009-02-151-1/+9
* x86: fix math_emu register frame accessTejun Heo2009-02-101-6/+9
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-3/+0
|\
| * x86: traps.c fix style problemsJaswinder Singh Rajput2009-01-041-3/+0
* | Remove remaining unwinder codeAlexey Dobriyan2009-01-061-2/+0
|/
* Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-021-5/+7
|\
| * Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-5/+7
| |\
| | * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-231-5/+7
* | | Merge branch 'x86/core' into x86/cleanupsIngo Molnar2008-12-271-5/+1
|\ \ \ | |/ /
| | |
| | \
| *-. \ Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar2008-12-251-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'x86/irq' into x86/coreIngo Molnar2008-12-231-5/+1
| |\ \ \
| | * | | x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2008-12-121-5/+1
| | |/ /
* | | | x86: clean up comment style in arch/x86/kernel/traps.cIngo Molnar2008-12-261-9/+17
* | | | x86: unify the implementation of FPU trapsH. Peter Anvin2008-12-251-7/+4
| |_|/ |/| |
* | | x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh2008-12-251-1/+1
|/ /
* | x86: prioritize the FPU traps for the error codeH. Peter Anvin2008-12-221-19/+15
|/
* MCE: Don't run 32bit machine checks with interrupts onAndi Kleen2008-10-221-8/+0
* dumpstack: x86: move die_nmi to dumpstack_32.cAlexander van Heukelum2008-10-131-37/+0
* traps: x86: finalize unification of traps.cAlexander van Heukelum2008-10-131-0/+1071