aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-01-31x86: c_p_a clflush_cache_range fixHuang, Ying
2008-01-31x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar
2008-01-30x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu
2008-01-30x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg
2008-01-30x86: fix section mismatch warning in mcheck/mce_64.cSam Ravnborg
2008-01-30x86: improve MTRR trimming messagesIngo Molnar
2008-01-30x86_32: trim memory by updating e820Yinghai Lu
2008-01-30x86: constify function pointer tablesJan Engelhardt
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-30x86: add generic clearcpuid=... optionAndi Kleen
2008-01-30x86: add noclflush optionAndi Kleen
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen
2008-01-30x86: don't disable RDTSC in userland for 32bit notscAndi Kleen
2008-01-30x86: convert some existing cpuid disable options to new generic bitmapAndi Kleen
2008-01-30x86: add framework to disable CPUID bits on the command lineAndi Kleen
2008-01-30x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes
2008-01-30x86: use the correct cpuid method to detect MWAIT support for C statesAndi Kleen
2008-01-30x86: move MWAIT idle check to generic CPU initialization on 32-bitAndi Kleen
2008-01-30x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com
2008-01-30x86: change NR_CPUS arrays in powernow-k8travis@sgi.com
2008-01-30x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan
2008-01-30x86: remove CPU capabitilites printks on 32-bitAndi Kleen
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen
2008-01-30x86: lfence fixIngo Molnar
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen
2008-01-30x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton
2008-01-30x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton
2008-01-30arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich
2008-01-30mcheck mce_64: mce_read_sem to mutexDaniel Walker
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa
2008-01-30x86: unify desc_structGlauber de Oliveira Costa
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge
2008-01-30x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers
2008-01-30x86: extended interrupt LVT support for AMD BarcelonaRobert Richter
2008-01-30x86: use CR0 defines.Dave Jones
2008-01-30x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez
2008-01-30x86 mce_64.c: make struct mcelog staticAdrian Bunk
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers