aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/cstate.c
Commit message (Expand)AuthorAge
* ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-14
* ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-09-27
* ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-27
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
|\
| * cpumask: use work_on_cpu in acpi/cstate.cMike Travis2009-01-06
* | ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui2009-01-09
|/
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-21
|\
| * x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-19
* | x86: remove pointless commentsWANG Cong2008-04-19
|/
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-14
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* i386: move kernel/acpiThomas Gleixner2007-10-11