Frederic Weisbecker
|
5d5176baed
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
|
7 years ago |
Frederic Weisbecker
|
8e983ff9ac
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()
|
7 years ago |
Michael Neuling
|
cd6ef7eebf
powerpc/ptrace: Fix enforcement of DAWR constraints
|
7 years ago |
Michael Neuling
|
85ce9a5d57
powerpc: Update ptrace to use ppc_breakpoint_available()
|
7 years ago |
Michael Ellerman
|
6c8f9ad566
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
|
8 years ago |
Ravi Bangoria
|
c21a493a2b
powerpc/xmon: Fix data-breakpoint
|
8 years ago |
Christophe Leroy
|
4ad8622dc5
powerpc/8xx: Implement hw_breakpoint
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Jiri Olsa
|
5aab90ce1e
perf/powerpc: Don't call perf_event_disable() from atomic context
|
8 years ago |
Nicholas Piggin
|
03465f899b
powerpc: Use kprobe blacklist for exception handlers
|
9 years ago |
Ravi Bangoria
|
fb822e6076
powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event
|
9 years ago |
Christoph Lameter
|
69111bac42
powerpc: Replace __get_cpu_var uses
|
10 years ago |
Anton Blanchard
|
e51df2c170
powerpc: Make a bunch of things static
|
11 years ago |
Paul Gortmaker
|
21f585073d
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
|
11 years ago |
Paul Gortmaker
|
c141611fb1
powerpc: Delete non-required instances of include <linux/init.h>
|
11 years ago |
Michael Neuling
|
e2a800beac
powerpc/hw_brk: Fix off by one error when validating DAWR region end
|
12 years ago |
Michael Neuling
|
540e07c67e
powerpc/hw_brk: Fix clearing of extraneous IRQ
|
12 years ago |
Michael Neuling
|
4ae7ebe952
powerpc: Change hardware breakpoint to allow longer ranges
|
12 years ago |
Michael Neuling
|
b9818c3312
powerpc: Rename set_break to avoid naming conflict
|
12 years ago |
Michael Neuling
|
9422de3e95
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
|
12 years ago |
Michael Neuling
|
cd14457304
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
|
13 years ago |
Michael Neuling
|
4474ef055c
powerpc: Rework set_dabr so it can take a DABRX value as well
|
13 years ago |
Michael Neuling
|
3f4693eeea
powerpc: Use consistent name info for arch_hw_breakpoint
|
13 years ago |
Michael Neuling
|
6d9c00c67b
powerpc: Fix null pointer deref in perf hardware breakpoints
|
13 years ago |
Naveen N. Rao
|
ac84aa2b3b
powerpc/hw_breakpoints: Fix incorrect pointer access
|
13 years ago |
Paul Gortmaker
|
ead53f22dc
powerpc: remove non-required uses of include <linux/module.h>
|
14 years ago |
Paul Mackerras
|
d09ec73871
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
|
15 years ago |
Paul Mackerras
|
76b0f13376
powerpc, hw_breakpoint: Cooperate better with other single-steppers
|
15 years ago |
Paul Mackerras
|
574cb24899
powerpc, hw_breakpoint: Fix off-by-one in checking access address
|
15 years ago |
K.Prasad
|
e3e94084ad
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside symbol length
|
15 years ago |