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
/
arm
/
kernel
/
hw_breakpoint.c
Age
Commit message (
Expand
)
Author
2024-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-04-29
ARM: 9391/2: hw_breakpoint: Handle CFI breakpoints
Linus Walleij
2024-04-12
perf/bpf: Remove unneeded uses_default_overflow_handler()
Kyle Huey
2023-08-18
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
2022-05-20
ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)
Nick Hawkins
2021-03-25
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...
Zhen Lei
2020-09-15
ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
Douglas Anderson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-21
ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2019-11-15
ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...
Candle Sun
2019-08-09
ARM/hw_breakpoint: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2018-06-26
perf/arch/arm: 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-12-17
ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_init
Jinbum Park
2017-06-20
ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init
Tony Lindgren
2017-05-26
ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()
Sebastian Andrzej Siewior
2017-01-10
ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
Mark Rutland
2016-11-22
ARM/hw_breakpoint: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-03-31
perf/core: Set event's default ::overflow_handler()
Wang Nan
2015-10-03
ARM: 8436/1: hw_breakpoint: remove unnecessary header
Maninder Singh
2015-03-23
perf: Remove type specific target pointers
Peter Zijlstra
2014-11-07
ARM: removing support for etb/etm in "arch/arm/kernel/"
Mathieu Poirier
2014-09-26
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-20
arm, hw-breakpoint: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-02-10
ARM: 7948/1: hw_breakpoint: Add ARMv8 support
Christopher Covington
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-04-17
ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb
Bastian Hecht
2013-03-22
ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()
Santosh Shilimkar
2013-03-03
ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resume
Dietmar Eggemann
2013-01-10
ARM: hw_breakpoint: Debug powerdown support for self-hosted debug
Dietmar Eggemann
2013-01-10
ARM: hw_breakpoint: Check function for OS Save and Restore mechanism
Dietmar Eggemann
2013-01-10
ARM: coresight: common definition for (OS) Lock Access Register key value
Dietmar Eggemann
2012-11-09
ARM: hw_breakpoint: kill WARN_ONCE usage
Will Deacon
2012-11-09
ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros
Dietmar Eggemann
2012-11-09
ARM: hw_breakpoint: check if monitor mode is enabled during validation
Will Deacon
2012-11-09
ARM: hw_breakpoint: make boot quieter without CPUID feature registers
Will Deacon
2012-11-09
ARM: hw_breakpoint: don't try to clear v6 debug registers during boot
Will Deacon
2012-11-09
ARM: hw_breakpoint: fix ordering of debug register reset sequence
Will Deacon
2012-11-09
ARM: hw_breakpoint: fix monitor mode detection with v7.1
Will Deacon
2012-11-09
ARM: hw_breakpoint: only clear OS lock when implemented on v7
Will Deacon
2012-08-25
ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addresses
Will Deacon
2012-08-25
ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type
Will Deacon
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2011-12-08
ARM: LPAE: Add fault handling support
Catalin Marinas
2011-10-08
ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores
Will Deacon
2011-08-31
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
Will Deacon
2011-08-31
ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
Will Deacon
[next]