index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-17
x86: pat cpu feature bit setting for known cpus
Yinghai Lu
1
-0
/
+25
2008-04-17
x86: introduce initial apicid
Yinghai Lu
1
-7
/
+6
2008-04-17
x86: clean up cpu capabilities accesses, common.c
Ingo Molnar
1
-1
/
+1
2008-04-17
x86: clean up cpu capabilities accesses, generic
Ingo Molnar
1
-1
/
+1
2008-04-17
x86: coding style fixes to arch/x86/kernel/cpu/common.c
Paolo Ciarrocchi
1
-49
/
+56
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
1
-23
/
+10
2008-02-26
x86: fix boot failure on 486 due to TSC breakage
Mikael Pettersson
1
-1
/
+1
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-04
x86: add cpu init function defintions to cpu.h
Harvey Harrison
1
-10
/
+0
2008-02-01
x86: fix sparse warnings in cpu/common.c
Harvey Harrison
1
-10
/
+10
2008-02-01
x86: c_p_a clflush_cache_range fix
Huang, Ying
1
-1
/
+4
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
1
-7
/
+0
2008-01-30
x86_32: trim memory by updating e820
Yinghai Lu
1
-1
/
+29
2008-01-30
x86: add generic clearcpuid=... option
Andi Kleen
1
-0
/
+11
2008-01-30
x86: add noclflush option
Andi Kleen
1
-0
/
+7
2008-01-30
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
1
-9
/
+0
2008-01-30
x86: don't disable RDTSC in userland for 32bit notsc
Andi Kleen
1
-1
/
+0
2008-01-30
x86: convert some existing cpuid disable options to new generic bitmap
Andi Kleen
1
-30
/
+4
2008-01-30
x86: add framework to disable CPUID bits on the command line
Andi Kleen
1
-0
/
+6
2008-01-30
x86: move MWAIT idle check to generic CPU initialization on 32-bit
Andi Kleen
1
-0
/
+2
2008-01-30
x86: remove CPU capabitilites printks on 32-bit
Andi Kleen
1
-19
/
+1
2008-01-30
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
1
-2
/
+9
2008-01-30
x86: move definitions to processor.h
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: unify x86_cpuinfo struct.
Glauber de Oliveira Costa
1
-3
/
+3
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: unify desc_struct
Glauber de Oliveira Costa
1
-14
/
+21
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
1
-1
/
+1
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-1
/
+1
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
1
-1
/
+1
2007-10-11
i386: move kernel/cpu
Thomas Gleixner
1
-0
/
+733