Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
* git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb: kgdb: always use icache flush for sw breakpoints kgdb: fix SMP NMI kgdb_handle_exception exit race kgdb: documentation fixes kgdb: allow static kgdbts boot configuration kgdb: add documentation kgdb: Kconfig fix kgdb: add kgdb internal test suite kgdb: fix several kgdb regressions kgdb: kgdboc pl011 I/O module kgdb: fix optional arch functions and probe_kernel_* kgdb: add x86 HW breakpoints kgdb: print breakpoint removed on exception kgdb: clocksource watchdog kgdb: fix NMI hangs kgdb: fix kgdboc dynamic module configuration kgdb: document parameters x86: kgdb support consoles: polling support, kgdboc kgdb: core uaccess: add probe_kernel_write()
Showing
This diff is collapsed.
arch/x86/kernel/kgdb.c
0 → 100644
This diff is collapsed.
drivers/misc/kgdbts.c
0 → 100644
This diff is collapsed.
drivers/serial/kgdboc.c
0 → 100644
include/asm-x86/kgdb.h
0 → 100644
include/linux/kgdb.h
0 → 100644
kernel/kgdb.c
0 → 100644
This diff is collapsed.
lib/Kconfig.kgdb
0 → 100644
mm/maccess.c
0 → 100644
Please register or sign in to comment