index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
hw_breakpoint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
2019-04-20
1
-1
/
+61
*
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
1
-20
/
+21
*
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
1
-4
/
+2
*
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
2018-05-21
1
-2
/
+2
*
powerpc: Update ptrace to use ppc_breakpoint_available()
Michael Neuling
2018-03-27
1
-0
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2017-02-18
1
-1
/
+5
|
\
|
*
powerpc/8xx: Implement hw_breakpoint
Christophe Leroy
2017-01-25
1
-1
/
+5
*
|
powerpc/xmon: Fix data-breakpoint
Ravi Bangoria
2017-02-15
1
-1
/
+3
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
2016-10-28
1
-1
/
+1
*
powerpc: Use kprobe blacklist for exception handlers
Nicholas Piggin
2016-09-19
1
-3
/
+6
*
powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event
Ravi Bangoria
2016-03-03
1
-1
/
+2
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-3
/
+3
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-1
/
+1
*
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
2014-05-20
1
-4
/
+4
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
*
powerpc/hw_brk: Fix off by one error when validating DAWR region end
Michael Neuling
2013-07-02
1
-1
/
+1
*
powerpc/hw_brk: Fix clearing of extraneous IRQ
Michael Neuling
2013-06-25
1
-0
/
+1
*
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
2013-01-29
1
-2
/
+10
*
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-16
1
-4
/
+4
*
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
1
-42
/
+30
*
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
2012-09-10
1
-4
/
+11
*
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-10
1
-6
/
+6
*
powerpc: Use consistent name info for arch_hw_breakpoint
Michael Neuling
2012-09-07
1
-4
/
+4
*
powerpc: Fix null pointer deref in perf hardware breakpoints
Michael Neuling
2012-08-24
1
-1
/
+1
*
powerpc/hw_breakpoints: Fix incorrect pointer access
Naveen N. Rao
2012-07-11
1
-1
/
+1
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
Paul Mackerras
2010-06-30
1
-0
/
+10
*
powerpc, hw_breakpoint: Cooperate better with other single-steppers
Paul Mackerras
2010-06-23
1
-6
/
+7
*
powerpc, hw_breakpoint: Fix off-by-one in checking access address
Paul Mackerras
2010-06-23
1
-16
/
+7
*
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...
K.Prasad
2010-06-22
1
-2
/
+21
*
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
2010-06-22
1
-0
/
+18
*
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-06-22
1
-0
/
+325