summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* s390/kprobes: Fix %p uses in error messagesMasami Hiramatsu2018-02-021-1/+1
* s390/kprobes: remove duplicate includesPravin Shedge2018-01-231-1/+0
* s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-241-14/+0
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens2017-10-121-7/+0
* s390: Prevent hotplug rwsem recursionThomas Gleixner2017-05-261-2/+2
* s390: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* s390: add no-execute supportMartin Schwidefsky2017-02-081-1/+7
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-201-0/+2
* s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa2016-07-311-0/+12
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-191-3/+3
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-191-5/+5
* s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-251-1/+1
* s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-291-1/+2
* s390/kprobes: fix instruction copy for out of line executionHeiko Carstens2014-12-011-1/+1
* s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-271-33/+55
* s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-271-27/+65
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-4/+4
|\
| * s390: Replace __get_cpu_var usesChristoph Lameter2014-08-261-4/+4
* | s390/uprobes: common library for kprobes and uprobesJan Willeke2014-09-251-151/+3
* | s390/kprobes: remove unused jprobe_return_end()Heiko Carstens2014-09-091-5/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\
| * doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | s390/kprobes: allow kprobes only on known instructionsHeiko Carstens2013-10-241-0/+2
* | s390/kprobes: use insn_length helper functionHeiko Carstens2013-10-241-4/+5
* | s390/kprobes: have more correct if statement in s390_get_insn_slot()Heiko Carstens2013-10-241-1/+1
* | s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens2013-09-301-1/+5
* | s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens2013-09-111-7/+137
|/
* s390/kprobes: add support for compare and branch instructionsHeiko Carstens2013-08-221-2/+19
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-4/+4
* s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-261-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-7/+6
* [S390] kprobes: coding styleMartin Schwidefsky2011-01-051-34/+34
* [S390] kprobes: restructure handler functionMartin Schwidefsky2011-01-051-43/+71
* [S390] kprobes: jprobe save and restoreMartin Schwidefsky2011-01-051-10/+7
* [S390] kprobes: insn slotsMartin Schwidefsky2011-01-051-8/+0
* [S390] kprobes: activation and deactivationMartin Schwidefsky2011-01-051-32/+27
* [S390] kprobes: instruction fixupMartin Schwidefsky2011-01-051-73/+57
* [S390] kprobes: instruction swapMartin Schwidefsky2011-01-051-7/+9
* [S390] kprobes: single step cleanupMartin Schwidefsky2011-01-051-41/+36
* [S390] kprobes: single stepped breakpointMartin Schwidefsky2011-01-051-6/+0
* [S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky2010-11-101-3/+26
* [S390] kprobes: disable interrupts throughoutMartin Schwidefsky2010-11-101-14/+27
* [S390] fix kprobes single steppingMartin Schwidefsky2010-10-291-1/+8
* [S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens2010-05-261-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] kprobes: defer setting of ctlblk stateHeiko Carstens2009-06-221-11/+7
OpenPOWER on IntegriCloud