aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* x86: c_p_a clflush_cache_range fixHuang, Ying2008-01-31
* x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison2008-01-31
* x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar2008-01-30
* x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu2008-01-30
* x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg2008-01-30
* x86: fix section mismatch warning in mcheck/mce_64.cSam Ravnborg2008-01-30
* x86: improve MTRR trimming messagesIngo Molnar2008-01-30
* x86_32: trim memory by updating e820Yinghai Lu2008-01-30
* x86: constify function pointer tablesJan Engelhardt2008-01-30
* x86: remove unneded castsJan Engelhardt2008-01-30
* x86: add generic clearcpuid=... optionAndi Kleen2008-01-30
* x86: add noclflush optionAndi Kleen2008-01-30
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-30
* x86: don't disable RDTSC in userland for 32bit notscAndi Kleen2008-01-30
* x86: convert some existing cpuid disable options to new generic bitmapAndi Kleen2008-01-30
* x86: add framework to disable CPUID bits on the command lineAndi Kleen2008-01-30
* x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes2008-01-30
* x86: use the correct cpuid method to detect MWAIT support for C statesAndi Kleen2008-01-30
* x86: move MWAIT idle check to generic CPU initialization on 32-bitAndi Kleen2008-01-30
* x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com2008-01-30
* x86: change NR_CPUS arrays in powernow-k8travis@sgi.com2008-01-30
* x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan2008-01-30
* x86: remove CPU capabitilites printks on 32-bitAndi Kleen2008-01-30
* x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen2008-01-30
* x86: lfence fixIngo Molnar2008-01-30
* x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen2008-01-30
* x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen2008-01-30
* x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton2008-01-30
* x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton2008-01-30
* arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang2008-01-30
* x86: move definitions to processor.hGlauber de Oliveira Costa2008-01-30
* x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa2008-01-30
* x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-30
* mcheck mce_64: mce_read_sem to mutexDaniel Walker2008-01-30
* x86: remove all definitions with fastcallHarvey Harrison2008-01-30
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-30
* x86: unify desc_structGlauber de Oliveira Costa2008-01-30
* x86, ptrace: support for branch trace store(BTS)Markus Metzger2008-01-30
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-30
* x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers2008-01-30
* x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2008-01-30
* x86: use CR0 defines.Dave Jones2008-01-30
* x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez2008-01-30
* x86 mce_64.c: make struct mcelog staticAdrian Bunk2008-01-30
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-30
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-30
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24