aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/kprobes.c
AgeCommit message (Expand)Author
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/kprobes: use static buffer for insn_pageGerald Schaefer
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-21s390/kprobes: Don't call the ->break_handler() in s390 kprobes codeMasami Hiramatsu
2018-06-21s390/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-02-02s390/kprobes: Fix %p uses in error messagesMasami Hiramatsu
2018-01-23s390/kprobes: remove duplicate includesPravin Shedge
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
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