index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-05-08
x86: cleanup PAT cpu validation
Thomas Gleixner
2008-04-18
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-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-11
i386: move kernel/cpu
Thomas Gleixner