aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: prepare shared kernel/traps.cThomas Gleixner1-1250/+0
2007-08-31x86: be even more careful about checking the stack frame on dumpingLinus Torvalds1-12/+21
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen1-1/+16
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani1-0/+7
2007-07-21i386: Remove unneeded test of 'task' in dump_trace()Jesper Juhl1-1/+1
2007-07-21i386: touch_nmi_watchdog() in print_trace_address()Konrad Rzeszutek1-0/+1
2007-07-19drivers/edac: add new nmi rescanDave Jiang1-0/+12
2007-07-19lguest: export symbols for lguest as a moduleRusty Russell1-0/+1
2007-07-18i386: fixup TRACE_IRQ breakagePeter Zijlstra1-4/+6
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-5/+0
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-08move die notifier handling to common codeChristoph Hellwig1-15/+1
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-0/+5
2007-05-02[PATCH] i386: Page-align the GDTJeremy Fitzhardinge1-1/+1
2007-05-02[PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell1-2/+2
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell1-3/+1
2007-05-02[PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen1-6/+18
2007-02-13[PATCH] i386: add option to show more code in oops reportsChuck Ebbert1-4/+16
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge1-3/+4
2006-12-15Remove stack unwinder for nowLinus Torvalds1-83/+0
2006-12-08[PATCH] Generic BUG for i386Jeremy Fitzhardinge1-30/+11
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-66/+52
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra1-1/+1
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich1-0/+7
2006-12-07[PATCH] i386: touch softlockup during backtracingDave Jones1-0/+2
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert1-1/+1
2006-12-07[PATCH] i386: Use probe_kernel_address instead of __get_user in fault pathsAndi Kleen1-11/+13
2006-12-07[PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen1-2/+1
2006-12-07[PATCH] i386: add sleazy FPU optimizationChuck Ebbert1-1/+2
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev1-41/+16
2006-12-07[PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge1-3/+0
2006-12-07[PATCH] i386: remove pointless printk from i386 oops outputDave Jones1-1/+0
2006-12-07[PATCH] x86: Compress stack unwinder outputAndi Kleen1-5/+5
2006-12-07[PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen1-6/+10
2006-11-17x86: be more careful when walking back the frame pointer chainLinus Torvalds1-3/+7
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-3/+3
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen1-0/+2
2006-09-27[PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton1-3/+4
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-94/+130
2006-09-26[PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert1-3/+8
2006-09-26[PATCH] i386: Split multi-line printk in oops output.Dave Jones1-2/+3
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao1-6/+9
2006-09-26[PATCH] i386: Descriptor and trap table cleanups.Rusty Russell1-19/+5
2006-09-26[PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen1-8/+14
2006-09-26[PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is zeroAndi Kleen1-0/+2
2006-09-26[PATCH] i386: Do stacktracer conversion tooAndi Kleen1-28/+80
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus1-7/+8
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus1-0/+6