aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-131-15/+9
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-091-0/+0
|\
| * x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-091-0/+0
| |
| \
| \
| \
*---. \ Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-072-1/+1
|\ \ \ \ | | | |/
| | * | ACPI: cpufreq: remove dupilcated #includeHuang Weiyi2009-04-071-1/+0
| | |/
| * | x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-071-0/+1
| |/
* | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi2009-04-071-5/+10
* | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi2009-04-071-22/+20
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-052-3/+15
|\
| * Merge branch 'linus' into releaseLen Brown2009-04-0549-2473/+4338
| |\
| * \ Merge branch 'misc' into releaseLen Brown2009-04-051-0/+12
| |\ \
| | * | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-271-0/+12
| * | | ACPI: cpufreq: use new bit register access functionLin Ming2009-03-271-3/+3
| |/ /
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-1/+3
|\ \ \
| * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+3
| |\ \ \
| | * \ \ Merge branch 'x86/asm' into tracing/syscallsIngo Molnar2009-03-144-6/+791
| | |\ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-101-1/+0
| | |\ \ \ \ \ | | | | | |/ / | | | | |/| |
| | * | | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-102-0/+77
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-0617-391/+873
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-271-1/+7
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-243-4/+4
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/coreIngo Molnar2009-02-201-2/+3
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-191-5/+7
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-151-0/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | tracing: convert c/p state power tracer to use tracepointsJason Baron2009-02-131-0/+2
| | * | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-131-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-101-6/+22
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2009-02-091-1/+1
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-059-42/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-319-42/+36
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-3040-2109/+3426
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell2009-03-181-0/+1
| | * | | | | | | | | | | | | cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-132-3/+3
| | * | | | | | | | | | | | | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell2009-03-131-12/+0
| | * | | | | | | | | | | | | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.cRusty Russell2009-03-131-4/+6
| | * | | | | | | | | | | | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-135-11/+14
| | * | | | | | | | | | | | | Merge branch 'x86/core' into cpus4096Ingo Molnar2009-03-1122-401/+967
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | fix warning in arch/x86/kernel/cpu/intel_cacheinfo.cIngo Molnar2009-02-261-3/+3
| | * | | | | | | | | | | | | | x86: intel_cacheinfo: fix compiler warningHiroshi Shimamoto2009-01-271-9/+9
* | | | | | | | | | | | | | | | x86, mtrr: remove debug messageIngo Molnar2009-04-041-3/+0
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-9/+1
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'linus' into x86/coreIngo Molnar2009-03-2821-715/+965
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-2713-228/+233
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-261-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-131-1/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | / / | | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar2009-02-261-1/+7
| | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-03-2620-714/+958
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.Dave Jones2009-03-051-1/+4
| | * | | | | | | | | | | | | [CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett2009-02-241-1/+1
| | * | | | | | | | | | | | | [CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott2009-02-242-14/+27