Age | Commit message (Expand) | Author | Files | Lines |
2009-12-06 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+1 |
2009-10-13 | x86: use kernel_stack_pointer() in kgdb.c | H. Peter Anvin | 1 | -2/+1 |
2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 1 | -1/+1 |
2009-06-11 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2009-06-03 | hw-breakpoints: reset bits in dr6 after the corresponding exception is handled | K.Prasad | 1 | -0/+6 |
2009-05-15 | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel | 1 | -1/+2 |
2009-05-11 | x86, 64-bit: ifdef out struct thread_struct::ip | Alexey Dobriyan | 1 | -1/+1 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 1 | -1/+1 |
2008-10-06 | kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI | Jan Kiszka | 1 | -6/+1 |
2008-09-26 | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel | 1 | -4/+21 |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 1 | -7/+11 |
2008-04-19 | x86: KGDB build fix | Ingo Molnar | 1 | -5/+1 |
2008-04-18 | x86: kgdb build fix | Harvey Harrison | 1 | -2/+2 |
2008-04-17 | kgdb: fix several kgdb regressions | Jason Wessel | 1 | -0/+4 |
2008-04-17 | kgdb: add x86 HW breakpoints | Jason Wessel | 1 | -0/+138 |
2008-04-17 | kgdb: fix NMI hangs | Jason Wessel | 1 | -3/+15 |
2008-04-17 | x86: kgdb support | Ingo Molnar | 1 | -0/+417 |