summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kgdb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-1/+1
|\
| * x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan2009-05-111-1/+1
* | kgdb,i386: use address that SP register points to in the exception frameJason Wessel2009-05-151-1/+2
|/
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* x86, smp: remove mach_ipi.hIngo Molnar2009-01-291-1/+1
* x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-281-1/+1
* kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka2008-10-061-6/+1
* kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2008-09-261-4/+21
* kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-261-7/+11
* x86: KGDB build fixIngo Molnar2008-04-191-5/+1
* x86: kgdb build fixHarvey Harrison2008-04-181-2/+2
* kgdb: fix several kgdb regressionsJason Wessel2008-04-171-0/+4
* kgdb: add x86 HW breakpointsJason Wessel2008-04-171-0/+138
* kgdb: fix NMI hangsJason Wessel2008-04-171-3/+15
* x86: kgdb supportIngo Molnar2008-04-171-0/+417
OpenPOWER on IntegriCloud