Sign in
android-kvm
/
linux
/
6fd166aae78c0ab738d49bda653cbd9e3b1491cf
/
arch
/
x86
/
kernel
/
hw_breakpoint.c
186f436
x86/kernel: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 9 years ago
362f924
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
by Borislav Petkov
· 9 years ago
27747f8
perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints
by Andy Lutomirski
· 10 years ago
ab51392
perf/x86/hw_breakpoints: Improve range breakpoint validation
by Andy Lutomirski
· 10 years ago
e5779e8
perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe
by Andy Lutomirski
· 10 years ago
36748b9
perf/x86: Remove get_hbp_len and replace with bp_len
by Jacob Shin
· 11 years ago
d6d55f0
perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
by Jacob Shin
· 11 years ago
89cbc76
x86: Replace __get_cpu_var uses
by Christoph Lameter
· 11 years ago
9c54b61
kprobes, x86: Allow kprobes on text_poke/hw_breakpoint
by Masami Hiramatsu
· 11 years ago
663b55b9
x86: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
f7da04c
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug registers
by Oleg Nesterov
· 12 years ago
0a3aee0
x86: Use this_cpu_ops to optimize code
by Tejun Heo
· 14 years ago
6c0aca2
x86: Ignore trap bits on single step exceptions
by Frederic Weisbecker
· 14 years ago
89e45aac
x86: Fix instruction breakpoint encoding
by Frederic Weisbecker
· 14 years ago
f7809da
x86: Support for instruction breakpoints
by Frederic Weisbecker
· 15 years ago
0c4519e
x86: Set resume bit before returning from breakpoint exception
by Frederic Weisbecker
· 15 years ago
b2812d0
hw-breakpoints: Change/Enforce some breakpoints policies
by Frederic Weisbecker
· 15 years ago
4f16d4e
Merge branch 'perf/core' into perf/urgent
by Ingo Molnar
· 15 years ago
1e259e0
hw-breakpoints: Remove stub unthrottle callback
by Frederic Weisbecker
· 15 years ago
3d08340
x86/hw-breakpoints: Remove the name field
by Frederic Weisbecker
· 15 years ago
018cbff
Merge commit 'v2.6.33' into perf/core
by Frederic Weisbecker
· 15 years ago
84d7109
hw-breakpoints: Accept breakpoints on NULL address
by Frederic Weisbecker
· 15 years ago
e0e53db
x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint_handler
by K.Prasad
· 15 years ago
b326e95
hw-breakpoints: Use overflow handler instead of the event callback
by Frederic Weisbecker
· 15 years ago
2c31b795
x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint
by Frederic Weisbecker
· 15 years ago
28b4e0d
x86: Rename global percpu symbol dr7 to cpu_dr7
by Tejun Heo
· 15 years ago
ba6909b
hw-breakpoint: Attribute authorship of hw-breakpoint related files
by K.Prasad
· 15 years ago
68efa37
hw-breakpoints, x86: Fix modular KVM build
by Ingo Molnar
· 15 years ago
9f6b3c2
hw-breakpoints: Fix broken a.out format dump
by Frederic Weisbecker
· 15 years ago
24f1e32c
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
by Frederic Weisbecker
· 15 years ago
4555835
x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler should be static
by Jaswinder Singh Rajput
· 16 years ago
eadb8a0
Merge branch 'linus' into tracing/hw-breakpoints
by Ingo Molnar
· 16 years ago
62edab9
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
by K.Prasad
· 16 years ago
0067f12
hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interfaces
by K.Prasad
· 16 years ago