Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f66c0447cca1281116224d474cdb37d6a18e4b5b
/
arch
/
powerpc
/
kernel
/
hw_breakpoint.c
bc01bdf
powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
by Ravi Bangoria
· 5 years ago
658d029
powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
by Christophe Leroy
· 6 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
a278e7e
powerpc: Fix compile issue with force DAWR
by Michael Neuling
· 6 years ago
548c54a
powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
by Mathieu Malaterre
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
c1fe190
powerpc: Add force enable of DAWR on P9 option
by Michael Neuling
· 6 years ago
5d5176b
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
by Frederic Weisbecker
· 7 years ago
8e983ff
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()
by Frederic Weisbecker
· 7 years ago
cd6ef7e
powerpc/ptrace: Fix enforcement of DAWR constraints
by Michael Neuling
· 7 years ago
85ce9a5
powerpc: Update ptrace to use ppc_breakpoint_available()
by Michael Neuling
· 7 years ago
6c8f9ad
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
c21a493
powerpc/xmon: Fix data-breakpoint
by Ravi Bangoria
· 8 years ago
4ad8622
powerpc/8xx: Implement hw_breakpoint
by Christophe Leroy
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
5aab90c
perf/powerpc: Don't call perf_event_disable() from atomic context
by Jiri Olsa
· 8 years ago
03465f8
powerpc: Use kprobe blacklist for exception handlers
by Nicholas Piggin
· 8 years ago
fb822e6
powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event
by Ravi Bangoria
· 9 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 10 years ago
21f5850
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
by Paul Gortmaker
· 11 years ago
c141611
powerpc: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
e2a800b
powerpc/hw_brk: Fix off by one error when validating DAWR region end
by Michael Neuling
· 12 years ago
540e07c
powerpc/hw_brk: Fix clearing of extraneous IRQ
by Michael Neuling
· 12 years ago
4ae7ebe
powerpc: Change hardware breakpoint to allow longer ranges
by Michael Neuling
· 12 years ago
b9818c3
powerpc: Rename set_break to avoid naming conflict
by Michael Neuling
· 12 years ago
9422de3
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
by Michael Neuling
· 12 years ago
cd14457
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
by Michael Neuling
· 12 years ago
4474ef0
powerpc: Rework set_dabr so it can take a DABRX value as well
by Michael Neuling
· 12 years ago
3f4693e
powerpc: Use consistent name info for arch_hw_breakpoint
by Michael Neuling
· 12 years ago
6d9c00c
powerpc: Fix null pointer deref in perf hardware breakpoints
by Michael Neuling
· 12 years ago
ac84aa2
powerpc/hw_breakpoints: Fix incorrect pointer access
by Naveen N. Rao
· 13 years ago
ead53f2
powerpc: remove non-required uses of include <linux/module.h>
by Paul Gortmaker
· 13 years ago
d09ec73
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
by Paul Mackerras
· 15 years ago
76b0f13
powerpc, hw_breakpoint: Cooperate better with other single-steppers
by Paul Mackerras
· 15 years ago
574cb24
powerpc, hw_breakpoint: Fix off-by-one in checking access address
by Paul Mackerras
· 15 years ago
e3e9408
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside symbol length
by K.Prasad
· 15 years ago
06532a6
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
by K.Prasad
· 15 years ago
5aae8a5
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
by K.Prasad
· 15 years ago