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
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