index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
hw_breakpoint.h
Age
Commit message (
Expand
)
Author
2024-05-02
sh: hw_breakpoint: Add missing forward declaration for arch_bp_generic_fields()
Geert Uytterhoeven
2022-08-30
perf/hw_breakpoint: Optimize constant number of breakpoint slots
Marco Elver
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-10-09
UAPI: (Scripted) Disintegrate arch/sh/include/asm
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: Get the number of available registers on boot dynamically
Frederic Weisbecker
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-01-30
sh: Fix up asm/hw_breakpoint.h header check.
Paul Mundt
2010-01-05
sh: Abstracted SH-4A UBC support on hw-breakpoint core.
Paul Mundt
2009-12-08
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
Paul Mundt