aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
...
| | * | | | | | | | perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-16
| | * | | | | | | | perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov2010-03-15
| | * | | | | | | | x86, perf: Unmask LVTPC only if we have APIC supportedCyrill Gorcunov2010-03-13
| | * | | | | | | | Merge branch 'perf/x86' into perf/coreIngo Molnar2010-03-12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86, perf: Fix NULL deref on not assigned x86_pmuCyrill Gorcunov2010-03-12
| | | * | | | | | | | perf, x86: Implement initial P4 PMU driverCyrill Gorcunov2010-03-11
| | * | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-03-12
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | perf, x86: Fix the !CONFIG_CPU_SUP_INTEL buildIngo Molnar2010-03-10
| | * | | | | | | | | perf, x86: Fix LBR read-outPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Fixup the PEBS handler for Core2 cpusPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Remove checking_{wr,rd}msr() usagePeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Don't reset the LBR as frequentlyPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable}Peter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Deal with multiple state bits for pebs-fmt1Peter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Reorder intel_pmu_enable_all()Peter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Fix LBR enable/disable vs cpuc->enabledPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Fix PEBS enable/disable vs cpuc->enabledPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Fix pebs drainsPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Robustify PEBS fixupPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Clear the LBRs on initPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Disable PEBS on clovertown chipsPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Fix silly bug in data store buffer allocationPeter Zijlstra2010-03-10
| | * | | | | | | | | x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAWPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Clean up IA32_PERF_CAPABILITIES usagePeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Implement simple LBR supportPeter Zijlstra2010-03-10
| | * | | | | | | | | perf, x86: Add PEBS infrastructurePeter Zijlstra2010-03-10
* | | | | | | | | | | Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Export shared_cpu_mapAndrea Bastoni2010-05-29
* | | | | | | | | | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-05-14
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | powernow-k8: Fix frequency reportingMark Langsdorf2010-05-03
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-28
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin2010-04-23
| | |_|_|_|_|/ / | |/| | | | | |
* / | | | | | | VMware Balloon driverDmitry Torokhov2010-04-24
|/ / / / / / /
* | | | | | | perf, x86: Enable Nehalem-EX supportVince Weaver2010-04-06
* | | | | | | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2010-04-02
| * | | | | | perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-02
| * | | | | | perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker2010-04-01
| | |_|_|_|/ | |/| | | |
* / | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ / / / /
* | | | / x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki2010-03-22
| |_|_|/ |/| | |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-18
|\ \ \ \
| * | | | perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-17
| | |_|/ | |/| |
| * | | perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong2010-03-11
| * | | perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra2010-03-11
| * | | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker2010-03-10
| | |/ | |/|
| * | perf, x86: Fix double enable callsPeter Zijlstra2010-03-10
| * | perf, x86: Fix double disable callsPeter Zijlstra2010-03-10