1. 999340d ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount by Chen Jun · 3 years, 10 months ago
  2. 3df1426 recordmcount: Fix build failure on non arm64 by Christophe Leroy · 4 years, 5 months ago
  3. ea0eada recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64. by Gregory Herrero · 4 years, 5 months ago
  4. 927d780 ARM: 8950/1: ftrace/recordmcount: filter relocation types by Alex Sverdlin · 5 years ago
  5. 4fbcf07 recordmcount: Clarify what cleanup() does by Matt Helsley · 5 years ago
  6. c97fea2 recordmcount: Remove redundant cleanup() calls by Matt Helsley · 5 years ago
  7. 2e63152 recordmcount: Kernel style formatting by Matt Helsley · 5 years ago
  8. 3aec863 recordmcount: Kernel style function signature formatting by Matt Helsley · 5 years ago
  9. 3f1df12 recordmcount: Rewrite error/success handling by Matt Helsley · 5 years ago
  10. 17e262e9 recordmcount: Remove unused fd from uwrite() and ulseek() by Matt Helsley · 5 years ago
  11. a146207 recordmcount: Remove uread() by Matt Helsley · 5 years ago
  12. 1bd95be recordmcount: Remove redundant strcmp by Matt Helsley · 5 years ago
  13. 4317cf95 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378 by Thomas Gleixner · 6 years ago
  14. 9c8e2f6 scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names by Joe Lawrence · 6 years ago
  15. ac5db1f scripts: Fixed printf format mismatch by nixiaoming · 7 years ago
  16. 5f17157 Drop a bunch of metag references by James Hogan · 7 years ago
  17. 42c269c ftrace: Allow for function tracing to record init functions on boot up by Steven Rostedt (VMware) · 8 years ago
  18. 9648dc1 recordmcount: arm: Implement make_nop by Stephen Boyd · 8 years ago
  19. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  20. e436fd6 scripts/recordmcount.c: account for .softirqentry.text by Dmitry Vyukov · 8 years ago
  21. b2e1c26 ftrace/recordmcount: Work around for addition of metag magic but not relocations by Laura Abbott · 8 years ago
  22. 713a3e4 ftrace/scripts: Fix incorrect use of sprintf in recordmcount by Colin Ian King · 9 years ago
  23. a50bd43 ftrace/scripts: Have recordmcount copy the object file by Steven Rostedt (Red Hat) · 9 years ago
  24. dd39a26 scripts: recordmcount: break hardlinks by Russell King · 9 years ago
  25. 2ee8a74 recordmcount: arm64: Replace the ignored mcount call into nop by Li Bin · 9 years ago
  26. 46a2b61 recordmcount: x86: Assign a meaningful value to rel_type_nop by Li Bin · 9 years ago
  27. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  28. 53255c9 s390/ftrace: remove 31 bit ftrace support by Heiko Carstens · 10 years ago
  29. c1fdb2d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  30. 7eb6e34 kbuild: trivial - remove trailing empty lines by Masahiro Yamada · 11 years ago
  31. af64d2a ftrace: Add arm64 support to recordmcount by AKASHI Takahiro · 11 years ago
  32. 00512bd metag: ftrace support by James Hogan · 12 years ago
  33. f296388 ftrace/s390: mcount offset calculation by Martin Schwidefsky · 14 years ago
  34. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 14 years ago
  35. dfad3d5 ftrace/recordmcount: Add warning logic to warn on mcount not recorded by Steven Rostedt · 14 years ago
  36. ffd618f ftrace/recordmcount: Make ignored mcount calls into nops at compile time by Steven Rostedt · 14 years ago
  37. 9f087e7 ftrace: Add .kprobe.text section to whitelist for recordmcount.c by Steven Rostedt · 14 years ago
  38. e90b0c8 ftrace/trivial: Clean up record mcount to use Linux switch style by Steven Rostedt · 14 years ago
  39. dd5477f ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons by Steven Rostedt · 14 years ago
  40. 1274a9c ftrace: Add .ref.text as one of the safe areas to trace by Steven Rostedt · 14 years ago
  41. ed60453 ARM: 6511/1: ftrace: add ARM support for C version of recordmcount by Rabin Vincent · 14 years ago
  42. cd3478f ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount by Rabin Vincent · 14 years ago
  43. 412910c ftrace/MIPS: Add module support for C version of recordmcount by Wu Zhangjin · 14 years ago
  44. a2d49358 ftrace/MIPS: Add MIPS64 support for C version of recordmcount by John Reiser · 14 years ago
  45. 4447586 ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program by Steven Rostedt · 14 years ago
  46. c28d507 ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c by Steven Rostedt · 14 years ago
  47. 81d3858 ftrace: Add C version of recordmcount compile time code by John Reiser · 14 years ago