summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared kernel/traps.cThomas Gleixner2007-10-111-1250/+0
* x86: be even more careful about checking the stack frame on dumpingLinus Torvalds2007-08-311-12/+21
* x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-221-1/+16
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-221-0/+7
* i386: Remove unneeded test of 'task' in dump_trace()Jesper Juhl2007-07-211-1/+1
* i386: touch_nmi_watchdog() in print_trace_address()Konrad Rzeszutek2007-07-211-0/+1
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+12
* lguest: export symbols for lguest as a moduleRusty Russell2007-07-191-0/+1
* i386: fixup TRACE_IRQ breakagePeter Zijlstra2007-07-181-4/+6
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-5/+0
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-081-15/+1
* ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-0/+5
* [PATCH] i386: Page-align the GDTJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell2007-05-021-2/+2
* [PATCH] i386: cleanup GDT AccessRusty Russell2007-05-021-3/+1
* [PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen2007-05-021-6/+18
* [PATCH] i386: add option to show more code in oops reportsChuck Ebbert2007-02-131-4/+16
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-131-3/+4
* Remove stack unwinder for nowLinus Torvalds2006-12-151-83/+0
* [PATCH] Generic BUG for i386Jeremy Fitzhardinge2006-12-081-30/+11
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-66/+52
|\
| * [PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2006-12-071-0/+7
| * [PATCH] i386: touch softlockup during backtracingDave Jones2006-12-071-0/+2
| * [PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert2006-12-071-1/+1
| * [PATCH] i386: Use probe_kernel_address instead of __get_user in fault pathsAndi Kleen2006-12-071-11/+13
| * [PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen2006-12-071-2/+1
| * [PATCH] i386: add sleazy FPU optimizationChuck Ebbert2006-12-071-1/+2
| * [PATCH] i386: espfix cleanupStas Sergeev2006-12-071-41/+16
| * [PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge2006-12-071-3/+0
| * [PATCH] i386: remove pointless printk from i386 oops outputDave Jones2006-12-071-1/+0
| * [PATCH] x86: Compress stack unwinder outputAndi Kleen2006-12-071-5/+5
| * [PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen2006-12-071-6/+10
* | [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-071-1/+1
|/
* x86: be more careful when walking back the frame pointer chainLinus Torvalds2006-11-171-3/+7
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-3/+3
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-301-0/+2
* [PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton2006-09-271-3/+4
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-94/+130
|\
| * [PATCH] i386: Split multi-line printk in oops output.Dave Jones2006-09-261-2/+3
| * [PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao2006-09-261-6/+9
| * [PATCH] i386: Descriptor and trap table cleanups.Rusty Russell2006-09-261-19/+5
| * [PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen2006-09-261-8/+14
| * [PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is...Andi Kleen2006-09-261-0/+2
| * [PATCH] i386: Do stacktracer conversion tooAndi Kleen2006-09-261-28/+80
| * [PATCH] x86: x86 clean up nmi panic messagesDon Zickus2006-09-261-7/+8
| * [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-261-0/+6
| * [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-261-21/+2