- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 22ca7ee x86/apic: Provide and use helper for send_IPI_allbutself() by Thomas Gleixner · 5 years ago
- 2591bc4 x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI by Thomas Gleixner · 5 years ago
- 3c88c69 x86/stackframe/32: Provide consistent pt_regs by Peter Zijlstra · 6 years ago
- 71ab832 x86/kgdb: Return 0 from kgdb_arch_set_breakpoint() by Matt Mullins · 6 years ago
- 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
- 86a2205 x86/kgdb: Avoid redundant comparison of patched code by Nadav Amit · 6 years ago
- e836673 x86/alternatives: Add text_poke_kgdb() to not assert the lock when debugging by Nadav Amit · 6 years ago
- 6fcebf1 x86/kernel: Mark expected switch-case fall-throughs by Gustavo A. R. Silva · 6 years ago
- cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
- 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
- 7b32aea sched/x86: Add 'struct inactive_task_frame' to better document the sleeping task stack frame by Brian Gerst · 8 years ago
- 1636301 sched/x86/64, kgdb: Clear GDB_PS on 64-bit by Brian Gerst · 8 years ago
- 4e047aa sched/x86/32, kgdb: Don't use thread.ip in sleeping_thread_to_gdb_regs() by Brian Gerst · 8 years ago
- 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
- 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
- 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
- 9ccaf77 x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option by Kees Cook · 9 years ago
- 0d44975 x86/kgdb: Replace bool_int_array[NR_CPUS] with bitmap by Denys Vlasenko · 9 years ago
- 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 10 years ago
- f59df35 kgdb/x86: Fix reporting of 'si' in kgdb on x86_64 by Steffen Liebergeld · 10 years ago
- f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
- 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 42c1221 kgdb,x86: fix warning about unused variable by Jason Wessel · 12 years ago
- c15acff x86: Fix kernel-doc warnings by Wanpeng Li · 13 years ago
- 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
- 3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() by Jason Wessel · 13 years ago
- 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
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
- 639077f kgdb: x86: Return all segment registers also in 64-bit mode by Jan Kiszka · 13 years ago
- 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
- 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 14 years ago
- a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
- 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
- 21431c2 kgdb,x86_64: fix compile warning found with sparse by Jason Wessel · 15 years ago
- 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
- 02ca752 x86: Remove die_nmi() by Jan Beulich · 14 years ago
- c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
- 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
- 10a6e67 kgdb,x86: fix regression in detach handling by Jason Wessel · 14 years ago
- d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
- 39a0715 x86,kgdb: remove unnecessary call to kgdb_correct_hw_break() by Dongdong Deng · 14 years ago
- 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
- fad99fa x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35 by Jason Wessel · 14 years ago
- 8c8aefc kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c by Namhyung Kim · 14 years ago
- df49393 kgdb,x86: use macro HBP_NUM to replace magic number 4 by Dongdong Deng · 14 years ago
- 9264b27 KGDB: Remove set but unused newPC by Andi Kleen · 14 years ago
- 12bfa3d kgdb,x86: Individual register get/set for x86 by Jason Wessel · 14 years ago
- ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 14 years ago
- 031acd8 x86,kgdb: Implement early hardware breakpoint debugging by Jason Wessel · 15 years ago
- 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 15 years ago
- f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 15 years ago
- 98ec1878 kgdb: remove post_primary_code references by Jason Wessel · 16 years ago
- dcc7871 kgdb: core changes to support kdb by Jason Wessel · 15 years ago
- ab310b5 x86,kgdb: Always initialize the hw breakpoint attribute by Jason Wessel · 15 years ago
- 5352ae63 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 15 years ago
- cc09674 x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API by Jason Wessel · 15 years ago
- 8097551 kgdb,x86: do not set kgdb_single_step on x86 by Jason Wessel · 15 years ago
- cf6f196 kgdb,i386: Fix corner case access to ss with NMI watch dog exception by Jason Wessel · 15 years ago
- a5d09d6 kgdb,x86: remove redundant test by Roel Kluin · 15 years ago
- 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
- 5ca6c0c x86: use kernel_stack_pointer() in kgdb.c by H. Peter Anvin · 15 years ago
- eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
- 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
- 62edab9 hw-breakpoints: reset bits in dr6 after the corresponding exception is handled by K.Prasad · 16 years ago
- 33ab197 kgdb,i386: use address that SP register points to in the exception frame by Jason Wessel · 16 years ago
- 0c23590 x86, 64-bit: ifdef out struct thread_struct::ip by Alexey Dobriyan · 16 years ago
- 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
- d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 16 years ago
- dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
- e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 16 years ago
- 703a1ed kgdb, x86_64: fix PS CS SS registers in gdb serial by Jason Wessel · 16 years ago
- d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 16 years ago
- f8dfd5e x86: KGDB build fix by Ingo Molnar · 17 years ago
- fda31d7 x86: kgdb build fix by Harvey Harrison · 17 years ago
- 737a460 kgdb: fix several kgdb regressions by Jason Wessel · 17 years ago
- 64e9ee3 kgdb: add x86 HW breakpoints by Jason Wessel · 17 years ago
- d359752 kgdb: fix NMI hangs by Jason Wessel · 17 years ago
- 82da3ff x86: kgdb support by Ingo Molnar · 17 years ago