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