index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
2019-01-30
x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery
Borislav Petkov
2019-01-26
x86/kernel: Mark expected switch-case fall-throughs
Gustavo A. R. Silva
2018-06-26
perf/arch/x86: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-08-04
perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints
Andy Lutomirski
2015-08-04
perf/x86/hw_breakpoints: Improve range breakpoint validation
Andy Lutomirski
2015-08-04
perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe
Andy Lutomirski
2014-12-03
perf/x86: Remove get_hbp_len and replace with bp_len
Jacob Shin
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
2014-04-24
kprobes, x86: Allow kprobes on text_poke/hw_breakpoint
Masami Hiramatsu
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-11-12
x86: Ignore trap bits on single step exceptions
Frederic Weisbecker
2010-09-17
x86: Fix instruction breakpoint encoding
Frederic Weisbecker
2010-06-24
x86: Support for instruction breakpoints
Frederic Weisbecker
2010-06-24
x86: Set resume bit before returning from breakpoint exception
Frederic Weisbecker
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
2010-03-04
Merge branch 'perf/core' into perf/urgent
Ingo Molnar
2010-02-28
hw-breakpoints: Remove stub unthrottle callback
Frederic Weisbecker
2010-02-27
x86/hw-breakpoints: Remove the name field
Frederic Weisbecker
2010-02-27
Merge commit 'v2.6.33' into perf/core
Frederic Weisbecker
2010-02-19
hw-breakpoints: Accept breakpoints on NULL address
Frederic Weisbecker
2010-01-29
x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...
K.Prasad
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-11-26
x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint
Frederic Weisbecker
2009-11-25
x86: Rename global percpu symbol dr7 to cpu_dr7
Tejun Heo
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
2009-11-14
hw-breakpoints, x86: Fix modular KVM build
Ingo Molnar
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-17
x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s...
Jaswinder Singh Rajput
2009-06-17
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
2009-06-02
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
K.Prasad
2009-06-02
hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...
K.Prasad