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
starfive-6.6.48-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
/
powerpc
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-20
/
+21
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-4
/
+2
2018-05-21
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
1
-2
/
+2
2018-03-27
powerpc: Update ptrace to use ppc_breakpoint_available()
Michael Neuling
1
-0
/
+3
2017-02-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-1
/
+5
2017-02-15
powerpc/xmon: Fix data-breakpoint
Ravi Bangoria
1
-1
/
+3
2017-01-25
powerpc/8xx: Implement hw_breakpoint
Christophe Leroy
1
-1
/
+5
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
1
-1
/
+1
2016-09-19
powerpc: Use kprobe blacklist for exception handlers
Nicholas Piggin
1
-3
/
+6
2016-03-03
powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event
Ravi Bangoria
1
-1
/
+2
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-1
/
+1
2014-05-20
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
1
-4
/
+4
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-02
powerpc/hw_brk: Fix off by one error when validating DAWR region end
Michael Neuling
1
-1
/
+1
2013-06-25
powerpc/hw_brk: Fix clearing of extraneous IRQ
Michael Neuling
1
-0
/
+1
2013-01-29
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
1
-2
/
+10
2013-01-15
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
1
-4
/
+4
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-42
/
+30
2012-09-10
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
1
-4
/
+11
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
1
-6
/
+6
2012-09-07
powerpc: Use consistent name info for arch_hw_breakpoint
Michael Neuling
1
-4
/
+4
2012-08-24
powerpc: Fix null pointer deref in perf hardware breakpoints
Michael Neuling
1
-1
/
+1
2012-07-11
powerpc/hw_breakpoints: Fix incorrect pointer access
Naveen N. Rao
1
-1
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2010-06-30
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
Paul Mackerras
1
-0
/
+10
2010-06-23
powerpc, hw_breakpoint: Cooperate better with other single-steppers
Paul Mackerras
1
-6
/
+7
2010-06-23
powerpc, hw_breakpoint: Fix off-by-one in checking access address
Paul Mackerras
1
-16
/
+7
2010-06-22
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...
K.Prasad
1
-2
/
+21
2010-06-22
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
1
-0
/
+18
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
1
-0
/
+325