aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-261-13/+11
| * [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-261-1/+1
* | [PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert2006-09-261-3/+8
|/
* [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-301-11/+16
* [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-5/+3
* [PATCH] i386: Fix up backtrace fallback patchAndi Kleen2006-07-291-4/+6
* [PATCH] i386: Do backtrace fallback tooAndi Kleen2006-07-281-3/+14
* [PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert2006-07-141-20/+20
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-101-2/+2
* [PATCH] lockdep: i386 remove multi entry backtracesIngo Molnar2006-07-031-30/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-13/+33
* [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-261-10/+40
* [PATCH] i386: extra checks in show_registers()Chuck Ebbert2006-06-231-2/+3
* [PATCH] i386: break out of recursion in stackframe walkIngo Molnar2006-06-231-0/+6
* [PATCH] i386: remove junk from stack dumpChuck Ebbert2006-05-211-3/+1
* [PATCH] i386: print EIP/ESP lastRandy Dunlap2006-04-111-1/+15
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-9/+8
* [PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich2006-03-261-5/+12
* [PATCH] pause_on_oops command line optionAndrew Morton2006-03-231-0/+3