1. 1669e50 perf stat: Bail out on unsupported event config modifiers by Wang Nan · 8 years ago
  2. 17cb5f8 perf tools: Create config_term_names array by Wang Nan · 8 years ago
  3. 26dee02 perf tools: Fix checking asprintf return value by Wang Nan · 8 years ago
  4. 80cdce7 perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv() by Wang Nan · 8 years ago
  5. b002f3b perf stat: Handled scaled == -1 case for counters by Andi Kleen · 8 years ago
  6. 5243ba7 perf test: Reduce the sample_freq for the 'object code reading' test by Arnaldo Carvalho de Melo · 8 years ago
  7. 6880bbf perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq by Arnaldo Carvalho de Melo · 8 years ago
  8. d9aade7f perf evlist: Handle -EINVAL for sample_freq > max_sample_rate in strerror_open() by Arnaldo Carvalho de Melo · 8 years ago
  9. 8572388 perf record: Add --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  10. a55e566 perf evlist: Reference count the cpu and thread maps at set_maps() by Arnaldo Carvalho de Melo · 8 years ago
  11. 3b364d7 perf/core: Remove unused arguments from a bunch of functions by Thomas Gleixner · 8 years ago
  12. 9109dc9 Merge branch 'perf/urgent' into perf/core, to queue up dependent patch by Ingo Molnar · 8 years ago
  13. 059fcd8 perf/core: Plug potential memory leak in CPU_UP_PREPARE by Thomas Gleixner · 8 years ago
  14. 27ca923 perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state by Thomas Gleixner · 8 years ago
  15. b4f75d4 perf/core: Remove bogus UP_CANCELED hotplug state by Thomas Gleixner · 8 years ago
  16. 27f6d22 perf/x86: Move perf_event.h to its new home by Borislav Petkov · 8 years ago
  17. 65a27a3 perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c by Borislav Petkov · 8 years ago
  18. 5e865ed perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c by Borislav Petkov · 8 years ago
  19. f03e97d perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c by Borislav Petkov · 8 years ago
  20. edbb591 perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c by Borislav Petkov · 8 years ago
  21. ed367e6 perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snbep.c by Borislav Petkov · 8 years ago
  22. 92553e4 perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c by Borislav Petkov · 8 years ago
  23. 35bf705 perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmhex.c by Borislav Petkov · 8 years ago
  24. 6bcb2db perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch] by Borislav Petkov · 8 years ago
  25. 609d809 perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c by Borislav Petkov · 8 years ago
  26. fd1c601 perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch] by Borislav Petkov · 8 years ago
  27. c85cc44 perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c by Borislav Petkov · 8 years ago
  28. 7010d12 perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c by Borislav Petkov · 8 years ago
  29. 6aec1ad perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c by Borislav Petkov · 8 years ago
  30. 5c781a3 perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c by Borislav Petkov · 8 years ago
  31. e106983 perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c by Borislav Petkov · 8 years ago
  32. af5d3aa perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c by Borislav Petkov · 8 years ago
  33. 7104f19 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  34. 8bc9162 perf/x86/amd/uncore: Plug reference leak by Thomas Gleixner · 8 years ago
  35. cb110f4 perf stat: Move noise/running printing into printout by Andi Kleen · 8 years ago
  36. f948339 perf stat: Add support for metrics in interval mode by Andi Kleen · 8 years ago
  37. 140aead perf stat: Abstract stat metrics printing by Andi Kleen · 8 years ago
  38. 720e98b perf tools: Add perf data cache feature by Jiri Olsa · 8 years ago
  39. dd629cc perf tools: Initialize libapi debug output by Jiri Olsa · 8 years ago
  40. bedbdd4 perf debug: Rename __eprintf(va_list args) to veprintf by Arnaldo Carvalho de Melo · 8 years ago
  41. 51c0396 tools lib api fs: Add sysfs__read_str function by Jiri Olsa · 8 years ago
  42. 607bfbd tools lib api fs: Adopt filename__read_str from perf by Jiri Olsa · 8 years ago
  43. 975f14f tools lib api: Add debug output support by Jiri Olsa · 8 years ago
  44. d646ae0 perf jvmti: Add check for java alternatives cmd in Makefile by Stephane Eranian · 8 years ago
  45. 65c23c6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  46. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  47. c53d7a8 Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 8 years ago
  48. 87bbcfd Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  49. e5310a1 Merge tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  50. 2a4be2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  51. fe7a2ea Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  52. 1ad826b perf tests: Fix build on older systems where 'signal' is reserved by Arnaldo Carvalho de Melo · 8 years ago
  53. 4692400 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 8 years ago
  54. 1926e54 MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development by Simon Horman · 8 years ago
  55. 631c0e8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  56. 18558ca Linux 4.5-rc4 by Linus Torvalds · 8 years ago
  57. bdbe58e Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  58. 58dd2b5 Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  59. 60f4058 Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  60. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  61. 9db8cc1 Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  62. 102a92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. cb490d6 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 6a81094 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. ab57a61 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  68. be3f4e0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  69. 8b9f9eb Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  70. 7686e3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. 2f2e9f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  72. 4617c22 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  73. b4e4334 Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  74. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  75. 07d86ca ALSA: usb-audio: avoid freeing umidi object twice by Andrey Konovalov · 8 years ago
  76. 0cbb0b9 Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  77. 4dd638f Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fix/fsl-espi', 'spi/fix/imx', 'spi/fix/loopback' and 'spi/fix/omap2-mcspi' into spi-linus by Mark Brown · 8 years ago
  78. 0e6f357 spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit by Tony Lindgren · 8 years ago
  79. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 8 years ago
  80. 5141d73 perf data: Fix releasing event_class by Wang Nan · 8 years ago
  81. 2146afc perf tools: Rename parse_events__free_terms() to parse_events_terms__delete() by Arnaldo Carvalho de Melo · 8 years ago
  82. d20a5f2 perf tools: Free the terms list_head in parse_events__free_terms() by Wang Nan · 8 years ago
  83. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 8 years ago
  84. 682dc24 perf tools: Use perf_event_terms__purge() for non-malloced terms by Arnaldo Carvalho de Melo · 8 years ago
  85. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 8 years ago
  86. fc0a2c1 perf tools: Introduce parse_events_terms__purge() by Arnaldo Carvalho de Melo · 8 years ago
  87. a8adfce perf tools: Unlink entries from terms list by Wang Nan · 8 years ago
  88. 5952cc7 Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  89. 0df34ad Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  90. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  91. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  92. c747f97 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  93. df8c272 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  94. 27c9d77 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  95. dfc8528 Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  96. 89fee70 perf hists: Do column alignment on the format iterator by Arnaldo Carvalho de Melo · 8 years ago
  97. 37d9bb5 perf tools: Add comment explaining the repsep_snprintf function by Arnaldo Carvalho de Melo · 8 years ago
  98. b416e20 perf python scripting: Append examples to err msg about audit-libs-python by Taeung Song · 8 years ago
  99. 37b4e20 perf build: Add EXTRA_LDFLAGS option to makefile by Zubair Lutfullah Kakakhel · 8 years ago
  100. e7ee404 perf symbols: Fix symbols searching for module in buildid-cache by Wang Nan · 8 years ago