aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/cstate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for X86David Howells1-0/+1
2011-08-03x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown1-0/+23
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+1
2010-09-28ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim1-1/+1
2010-09-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin1-10/+1
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-0/+9
2009-12-14ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui1-1/+1
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui1-1/+1
2009-05-27ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh1-3/+13
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-33/+37
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui1-1/+3
2009-01-06cpumask: use work_on_cpu in acpi/cstate.cMike Travis1-33/+37
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-2/+1
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis1-1/+2
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds1-2/+2
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis1-2/+2
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi1-0/+2
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-2/+2
2007-10-11i386: move kernel/acpiThomas Gleixner1-0/+164