1. 59da390 perf vendor events intel: Update SandyBridge events to v16 by Andi Kleen · 6 years ago
  2. e6b32be perf vendor events intel: Update JakeTown events to v20 by Andi Kleen · 6 years ago
  3. 009edd9 perf vendor events intel: Update IvyTown events to v20 by Andi Kleen · 6 years ago
  4. e313477 perf vendor events intel: Update HaswellX events to v20 by Andi Kleen · 6 years ago
  5. 9f0f4a2 perf vendor events intel: Update BroadwellX events to v14 by Andi Kleen · 6 years ago
  6. 19f2d40 perf vendor events intel: Update SkylakeX events to v1.12 by Andi Kleen · 6 years ago
  7. 2433934 perf vendor events intel: Update Skylake events to v42 by Andi Kleen · 6 years ago
  8. d224332 perf vendor events intel: Update Broadwell-DE events to v7 by Andi Kleen · 6 years ago
  9. 8313fe2 perf vendor events intel: Update Broadwell events to v23 by Andi Kleen · 6 years ago
  10. fd55009 perf vendor events intel: Update metrics from TMAM 3.5 by Andi Kleen · 6 years ago
  11. 470530b perf record: Implement --mmap-flush=<number> option by Alexey Budankov · 6 years ago
  12. 3b1c5d9 tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines by Alexey Budankov · 6 years ago
  13. c9bd779 tools lib traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep by Tzvetomir Stoyanov · 6 years ago
  14. 6b1f4c4 perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_filter to "tep" by Tzvetomir Stoyanov · 6 years ago
  15. 69769ce perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep" by Tzvetomir Stoyanov · 6 years ago
  16. 047ff22 tools lib traceevent: Rename input arguments of libtraceevent APIs from pevent to tep by Tzvetomir Stoyanov · 6 years ago
  17. 55c34ae tools tools, tools lib traceevent: Make traceevent APIs more consistent by Tzvetomir Stoyanov · 6 years ago
  18. fea6b63 tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str() by Tzvetomir Stoyanov · 6 years ago
  19. a634b27 tools lib traceevent: Remove tep filter trivial APIs by Tzvetomir Stoyanov · 6 years ago
  20. 2ce4639f tools lib traceevent: Removed unneeded !! and return parenthesis by Steven Rostedt (VMware) · 6 years ago
  21. 80c5526 tools lib traceevent: Implement new traceevent APIs for accessing struct tep_handler fields by Tzvetomir Stoyanov · 6 years ago
  22. d5d2d05 tools lib traceevent: Coding style fixes by Tzvetomir Stoyanov · 6 years ago
  23. 489b349 tools lib traceevent: Change description of few APIs by Tzvetomir Stoyanov · 6 years ago
  24. 70df6a7 tools lib traceevent: Add more debugging to see various internal ring buffer entries by Steven Rostedt (Red Hat) · 6 years ago
  25. 6699ed7 tools lib traceevent: Implement a new API, tep_list_events_copy() by Tzvetomir Stoyanov · 6 years ago
  26. fed33e9 tools lib traceevent: Add mono clocks to be parsed in seconds by Steven Rostedt (VMware) · 6 years ago
  27. 328b82b tools lib traceevent: Handle trace_printk() "%px" by Steven Rostedt (VMware) · 6 years ago
  28. 5e0861b perf list: Output tool events by Andi Kleen · 6 years ago
  29. 3371f38 perf evsel: Support printing evsel name for 'duration_time' by Andi Kleen · 6 years ago
  30. f0fbb11 perf stat: Implement duration_time as a proper event by Andi Kleen · 6 years ago
  31. c2b3c17 perf stat: Revert checks for duration_time by Andi Kleen · 6 years ago
  32. 7fcfa9a perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITES by Thomas Richter · 6 years ago
  33. 514c540 perf tools: Add header defining used namespace struct to event.h by Arnaldo Carvalho de Melo · 6 years ago
  34. b64f1cc perf trace beauty renameat: No need to include linux/fs.h by Arnaldo Carvalho de Melo · 6 years ago
  35. 59f3bd7 perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes by Arnaldo Carvalho de Melo · 6 years ago
  36. c52a82f perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd string arg by Arnaldo Carvalho de Melo · 6 years ago
  37. 2b64b2e perf trace: Add 'string' event alias to select syscalls with string args by Arnaldo Carvalho de Melo · 6 years ago
  38. 22261fd Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
  39. e94d6b7 perf pmu: Fix parser error for uncore event alias by Kan Liang · 6 years ago
  40. 606bd60 perf scripts python: exported-sql-viewer.py: Fix python3 support by Adrian Hunter · 6 years ago
  41. 8453c93 perf scripts python: exported-sql-viewer.py: Fix never-ending loop by Adrian Hunter · 6 years ago
  42. 977c7a6 perf machine: Update kernel map address and re-order properly by Wei Li · 6 years ago
  43. 707c373 tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  44. 8142bd8 tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd by Arnaldo Carvalho de Melo · 6 years ago
  45. 8239251 tools headers uapi: Update drm/i915_drm.h by Arnaldo Carvalho de Melo · 6 years ago
  46. 949af89a tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  47. e33ff03 tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE addition by Arnaldo Carvalho de Melo · 6 years ago
  48. be709d4 tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h by Arnaldo Carvalho de Melo · 6 years ago
  49. 4e8a5c1 perf evsel: Fix max perf_event_attr.precise_ip detection by Jiri Olsa · 6 years ago
  50. f3b4e06 perf intel-pt: Fix TSC slip by Adrian Hunter · 6 years ago
  51. c8fa7a8 perf cs-etm: Add missing case value by Solomon Tan · 6 years ago
  52. 8c7ae38 afs: Fix StoreData op marshalling by David Howells · 6 years ago
  53. 7d6ab82 vfs: Update mount API docs by David Howells · 6 years ago
  54. bfed6d0 Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  55. 97c41a6 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  56. b6ffdf2 s390/cpumf: Fix warning from check_processor_id by Thomas Richter · 6 years ago
  57. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  58. 14c741d Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  59. 01f2f5b SUNRPC: fix uninitialized variable warning by Alakesh Haloi · 6 years ago
  60. 8c838f5 dpaa2-eth: fix race condition with bql frame accounting by Ioana Ciornei · 6 years ago
  61. 047a013 chelsio: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  62. c493b09b net: devlink: skip info_get op call if it is not defined in dumpit by Jiri Pirko · 6 years ago
  63. 450895d net: phy: bcm54xx: Encode link speed and activity into LEDs by Vladimir Oltean · 6 years ago
  64. 9926cb5 tipc: change to check tipc_own_id to return in tipc_net_stop by Xin Long · 6 years ago
  65. b7ebee2 net: usb: aqc111: Extend HWID table by QNAP device by Dmitry Bezrukov · 6 years ago
  66. 1f8389b net: sched: Kconfig: update reference link for PIE by Leslie Monis · 6 years ago
  67. db460c5 net: dsa: qca8k: extend slave-bus implementations by Christian Lamparter · 6 years ago
  68. 1eec715 net: dsa: qca8k: remove leftover phy accessors by Christian Lamparter · 6 years ago
  69. 5e07321 dt-bindings: net: dsa: qca8k: support internal mdio-bus by Christian Lamparter · 6 years ago
  70. fb1eb41 dt-bindings: net: dsa: qca8k: fix example by Christian Lamparter · 6 years ago
  71. 65ae689 Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  72. 26a3b01 Merge tag 'trace-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  73. 9798a22 Merge tag 'locks-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  74. 9efb85c ftrace: Fix warning using plain integer as NULL & spelling corrections by Hariprasad Kelam · 6 years ago
  75. 3dee10d tracing: initialize variable in create_dyn_event() by Frank Rowand · 6 years ago
  76. ff9d31d tracing: Remove unnecessary var_ref destroy in track_data_destroy() by Tom Zanussi · 6 years ago
  77. d29f5aa net: phy: don't clear BMCR in genphy_soft_reset by Heiner Kallweit · 6 years ago
  78. a3ac791 Revert "parport: daisy: use new parport device model" by Linus Torvalds · 6 years ago
  79. 9395874 arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186 by Jonathan Hunter · 6 years ago
  80. 2e8c54d Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Arnd Bergmann · 6 years ago
  81. 0cee41d Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 6 years ago
  82. 274a8dd Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 6 years ago
  83. fa94635 ARM: dts: nomadik: Fix polarity of SPI CS by Linus Walleij · 6 years ago
  84. 44cd905 Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/fixes by Arnd Bergmann · 6 years ago
  85. 2dbed15 ARM: davinci: fix build failure with allnoconfig by Sekhar Nori · 6 years ago
  86. 945ab8f locks: wake any locks blocked on request before deadlock check by Jeff Layton · 6 years ago
  87. 27602e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  88. a7d6ac3 Merge branch 'libbpf-fixup' by Alexei Starovoitov · 6 years ago
  89. 63197f7 bpf, libbpf: clarify bump in libbpf version info by Daniel Borkmann · 6 years ago
  90. 1d38226 bpf, libbpf: fix version info and add it to shared object by Daniel Borkmann · 6 years ago
  91. 8c2ffd9 Linux 5.1-rc2 by Linus Torvalds · 6 years ago
  92. 17403fa Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  93. 231c807 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. 49ef015 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 19caf58 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. a75eda7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. f6cc519 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. e08fef8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 1ebf5af Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 9fc13bb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago