index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
|
*
[PATCH] x86: Cleanup NMI interrupt path
Don Zickus
2006-09-26
1
-13
/
+11
|
*
[PATCH] i386: Add SMP support on i386 to reservation framework
Don Zickus
2006-09-26
1
-1
/
+1
*
|
[PATCH] i386: show_registers(): try harder to print failing code
Chuck Ebbert
2006-09-26
1
-3
/
+8
|
/
*
[PATCH] x86: Make backtracer fallback logic more bullet-proof
Jan Beulich
2006-08-30
1
-11
/
+16
*
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
2006-08-14
1
-1
/
+1
*
[PATCH] panic_on_oops: remove ssleep()
Horms
2006-07-31
1
-5
/
+3
*
[PATCH] i386: Fix up backtrace fallback patch
Andi Kleen
2006-07-29
1
-4
/
+6
*
[PATCH] i386: Do backtrace fallback too
Andi Kleen
2006-07-28
1
-3
/
+14
*
[PATCH] i386: handle_BUG(): don't print garbage if debug info unavailable
Chuck Ebbert
2006-07-14
1
-20
/
+20
*
[PATCH] put a comment at register_die_notifier that the export is used
Arjan van de Ven
2006-07-10
1
-2
/
+2
*
[PATCH] lockdep: i386 remove multi entry backtraces
Ingo Molnar
2006-07-03
1
-30
/
+9
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] i386/x86-64: fall back to old-style call trace if no unwinding
Jan Beulich
2006-06-26
1
-13
/
+33
*
[PATCH] i386: reliable stack trace support (i386)
Jan Beulich
2006-06-26
1
-10
/
+40
*
[PATCH] i386: extra checks in show_registers()
Chuck Ebbert
2006-06-23
1
-2
/
+3
*
[PATCH] i386: break out of recursion in stackframe walk
Ingo Molnar
2006-06-23
1
-0
/
+6
*
[PATCH] i386: remove junk from stack dump
Chuck Ebbert
2006-05-21
1
-3
/
+1
*
[PATCH] i386: print EIP/ESP last
Randy Dunlap
2006-04-11
1
-1
/
+15
*
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
1
-1
/
+1
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-9
/
+8
*
[PATCH] i386: pass proper trap numbers to die chain handlers
Jan Beulich
2006-03-26
1
-5
/
+12
*
[PATCH] pause_on_oops command line option
Andrew Morton
2006-03-23
1
-0
/
+3
*
[PATCH] i386: fix dump_stack()
Chuck Ebbert
2006-03-23
1
-6
/
+4
*
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
2006-03-23
1
-2
/
+2
*
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
2006-03-23
1
-0
/
+3
*
[PATCH] i386 traps: merge printk calls
Jean Delvare
2006-03-23
1
-6
/
+3
*
[PATCH] i386: multi-column stack backtraces
Chuck Ebbert
2006-03-23
1
-5
/
+27
*
[PATCH] i386: print kernel version in register dumps
Chuck Ebbert
2006-02-05
1
-2
/
+4
*
[PATCH] x86: fix stack trace facility level
Hugh Dickins
2006-02-05
1
-1
/
+2
*
[PATCH] i386: fix stack dump loglevel
Chuck Ebbert
2006-01-14
1
-18
/
+39
*
[PATCH] printk levels for i386 oops code.
Dave Jones
2006-01-10
1
-27
/
+34
*
[PATCH] i386: fix bound check IDT gate
Jan Beulich
2006-01-06
1
-2
/
+2
*
[PATCH] i386: move SIMD initialization
Jan Beulich
2006-01-06
1
-0
/
+22
*
[PATCH] i386: don't blindly enable interrupts in die()
Jan Beulich
2006-01-06
1
-2
/
+5
*
[PATCH] i386: "invalid operand" -> "invalid opcode"
Chuck Ebbert
2006-01-04
1
-1
/
+1
*
[PATCH] x86: fix NMI with CPU hotplug
Shaohua Li
2005-12-12
1
-7
/
+0
*
[PATCH] x86: initialise tss->io_bitmap_owner to something
Bart Oldeman
2005-10-30
1
-0
/
+1
*
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
2005-09-26
1
-1
/
+0
[next]