index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
2008-07-08
x86: change identify_cpu to static
Yinghai Lu
2008-05-08
x86: cleanup PAT cpu validation
Thomas Gleixner
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-17
x86: pat cpu feature bit setting for known cpus
Yinghai Lu
2008-04-17
x86: introduce initial apicid
Yinghai Lu
2008-04-17
x86: clean up cpu capabilities accesses, common.c
Ingo Molnar
2008-04-17
x86: clean up cpu capabilities accesses, generic
Ingo Molnar
2008-04-17
x86: coding style fixes to arch/x86/kernel/cpu/common.c
Paolo Ciarrocchi
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
2008-02-26
x86: fix boot failure on 486 due to TSC breakage
Mikael Pettersson
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
2008-02-04
x86: add cpu init function defintions to cpu.h
Harvey Harrison
2008-02-01
x86: fix sparse warnings in cpu/common.c
Harvey Harrison
2008-01-31
x86: c_p_a clflush_cache_range fix
Huang, Ying
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
2008-01-30
x86_32: trim memory by updating e820
Yinghai Lu
2008-01-30
x86: add generic clearcpuid=... option
Andi Kleen
2008-01-30
x86: add noclflush option
Andi Kleen
2008-01-30
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
2008-01-30
x86: don't disable RDTSC in userland for 32bit notsc
Andi Kleen
2008-01-30
x86: convert some existing cpuid disable options to new generic bitmap
Andi Kleen
2008-01-30
x86: add framework to disable CPUID bits on the command line
Andi Kleen
2008-01-30
x86: move MWAIT idle check to generic CPU initialization on 32-bit
Andi Kleen
2008-01-30
x86: remove CPU capabitilites printks on 32-bit
Andi Kleen
2008-01-30
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
2008-01-30
x86: move definitions to processor.h
Glauber de Oliveira Costa
2008-01-30
x86: unify x86_cpuinfo struct.
Glauber de Oliveira Costa
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
2008-01-30
x86: unify desc_struct
Glauber de Oliveira Costa
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2007-10-19
spelling fixes: arch/i386/
Simon Arlott
2007-10-11
i386: move kernel/cpu
Thomas Gleixner