1. 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
  2. 7626714 perf llvm: Use strerror_r instead of the thread unsafe strerror one by Arnaldo Carvalho de Melo · 8 years ago
  3. 7847826 perf llvm: Use realpath to canonicalize paths by Arnaldo Carvalho de Melo · 8 years ago
  4. 0741208 perf tools: Unexport some methods unused outside strbuf.c by Arnaldo Carvalho de Melo · 8 years ago
  5. 88fd633 perf probe: No need to use formatting strbuf method by Arnaldo Carvalho de Melo · 8 years ago
  6. a610f5c perf help: Use asprintf instead of adhoc equivalents by Arnaldo Carvalho de Melo · 8 years ago
  7. cf47a8a perf tools: Remove unused perf_pathdup, xstrdup functions by Arnaldo Carvalho de Melo · 8 years ago
  8. 531d241 perf tools: Do not include stringify.h from the kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  9. 737ef7d tools include: Copy linux/stringify.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  10. 4f3c8876 tools lib traceevent: Remove redundant CPU output by Steven Rostedt · 8 years ago
  11. 3938bad perf tools: Remove needless 'extern' from function prototypes by Arnaldo Carvalho de Melo · 8 years ago
  12. e476343 perf tools: Simplify die() mechanism by Arnaldo Carvalho de Melo · 8 years ago
  13. 236f71e perf tools: Remove unused DIE_IF macro by Arnaldo Carvalho de Melo · 8 years ago
  14. a3dff30 perf script: Remove lots of unused arguments by Arnaldo Carvalho de Melo · 8 years ago
  15. c2740a8 perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve by Arnaldo Carvalho de Melo · 8 years ago
  16. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 8 years ago
  17. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 8 years ago
  18. eb9f032 perf tests: Forward the perf_sample in the dwarf unwind test by Arnaldo Carvalho de Melo · 8 years ago
  19. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  20. 4ca0d81 perf list: Fix documentation of :ppp by Andi Kleen · 8 years ago
  21. 3c52b65 perf bench numa: Fix assertion for nodes bitfield by Jakub Jelen · 8 years ago
  22. 7b0fd56 perf/x86/intel/rapl: Add missing Broadwell models by Srinivas Pandruvada · 8 years ago
  23. cb22525 perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU by Kan Liang · 8 years ago
  24. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 8 years ago
  25. 01fe03f x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag by Huang Rui · 8 years ago
  26. 1dcaac1 perf/core: Document some hotplug bits by Peter Zijlstra · 8 years ago
  27. f851915 perf/x86/amd: Add support for new IOMMU performance events by Suravee Suthikulpanit · 8 years ago
  28. 8dfeae0 perf/x86/amd: Move nodes_per_socket into bsp_init_amd() by Huang Rui · 8 years ago
  29. 27348f38 perf/x86/cqm: Factor out some common code by Peter Zijlstra · 8 years ago
  30. e7ee3e8c perf/x86/mbm: Add support for MBM counter overflow handling by Vikas Shivappa · 8 years ago
  31. 2d4de83 perf/x86/mbm: Implement RMID recycling by Vikas Shivappa · 8 years ago
  32. 87f01cc perf/x86/mbm: Add memory bandwidth monitoring event management by Tony Luck · 8 years ago
  33. 33c3cc7 perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init by Vikas Shivappa · 8 years ago
  34. ada2f63 perf/x86/cqm: Fix CQM memory leak and notifier leak by Vikas Shivappa · 8 years ago
  35. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 8 years ago
  36. 8184059 perf/core: Fix Undefined behaviour in rb_alloc() by Peter Zijlstra · 8 years ago
  37. e8d8a90 perf/x86/BTS: Fix RCU usage by Peter Zijlstra · 8 years ago
  38. 91a612e perf/core: Fix dynamic interrupt throttle by Peter Zijlstra · 8 years ago
  39. c2872d3 perf/x86/ibs: Add IBS interrupt to the dynamic throttle by Peter Zijlstra · 8 years ago
  40. 5a50f52 perf/x86/ibs: Fix race with IBS_STARTING state by Peter Zijlstra · 8 years ago
  41. 0158b83 perf/x86/ibs: Fix IBS throttle by Peter Zijlstra · 8 years ago
  42. 1e02cd4 perf/core: Fix the unthrottle logic by Peter Zijlstra · 8 years ago
  43. 57d335c x86/oprofile/nmi: Add missing hotplug FROZEN handling by Thomas Gleixner · 8 years ago
  44. f80be5e x86/hpet: Use proper mask to modify hotplug action by Thomas Gleixner · 8 years ago
  45. f47ab81 x86/apic/uv: Fix the hotplug notifier by Thomas Gleixner · 8 years ago
  46. a38f987 x86/apb/timer: Use proper mask to modify hotplug action by Thomas Gleixner · 8 years ago
  47. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 8 years ago
  48. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 8 years ago
  49. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 8 years ago
  50. 73cdf0c perf symbols: Record text offset in dso to calculate objdump address by Wang Nan · 8 years ago
  51. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 8 years ago
  52. 551adc6 x86/irq: Cure live lock in fixup_irqs() by Thomas Gleixner · 8 years ago
  53. f508a5b x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() by Thomas Gleixner · 8 years ago
  54. 7834c10 x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() by Dave Jones · 8 years ago
  55. c29016c x86/iopl: Fix iopl capability check on Xen PV by Andy Lutomirski · 8 years ago
  56. b7a58459 x86/iopl/64: Properly context-switch IOPL on Xen PV by Andy Lutomirski · 8 years ago
  57. b089830 selftests/x86: Add an iopl test by Andy Lutomirski · 8 years ago
  58. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 8 years ago
  59. cbf8b5a x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() by Tony Luck · 8 years ago
  60. ba4e06d Merge branch 'linus' into x86/urgent, to pick up dependencies for a fix by Ingo Molnar · 8 years ago
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. 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
  69. 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
  70. 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
  71. 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
  72. 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
  73. 743146db x86/video: Don't assume all FB devices are PCI devices by Vitaly Kuznetsov · 8 years ago
  74. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  75. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  76. 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
  77. d4e79615 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 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
  79. 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
  80. 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
  81. 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
  82. 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
  83. d37a14bb Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 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
  85. b562e44 Linux 4.5 by Linus Torvalds · 8 years ago
  86. 725b06f Merge branch 'irqchip/mvebu' into irqchip/core by Jason Cooper · 8 years ago
  87. a265554 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  88. d825c06 MIPS: smp.c: Fix uninitialised temp_foreign_map by James Hogan · 8 years ago
  89. 7a50e46 MIPS: Fix build error when SMP is used without GIC by Hauke Mehrtens · 8 years ago
  90. 4b7b1ef ld-version: Fix awk regex compile failure by James Hogan · 8 years ago
  91. ba9e72c MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780 by Aaro Koskinen · 8 years ago
  92. f414ca6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  93. 2f51c82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. fda604a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  95. 90d0f0f block: don't optimize for non-cloned bio in bio_get_last_bvec() by Ming Lei · 8 years ago
  96. d10ef6f cpu/hotplug: Document states better by Thomas Gleixner · 8 years ago
  97. d050049 x86/cpufeature: Enable new AVX-512 features by Fenghua Yu · 8 years ago
  98. 452308d x86/efi: Fix boot crash by always mapping boot service regions into new EFI page tables by Matt Fleming · 8 years ago
  99. 6e68670 x86/fpu: Fix eager-FPU handling on legacy FPU machines by Borislav Petkov · 8 years ago
  100. 03c668a Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago