Age | Commit message (Expand) | Author |
2016-04-29 | x86/asm: Stop depending on ptrace.h in alternative.h | Andy Lutomirski |
2016-03-17 | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar |
2016-02-24 | x86: Fix misspellings in comments | Adam Buchbinder |
2016-02-22 | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook |
2015-09-28 | x86/kgdb: Replace bool_int_array[NR_CPUS] with bitmap | Denys Vlasenko |
2015-04-08 | Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts | Ingo Molnar |
2015-04-02 | kgdb/x86: Fix reporting of 'si' in kgdb on x86_64 | Steffen Liebergeld |
2015-03-23 | x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' | Andy Lutomirski |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2012-10-12 | kgdb,x86: fix warning about unused variable | Jason Wessel |
2012-06-18 | x86: Fix kernel-doc warnings | Wanpeng Li |
2012-04-04 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-03-29 | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells |
2012-03-22 | kgdb: x86: Return all segment registers also in 64-bit mode | Jan Kiszka |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus |
2011-07-01 | perf: Add context field to perf_event | Avi Kivity |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2011-03-25 | kgdb,x86_64: fix compile warning found with sparse | Jason Wessel |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2011-02-18 | x86: Remove die_nmi() | Jan Beulich |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus |
2010-11-17 | kgdb,x86: fix regression in detach handling | Jason Wessel |
2010-10-29 | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng |
2010-10-22 | x86,kgdb: remove unnecessary call to kgdb_correct_hw_break() | Dongdong Deng |
2010-10-22 | kdb,kgdb: fix sparse fixups | Jason Wessel |
2010-10-22 | x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35 | Jason Wessel |
2010-08-16 | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c | Namhyung Kim |
2010-08-05 | kgdb,x86: use macro HBP_NUM to replace magic number 4 | Dongdong Deng |
2010-08-05 | KGDB: Remove set but unused newPC | Andi Kleen |
2010-08-05 | kgdb,x86: Individual register get/set for x86 | Jason Wessel |
2010-07-28 | x86,kgdb: Fix hw breakpoint regression | Jason Wessel |
2010-05-20 | x86,kgdb: Implement early hardware breakpoint debugging | Jason Wessel |
2010-05-20 | x86, kgdb, init: Add early and late debug states | Jason Wessel |
2010-05-20 | x86,kgdb: Add low level debug hook | Jason Wessel |
2010-05-20 | kgdb: remove post_primary_code references | Jason Wessel |
2010-05-20 | kgdb: core changes to support kdb | Jason Wessel |
2010-04-01 | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel |
2010-01-30 | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel |
2010-01-30 | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel |
2009-12-11 | kgdb,x86: do not set kgdb_single_step on x86 | Jason Wessel |
2009-12-11 | kgdb,i386: Fix corner case access to ss with NMI watch dog exception | Jason Wessel |
2009-12-11 | kgdb,x86: remove redundant test | Roel Kluin |
2009-12-05 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-10-12 | x86: use kernel_stack_pointer() in kgdb.c | H. Peter Anvin |
2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar |
2009-06-10 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |