summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: fix bootup crash in native_read_tsc()Ingo Molnar2008-02-021-1/+1
* x86: fix sparse warnings in cpu/common.cHarvey Harrison2008-02-011-10/+10
* x86: c_p_a clflush_cache_range fixHuang, Ying2008-01-311-1/+4
* x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison2008-01-311-3/+3
* x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar2008-01-301-7/+0
* x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu2008-01-301-2/+2
* x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg2008-01-301-2/+2
* x86: fix section mismatch warning in mcheck/mce_64.cSam Ravnborg2008-01-301-3/+3
* x86: improve MTRR trimming messagesIngo Molnar2008-01-301-10/+7
* x86_32: trim memory by updating e820Yinghai Lu2008-01-302-9/+43
* x86: constify function pointer tablesJan Engelhardt2008-01-301-1/+1
* x86: remove unneded castsJan Engelhardt2008-01-301-1/+1
* x86: add generic clearcpuid=... optionAndi Kleen2008-01-301-0/+11
* x86: add noclflush optionAndi Kleen2008-01-301-0/+7
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-302-10/+1
* x86: don't disable RDTSC in userland for 32bit notscAndi Kleen2008-01-301-1/+0
* x86: convert some existing cpuid disable options to new generic bitmapAndi Kleen2008-01-301-30/+4
* x86: add framework to disable CPUID bits on the command lineAndi Kleen2008-01-301-0/+6
* x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes2008-01-304-37/+122
* x86: use the correct cpuid method to detect MWAIT support for C statesAndi Kleen2008-01-301-3/+0
* x86: move MWAIT idle check to generic CPU initialization on 32-bitAndi Kleen2008-01-302-1/+2
* x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com2008-01-301-12/+13
* x86: change NR_CPUS arrays in powernow-k8travis@sgi.com2008-01-301-6/+6
* x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan2008-01-301-3/+2
* x86: remove CPU capabitilites printks on 32-bitAndi Kleen2008-01-301-19/+1
* x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen2008-01-304-16/+28
* x86: lfence fixIngo Molnar2008-01-301-1/+1
* x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen2008-01-301-1/+2
* x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen2008-01-301-0/+3
* x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton2008-01-303-3/+3
* x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton2008-01-303-26/+26
* arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang2008-01-303-17/+26
* x86: move definitions to processor.hGlauber de Oliveira Costa2008-01-301-1/+1
* x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa2008-01-301-3/+3
* x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-301-4/+4
* mcheck mce_64: mce_read_sem to mutexDaniel Walker2008-01-301-4/+4
* x86: remove all definitions with fastcallHarvey Harrison2008-01-307-9/+9
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-301-1/+1
* x86: unify desc_structGlauber de Oliveira Costa2008-01-301-14/+21
* x86, ptrace: support for branch trace store(BTS)Markus Metzger2008-01-301-0/+5
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-301-1/+1
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-302-8/+8
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-302-2/+2
* x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers2008-01-301-0/+17
* x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2008-01-301-5/+5
* x86: use CR0 defines.Dave Jones2008-01-305-8/+10
* x86: mtrr use type bool [RESEND AGAIN]Paul Jimenez2008-01-305-25/+22
* x86 mce_64.c: make struct mcelog staticAdrian Bunk2008-01-301-1/+1
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-1/+0
* kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH2008-01-301-1/+2
OpenPOWER on IntegriCloud