aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/debug-monitors.c
AgeCommit message (Expand)Author
2023-04-14arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2022-09-16arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition namesMark Brown
2022-09-16arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architectureMark Brown
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne
2020-09-18arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMMWill Deacon
2020-07-16arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-16arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-06-04arm64: debug: mark a function as __init to save some memoryChristophe JAILLET
2020-05-18arm64: Call debug_traps_init() from trap_init() to help early kgdbDouglas Anderson
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-09arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-04-09arm64: debug: Clean up brk_handler()Will Deacon
2019-04-09arm64: probes: Move magic BRK values into brk-imm.hWill Deacon
2019-04-09arm64: kprobes: Avoid calling kprobes debug handlers explicitlyWill Deacon
2019-04-09arm64: debug: Separate debug hooks based on target exception levelWill Deacon
2019-04-09arm64: debug: Remove meaningless commentWill Deacon
2019-04-09arm64: debug: Rename addr parameter for non-watchpoint exception hooksWill Deacon
2018-09-27signal/arm64: Add and use arm64_force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_infoEric W. Biederman
2018-03-06arm64: Use arm64_force_sig_info instead of force_sig_infoWill Deacon
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2017-11-02arm64: introduce an order for exceptionsJames Morse
2017-06-29arm64: fix endianness annotation for debug-monitors.cLuc Van Oostenryck
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-11-07arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand
2016-11-07arm64: Handle TRAP_TRACE for user mode as wellPratyush Anand
2016-09-09arm64: simplify sysreg manipulationMark Rutland
2016-09-02arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestepWill Deacon
2016-09-01arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon
2016-08-31arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-19arm64: debug: remove redundant spsr manipulationWill Deacon
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-07-19arm64: Blacklist non-kprobe-able symbolPratyush Anand
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-04-14arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-25arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose
2016-02-16arm64: replace read_lock to rcu lock in call_step_hookYang Shi
2016-02-10arm64: debug: re-enable irqs before sending breakpoint SIGTRAPWill Deacon
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-21arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose
2015-10-16arm64: debug: Fix typo in debug-monitors.cYang Shi
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi
2015-10-05arm64: debug: Fix typo in debug-monitors.cYang Shi