index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
2018-12-28
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2018-06-26
perf/arch/sh: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused field
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-04-19
signal/sh: Use force_sig_fault in hw_breakpoint_handler
Eric W. Biederman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2014-06-04
sh: Replace __get_cpu_var uses
Christoph Lameter
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
2010-04-21
sh: hw-breakpoints: Kill off stub unthrottle callback.
Paul Mundt
2010-03-01
sh: hw-breakpoints: Accept breakpoints on NULL addresses.
Paul Mundt
2010-01-05
sh: Abstracted SH-4A UBC support on hw-breakpoint core.
Paul Mundt
2009-12-28
sh: Convert ptrace to hw_breakpoint API.
Paul Mundt
2009-12-22
sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.
Paul Mundt
2009-12-21
sh: Fix up hw-breakpoints build for API changes.
Paul Mundt
2009-12-08
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
Paul Mundt