1. fb78076 recordmcount: Correct st_shndx handling by Peter Zijlstra · 3 years, 6 months ago
  2. 4ef57b2 recordmcount: support >64k sections by Sami Tolvanen · 4 years, 8 months ago
  3. 7f8557b recordmcount: Fix nop_mcount() function by Steven Rostedt (VMware) · 5 years ago
  4. c97fea2 recordmcount: Remove redundant cleanup() calls by Matt Helsley · 5 years ago
  5. 3aec863 recordmcount: Kernel style function signature formatting by Matt Helsley · 5 years ago
  6. 3f1df12 recordmcount: Rewrite error/success handling by Matt Helsley · 5 years ago
  7. 17e262e9 recordmcount: Remove unused fd from uwrite() and ulseek() by Matt Helsley · 5 years ago
  8. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  9. 80e5302 recordmcount: Fix spurious mcount entries on powerpc by Naveen N. Rao · 6 years ago
  10. 4317cf95 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378 by Thomas Gleixner · 6 years ago
  11. ac5db1f scripts: Fixed printf format mismatch by nixiaoming · 7 years ago
  12. c84da8b recordmcount: Fix endianness handling bug for nop_mcount by libin · 9 years ago
  13. 91ad11d recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules by Alex Smith · 11 years ago
  14. 48bb5dc ftrace: Make recordmcount.c handle __fentry__ by Steven Rostedt · 14 years ago
  15. 2e88505 recordmcount: Fix handling of elf64 big-endian objects. by David Daney · 13 years ago
  16. 9905ce8 ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM by Rabin Vincent · 14 years ago
  17. 07d8b59 ftrace/recordmcount: mcount address adjustment by Martin Schwidefsky · 14 years ago
  18. 41b402a ftrace/recordmcount: Add helper function get_sym_str_and_relp() by Steven Rostedt · 14 years ago
  19. 37762cb ftrace/recordmcount: Remove duplicate code to find mcount symbol by Steven Rostedt · 14 years ago
  20. dfad3d5 ftrace/recordmcount: Add warning logic to warn on mcount not recorded by Steven Rostedt · 14 years ago
  21. ffd618f ftrace/recordmcount: Make ignored mcount calls into nops at compile time by Steven Rostedt · 14 years ago
  22. 8abd572 ftrace/recordmcount: Modify only executable sections by Steven Rostedt · 14 years ago
  23. dd5477f ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons by Steven Rostedt · 14 years ago
  24. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  25. ed60453 ARM: 6511/1: ftrace: add ARM support for C version of recordmcount by Rabin Vincent · 14 years ago
  26. e63233f7 ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO by John Reiser · 14 years ago
  27. 412910c ftrace/MIPS: Add module support for C version of recordmcount by Wu Zhangjin · 14 years ago
  28. a2d49358 ftrace/MIPS: Add MIPS64 support for C version of recordmcount by John Reiser · 14 years ago
  29. c28d507 ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c by Steven Rostedt · 14 years ago