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