开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
hw_breakpoint.h
Age
Commit message (
Expand
)
Author
2019-04-20
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-07-30
powerpc: fix includes in asm/processor.h
Christophe Leroy
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-04-04
powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports it
Naveen N. Rao
2018-03-13
powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...
Mathieu Malaterre
2014-05-20
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
2013-01-29
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
2013-01-16
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2012-09-10
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-07
powerpc: Pack arch_hw_breakpoint to avoid holes in struct
Michael Neuling
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2011-07-01
perf, powerpc: Fix build borkage
Peter Zijlstra
2010-06-30
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
Paul Mackerras
2010-06-22
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...
K.Prasad
2010-06-22
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad