index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-12-09
powerpc/inst: Move ppc_inst_t definition in asm/reg.h
Christophe Leroy
1
-1
/
+0
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
1
-2
/
+2
2020-09-15
powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
1
-0
/
+3
2020-09-15
powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c
Ravi Bangoria
1
-0
/
+8
2020-09-15
powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors
Ravi Bangoria
1
-0
/
+1
2020-07-26
powerpc/hw_breakpoint.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
powerpc/watchpoint: Return available watchpoints dynamically
Ravi Bangoria
1
-1
/
+3
2020-06-02
hw-breakpoints: Fix build warnings with clang
Ravi Bangoria
1
-3
/
+0
2020-05-18
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
1
-0
/
+2
2020-05-18
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
1
-2
/
+3
2020-05-18
powerpc/watchpoint: Get watchpoint count dynamically while disabling them
Ravi Bangoria
1
-8
/
+8
2020-05-18
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
1
-1
/
+1
2020-05-18
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
1
-2
/
+2
2020-05-18
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
1
-0
/
+5
2020-01-23
powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.
Christophe Leroy
1
-0
/
+4
2019-11-13
powerpc/watchpoint: Fix ptrace code that muck around with address/len
Ravi Bangoria
1
-2
/
+2
2019-11-13
powerpc/watchpoint: Fix length calculation for unaligned target
Ravi Bangoria
1
-0
/
+2
2019-11-13
powerpc/watchpoint: Introduce macros for watchpoint length
Ravi Bangoria
1
-0
/
+3
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+14
2019-07-03
powerpc: Fix compile issue with force DAWR
Michael Neuling
1
-7
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-04-20
powerpc: Add force enable of DAWR on P9 option
Michael Neuling
1
-0
/
+8
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2018-07-30
powerpc: fix includes in asm/processor.h
Christophe Leroy
1
-0
/
+1
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-1
/
+0
2018-06-26
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-1
/
+5
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-1
/
+1
2018-04-04
powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports it
Naveen N. Rao
1
-1
/
+2
2018-03-13
powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister...
Mathieu Malaterre
1
-0
/
+2
2014-05-20
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
Paul Gortmaker
1
-1
/
+1
2013-01-29
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
1
-2
/
+0
2013-01-15
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
1
-1
/
+1
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-7
/
+26
2012-09-10
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
1
-0
/
+1
2012-09-10
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
1
-1
/
+1
2012-09-07
powerpc: Pack arch_hw_breakpoint to avoid holes in struct
Michael Neuling
1
-3
/
+3
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+1
2011-07-01
perf, powerpc: Fix build borkage
Peter Zijlstra
1
-1
/
+1
2010-06-30
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
Paul Mackerras
1
-4
/
+1
2010-06-22
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...
K.Prasad
1
-0
/
+1
2010-06-22
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
1
-0
/
+3
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
1
-0
/
+73