Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Paul Gortmaker
|
dcc096c540
s390: migrate exception table users off module.h and onto extable.h
|
9 years ago |
Jiri Olsa
|
e64a5470dc
s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing
|
9 years ago |
Heiko Carstens
|
9cb1ccecb6
s390: remove all usages of PSW_ADDR_INSN
|
9 years ago |
Heiko Carstens
|
fecc868a66
s390: remove all usages of PSW_ADDR_AMODE
|
9 years ago |
Heiko Carstens
|
8a5d8473dd
s390/maccess: remove potentially broken probe_kernel_write()
|
10 years ago |
Heiko Carstens
|
e6d60b368b
s390/ftrace: hotpatch support for function tracing
|
10 years ago |
Heiko Carstens
|
ed7d56e174
s390/kprobes: fix instruction copy for out of line execution
|
10 years ago |
Heiko Carstens
|
7a5388de5c
s390/kprobes: make use of NOKPROBE_SYMBOL()
|
10 years ago |
Heiko Carstens
|
c933146a5e
s390/ftrace,kprobes: allow to patch first instruction
|
10 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 years ago |
Jan Willeke
|
975fab1739
s390/uprobes: common library for kprobes and uprobes
|
11 years ago |
Heiko Carstens
|
ea2f476990
s390/kprobes: remove unused jprobe_return_end()
|
11 years ago |
Christoph Lameter
|
eb7e7d7663
s390: Replace __get_cpu_var uses
|
11 years ago |
Linus Torvalds
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
Heiko Carstens
|
1ffa11abfe
s390/kprobes: allow kprobes only on known instructions
|
12 years ago |
Heiko Carstens
|
a882b3b067
s390/kprobes: use insn_length helper function
|
12 years ago |
Heiko Carstens
|
fcd05b50fc
s390/kprobes: have more correct if statement in s390_get_insn_slot()
|
12 years ago |
Anoop Thomas Mathew
|
23d6d3db66
doc: typo on word accounting in kprobes.c in mutliple architectures
|
12 years ago |
Heiko Carstens
|
7423435511
s390/kprobes: add exrl to list of prohibited opcodes
|
12 years ago |
Heiko Carstens
|
63c40436a1
s390/kprobes: add support for pc-relative long displacement instructions
|
12 years ago |
Heiko Carstens
|
6b169ac9b4
s390/kprobes: add support for compare and branch instructions
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Heiko Carstens
|
eb608fb366
s390/exceptions: switch to relative exception table entries
|
13 years ago |
Heiko Carstens
|
a53c8fab3f
s390/comments: unify copyright messages and remove file names
|
13 years ago |
Martin Schwidefsky
|
c4736d9682
[S390] sparse: fix sparse static warnings
|
13 years ago |
Martin Schwidefsky
|
5e9a26928f
[S390] ptrace cleanup
|
14 years ago |
Martin Schwidefsky
|
4a1886358b
[S390] kprobes: coding style
|
14 years ago |
Martin Schwidefsky
|
0e917cc329
[S390] kprobes: restructure handler function
|
14 years ago |
Martin Schwidefsky
|
92b8cbf17a
[S390] kprobes: jprobe save and restore
|
14 years ago |