summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/debug-monitors.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu2019-08-011-6/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker2019-04-091-0/+1
* arm64: debug: Clean up brk_handler()Will Deacon2019-04-091-6/+4Star
* arm64: probes: Move magic BRK values into brk-imm.hWill Deacon2019-04-091-1/+1
* arm64: kprobes: Avoid calling kprobes debug handlers explicitlyWill Deacon2019-04-091-10/+0Star
* arm64: debug: Separate debug hooks based on target exception levelWill Deacon2019-04-091-25/+60
* arm64: debug: Remove meaningless commentWill Deacon2019-04-091-5/+0Star
* arm64: debug: Rename addr parameter for non-watchpoint exception hooksWill Deacon2019-04-091-2/+2
* signal/arm64: Add and use arm64_force_sig_fault where appropriateEric W. Biederman2018-09-271-8/+3Star
* signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_infoEric W. Biederman2018-09-271-1/+1
* arm64: Use arm64_force_sig_info instead of force_sig_infoWill Deacon2018-03-061-1/+2
* signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-231-6/+7
* arm64: introduce an order for exceptionsJames Morse2017-11-021-2/+3
* arm64: fix endianness annotation for debug-monitors.cLuc Van Oostenryck2017-06-291-6/+8
* arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-041-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand2016-11-071-7/+11
* arm64: Handle TRAP_TRACE for user mode as wellPratyush Anand2016-11-071-10/+12
* arm64: simplify sysreg manipulationMark Rutland2016-09-091-5/+3Star
* arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestepWill Deacon2016-09-021-2/+2
* arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon2016-09-011-24/+6Star
* arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon2016-08-311-2/+4
* Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-211-2/+31
|\
| * arm64: Blacklist non-kprobe-able symbolPratyush Anand2016-07-191-0/+17
| * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-191-2/+14
* | arm64: debug: remove redundant spsr manipulationWill Deacon2016-07-191-11/+2Star
* | arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-191-1/+0Star
|/
* arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner2016-04-141-2/+1Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-181-11/+12
|\
| * arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-251-1/+1
| * arm64: replace read_lock to rcu lock in call_step_hookYang Shi2016-02-161-10/+11
* | arm64: debug: re-enable irqs before sending breakpoint SIGTRAPWill Deacon2016-02-101-26/+22Star
|/
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-051-2/+2
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-2/+4
|\ \
| * | arm64/debug: Make use of the system wide safe valueSuzuki K. Poulose2015-10-211-2/+4
| * | arm64: debug: Fix typo in debug-monitors.cYang Shi2015-10-161-1/+1
| |/
* | arm64: replace read_lock to rcu lock in call_break_hookYang Shi2015-10-061-10/+11
* | arm64: debug: Fix typo in debug-monitors.cYang Shi2015-10-051-1/+1
|/
* arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon2015-09-171-1/+1
* arm64: debug: rename enum debug_el to avoid symbol collisionWill Deacon2015-07-271-2/+2
* Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-051-9/+0Star
|\
| * arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier2014-07-111-9/+0Star
* | arm64: don't call break hooks for BRK exceptions from EL0Will Deacon2014-07-311-11/+11
|/
* arm64: debug: remove noisy, pointless warningWill Deacon2014-04-251-3/+0Star
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-1/+5
|\
| * arm64, debug-monitors: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
* | arm64: debug: make local symbols staticJingoo Han2014-03-131-2/+2