index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
probes
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-22
arm64: introduce separated bits for mm_context_t flags
Yury Norov
1
-1
/
+1
2017-05-30
arm64: Call __show_regs directly
Kefeng Wang
1
-2
/
+2
2017-03-10
arm64: kprobes: remove kprobe_exceptions_notify
Naveen N. Rao
1
-6
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+2
2017-02-15
arm64/kprobes: consistently handle MRS/MSR with XZR
Mark Rutland
1
-12
/
+6
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-07
arm64: fix error: conflicting types for 'kprobe_fault_handler'
Pratyush Anand
1
-1
/
+0
2016-11-07
arm64: Add uprobe support
Pratyush Anand
2
-0
/
+218
2016-11-07
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
3
-35
/
+41
2016-11-07
arm64/kprobes: Tidy up sign-extension usage
Robin Murphy
1
-9
/
+7
2016-09-20
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-15
arm64: Improve kprobes test for atomic sequence
David A. Long
1
-25
/
+23
2016-08-25
arm64: Create sections.h
James Morse
1
-4
/
+1
2016-08-25
arm64: kprobe: Always clear pstate.D in breakpoint exception handler
Pratyush Anand
1
-16
/
+13
2016-08-11
arm64: Remove stack duplicating code from jprobes
David A. Long
1
-26
/
+5
2016-07-21
arm64: kprobes: Add KASAN instrumentation around stack accesses
Catalin Marinas
1
-0
/
+5
2016-07-21
arm64: kprobes: Cleanup jprobe_return
Marc Zyngier
1
-12
/
+10
2016-07-20
arm64: kprobes: Fix overflow when saving stack
Marc Zyngier
1
-8
/
+14
2016-07-19
arm64: kprobes: WARN if attempting to step with PSTATE.D=1
Will Deacon
1
-0
/
+2
2016-07-19
arm64: Add kernel return probes support (kretprobes)
Sandeepa Prabhu
1
-1
/
+89
2016-07-19
arm64: Add trampoline code for kretprobes
William Cohen
3
-0
/
+87
2016-07-19
arm64: kprobes instruction simulation support
Sandeepa Prabhu
6
-13
/
+322
2016-07-19
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
1
-0
/
+26
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
4
-0
/
+703