summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/cstate.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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-19cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis1-1/+2
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus 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