aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kgdb.c
Commit message (Expand)AuthorAge
* kgdb,x86: do not set kgdb_single_step on x86Jason Wessel2009-12-11
* kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionJason Wessel2009-12-11
* kgdb,x86: remove redundant testRoel Kluin2009-12-11
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\
| * x86: use kernel_stack_pointer() in kgdb.cH. Peter Anvin2009-10-12
* | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
|\|
| * Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| |\
| | * x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan2009-05-11
* | | hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad2009-06-02
|/ /
* / kgdb,i386: use address that SP register points to in the exception frameJason Wessel2009-05-15
|/
* x86, apic: remove genapic.hIngo Molnar2009-02-17
* x86, smp: remove mach_ipi.hIngo Molnar2009-01-29
* x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-28
* kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka2008-10-06
* kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2008-09-26
* kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-26
* x86: KGDB build fixIngo Molnar2008-04-19
* x86: kgdb build fixHarvey Harrison2008-04-18
* kgdb: fix several kgdb regressionsJason Wessel2008-04-17
* kgdb: add x86 HW breakpointsJason Wessel2008-04-17
* kgdb: fix NMI hangsJason Wessel2008-04-17
* x86: kgdb supportIngo Molnar2008-04-17