aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-05-11x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto
2009-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann
2009-05-02Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner
2009-04-22x86, mce: fix boot logging logicAndi Kleen
2009-04-22x86, mce: make polling timer interval per CPUAndi Kleen
2009-04-19acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger
2009-04-19acpi-cpufreq: style-only: add parens to math expressionThomas Renninger
2009-04-19acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger
2009-04-19x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-04-07ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi
2009-04-07ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi
2009-04-07ACPI: cpufreq: remove dupilcated #includeHuang Weiyi
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-04x86, mtrr: remove debug messageIngo Molnar
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-28Merge branch 'linus' into x86/coreIngo Molnar
2009-03-27ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh
2009-03-27ACPI: cpufreq: use new bit register access functionLin Ming
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-03-23x86: cpu/cpu.h cleanupJaswinder Singh Rajput
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-18x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput
2009-03-18cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell
2009-03-18x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto
2009-03-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu