index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
debugreg.h
Age
Commit message (
Expand
)
Author
2020-09-04
x86/debug: Remove aout_dump_debugregs()
Peter Zijlstra
2020-06-11
x86/entry: __always_inline debugreg for noinstr
Peter Zijlstra
2020-06-11
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
2020-06-11
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
2020-06-11
x86/entry: Introduce local_db_{save,restore}()
Peter Zijlstra
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-12-03
perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
Jacob Shin
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-02-28
x86: relocate get/set debugreg fcns to include/asm/debugreg.
Paul Gortmaker
2011-12-21
x86: Add counter when debug stack is used with interrupts enabled
Steven Rostedt
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-01-29
x86/debug: Clear reserved bits of DR6 in do_debug()
K.Prasad
2009-11-25
x86: Rename global percpu symbol dr7 to cpu_dr7
Tejun Heo
2009-11-14
hw-breakpoints, x86: Fix modular KVM build
Ingo Molnar
2009-11-10
hw-breakpoints: Wrap in the KVM breakpoint active state check
Frederic Weisbecker
2009-11-10
hw-breakpoints: Fix broken a.out format dump
Frederic Weisbecker
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-06-02
hw-breakpoints: prepare the code for Hardware Breakpoint interfaces
K.Prasad
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro