index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
1
-4
/
+4
2014-04-24
kprobes, x86: Allow kprobes on text_poke/hw_breakpoint
Masami Hiramatsu
1
-3
/
+2
2014-01-07
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-09
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
1
-0
/
+3
2010-12-30
x86: Use this_cpu_ops to optimize code
Tejun Heo
1
-6
/
+6
2010-11-12
x86: Ignore trap bits on single step exceptions
Frederic Weisbecker
1
-0
/
+4
2010-09-17
x86: Fix instruction breakpoint encoding
Frederic Weisbecker
1
-21
/
+19
2010-06-25
x86: Support for instruction breakpoints
Frederic Weisbecker
1
-15
/
+29
2010-06-25
x86: Set resume bit before returning from breakpoint exception
Frederic Weisbecker
1
-0
/
+7
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
1
-35
/
+6
2010-03-04
Merge branch 'perf/core' into perf/urgent
Ingo Molnar
1
-10
/
+7
2010-02-28
hw-breakpoints: Remove stub unthrottle callback
Frederic Weisbecker
1
-5
/
+0
2010-02-27
x86/hw-breakpoints: Remove the name field
Frederic Weisbecker
1
-7
/
+0
2010-02-27
Merge commit 'v2.6.33' into perf/core
Frederic Weisbecker
1
-23
/
+7
2010-02-19
hw-breakpoints: Accept breakpoints on NULL address
Frederic Weisbecker
1
-23
/
+7
2010-01-29
x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...
K.Prasad
1
-3
/
+7
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
1
-3
/
+2
2009-11-26
x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint
Frederic Weisbecker
1
-8
/
+14
2009-11-25
x86: Rename global percpu symbol dr7 to cpu_dr7
Tejun Heo
1
-5
/
+5
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
1
-0
/
+4
2009-11-14
hw-breakpoints, x86: Fix modular KVM build
Ingo Molnar
1
-2
/
+2
2009-11-10
hw-breakpoints: Fix broken a.out format dump
Frederic Weisbecker
1
-0
/
+35
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
1
-136
/
+255
2009-06-17
x86: hw_breakpoint.c arch_check_va_in_kernelspace and hw_breakpoint_handler s...
Jaswinder Singh Rajput
1
-3
/
+3
2009-06-17
Merge branch 'linus' into tracing/hw-breakpoints
Ingo Molnar
1
-2
/
+2
2009-06-03
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
K.Prasad
1
-2
/
+11
2009-06-03
hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf...
K.Prasad
1
-0
/
+382