summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-2913-201/+397
|\
| * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-283-4/+9
| |\
| | *-----. Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar2008-12-252-3/+5
| | |\ \ \ \
| | | | * \ \ Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2008-12-241-3/+0
| | | | |\ \ \ | | | | | |/ / | | | | |/| / | | | | | |/
| | | * | | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-251-0/+5
| | | |/ /
| | * | | Merge branch 'x86/tsc' into tracing/coreIngo Molnar2008-12-253-3/+32
| | |\ \ \ | | | |/ / | | |/| |
| | * | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-121-4/+0
| | * | | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-042-4/+31
| | |\ \ \
| | * | | | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-261-0/+4
| * | | | | Merge branch 'x86/irq' into x86/coreIngo Molnar2008-12-232-2/+2
| |\ \ \ \ \
| | * | | | | x86: hardirq: use inc_irq_stat() in non-unified functionsHiroshi Shimamoto2008-12-162-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86/tsc' into x86/coreIngo Molnar2008-12-233-3/+32
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'x86/ptrace' into x86/tscIngo Molnar2008-12-231-2/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha2008-12-192-1/+15
| | * | | | x86: support always running TSC on Intel CPUsVenki Pallipadi2008-12-162-2/+17
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------------. \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-237-190/+355
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | / / | | | | | | | | | |/ / | | |_|_|_|_|_|_|_| / | |/| | | | | | | |
| | | | | | | | | * x86, bts: DS and BTS initializationMarkus Metzger2008-11-101-2/+1
| | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | * | x86: break up mtrr_cleanup() into several small functions.Yinghai Lu2008-10-281-175/+171
| | | | | | | |/
| | | | | * | | x86: hypervisor - fix sparse warningsHannes Eder2008-11-231-0/+1
| | | | | * | | x86: vmware - fix sparse warningsHannes Eder2008-11-231-0/+1
| | | | | * | | x86: vmware: look for DMI string in the product serial keyAlok Kataria2008-11-041-1/+6
| | | | | * | | x86: VMware: Fix vmware_get_tsc codeAlok Kataria2008-11-031-2/+2
| | | | | * | | x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria2008-11-012-1/+28
| | | | | * | | x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-014-0/+139
| | | | |/ / /
| | | * | | | x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh2008-12-191-3/+3
| | | * | | | Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar2008-12-042-4/+31
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | x86: intel_cacheinfo, minor show_type cleanupJiri Slaby2008-11-301-10/+7
| | | |/ / /
| * | | | | x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen2008-12-161-3/+0
| |/ / / /
* | | | | x86: perf_counter remove unwanted hw_perf_enable_allJaswinder Singh Rajput2008-12-271-17/+7
* | | | | x86, perfcounters: add support for fixed-function pmcsIngo Molnar2008-12-231-24/+125
* | | | | perfcounters: add PERF_COUNT_BUS_CYCLESIngo Molnar2008-12-231-1/+2
* | | | | x86, perfcounters: print out the ->used bitmaskIngo Molnar2008-12-231-0/+4
* | | | | perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar2008-12-231-1/+5
* | | | | perfcounters: hw ops renameIngo Molnar2008-12-231-3/+3
* | | | | x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar2008-12-231-34/+39
* | | | | perfcounters: add fixed-mode PMC enumerationIngo Molnar2008-12-231-6/+17
* | | | | x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar2008-12-231-27/+26
* | | | | x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-233-3/+3
* | | | | perfcounters: remove warningsIngo Molnar2008-12-231-7/+0
* | | | | x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh2008-12-191-2/+2
* | | | | perfcounters: fix lapic initializationIngo Molnar2008-12-141-2/+2
* | | | | perfcounters: fix non-intel-perfmon CPUsIngo Molnar2008-12-141-0/+10
* | | | | perfcounters: restructure x86 counter mathIngo Molnar2008-12-141-106/+124
* | | | | Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-121-5/+1
|\ \ \ \ \ | |/ / / /
* | | | | perf counters: clean up state transitionsIngo Molnar2008-12-111-1/+1
* | | | | perf counters: consolidate hw_perf save/restore APIsIngo Molnar2008-12-111-4/+4
* | | | | perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar2008-12-111-32/+4
* | | | | perf counters: hw driver APIIngo Molnar2008-12-111-10/+27
* | | | | perf counters: add support for group countersIngo Molnar2008-12-111-14/+14
* | | | | perf counters: restructure the APIIngo Molnar2008-12-111-15/+14
OpenPOWER on IntegriCloud