aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/kprobes.c
Commit message (Expand)AuthorAge
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-29
* s390/kprobes: use static buffer for insn_pageGerald Schaefer2019-04-29
* bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-21
* s390/kprobes: Don't call the ->break_handler() in s390 kprobes codeMasami Hiramatsu2018-06-21
* s390/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-21
* s390/kprobes: Fix %p uses in error messagesMasami Hiramatsu2018-02-02
* s390/kprobes: remove duplicate includesPravin Shedge2018-01-23
* s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-24
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens2017-10-12
* s390: Prevent hotplug rwsem recursionThomas Gleixner2017-05-26
* s390: use set_memory.h headerLaura Abbott2017-05-08
* s390: add no-execute supportMartin Schwidefsky2017-02-08
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-20
* s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa2016-07-31
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-19
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-19
* s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-25
* s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-29
* s390/kprobes: fix instruction copy for out of line executionHeiko Carstens2014-12-01
* s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-27
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-27
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * s390: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | s390/uprobes: common library for kprobes and uprobesJan Willeke2014-09-25
* | s390/kprobes: remove unused jprobe_return_end()Heiko Carstens2014-09-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-14
* | s390/kprobes: allow kprobes only on known instructionsHeiko Carstens2013-10-24
* | s390/kprobes: use insn_length helper functionHeiko Carstens2013-10-24
* | s390/kprobes: have more correct if statement in s390_get_insn_slot()Heiko Carstens2013-10-24
* | s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens2013-09-30
* | s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens2013-09-11
|/
* s390/kprobes: add support for compare and branch instructionsHeiko Carstens2013-08-22
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-26
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-30
* [S390] ptrace cleanupMartin Schwidefsky2011-01-05
* [S390] kprobes: coding styleMartin Schwidefsky2011-01-05
* [S390] kprobes: restructure handler functionMartin Schwidefsky2011-01-05
* [S390] kprobes: jprobe save and restoreMartin Schwidefsky2011-01-05
* [S390] kprobes: insn slotsMartin Schwidefsky2011-01-05
* [S390] kprobes: activation and deactivationMartin Schwidefsky2011-01-05
* [S390] kprobes: instruction fixupMartin Schwidefsky2011-01-05
* [S390] kprobes: instruction swapMartin Schwidefsky2011-01-05
* [S390] kprobes: single step cleanupMartin Schwidefsky2011-01-05
* [S390] kprobes: single stepped breakpointMartin Schwidefsky2011-01-05
* [S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky2010-11-10