Age | Commit message (Expand) | Author |
2011-12-21 | perf: Extend the mmap control page with time (TSC) fields | Peter Zijlstra |
2011-12-21 | perf, x86: Provide means for disabling userspace RDPMC | Peter Zijlstra |
2011-12-21 | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce... | Peter Zijlstra |
2011-12-21 | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES | Stephane Eranian |
2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester |
2011-12-20 | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar |
2011-12-18 | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar |
2011-12-16 | x86: add IRQ context simulation in module mce-inject | Chen Gong |
2011-12-15 | x86, centaur: Enable cx8 for VIA Eden too | Timo Teräs |
2011-12-15 | x86: Report cpb and eff_freq_ro flags correctly | Joerg Roedel |
2011-12-15 | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2011-12-14 | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu |
2011-12-14 | x86, MCE: Drain mcelog buffer | Borislav Petkov |
2011-12-14 | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov |
2011-12-11 | x86: Call idle notifier after irq_enter() | Frederic Weisbecker |
2011-12-09 | x86, CPU: Drop superfluous get_cpu_cap() prototype | Borislav Petkov |
2011-12-06 | perf, x86: Expose perf capability to other modules | Gleb Natapov |
2011-12-06 | perf, x86: Implement arch event mask as quirk | Peter Zijlstra |
2011-12-06 | x86, perf: Disable non available architectural events | Gleb Natapov |
2011-12-06 | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra |
2011-12-06 | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter |
2011-12-06 | perf, x86: Implement event scheduler helper functions | Robert Richter |
2011-12-06 | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold |
2011-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-05 | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds |
2011-11-14 | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra |
2011-11-14 | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra |
2011-11-14 | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra |
2011-11-08 | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov |
2011-10-31 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-19 | x86, microcode, AMD: Add microcode revision to /proc/cpuinfo | Borislav Petkov |
2011-10-19 | x86, microcode: Correct microcode revision format | Borislav Petkov |
2011-10-14 | x86, intel: Use c->microcode for Atom errata check | Andi Kleen |
2011-10-14 | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen |