summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/kprobes.c
AgeCommit message (Expand)Author
2017-10-12s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens
2017-05-26s390: Prevent hotplug rwsem recursionThomas Gleixner
2017-05-08s390: use set_memory.h headerLaura Abbott
2017-02-08s390: add no-execute supportMartin Schwidefsky
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-07-31s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2014-12-01s390/kprobes: fix instruction copy for out of line executionHeiko Carstens
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-25s390/uprobes: common library for kprobes and uprobesJan Willeke
2014-09-09s390/kprobes: remove unused jprobe_return_end()Heiko Carstens
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-24s390/kprobes: allow kprobes only on known instructionsHeiko Carstens
2013-10-24s390/kprobes: use insn_length helper functionHeiko Carstens
2013-10-24s390/kprobes: have more correct if statement in s390_get_insn_slot()Heiko Carstens
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-09-30s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens
2013-09-11s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens
2013-08-22s390/kprobes: add support for compare and branch instructionsHeiko Carstens
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky
2011-01-05[S390] ptrace cleanupMartin Schwidefsky
2011-01-05[S390] kprobes: coding styleMartin Schwidefsky
2011-01-05[S390] kprobes: restructure handler functionMartin Schwidefsky
2011-01-05[S390] kprobes: jprobe save and restoreMartin Schwidefsky
2011-01-05[S390] kprobes: insn slotsMartin Schwidefsky
2011-01-05[S390] kprobes: activation and deactivationMartin Schwidefsky
2011-01-05[S390] kprobes: instruction fixupMartin Schwidefsky
2011-01-05[S390] kprobes: instruction swapMartin Schwidefsky
2011-01-05[S390] kprobes: single step cleanupMartin Schwidefsky
2011-01-05[S390] kprobes: single stepped breakpointMartin Schwidefsky
2010-11-10[S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky
2010-11-10[S390] kprobes: disable interrupts throughoutMartin Schwidefsky
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky
2010-05-26[S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-22[S390] kprobes: defer setting of ctlblk stateHeiko Carstens
2009-06-12[S390] kprobes: use probe_kernel_writeHeiko Carstens
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer