aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar2011-04-26
| | * | | | | | | | | | | Merge branch 'perf/urgent' into perf/statIngo Molnar2011-04-26
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perf events, x86: Add SandyBridge stalled-cycles-frontend/backend eventsLin Ming2011-05-06
| * | | | | | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | perf events, x86, P4: Fix typo in commentJustin P. Mattock2011-04-24
| * | | | | | | | | | | | | perf, x86: P4 PMU -- Use perf_sample_data_init helperCyrill Gorcunov2011-04-22
| * | | | | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2011-04-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter2011-04-19
| * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | perf, x86: P4 PMU - clean up the code a bitCyrill Gorcunov2011-03-29
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-19
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-05-19
|\| | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-04
| * | | | | | | | | | | | | [CPUFREQ] Fix _OSC UUID in pcc-cpufreqNaga Chumbalkar2011-05-04
* | | | | | | | | | | | | | x86, AMD: Fix ARAT feature setting againBorislav Petkov2011-05-17
* | | | | | | | | | | | | | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov2011-05-17
* | | | | | | | | | | | | | x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2011-05-16
* | | | | | | | | | | | | | x86, mce, AMD: Fix leaving freed data in a listJulia Lawall2011-05-13
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra2011-05-06
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky2011-05-01
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus2011-04-27
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar2011-04-26
* | | | | | | | | | perf, x86: Fix BTS conditionPeter Zijlstra2011-04-26
|/ / / / / / / / /
* | | | | | | | | perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra2011-04-22
* | | | | | | | | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov2011-04-22
* | | | | | | | | x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar2011-04-22
* | | | | | | | | perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen2011-04-22
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-19
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter2011-04-19
| * | | | | | | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara2011-04-19
| | |/ / / / / | |/| | | | |
* / | | | | | x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-15
|/ / / / / /
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-04
|\ \ \ \ \ \
| * | | | | | x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-29
| |/ / / / /
* / / / / / rcu: create new rcu_access_index() and use in mcePaul E. McKenney2011-04-01
|/ / / / /
* | | | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-26
|\ \ \ \ \
| * | | | | x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-23
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \ \
| * | | | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-25
| * | | | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-24
| * | | | | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-19
* | | | | | | Merge branch 'linus' into releaseLen Brown2011-03-23
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-18
| |\ \ \ \ \ \
| | * | | | | | x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-18
| | * | | | | | x86: Fix common misspellingsLucas De Marchi2011-03-18
| | * | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2011-03-18
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-18
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming2011-03-16
| | * | | | | | | perf, x86: Clean up SandyBridge PEBS eventsLin Ming2011-03-16
| | | |/ / / / / | | |/| | | | |
| * | | | | | | [CPUFREQ] pcc-cpufreq: remove duplicate statementsChumbalkar, Nagananda2011-03-16