1. 3f7d7b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. f287d33 perf, x86: Fix incorrect branches event on AMD CPUs by Vince Weaver · 16 years ago
  3. 5904b3b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. d110077 perf_events: Fix Intel Westmere event constraints by Stephane Eranian · 16 years ago
  5. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 16 years ago
  6. 90151c3 perf_events: Fix event scheduling issues introduced by transactional API by Stephane Eranian · 16 years ago
  7. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  9. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 16 years ago
  11. a94247e x86: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 16 years ago
  12. fe501f1 x86, k8: Fix section mismatch for powernowk8_exit() by Borislav Petkov · 16 years ago
  13. 87f44bb perf, trace: Fix !x86 build bug by Peter Zijlstra · 16 years ago
  14. 0bb9fef x86,early dr regs,kgdb: Allow kernel debugger early dr register access by Jason Wessel · 16 years ago
  15. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 16 years ago
  16. 482908b ACPI, APEI, Use ERST for persistent storage of MCE by Huang Ying · 16 years ago
  17. d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 16 years ago
  18. 9d36dfc perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ by Cyrill Gorcunov · 16 years ago
  19. 623aab8 perf, x86: P4 PMU -- do a real check for ESCR address being in hash by Cyrill Gorcunov · 16 years ago
  20. 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. 7421a10 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. ef4f30f perf, x86: P4 PMU -- fix typo in unflagged NMI handling by Cyrill Gorcunov · 16 years ago
  26. 0db1a7b perf, x86: P4 PMU -- handle unflagged events by Cyrill Gorcunov · 16 years ago
  27. 1ff3d7d x86, perf: P4 PMU - fix counters management logic by Cyrill Gorcunov · 16 years ago
  28. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 16 years ago
  29. 7200199 x86, perf: P4 PMU -- use hash for p4_get_escr_idx() by Cyrill Gorcunov · 16 years ago
  30. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 16 years ago
  31. 696e409 edac_mce: Add an interface driver to report mce errors via edac by Mauro Carvalho Chehab · 17 years ago
  32. 3998d095 x86, hypervisor: add missing <linux/module.h> by H. Peter Anvin · 16 years ago
  33. 96f6e77 x86, hypervisor: Export the x86_hyper* symbols by H. Peter Anvin · 16 years ago
  34. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 16 years ago
  35. c799316 x86, perf: P4 PMU -- check for proper event index in RAW events by Cyrill Gorcunov · 16 years ago
  36. 3f51b71 x86, perf: P4 PMU -- Get rid of redundant check for array index by Cyrill Gorcunov · 16 years ago
  37. 137351e x86, perf: P4 PMU -- protect sensible procedures from preemption by Cyrill Gorcunov · 16 years ago
  38. de902d9 x86, perf: P4 PMU -- configure predefined events by Cyrill Gorcunov · 16 years ago
  39. e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 16 years ago
  40. 9fa0231 x86, HyperV: fix up the license to mshyperv.c by Greg Kroah-Hartman · 16 years ago
  41. 2b107d9 x86: Avoid check hlt for newer cpus by Jacob Pan · 16 years ago
  42. 4d1c52b perf, x86: implement group scheduling transactional APIs by Lin Ming · 16 years ago
  43. ab60834 perf, x86: Improve the PEBS ABI by Peter Zijlstra · 16 years ago
  44. 2b0b5c6 perf, x86: Consolidate some code repetition by Peter Zijlstra · 16 years ago
  45. 1e9a6d8 perf, x86: Remove PEBS SAMPLE_RAW support by Peter Zijlstra · 16 years ago
  46. a1f2b70 perf, x86: Use weight instead of cmask in for_each_event_constraint() by Robert Richter · 16 years ago
  47. 31fa58a perf, x86: Pass enable bit mask to __x86_pmu_enable_event() by Robert Richter · 16 years ago
  48. 9d0fcba perf, x86: Call x86_setup_perfctr() from .hw_config() by Robert Richter · 16 years ago
  49. c1726f3 perf, x86: Move x86_setup_perfctr() by Robert Richter · 16 years ago
  50. 4261e0e perf, x86: Move perfctr init code to x86_setup_perfctr() by Robert Richter · 16 years ago
  51. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  52. a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 16 years ago
  53. 097c1bd x86, cpu: Make APERF/MPERF a normal table-driven flag by H. Peter Anvin · 16 years ago
  54. b810e94 powernow-k8: Fix frequency reporting by Mark Langsdorf · 16 years ago
  55. 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 16 years ago
  56. dfad53d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. 402af0d x86, asm: Introduce and use percpu_inc() by Jan Beulich · 16 years ago
  58. 453dc65 VMware Balloon driver by Dmitry Torokhov · 16 years ago
  59. 7a0fc40 x86: Disable large pages on CPUs with Atom erratum AAE44 by H. Peter Anvin · 16 years ago
  60. 59d3b38 x86, cacheinfo: Disable index in all four subcaches by Borislav Petkov · 16 years ago
  61. ba06edb x86, cacheinfo: Make L3 cache info per node by Borislav Petkov · 16 years ago
  62. 9350f98 x86, cacheinfo: Reorganize AMD L3 cache structure by Borislav Petkov · 16 years ago
  63. f2b20e4 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 16 years ago
  64. b1ab1b4 x86, cacheinfo: Unify AMD L3 cache index disable checking by Borislav Petkov · 16 years ago
  65. dcf46b9 perf & kvm: Clean up some of the guest profiling callback API details by Zhang, Yanmin · 16 years ago
  66. 39447b3 perf: Enhance perf to allow for guest statistic collection from host by Zhang, Yanmin · 16 years ago
  67. 6793706 powernow-k8: Fix frequency reporting by Mark Langsdorf · 16 years ago
  68. a2fed57 x86, cpufreq: Add APERF/MPERF support for AMD processors by Mark Langsdorf · 16 years ago
  69. d65ad45 x86: Unify APERF/MPERF support by Borislav Petkov · 16 years ago
  70. 73860c6 powernow-k8: Add core performance boost support by Borislav Petkov · 16 years ago
  71. 5958f1d x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo by Borislav Petkov · 16 years ago
  72. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 16 years ago
  73. 134fbad perf, x86: Enable Nehalem-EX support by Vince Weaver · 16 years ago
  74. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  75. 6f4dee0 perf: Drop the frame reliablity check by Frederic Weisbecker · 16 years ago
  76. 40b91cd perf, x86: Add Nehalem programming quirk to Westmere by Peter Zijlstra · 16 years ago
  77. caaa8be perf, x86: Fix __initconst vs const by Peter Zijlstra · 16 years ago
  78. b4cdc5c perf, x86: Fix up the ANY flag stuff by Peter Zijlstra · 16 years ago
  79. a098f44 perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks by Robert Richter · 16 years ago
  80. 948b1bb perf, x86: Undo some some *_counter* -> *_event* renames by Robert Richter · 16 years ago
  81. ec5e61a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  82. 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 16 years ago
  83. b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 16 years ago
  84. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 16 years ago
  85. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  86. 11164cd perf, x86: Add Nehelem PMU programming errata workaround by Peter Zijlstra · 16 years ago
  87. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 16 years ago
  88. 7c5ecaf perf, x86: Clean up debugctlmsr bit definitions by Peter Zijlstra · 16 years ago
  89. d814f30 x86, perf: Add raw events support for the P4 PMU by Cyrill Gorcunov · 16 years ago
  90. d2f1e15 Merge commit 'v2.6.34-rc2' into perf/core by Ingo Molnar · 16 years ago
  91. a90110c x86 / perf: Fix suspend to RAM on HP nx6325 by Rafael J. Wysocki · 16 years ago
  92. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. 9c8c6ba x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) by Cyrill Gorcunov · 16 years ago
  94. 4b24a88 perf_events: Fix resource leak in x86 __hw_perf_event_init() by Stephane Eranian · 16 years ago
  95. cb7d6b5 perf, x86: Add cache events for the Pentium-4 PMU by Lin Ming · 16 years ago
  96. f34edbc perf, x86: Add a key to simplify template lookup in Pentium-4 PMU by Lin Ming · 16 years ago
  97. 7335f75 x86, perf: Use apic_write unconditionally by Cyrill Gorcunov · 16 years ago
  98. d6dc0b4 perf/core, x86: Remove duplicate perf_event_mask variable by Robert Richter · 16 years ago
  99. 10f1014 perf/core, x86: Remove cpu_hw_events.interrupts by Robert Richter · 16 years ago
  100. b27ea29 perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macros by Robert Richter · 16 years ago