summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/traps.c
AgeCommit message (Expand)Author
2008-02-26Update the i.MX31 Kernel to 2.6.232.6.23-mx31ads-2008022618072.6.23-mx31-200802261807Justin Waters
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2007-05-02[PATCH] i386: Page-align the GDTJeremy Fitzhardinge
2007-05-02[PATCH] i386: i386 separate hardware-defined TSS from Linux additionsRusty Russell
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell
2007-05-02[PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen
2007-02-13[PATCH] i386: add option to show more code in oops reportsChuck Ebbert
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-08[PATCH] Generic BUG for i386Jeremy Fitzhardinge
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich
2006-12-07[PATCH] i386: touch softlockup during backtracingDave Jones
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert
2006-12-07[PATCH] i386: Use probe_kernel_address instead of __get_user in fault pathsAndi Kleen
2006-12-07[PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen
2006-12-07[PATCH] i386: add sleazy FPU optimizationChuck Ebbert
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev
2006-12-07[PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge
2006-12-07[PATCH] i386: remove pointless printk from i386 oops outputDave Jones
2006-12-07[PATCH] x86: Compress stack unwinder outputAndi Kleen
2006-12-07[PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen
2006-11-17x86: be more careful when walking back the frame pointer chainLinus Torvalds
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen
2006-09-27[PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert
2006-09-26[PATCH] i386: Split multi-line printk in oops output.Dave Jones
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao
2006-09-26[PATCH] i386: Descriptor and trap table cleanups.Rusty Russell
2006-09-26[PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen
2006-09-26[PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is...Andi Kleen
2006-09-26[PATCH] i386: Do stacktracer conversion tooAndi Kleen
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-29[PATCH] i386: Fix up backtrace fallback patchAndi Kleen
2006-07-28[PATCH] i386: Do backtrace fallback tooAndi Kleen
2006-07-14[PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven