1. 592dac6 perf tools: Make hists__collapse_insert_entry static by Jiri Olsa · 8 years ago
  2. ad16511 perf mem: Add -U/-K (--all-user/--all-kernel) options by Jiri Olsa · 8 years ago
  3. f6343be Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  4. 3ea223a perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples by Arnaldo Carvalho de Melo · 8 years ago
  5. 5dc1037 Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  6. 379649c perf tools: Fix build break on powerpc by Sukadev Bhattiprolu · 8 years ago
  7. a49ac9f perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL by Huang Rui · 8 years ago
  8. 8059476 Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  9. 6a1a77b perf bench: Fix detached tarball building due to missing 'perf bench memcpy' headers by Arnaldo Carvalho de Melo · 8 years ago
  10. cde8835 perf tests: Fix tarpkg build test error output redirection by Arnaldo Carvalho de Melo · 8 years ago
  11. 05f5ece Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  12. 7626714 perf llvm: Use strerror_r instead of the thread unsafe strerror one by Arnaldo Carvalho de Melo · 8 years ago
  13. 7847826 perf llvm: Use realpath to canonicalize paths by Arnaldo Carvalho de Melo · 8 years ago
  14. 0741208 perf tools: Unexport some methods unused outside strbuf.c by Arnaldo Carvalho de Melo · 8 years ago
  15. 88fd633 perf probe: No need to use formatting strbuf method by Arnaldo Carvalho de Melo · 8 years ago
  16. a610f5c perf help: Use asprintf instead of adhoc equivalents by Arnaldo Carvalho de Melo · 8 years ago
  17. cf47a8a perf tools: Remove unused perf_pathdup, xstrdup functions by Arnaldo Carvalho de Melo · 8 years ago
  18. 531d241 perf tools: Do not include stringify.h from the kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  19. 737ef7d tools include: Copy linux/stringify.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  20. 4f3c8876 tools lib traceevent: Remove redundant CPU output by Steven Rostedt · 8 years ago
  21. 3938bad perf tools: Remove needless 'extern' from function prototypes by Arnaldo Carvalho de Melo · 8 years ago
  22. e476343 perf tools: Simplify die() mechanism by Arnaldo Carvalho de Melo · 8 years ago
  23. 236f71e perf tools: Remove unused DIE_IF macro by Arnaldo Carvalho de Melo · 8 years ago
  24. a3dff30 perf script: Remove lots of unused arguments by Arnaldo Carvalho de Melo · 8 years ago
  25. c2740a8 perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve by Arnaldo Carvalho de Melo · 8 years ago
  26. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 8 years ago
  27. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 8 years ago
  28. eb9f032 perf tests: Forward the perf_sample in the dwarf unwind test by Arnaldo Carvalho de Melo · 8 years ago
  29. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  30. 4ca0d81 perf list: Fix documentation of :ppp by Andi Kleen · 8 years ago
  31. 3c52b65 perf bench numa: Fix assertion for nodes bitfield by Jakub Jelen · 8 years ago
  32. 7b0fd56 perf/x86/intel/rapl: Add missing Broadwell models by Srinivas Pandruvada · 8 years ago
  33. cb22525 perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU by Kan Liang · 8 years ago
  34. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 8 years ago
  35. 01fe03f x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag by Huang Rui · 9 years ago
  36. 1dcaac1 perf/core: Document some hotplug bits by Peter Zijlstra · 8 years ago
  37. f851915 perf/x86/amd: Add support for new IOMMU performance events by Suravee Suthikulpanit · 8 years ago
  38. 8dfeae0 perf/x86/amd: Move nodes_per_socket into bsp_init_amd() by Huang Rui · 9 years ago
  39. 27348f38 perf/x86/cqm: Factor out some common code by Peter Zijlstra · 8 years ago
  40. e7ee3e8 perf/x86/mbm: Add support for MBM counter overflow handling by Vikas Shivappa · 8 years ago
  41. 2d4de83 perf/x86/mbm: Implement RMID recycling by Vikas Shivappa · 8 years ago
  42. 87f01cc perf/x86/mbm: Add memory bandwidth monitoring event management by Tony Luck · 8 years ago
  43. 33c3cc7 perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init by Vikas Shivappa · 8 years ago
  44. ada2f63 perf/x86/cqm: Fix CQM memory leak and notifier leak by Vikas Shivappa · 8 years ago
  45. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 8 years ago
  46. 8184059 perf/core: Fix Undefined behaviour in rb_alloc() by Peter Zijlstra · 9 years ago
  47. e8d8a90 perf/x86/BTS: Fix RCU usage by Peter Zijlstra · 8 years ago
  48. 91a612e perf/core: Fix dynamic interrupt throttle by Peter Zijlstra · 8 years ago
  49. c2872d3 perf/x86/ibs: Add IBS interrupt to the dynamic throttle by Peter Zijlstra · 8 years ago
  50. 5a50f52 perf/x86/ibs: Fix race with IBS_STARTING state by Peter Zijlstra · 8 years ago
  51. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 8 years ago
  52. 1e02cd4 perf/core: Fix the unthrottle logic by Peter Zijlstra · 8 years ago
  53. 57d335c x86/oprofile/nmi: Add missing hotplug FROZEN handling by Thomas Gleixner · 8 years ago
  54. f80be5e x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 8 years ago
  55. f47ab81 x86/apic/uv: Fix the hotplug notifier by Thomas Gleixner · 8 years ago
  56. a38f987 x86/apb/timer: Use proper mask to modify hotplug action by Thomas Gleixner · 8 years ago
  57. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 8 years ago
  58. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 8 years ago
  59. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 8 years ago
  60. 73cdf0c perf symbols: Record text offset in dso to calculate objdump address by Wang Nan · 8 years ago
  61. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 8 years ago
  62. 551adc6 x86/irq: Cure live lock in fixup_irqs() by Thomas Gleixner · 8 years ago
  63. f508a5b x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() by Thomas Gleixner · 8 years ago
  64. 7834c10 x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() by Dave Jones · 8 years ago
  65. c29016c x86/iopl: Fix iopl capability check on Xen PV by Andy Lutomirski · 8 years ago
  66. b7a58459 x86/iopl/64: Properly context-switch IOPL on Xen PV by Andy Lutomirski · 8 years ago
  67. b089830 selftests/x86: Add an iopl test by Andy Lutomirski · 8 years ago
  68. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 8 years ago
  69. cbf8b5a x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() by Tony Luck · 8 years ago
  70. ba4e06d Merge branch 'linus' into x86/urgent, to pick up dependencies for a fix by Ingo Molnar · 8 years ago
  71. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. ae465be Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 8ab84ef Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. ecc026b Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. fa53c48 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 743146db x86/video: Don't assume all FB devices are PCI devices by Vitaly Kuznetsov · 8 years ago
  84. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  85. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  86. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 5ec9424 Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 8e7fe26 Merge tag 'irqchip-core-4.6-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 8 years ago
  95. b562e44 Linux 4.5 by Linus Torvalds · 8 years ago
  96. 725b06f Merge branch 'irqchip/mvebu' into irqchip/core by Jason Cooper · 8 years ago
  97. a265554 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  98. d825c06 MIPS: smp.c: Fix uninitialised temp_foreign_map by James Hogan · 8 years ago
  99. 7a50e46 MIPS: Fix build error when SMP is used without GIC by Hauke Mehrtens · 8 years ago
  100. 4b7b1ef ld-version: Fix awk regex compile failure by James Hogan · 8 years ago