1. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  3. eceeae4 Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  4. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  5. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  6. cbcd4f0 Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  7. 362f672 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  8. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 892ad5a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. e94693f Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  14. 80abc82 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  15. 16b5b09 Merge branch 'pm-tools' by Rafael J. Wysocki · 8 years ago
  16. 875aabf5 Merge branch 'uuid-types' by Rafael J. Wysocki · 8 years ago
  17. 6d191ed4 bpf: add various test cases for verifier selftest by Daniel Borkmann · 8 years ago
  18. 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 8 years ago
  19. 04df41e bpf: update tools/include/uapi/linux/bpf.h by Lawrence Brakmo · 8 years ago
  20. a527bf6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 2513cbf objtool: Silence warnings for functions which use IRET by Josh Poimboeuf · 8 years ago
  22. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 644e084 perf auxtrace: Add CPU filter support by Adrian Hunter · 8 years ago
  24. 38b65b0 perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC by Adrian Hunter · 8 years ago
  25. ead2bfd perf intel-pt: Update documentation to include new ptwrite and power events by Adrian Hunter · 8 years ago
  26. cc89272 perf intel-pt: Add example script for power events and PTWRITE by Adrian Hunter · 8 years ago
  27. 3797307 perf intel-pt: Synthesize new power and "ptwrite" events by Adrian Hunter · 8 years ago
  28. 4a9fd4e perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting by Adrian Hunter · 8 years ago
  29. bbac88ed perf intel-pt: Factor out intel_pt_set_event_name() by Adrian Hunter · 8 years ago
  30. 63a22cd perf intel-pt: Tidy messages into called function intel_pt_synth_event() by Adrian Hunter · 8 years ago
  31. 85a564d perf intel-pt: Tidy Intel PT evsel lookup into separate function by Adrian Hunter · 8 years ago
  32. 406a180 perf intel-pt: Join needlessly wrapped lines by Adrian Hunter · 8 years ago
  33. f90d07a perf intel-pt: Remove unused instructions_sample_period by Adrian Hunter · 8 years ago
  34. 0f3e537 perf intel-pt: Factor out common code synthesizing event samples by Adrian Hunter · 8 years ago
  35. 65c5e18 perf script: Add synthesized Intel PT power and ptwrite events by Adrian Hunter · 8 years ago
  36. baa4146 objtool: Implement stack validation 2.0 by Josh Poimboeuf · 8 years ago
  37. dcc914f objtool: Move checking code to check.c by Josh Poimboeuf · 8 years ago
  38. 4d8a991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  39. 6bdf6ab bpf: prevent leaking pointer via xadd on unpriviledged by Daniel Borkmann · 8 years ago
  40. fdf8707 ACPICA: Unix application OSL: Correctly handle control-c (EINTR) by Bob Moore · 8 years ago
  41. 47e7808 perf script: Add 'synth' field for synthesized event payloads by Adrian Hunter · 8 years ago
  42. 70d110d perf auxtrace: Add itrace option to output power events by Adrian Hunter · 8 years ago
  43. 3bdafdf perf auxtrace: Add itrace option to output ptwrite events by Adrian Hunter · 8 years ago
  44. 07fda55 tools include: Add byte-swapping macros to kernel.h by Adrian Hunter · 8 years ago
  45. 1405720 perf script: Add 'synth' event type for synthesized events by Adrian Hunter · 8 years ago
  46. d5b1a5f x86/insn: perf tools: Add new ptwrite instruction by Adrian Hunter · 8 years ago
  47. 19f0edb perf jit: fix typo: "incalid" -> "invalid" by Colin Ian King · 8 years ago
  48. fef2a73 perf tools: Kill die() by Arnaldo Carvalho de Melo · 8 years ago
  49. 25ce4bb perf config: Do not die when parsing u64 or int config values by Arnaldo Carvalho de Melo · 8 years ago
  50. 62d94b0 perf tools: Replace error() with pr_err() by Arnaldo Carvalho de Melo · 8 years ago
  51. b211d79 perf tools: Remove warning() by Arnaldo Carvalho de Melo · 8 years ago
  52. d2a74d5 perf event-parse: Use pr_warning() by Arnaldo Carvalho de Melo · 8 years ago
  53. 4cf134e perf config: Use pr_warning() by Arnaldo Carvalho de Melo · 8 years ago
  54. 59913aab perf help: Use pr_warning() by Arnaldo Carvalho de Melo · 8 years ago
  55. 86e474f perf help: Elliminate dup code for reporting by Arnaldo Carvalho de Melo · 8 years ago
  56. 881c362 perf help: Introduce exec_failed() to avoid code duplication by Arnaldo Carvalho de Melo · 8 years ago
  57. 19508c0 perf tests: Add platform dependency to test 15 by Thomas Richter · 8 years ago
  58. 902bef7 cpupower: Add support for new AMD family 0x17 by Sherry Hurwitz · 8 years ago
  59. 6ae78b4 cpupower: Fix bug where return value was not used by Sherry Hurwitz · 8 years ago
  60. 5422583 Merge back PM tools material for v4.13. by Rafael J. Wysocki · 8 years ago
  61. 93bd70e seccomp: Adjust selftests to avoid double-join by Kees Cook · 8 years ago
  62. 3f938ee perf machine: Fix segfault for kernel.kptr_restrict=2 by Jiri Olsa · 8 years ago
  63. f7d44a8 tools/power turbostat: update version number by Len Brown · 8 years ago
  64. f26b151 tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel by Len Brown · 8 years ago
  65. c91fc85 tools/power turbostat: stop migrating, unless '-m' by Len Brown · 8 years ago
  66. f4fdf2b tools/power turbostat: if --debug, print sampling overhead by Len Brown · 8 years ago
  67. a99d873 tools/power turbostat: hide SKL counters, when not requested by Len Brown · 8 years ago
  68. 7598f8b perf probe: Fix probe definition for inlined functions by Björn Töpel · 8 years ago
  69. f9e1698 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  70. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 701516a perf script: Fix message because field list option is -F not -f by Adrian Hunter · 8 years ago
  72. 3079546 perf tools: Fix message because cpu list option is -C not -c by Adrian Hunter · 8 years ago
  73. 2116074 perf intel-pt: Fix transactions_sample_type by Adrian Hunter · 8 years ago
  74. 5da3b23 perf intel-pt: Remove redundant initial_skip checks by Adrian Hunter · 8 years ago
  75. 0a7c700d perf intel-pt: Add decoder support for CBR events by Adrian Hunter · 8 years ago
  76. 26fb2fb perf intel-pt: Add reserved byte to CBR packet payload by Adrian Hunter · 8 years ago
  77. a472e65 perf intel-pt: Add decoder support for ptwrite and power event packets by Adrian Hunter · 8 years ago
  78. 2bc60ff perf intel-pt: Add documentation for new config terms by Adrian Hunter · 8 years ago
  79. 9fd629f perf intel-pt: Add default config for pass-through branch enable by Adrian Hunter · 8 years ago
  80. 8395981 perf intel-pt: Allow decoding with branch tracing disabled by Adrian Hunter · 8 years ago
  81. 0419420 perf intel-pt: Add missing __fallthrough by Adrian Hunter · 8 years ago
  82. 6a558f1 perf intel-pt: Clear FUP flag on error by Adrian Hunter · 8 years ago
  83. 622b7a4 perf intel-pt: Use FUP always when scanning for an IP by Adrian Hunter · 8 years ago
  84. f952eac perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero by Adrian Hunter · 8 years ago
  85. ee14ac0 perf intel-pt: Fix last_ip usage by Adrian Hunter · 8 years ago
  86. ad7167a perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP by Adrian Hunter · 8 years ago
  87. 12b7080 perf intel-pt: Fix missing stack clear by Adrian Hunter · 8 years ago
  88. 3f04d98 perf intel-pt: Improve sample timestamp by Adrian Hunter · 8 years ago
  89. 22c0689 perf intel-pt: Move decoder error setting into one condition by Adrian Hunter · 8 years ago
  90. a7f0fda perf unwind: Support for powerpc by Paolo Bonzini · 8 years ago
  91. daefd0b perf stat: Add support to measure SMI cost by Kan Liang · 8 years ago
  92. 3b00ea9 tools lib api fs: Add sysfs__write_int function by Kan Liang · 8 years ago
  93. 7673925 kselftests: timers: Add test for frequency step by Miroslav Lichvar · 8 years ago
  94. 7a5de55 kselftests: timers: Fix inconsistency-check to not ignore first timestamp by Miroslav Lichvar · 8 years ago
  95. 76b903e selftests: Introduce tc testsuite by Lucas Bates · 8 years ago
  96. fd25bf8 perf tools: Remove unused _ALL_SOURCE define by Arnaldo Carvalho de Melo · 8 years ago
  97. 44b58e0 perf tools: Do parameter validation earlier on fetch_kernel_version() by Arnaldo Carvalho de Melo · 8 years ago
  98. 2157f6e perf evsel: Adopt find_process() by Arnaldo Carvalho de Melo · 8 years ago
  99. 007b811 Merge tag 'perf-core-for-mingo-4.13-20170719' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  100. 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago