1. dcc096c s390: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  2. e64a547 s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing by Jiri Olsa · 8 years ago
  3. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 8 years ago
  4. fecc868 s390: remove all usages of PSW_ADDR_AMODE by Heiko Carstens · 8 years ago
  5. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 9 years ago
  6. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 9 years ago
  7. ed7d56e s390/kprobes: fix instruction copy for out of line execution by Heiko Carstens · 10 years ago
  8. 7a5388d s390/kprobes: make use of NOKPROBE_SYMBOL() by Heiko Carstens · 10 years ago
  9. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  10. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  11. 975fab1 s390/uprobes: common library for kprobes and uprobes by Jan Willeke · 10 years ago
  12. ea2f476 s390/kprobes: remove unused jprobe_return_end() by Heiko Carstens · 10 years ago
  13. eb7e7d7 s390: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  14. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  15. 1ffa11a s390/kprobes: allow kprobes only on known instructions by Heiko Carstens · 11 years ago
  16. a882b3b s390/kprobes: use insn_length helper function by Heiko Carstens · 11 years ago
  17. fcd05b5 s390/kprobes: have more correct if statement in s390_get_insn_slot() by Heiko Carstens · 11 years ago
  18. 23d6d3d doc: typo on word accounting in kprobes.c in mutliple architectures by Anoop Thomas Mathew · 11 years ago
  19. 7423435 s390/kprobes: add exrl to list of prohibited opcodes by Heiko Carstens · 11 years ago
  20. 63c4043 s390/kprobes: add support for pc-relative long displacement instructions by Heiko Carstens · 11 years ago
  21. 6b169ac s390/kprobes: add support for compare and branch instructions by Heiko Carstens · 11 years ago
  22. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  23. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  24. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  25. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  26. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 13 years ago
  27. 4a18863 [S390] kprobes: coding style by Martin Schwidefsky · 13 years ago
  28. 0e917cc [S390] kprobes: restructure handler function by Martin Schwidefsky · 13 years ago
  29. 92b8cbf [S390] kprobes: jprobe save and restore by Martin Schwidefsky · 13 years ago
  30. 371db06 [S390] kprobes: insn slots by Martin Schwidefsky · 13 years ago
  31. b959979 [S390] kprobes: activation and deactivation by Martin Schwidefsky · 13 years ago
  32. ba640a5 [S390] kprobes: instruction fixup by Martin Schwidefsky · 13 years ago
  33. 5a8b589 [S390] kprobes: instruction swap by Martin Schwidefsky · 13 years ago
  34. fc0a1fe [S390] kprobes: single step cleanup by Martin Schwidefsky · 13 years ago
  35. 35f2aaa [S390] kprobes: single stepped breakpoint by Martin Schwidefsky · 13 years ago
  36. 8948080 [S390] kprobes: Fix the return address of multiple kretprobes by Martin Schwidefsky · 14 years ago
  37. adb4583 [S390] kprobes: disable interrupts throughout by Martin Schwidefsky · 14 years ago
  38. 9ec2708 [S390] fix kprobes single stepping by Martin Schwidefsky · 14 years ago
  39. bac9f15 [S390] kprobes: forbid probing of stnsm/stosm/epsw by Heiko Carstens · 14 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  41. acf0180 [S390] kprobes: defer setting of ctlblk state by Heiko Carstens · 15 years ago
  42. a2b5367 [S390] kprobes: use probe_kernel_write by Heiko Carstens · 15 years ago
  43. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  44. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 15 years ago
  45. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  46. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  47. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  48. 5532bd0 [S390] Cleanup kprobes printk messages. by Martin Schwidefsky · 16 years ago
  49. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 16 years ago
  50. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  51. 9c5f225 [S390] kprobes: fix instruction length calculation by David Wilder · 17 years ago
  52. a5a60a2 [S390] Make use of kretprobe_assert. by Heiko Carstens · 17 years ago
  53. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  54. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  55. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  56. 33464e3 [S390] get rid of kprobes notifier call chain. by Christoph Hellwig · 17 years ago
  57. b70842d [S390] kprobes: Align probe address. by David Wilder · 17 years ago
  58. f794c82 [S390] kprobes breaks BUG_ON by Martin Schwidefsky · 17 years ago
  59. 162e006 [S390] Mark kernel text section read-only. by Heiko Carstens · 17 years ago
  60. d42335a [S390] kretprobe_trampoline_holder() in wrong section. by Heiko Carstens · 17 years ago
  61. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 17 years ago
  62. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  63. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  64. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  65. 4ba069b [S390] add kprobes support. by Michael Grundy · 18 years ago