index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
debug-monitors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
2018-03-06
1
-1
/
+2
*
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-22
1
-6
/
+7
*
arm64: introduce an order for exceptions
James Morse
2017-11-02
1
-2
/
+3
*
arm64: fix endianness annotation for debug-monitors.c
Luc Van Oostenryck
2017-06-29
1
-6
/
+8
*
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-04-04
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
arm64: Handle TRAP_BRKPT for user mode as well
Pratyush Anand
2016-11-07
1
-7
/
+11
*
arm64: Handle TRAP_TRACE for user mode as well
Pratyush Anand
2016-11-07
1
-10
/
+12
*
arm64: simplify sysreg manipulation
Mark Rutland
2016-09-09
1
-5
/
+3
*
arm64: debug: report TRAP_TRACE instead of TRAP_HWBRPT for singlestep
Will Deacon
2016-09-02
1
-2
/
+2
*
arm64: debug: convert OS lock CPU hotplug notifier to new infrastructure
Will Deacon
2016-09-01
1
-24
/
+6
*
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
Will Deacon
2016-08-31
1
-2
/
+4
*
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-21
1
-2
/
+31
|
\
|
*
arm64: Blacklist non-kprobe-able symbol
Pratyush Anand
2016-07-19
1
-0
/
+17
|
*
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-07-19
1
-2
/
+14
*
|
arm64: debug: remove redundant spsr manipulation
Will Deacon
2016-07-19
1
-11
/
+2
*
|
arm64: debug: unmask PSTATE.D earlier
Will Deacon
2016-07-19
1
-1
/
+0
|
/
*
arm64/debug: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-04-14
1
-2
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
1
-11
/
+12
|
\
|
*
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
1
-1
/
+1
|
*
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
2016-02-16
1
-10
/
+11
*
|
arm64: debug: re-enable irqs before sending breakpoint SIGTRAP
Will Deacon
2016-02-10
1
-26
/
+22
|
/
*
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
1
-2
/
+2
|
\
|
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-2
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
1
-2
/
+4
|
\
\
|
*
|
arm64/debug: Make use of the system wide safe value
Suzuki K. Poulose
2015-10-21
1
-2
/
+4
|
*
|
arm64: debug: Fix typo in debug-monitors.c
Yang Shi
2015-10-16
1
-1
/
+1
|
|
/
*
|
arm64: replace read_lock to rcu lock in call_break_hook
Yang Shi
2015-10-06
1
-10
/
+11
*
|
arm64: debug: Fix typo in debug-monitors.c
Yang Shi
2015-10-05
1
-1
/
+1
|
/
*
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
Will Deacon
2015-09-17
1
-1
/
+1
*
arm64: debug: rename enum debug_el to avoid symbol collision
Will Deacon
2015-07-27
1
-2
/
+2
*
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-08-05
1
-9
/
+0
|
\
|
*
arm64: move DBG_MDSCR_* to asm/debug-monitors.h
Marc Zyngier
2014-07-11
1
-9
/
+0
*
|
arm64: don't call break hooks for BRK exceptions from EL0
Will Deacon
2014-07-31
1
-11
/
+11
|
/
*
arm64: debug: remove noisy, pointless warning
Will Deacon
2014-04-25
1
-3
/
+0
*
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-1
/
+5
|
\
|
*
arm64, debug-monitors: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+5
*
|
arm64: debug: make local symbols static
Jingoo Han
2014-03-13
1
-2
/
+2
*
|
arm64: enable processor debug state for secondary cpus
Vijaya Kumar K
2014-02-26
1
-4
/
+3
*
|
arm64: Add macros to manage processor debug state
Vijaya Kumar K
2014-02-26
1
-0
/
+1
|
/
*
arm64: support single-step and breakpoint handler hooks
Sandeepa Prabhu
2013-12-19
1
-1
/
+87
*
arm64: debug: make aarch32 bkpt checking endian clean
Matthew Leach
2013-11-28
1
-8
/
+12
*
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
2013-10-29
1
-7
/
+6
*
arm64: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-14
1
-3
/
+3
*
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2013-06-12
1
-2
/
+64
*
arm64: debug: clear mdscr_el1 instead of taking the OS lock
Will Deacon
2013-05-13
1
-2
/
+0
*
arm64: Debugging support
Will Deacon
2012-09-17
1
-0
/
+288