index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
hw_breakpoint.h
Age
Commit message (
Expand
)
Author
2024-03-01
arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exception
Anshuman Khandual
2023-05-25
arm64: move cpu_suspend_set_dbg_restorer() prototype to header
Arnd Bergmann
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
perf/arch/arm64: 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
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2016-11-18
arm64: Allow hw watchpoint of length 3,5,6 and 7
Pratyush Anand
2016-11-18
arm64: Allow hw watchpoint at varied offset from base address
Pratyush Anand
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2016-08-22
arm64: remove traces of perf_ops_bp
Mark Rutland
2016-02-29
arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP
Marc Zyngier
2015-11-26
arm64: debug: Treat the BRPs/WRPs as unsigned
Suzuki K. Poulose
2015-10-21
arm64/debug: Make use of the system wide safe value
Suzuki K. Poulose
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2014-08-28
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2012-09-17
arm64: Debugging support
Will Deacon