1. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  2. 642ee1c perf script: Print information about per-event-dump files by Arnaldo Carvalho de Melo · 7 years ago
  3. d688d03 perf trace beauty prctl: Generate 'option' string table from kernel headers by Arnaldo Carvalho de Melo · 7 years ago
  4. 4337279 tools include uapi: Grab a copy of linux/prctl.h by Arnaldo Carvalho de Melo · 7 years ago
  5. a14390f perf script: Allow creating per-event dump files by Arnaldo Carvalho de Melo · 7 years ago
  6. e669e83 perf evsel: Restore evsel->priv as a tool private area by Arnaldo Carvalho de Melo · 7 years ago
  7. 894f3f1 perf script: Use event_format__fprintf() by Arnaldo Carvalho de Melo · 7 years ago
  8. 5ce2c5b perf script: Use pr_debug where appropriate by Arnaldo Carvalho de Melo · 7 years ago
  9. 69c7125 perf script: Add a few missing conversions to fprintf style by Arnaldo Carvalho de Melo · 7 years ago
  10. 0d3d73a perf/core: Rewrite event timekeeping by Peter Zijlstra · 7 years ago
  11. 0c1cbc1 perf/core: Fix perf_event_read() by Peter Zijlstra · 7 years ago
  12. 7f0ec32 perf/core: Remove wrong barrier by Peter Zijlstra · 7 years ago
  13. 8ca2bd4 perf/core: Rename 'enum perf_event_active_state' by Peter Zijlstra · 7 years ago
  14. 3c5c871 perf/core: Make sure to update ctx time before using it by Peter Zijlstra · 7 years ago
  15. a9cd819 perf/core: Fix __perf_read_group_add() locking by Peter Zijlstra · 7 years ago
  16. 0ee098c perf/core: Update ctx time before detaching events by Peter Zijlstra · 7 years ago
  17. ca0dd44 perf/core: Fix perf_event_read_value() locking by Peter Zijlstra · 7 years ago
  18. 7d9285e perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers" by Yonghong Song · 7 years ago
  19. 6856b8e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  20. 57646b6 Merge tag 'perf-core-for-mingo-4.15-20171025' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  21. d8a88dd perf util: Enable handling of inlined frames by default by Milian Wolff · 7 years ago
  22. 1fb7d06 perf report: Use srcline from callchain for hist entries by Milian Wolff · 7 years ago
  23. 21ac9d5 perf report: Cache srclines for callchain nodes by Milian Wolff · 7 years ago
  24. b38775c perf report: Cache failed lookups of inlined frames by Milian Wolff · 7 years ago
  25. bf36eb5 perf report: Properly handle branch count in match_chain() by Milian Wolff · 7 years ago
  26. aa44189 perf report: Compare symbol name for inlined frames when sorting by Milian Wolff · 7 years ago
  27. 9856240 perf callchain: Compare symbol name for inlined frames when matching by Milian Wolff · 7 years ago
  28. 9628b56 perf script: Mark inlined frames and do not print DSO for them by Milian Wolff · 7 years ago
  29. 8932f80 perf callchain: Mark inlined frames in output by " (inlined)" suffix by Milian Wolff · 7 years ago
  30. cbe50f6 perf report: Fall-back to function name comparison for -g srcline by Milian Wolff · 7 years ago
  31. 11ea251 perf callchain: Create real callchain entries for inlined frames by Milian Wolff · 7 years ago
  32. 2be8832 perf callchain: Refactor inline_list to store srcline string directly by Milian Wolff · 7 years ago
  33. fea0cf8 perf callchain: Refactor inline_list to operate on symbols by Milian Wolff · 7 years ago
  34. 40a342c perf callchain: Store srcline in callchain_cursor_node by Milian Wolff · 7 years ago
  35. 2a704fc perf report: Remove code to handle inline frames from browsers by Milian Wolff · 7 years ago
  36. 2eece39 perf/x86/intel/bts: Fix exclusive event reference leak by Alexander Shishkin · 7 years ago
  37. 9b7c854 Merge tag 'perf-core-for-mingo-4.15-20171023' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  38. 65db92e perf vendor events: Add Goldmont Plus V1 event file by Kan Liang · 7 years ago
  39. b1f03ca perf namespaces: Add more appropriate set of headers by Arnaldo Carvalho de Melo · 7 years ago
  40. 79f56eb perf kmem: Perform some cleanup if '--time' is given an invalid value by Christophe JAILLET · 7 years ago
  41. db49bc1 perf script: Fix error handling path by Christophe JAILLET · 7 years ago
  42. a1a5870 perf script: Use fprintf like printing uniformly by Arnaldo Carvalho de Melo · 7 years ago
  43. 923d0c9 perf tools: Introduce binary__fprintf() by Arnaldo Carvalho de Melo · 7 years ago
  44. 7958e54 perf vendor events: Fix incorrect cmask syntax for some Intel metrics by Andi Kleen · 7 years ago
  45. d7e05ce perf tools: Do not check ABI headers in a detached tarball build by Arnaldo Carvalho de Melo · 7 years ago
  46. 6cff0a1 Merge tag 'platform-drivers-x86-v4.14-3' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  47. 6687aeb platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates by Kuppuswamy Sathyanarayanan · 7 years ago
  48. 83beee5 platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function by Kuppuswamy Sathyanarayanan · 7 years ago
  49. 06987dad Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  50. 2f1b11c Merge tag 'pinctrl-v4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  51. 468b0e0 Merge tag 'regulator-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  52. 696e245 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 7 years ago
  53. 98ad761 perf list: Fix group description in the man page by Andi Kleen · 7 years ago
  54. 692f5a2 perf tests attr: Make hw events optional by Jiri Olsa · 7 years ago
  55. 73c17d8 perf mmap: Adopt push method from builtin-record.c by Arnaldo Carvalho de Melo · 7 years ago
  56. d37f158 perf record: Make record__mmap_read generic by Arnaldo Carvalho de Melo · 7 years ago
  57. 1695849 perf mmap: Move perf_mmap and methods to separate mmap.[ch] files by Arnaldo Carvalho de Melo · 7 years ago
  58. ead81ee perf vendor events: Update JSON metrics for Skylake Server by Andi Kleen · 7 years ago
  59. e3f2dad perf vendor events: Update JSON metrics for Skylake by Andi Kleen · 7 years ago
  60. 41a13b7 perf vendor events: Update JSON metrics for Sandy Bridge by Andi Kleen · 7 years ago
  61. 984d91f perf vendor events: Update JSON metrics for JakeTown by Andi Kleen · 7 years ago
  62. 7347bba perf vendor events: Update JSON metrics for IvyTown by Andi Kleen · 7 years ago
  63. 1de3152 perf vendor events: Update JSON metrics for IvyBridge by Andi Kleen · 7 years ago
  64. 9cd6d86 perf vendor events: Update JSON metrics for Haswell Server by Andi Kleen · 7 years ago
  65. 0fba08e perf vendor events: Update JSON metrics for Haswell by Andi Kleen · 7 years ago
  66. 663ad44 perf vendor events: Update JSON metrics for Broadwell Server by Andi Kleen · 7 years ago
  67. 008de6c perf vendor events: Update JSON metrics for Broadwell by Andi Kleen · 7 years ago
  68. 8776fe7 lkdtm, kprobes: Convert from jprobes to kprobes by Kees Cook · 7 years ago
  69. bb176f6 Linux 4.14-rc6 by Linus Torvalds · 7 years ago
  70. dd9d064 Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  71. 17e7637 Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  72. 5805992 Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  73. 2ab19d5 Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t618' into regulator-linus by Mark Brown · 7 years ago
  74. 02982f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  75. 09c3e01 Input: do not use property bits when generating module alias by Dmitry Torokhov · 7 years ago
  76. 936fd00 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 9e415a8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 5670a84 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 085cf9b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 4f184d7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. b8d389e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. 8d5f4b0 stmmac: Don't access tx_q->dirty_tx before netif_tx_lock by Bernd Edlinger · 7 years ago
  84. 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  85. 66bdede of_mdio: Fix broken PHY IRQ in case of probe deferral by Geert Uytterhoeven · 7 years ago
  86. 7433a8d textsearch: fix typos in library helpers by Randy Dunlap · 7 years ago
  87. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  88. 748759d Merge branch 'stmmac-hw-tstamp-fixes' by David S. Miller · 7 years ago
  89. 9454360 net: stmmac: Prevent infinite loop in get_rx_timestamp_status() by Jose Abreu · 7 years ago
  90. 9887094 net: stmmac: Fix stmmac_get_rx_hwtstamp() by Jose Abreu · 7 years ago
  91. 9c8080d net: stmmac: Add missing call to dev_kfree_skb() by Jose Abreu · 7 years ago
  92. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  93. ec0145e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  94. 0247880 Merge branch 'mlxsw-fixes' by David S. Miller · 7 years ago
  95. dcbda28 mlxsw: spectrum_router: Configure TIGCR on init by Petr Machata · 7 years ago
  96. 14aefd9 mlxsw: reg: Add Tunneling IPinIP General Configuration Register by Petr Machata · 7 years ago
  97. 95491e3 net: ethtool: remove error check for legacy setting transceiver type by Niklas Söderlund · 7 years ago
  98. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  99. 66c5451 net: bridge: fix returning of vlan range op errors by Nikolay Aleksandrov · 7 years ago
  100. 54d43117 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy by Willem de Bruijn · 7 years ago