summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/traps_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: introduce __die helper to X86_32Harvey Harrison2008-01-301-34/+42
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-12/+12
* x86: move _set_gate and its users to a common locationGlauber de Oliveira Costa2008-01-301-34/+0
* x86: introduce gate_desc type.Glauber de Oliveira Costa2008-01-301-1/+1
* x86: unify desc_structGlauber de Oliveira Costa2008-01-301-1/+2
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-301-3/+3
* x86: x86-32 thread_struct.debugregRoland McGrath2008-01-301-2/+2
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-57/+57
* x86: debugctlmsr arch_has_block_stepRoland McGrath2008-01-301-0/+6
* lockdep: more hardirq annotations for notify_die()Peter Zijlstra2008-01-161-0/+1
* x86: fix die() to not be preemptibleIngo Molnar2007-12-211-4/+3
* lockdep: annotate do_debug() trap handlerPeter Zijlstra2007-11-261-0/+2
* x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2007-11-261-0/+5
* lockdep: fixup irq tracingPeter Zijlstra2007-10-251-0/+2
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-33/+21
|\
| * i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell2007-10-191-0/+10
| * x86: use raw locks during oopsesAndi Kleen2007-10-191-5/+7
| * i386: consolidate show_regs and show_registers for i386Pavel Emelyanov2007-10-191-28/+4
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
|/
* i386: clean up oops/bug reportsPavel Emelyanov2007-10-171-12/+5
* x86: constify stacktrace_opsJan Beulich2007-10-171-3/+3
* i386: fix section mismatch warning in intel.cSam Ravnborg2007-10-171-14/+0
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* i386: move kernelThomas Gleixner2007-10-111-0/+1250
OpenPOWER on IntegriCloud