1. 7e820c2 x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI by Thomas Gleixner · 5 years ago
  2. 7b32aea sched/x86: Add 'struct inactive_task_frame' to better document the sleeping task stack frame by Brian Gerst · 8 years ago
  3. 1636301 sched/x86/64, kgdb: Clear GDB_PS on 64-bit by Brian Gerst · 8 years ago
  4. 4e047aa sched/x86/32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs() by Brian Gerst · 8 years ago
  5. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
  6. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  7. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  8. 9ccaf77 x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option by Kees Cook · 9 years ago
  9. 0d44975 x86/kgdb: Replace bool_int_array[NR_CPUS] with bitmap by Denys Vlasenko · 9 years ago
  10. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 10 years ago
  11. f59df35 kgdb/x86: Fix reporting of 'si' in kgdb on x86_64 by Steffen Liebergeld · 10 years ago
  12. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  13. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. 42c1221 kgdb,x86: fix warning about unused variable by Jason Wessel · 12 years ago
  15. c15acff x86: Fix kernel-doc warnings by Wanpeng Li · 13 years ago
  16. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  17. 3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() by Jason Wessel · 13 years ago
  18. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  19. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  20. 639077f kgdb: x86: Return all segment registers also in 64-bit mode by Jan Kiszka · 13 years ago
  21. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  22. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 14 years ago
  23. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  24. 95e14ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  25. 21431c2 kgdb,x86_64: fix compile warning found with sparse by Jason Wessel · 15 years ago
  26. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  27. 02ca752 x86: Remove die_nmi() by Jan Beulich · 14 years ago
  28. c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
  29. 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
  30. 10a6e67 kgdb,x86: fix regression in detach handling by Jason Wessel · 14 years ago
  31. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  32. 39a0715 x86,kgdb: remove unnecessary call to kgdb_correct_hw_break() by Dongdong Deng · 14 years ago
  33. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  34. fad99fa x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35 by Jason Wessel · 14 years ago
  35. 8c8aefc kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c by Namhyung Kim · 14 years ago
  36. df49393 kgdb,x86: use macro HBP_NUM to replace magic number 4 by Dongdong Deng · 14 years ago
  37. 9264b27 KGDB: Remove set but unused newPC by Andi Kleen · 14 years ago
  38. 12bfa3d kgdb,x86: Individual register get/set for x86 by Jason Wessel · 14 years ago
  39. ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 14 years ago
  40. 031acd8 x86,kgdb: Implement early hardware breakpoint debugging by Jason Wessel · 15 years ago
  41. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 15 years ago
  42. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 15 years ago
  43. 98ec187 kgdb: remove post_primary_code references by Jason Wessel · 16 years ago
  44. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 15 years ago
  45. ab310b5 x86,kgdb: Always initialize the hw breakpoint attribute by Jason Wessel · 15 years ago
  46. 5352ae6 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 15 years ago
  47. cc09674 x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API by Jason Wessel · 15 years ago
  48. 8097551 kgdb,x86: do not set kgdb_single_step on x86 by Jason Wessel · 15 years ago
  49. cf6f196 kgdb,i386: Fix corner case access to ss with NMI watch dog exception by Jason Wessel · 15 years ago
  50. a5d09d6 kgdb,x86: remove redundant test by Roel Kluin · 15 years ago
  51. c2ed69c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 5ca6c0c x86: use kernel_stack_pointer() in kgdb.c by H. Peter Anvin · 15 years ago
  53. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
  54. aa98936 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 62edab9 hw-breakpoints: reset bits in dr6 after the corresponding exception is handled by K.Prasad · 16 years ago
  56. 33ab197 kgdb,i386: use address that SP register points to in the exception frame by Jason Wessel · 16 years ago
  57. 0c23590 x86, 64-bit: ifdef out struct thread_struct::ip by Alexey Dobriyan · 16 years ago
  58. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  59. d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 16 years ago
  60. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
  61. e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 16 years ago
  62. 703a1ed kgdb, x86_64: fix PS CS SS registers in gdb serial by Jason Wessel · 16 years ago
  63. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 16 years ago
  64. f8dfd5e x86: KGDB build fix by Ingo Molnar · 17 years ago
  65. fda31d7 x86: kgdb build fix by Harvey Harrison · 17 years ago
  66. 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 17 years ago
  67. 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 17 years ago
  68. d359752 kgdb: fix NMI hangs by Jason Wessel · 17 years ago
  69. 82da3ff x86: kgdb support by Ingo Molnar · 17 years ago