aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-08x86: add C1E aware idle function, fixThomas Gleixner1-4/+16
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner1-0/+66
2008-06-10x86: move more common idle functions/variables to process.cThomas Gleixner1-0/+70
2008-06-10x86: use cpuid to check MWAIT support for C1Thomas Gleixner1-8/+20
2008-06-10x86: simplify idle selectionThomas Gleixner1-11/+7
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner1-1/+28
2008-05-17x86: remove mwait capability C-state checkIngo Molnar1-10/+1
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra1-0/+117
2008-04-19x86: fpu xstate split cleanupSuresh Siddha1-2/+1
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha1-9/+19
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha1-0/+35