summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-12-23perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar
2008-12-23perfcounters: hw ops renameIngo Molnar
2008-12-23x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar
2008-12-23perfcounters: add fixed-mode PMC enumerationIngo Molnar
2008-12-23x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar
2008-12-23x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar
2008-12-23perfcounters: remove warningsIngo Molnar
2008-12-19x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh
2008-12-14perfcounters: fix lapic initializationIngo Molnar
2008-12-14perfcounters: fix non-intel-perfmon CPUsIngo Molnar
2008-12-14perfcounters: restructure x86 counter mathIngo Molnar
2008-12-12Merge branch 'x86/irq' into perfcounters/coreIngo Molnar
2008-12-11perf counters: clean up state transitionsIngo Molnar
2008-12-11perf counters: consolidate hw_perf save/restore APIsIngo Molnar
2008-12-11perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar
2008-12-11perf counters: hw driver APIIngo Molnar
2008-12-11perf counters: add support for group countersIngo Molnar
2008-12-11perf counters: restructure the APIIngo Molnar
2008-12-11perf counters: expand use of counter->eventThomas Gleixner
2008-12-11perf counters: protect them against CSTATE transitionsThomas Gleixner
2008-12-09perfcounters: consolidate global-disable codepathsIngo Molnar
2008-12-09perfcounters, x86: clean up debug codeIngo Molnar
2008-12-09perfcounters, x86: simplify disable/enable of countersIngo Molnar
2008-12-08x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabledIngo Molnar
2008-12-08performance counters: x86 supportIngo Molnar
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-10-31x86: build fixIngo Molnar
2008-10-31x86: cpu_index build fixIngo Molnar
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley
2008-10-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22Merge branch 'yinghai' into testLen Brown
2008-10-22Merge branch 'FW_BUG' into testLen Brown
2008-10-22x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Update email addresses.Dave Jones
2008-10-20Update .gitignore files for generated targetsLinus Torvalds
2008-10-16x86: print out apic id in hex formatYinghai Lu
2008-10-14ftrace: mark lapic_wd_event() notraceIngo Molnar
2008-10-13x86: do not allow to optimize flag_is_changeable_p() (rev. 2)Krzysztof Helt
2008-10-13x86: move vgetcpu mode probing to cpu detectionGlauber Costa
2008-10-13x86: cpu don't print duplicated vendor stringYinghai Lu
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar