aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kgdb.c
AgeCommit message (Expand)Author
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-10-12kgdb,x86: fix warning about unused variableJason Wessel
2012-06-18x86: Fix kernel-doc warningsWanpeng Li
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-29x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-03-22kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-03-25kgdb,x86_64: fix compile warning found with sparseJason Wessel
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-02-18x86: Remove die_nmi()Jan Beulich
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2010-11-17kgdb,x86: fix regression in detach handlingJason Wessel
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng
2010-10-22x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()Dongdong Deng
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel
2010-10-22x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35Jason Wessel
2010-08-16kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim
2010-08-05kgdb,x86: use macro HBP_NUM to replace magic number 4Dongdong Deng
2010-08-05KGDB: Remove set but unused newPCAndi Kleen
2010-08-05kgdb,x86: Individual register get/set for x86Jason Wessel
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel
2010-05-20x86,kgdb: Implement early hardware breakpoint debuggingJason Wessel
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdb: remove post_primary_code referencesJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-04-01x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel
2009-12-11kgdb,x86: do not set kgdb_single_step on x86Jason Wessel
2009-12-11kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionJason Wessel
2009-12-11kgdb,x86: remove redundant testRoel Kluin
2009-12-05Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-10-12x86: use kernel_stack_pointer() in kgdb.cH. Peter Anvin
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar
2009-06-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-02hw-breakpoints: reset bits in dr6 after the corresponding exception is handledK.Prasad
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel
2009-05-11x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-01-29x86, smp: remove mach_ipi.hIngo Molnar
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar
2008-10-06kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel