1. ac8fc6a s390/ftrace: remove preempt_disable()/preempt_enable() pair by Jerome Marchand · 3 years, 1 month ago
  2. 0b707e5 Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
  3. e5873d6 s390/ftrace: add missing serialization for graph caller patching by Heiko Carstens · 3 years, 4 months ago
  4. ae2b9a1 s390/ftrace: use text_poke_sync_lock() by Heiko Carstens · 3 years, 4 months ago
  5. 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
  6. b860b93 s390/ftrace: remove dead code by Heiko Carstens · 3 years, 4 months ago
  7. 9652cb8 s390/ftrace: remove incorrect __va usage by Heiko Carstens · 3 years, 4 months ago
  8. de5012b s390/ftrace: implement hotpatching by Ilya Leoshkevich · 3 years, 6 months ago
  9. f8c2602 s390/ftrace: fix ftrace_update_ftrace_func implementation by Vasily Gorbik · 3 years, 7 months ago
  10. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  11. c934363 s390/ftrace: assume -mhotpatch or -mrecord-mcount always available by Vasily Gorbik · 4 years, 2 months ago
  12. d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 3 months ago
  13. 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 2 months ago
  14. c536aa1 kprobes/ftrace: Add recursion protection to the ftrace callback by Steven Rostedt (VMware) · 4 years, 2 months ago
  15. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  16. 55d7b4b s390: Remove two unused inline functions by YueHaibing · 4 years, 8 months ago
  17. 657480d s390: support KPROBES_ON_FTRACE by Sven Schnelle · 5 years ago
  18. ec7bf47 s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR by Martin Schwidefsky · 6 years ago
  19. 18588e1 s390/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  20. d983c89 s390/ftrace: Add -mfentry and -mnop-mcount support by Vasily Gorbik · 6 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. 2b6b38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  23. e6c7c63 s390: use set_memory.h header by Laura Abbott · 8 years ago
  24. 085b6ba s390/ftrace: fix compile for !MODULES by Heiko Carstens · 8 years ago
  25. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  26. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 9 years ago
  27. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 10 years ago
  28. 20e76ee s390/ftrace: fix compile error if CONFIG_KPROBES is disabled by Heiko Carstens · 10 years ago
  29. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 10 years ago
  30. 58498ee s390/ftrace: add code replacement sanity checks by Heiko Carstens · 10 years ago
  31. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  32. 6ed15ea s390/ftrace: add ftrace_graph_is_dead() check by Heiko Carstens · 10 years ago
  33. 7a5388d s390/kprobes: make use of NOKPROBE_SYMBOL() by Heiko Carstens · 10 years ago
  34. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  35. 0cccdda s390/ftrace: simplify enabling/disabling of ftrace_graph_caller by Heiko Carstens · 10 years ago
  36. 53255c9 s390/ftrace: remove 31 bit ftrace support by Heiko Carstens · 10 years ago
  37. 3d1e220 s390/ftrace: optimize mcount code by Heiko Carstens · 10 years ago
  38. 5d6a016 s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selected by Heiko Carstens · 10 years ago
  39. 10dec7d s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS support by Heiko Carstens · 10 years ago
  40. 2481a87 s390/ftrace: optimize function graph caller code by Heiko Carstens · 10 years ago
  41. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
  42. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 11 years ago
  43. 05e0baa s390/ftrace: prepare_ftrace_return() function call order by Heiko Carstens · 11 years ago
  44. 5eb8ae5 s390/ftrace: avoid pointer arithmetics with function pointers by Heiko Carstens · 11 years ago
  45. 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
  46. aca9120 s390/ftrace: fix mcount adjustment by Heiko Carstens · 12 years ago
  47. 4cc9bed [S390] cleanup ftrace backend functions by Martin Schwidefsky · 14 years ago
  48. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 15 years ago
  50. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 15 years ago
  51. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  52. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 15 years ago
  53. 22ceaf4 [S390] ftrace: drop nmi protection by Heiko Carstens · 15 years ago
  54. 7515bf5 tracing: Add syscall tracepoints - s390 arch update by Hendrik Brueckner · 15 years ago
  55. 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
  56. 9bf1226 [S390] ftrace: add system call tracer support by Heiko Carstens · 16 years ago
  57. 88dbd20 [S390] ftrace: add function graph tracer support by Heiko Carstens · 16 years ago
  58. dfd9f7a [S390] ftrace: add dynamic ftrace support by Heiko Carstens · 16 years ago