1. 7d7d1bf perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks by Arnaldo Carvalho de Melo · 9 years ago
  2. c4b6014 tools: Add copy of perf_event.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 9 years ago
  3. e083a21 perf tools: event.h needs asm/perf_regs.h by Arnaldo Carvalho de Melo · 9 years ago
  4. 86695f5 perf bench futex: Add missing compiler.h header by Arnaldo Carvalho de Melo · 9 years ago
  5. 07eebcc tools lib subcmd: Use str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  6. 61a6445 tools lib: Guard the strlcpy() header with __GLIBC__ by Arnaldo Carvalho de Melo · 9 years ago
  7. b31e3e3 tools lib api fs: Use str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  8. c3cec9e tools lib traceevent: Use str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  9. d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 9 years ago
  10. 5496bc0 perf evsel: Uninline the is_function_event method by Arnaldo Carvalho de Melo · 9 years ago
  11. 175729f perf tools: Remove needless includes from cache.h by Arnaldo Carvalho de Melo · 9 years ago
  12. 16b7c9b perf tools: Add missing header to color.c by Arnaldo Carvalho de Melo · 9 years ago
  13. 10ca87f perf tests x86 rdpmc: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  14. 16b91d5 perf test fdarray: Add missing poll.h header by Arnaldo Carvalho de Melo · 9 years ago
  15. 3ac55b1 perf tests cpumap: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  16. 380a71a perf quote: Disentangle headers by Arnaldo Carvalho de Melo · 9 years ago
  17. 7ed0958 perf strbuf: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  18. cec07f5 perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/ by Arnaldo Carvalho de Melo · 9 years ago
  19. 9c304f6 perf bench: Disentangle headers by Arnaldo Carvalho de Melo · 9 years ago
  20. ab6526b perf tests openat-syscall-tp-fields: Add some conditional defines by Arnaldo Carvalho de Melo · 9 years ago
  21. 48e1f91 perf trace: Add conditional define for AT_FDCWD by Arnaldo Carvalho de Melo · 9 years ago
  22. 1fbe7df perf tests: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 9 years ago
  23. 8a15858 perf bench: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 9 years ago
  24. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  25. ffe3a28 perf trace beauty open_flags: Add more conditional defines by Arnaldo Carvalho de Melo · 9 years ago
  26. 4c7c224 perf trace beauty flock: Add more conditional defines by Arnaldo Carvalho de Melo · 9 years ago
  27. 256763b perf trace beauty mmap: Add more conditional defines by Arnaldo Carvalho de Melo · 9 years ago
  28. 9d4a94c perf trace beauty open_flags: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  29. f8e0187 perf trace beauty flock: Add missing fcntl.h include by Arnaldo Carvalho de Melo · 9 years ago
  30. 0e91e6b perf trace beauty msg_flags: Remove MSG_TRYHARD by Arnaldo Carvalho de Melo · 9 years ago
  31. 175b968 perf report: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 9 years ago
  32. 53fe4ba perf annotate: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 9 years ago
  33. c09615f perf ui stdio: Add way to setup the color output mode selection by Arnaldo Carvalho de Melo · 9 years ago
  34. a505197 perf hists: Introduce hists__add_entry_ops function by Jiri Olsa · 9 years ago
  35. f542e76 perf hists: Introduce hist_entry_ops by Jiri Olsa · 9 years ago
  36. 0a269a6 perf hists: Introduce hist_entry__init function by Jiri Olsa · 9 years ago
  37. 44530d5 Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86" by Ingo Molnar · 9 years ago
  38. 46866b5 perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU by Kan Liang · 9 years ago
  39. aefbc4d perf/x86/intel: Fix rdlbr_to() MSR reading typo by Peter Zijlstra · 9 years ago
  40. 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
  41. 2c81a64 perf/core: Fix pmu::filter_match for SW-led groups by Mark Rutland · 9 years ago
  42. 175a20c x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl by Ville Syrjälä · 9 years ago
  43. c50f624 Merge tag 'perf-core-for-mingo-20160704' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  44. f3d082c perf tools: Sync copy of syscall_64.tbl with the kernel by Arnaldo Carvalho de Melo · 9 years ago
  45. 3d03761 perf tools: Update android build documentation by Chris Phlipot · 9 years ago
  46. fd01d06 tools lib subcmd: Respect WERROR=0 for build by Chris Phlipot · 9 years ago
  47. b983d54 tools lib api: Respect WERROR=0 for build by Chris Phlipot · 9 years ago
  48. 203d1ca tools lib bpf: Add license header by Wang Nan · 9 years ago
  49. 6c50258 perf unwind: Call unwind__prepare_access for forked thread by Jiri Olsa · 9 years ago
  50. a287332 perf unwind: Add initialized arg into unwind__prepare_access by Jiri Olsa · 9 years ago
  51. 347ca87 perf tests: Fix hist accumulation test by Jiri Olsa · 9 years ago
  52. c60da22 perf header: Transform nodes string info to struct by Jiri Olsa · 9 years ago
  53. 6430a94 perf buildid-cache: Scan and import user SDT events to probe cache by Masami Hiramatsu · 9 years ago
  54. 8d993d9 perf probe: Add group name support by Masami Hiramatsu · 9 years ago
  55. 060fa0c perf sdt: ELF support for SDT by Hemant Kumar · 9 years ago
  56. 2492c46 perf build: Add feature detection for libelf's elf_getshdrstrndx() by Arnaldo Carvalho de Melo · 9 years ago
  57. fc18822 perf/x86: Fix 32-bit perf user callgraph collection by Josh Poimboeuf · 9 years ago
  58. 9010ae4 perf/x86/intel: Update event constraints when HT is off by Stephane Eranian · 9 years ago
  59. 4f30292 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  60. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  61. 99b0f54 Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  62. 467ce76 Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  63. a2b0db5 Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  64. 4438512 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  65. 88c0871 Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  66. 40793e8 Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  67. 6d037de MIPS: Fix possible corruption of cache mode by mprotect. by Ralf Baechle · 9 years ago
  68. dbdc3bb Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  69. 81dbd6f Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  70. 48c4565 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  71. 2728c57 Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  72. 0d064a7 Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  73. f3683cc Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  74. 6e5c4f1 Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  75. 756c0ae Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  76. 0232b23 Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  77. aa7a6c8 Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  78. a29a36f Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus by Mark Brown · 9 years ago
  79. 4a0f65c perf probe: Remove caches when --cache is given by Masami Hiramatsu · 9 years ago
  80. 1f3736c perf probe: Show all cached probes by Masami Hiramatsu · 9 years ago
  81. bc06223 perf probe: Use cache entry if possible by Masami Hiramatsu · 9 years ago
  82. 6343a21 locks: use file_inode() by Miklos Szeredi · 9 years ago
  83. 5baaf3b usb: dwc3: st: Use explicit reset_control_get_exclusive() API by Lee Jones · 9 years ago
  84. f5f3583 phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API by Lee Jones · 9 years ago
  85. 8293c8a phy: miphy28lp: Inform the reset framework that our reset line may be shared by Lee Jones · 9 years ago
  86. dc29bb4 Merge tag 'perf-core-for-mingo-20160630' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  87. e06b933 namespace: update event counter when umounting a deleted dentry by Andrey Ulanov · 9 years ago
  88. b403f0e 9p: use file_dentry() by Miklos Szeredi · 9 years ago
  89. a24020e perf tools: Change cpu_map__fprintf output by Jiri Olsa · 9 years ago
  90. 7fa9b8f perf test: Add -F/--dont-fork option by Jiri Olsa · 9 years ago
  91. 8fbc38a perf tests: Fix thread map test for -F option by Jiri Olsa · 9 years ago
  92. f306924 perf tools: Allow to reset open files counter by Jiri Olsa · 9 years ago
  93. 3be2887 perf trace beauty eventfd: No need to include eventfd.h by Arnaldo Carvalho de Melo · 9 years ago
  94. a41af25 perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems by Arnaldo Carvalho de Melo · 9 years ago
  95. 135cce1 perf annotate: Add number of samples to the header by Peter Zijlstra (Intel) · 9 years ago
  96. cb7d224f lockd: unregister notifier blocks if the service fails to come up completely by Scott Mayhew · 9 years ago
  97. 1a0a02d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  98. 284341d Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  99. 20bfdca Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  100. 4aa34ce Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago