summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c
Commit message (Expand)AuthorAgeFilesLines
* x86: completely disable NOPL on 32 bitsH. Peter Anvin2008-09-161-20/+4
* x86: delay early cpu initialization until cpuid is doneKrzysztof Helt2008-09-061-2/+2
* x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-09-051-1/+31
* x86: change identify_cpu to staticYinghai Lu2008-07-081-1/+1
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-081-25/+2
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* x86: pat cpu feature bit setting for known cpusYinghai Lu2008-04-171-0/+25
* x86: introduce initial apicidYinghai Lu2008-04-171-7/+6
* x86: clean up cpu capabilities accesses, common.cIngo Molnar2008-04-171-1/+1
* x86: clean up cpu capabilities accesses, genericIngo Molnar2008-04-171-1/+1
* x86: coding style fixes to arch/x86/kernel/cpu/common.cPaolo Ciarrocchi2008-04-171-49/+56
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-171-23/+10
* x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2008-02-261-1/+1
* idle_regs() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* x86: add cpu init function defintions to cpu.hHarvey Harrison2008-02-041-10/+0
* 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: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar2008-01-301-7/+0
* x86_32: trim memory by updating e820Yinghai Lu2008-01-301-1/+29
* 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-301-9/+0
* 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: move MWAIT idle check to generic CPU initialization on 32-bitAndi Kleen2008-01-301-0/+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-301-2/+9
* 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: unify struct desc_ptrGlauber de Oliveira Costa2008-01-301-1/+1
* x86: unify desc_structGlauber de Oliveira Costa2008-01-301-14/+21
* 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-301-1/+1
* spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+733
OpenPOWER on IntegriCloud