| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: prepare shared kernel/traps.c | Thomas Gleixner | 2007-10-11 | 1 | -1250/+0 |
* | x86: be even more careful about checking the stack frame on dumping | Linus Torvalds | 2007-08-31 | 1 | -12/+21 |
* | x86: Stop MCEs and NMIs during code patching | Andi Kleen | 2007-07-22 | 1 | -1/+16 |
* | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani | 2007-07-22 | 1 | -0/+7 |
* | i386: Remove unneeded test of 'task' in dump_trace() | Jesper Juhl | 2007-07-21 | 1 | -1/+1 |
* | i386: touch_nmi_watchdog() in print_trace_address() | Konrad Rzeszutek | 2007-07-21 | 1 | -0/+1 |
* | drivers/edac: add new nmi rescan | Dave Jiang | 2007-07-19 | 1 | -0/+12 |
* | lguest: export symbols for lguest as a module | Rusty Russell | 2007-07-19 | 1 | -0/+1 |
* | i386: fixup TRACE_IRQ breakage | Peter Zijlstra | 2007-07-18 | 1 | -4/+6 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 |
* | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 | 1 | -1/+1 |
* | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds | 2007-05-14 | 1 | -5/+0 |
* | wrap access to thread_info | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -15/+1 |
* | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 | 1 | -0/+5 |
* | [PATCH] i386: Page-align the GDT | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] i386: i386 separate hardware-defined TSS from Linux additions | Rusty Russell | 2007-05-02 | 1 | -2/+2 |
* | [PATCH] i386: cleanup GDT Access | Rusty Russell | 2007-05-02 | 1 | -3/+1 |
* | [PATCH] x86: Fix i386 and x86_64 fault information pollution | Andi Kleen | 2007-05-02 | 1 | -6/+18 |
* | [PATCH] i386: add option to show more code in oops reports | Chuck Ebbert | 2007-02-13 | 1 | -4/+16 |
* | [PATCH] i386: Convert i386 PDA code to use %fs | Jeremy Fitzhardinge | 2007-02-13 | 1 | -3/+4 |
* | Remove stack unwinder for now | Linus Torvalds | 2006-12-15 | 1 | -83/+0 |
* | [PATCH] Generic BUG for i386 | Jeremy Fitzhardinge | 2006-12-08 | 1 | -30/+11 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 | 1 | -66/+52 |
|\ |
|
| * | [PATCH] unwinder: more sanity checks in Dwarf2 unwinder | Jan Beulich | 2006-12-07 | 1 | -0/+7 |
| * | [PATCH] i386: touch softlockup during backtracing | Dave Jones | 2006-12-07 | 1 | -0/+2 |
| * | [PATCH] x86: add sysctl for kstack_depth_to_print | Chuck Ebbert | 2006-12-07 | 1 | -1/+1 |
| * | [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths | Andi Kleen | 2006-12-07 | 1 | -11/+13 |
| * | [PATCH] x86: Mention PCI instead of RAM in NMI parity error message | Andi Kleen | 2006-12-07 | 1 | -2/+1 |
| * | [PATCH] i386: add sleazy FPU optimization | Chuck Ebbert | 2006-12-07 | 1 | -1/+2 |
| * | [PATCH] i386: espfix cleanup | Stas Sergeev | 2006-12-07 | 1 | -41/+16 |
| * | [PATCH] i386: remove default_ldt, and simplify ldt-setting. | Jeremy Fitzhardinge | 2006-12-07 | 1 | -3/+0 |
| * | [PATCH] i386: remove pointless printk from i386 oops output | Dave Jones | 2006-12-07 | 1 | -1/+0 |
| * | [PATCH] x86: Compress stack unwinder output | Andi Kleen | 2006-12-07 | 1 | -5/+5 |
| * | [PATCH] x86: shorten lines in unwinder to be <= 80 characters | Andi Kleen | 2006-12-07 | 1 | -6/+10 |
* | | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 2006-12-07 | 1 | -1/+1 |
|/ |
|
* | x86: be more careful when walking back the frame pointer chain | Linus Torvalds | 2006-11-17 | 1 | -3/+7 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -3/+3 |
* | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen | 2006-09-30 | 1 | -0/+2 |
* | [PATCH] x86: use probe_kernel_address in handle_BUG() | Andrew Morton | 2006-09-27 | 1 | -3/+4 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 1 | -94/+130 |
|\ |
|
| * | [PATCH] i386: Split multi-line printk in oops output. | Dave Jones | 2006-09-26 | 1 | -2/+3 |
| * | [PATCH] i386: Disallow kprobes on NMI handlers | Fernando Luis V�zquez Cao | 2006-09-26 | 1 | -6/+9 |
| * | [PATCH] i386: Descriptor and trap table cleanups. | Rusty Russell | 2006-09-26 | 1 | -19/+5 |
| * | [PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace | Andi Kleen | 2006-09-26 | 1 | -8/+14 |
| * | [PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is... | Andi Kleen | 2006-09-26 | 1 | -0/+2 |
| * | [PATCH] i386: Do stacktracer conversion too | Andi Kleen | 2006-09-26 | 1 | -28/+80 |
| * | [PATCH] x86: x86 clean up nmi panic messages | Don Zickus | 2006-09-26 | 1 | -7/+8 |
| * | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus | 2006-09-26 | 1 | -0/+6 |
| * | [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi... | Don Zickus | 2006-09-26 | 1 | -21/+2 |