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
starfive-6.6.48-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
/
setup_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
1
-0
/
+11
2008-01-30
x86: fixes some bugs about EFI memory map handling
Huang, Ying
1
-3
/
+1
2008-01-30
x86: not set boot cpu in cpu_present_map again
Yinghai Lu
1
-6
/
+0
2008-01-30
x86: fix section mismatch warning in setup_64.c
Sam Ravnborg
1
-1
/
+1
2008-01-30
x86: remove struct cpu_model_info
Hiroshi Shimamoto
1
-6
/
+0
2008-01-30
x86: should use array directly for early_ptr
Yinghai Lu
1
-3
/
+3
2008-01-30
x86: remove duplicated line about
Yinghai Lu
1
-1
/
+0
2008-01-30
x86: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-01-30
x86: change bios_cpu_apicid to percpu data variable fixup
travis@sgi.com
1
-0
/
+1
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: add framework to disable CPUID bits on the command line
Andi Kleen
1
-0
/
+6
2008-01-30
x86: move select_idle_routine() call after detect_ht()
Hiroshi Shimamoto
1
-1
/
+2
2008-01-30
x86: only call early_init_amd one time
Yinghai Lu
1
-8
/
+3
2008-01-30
x86, 32-bit: trim memory not covered by wb mtrrs
Jesse Barnes
1
-0
/
+7
2008-01-30
x86: replace hard coded reservations in 64-bit early boot code with dynamic t...
Andi Kleen
1
-64
/
+3
2008-01-30
x86: use the correct cpuid method to detect MWAIT support for C states
Andi Kleen
1
-4
/
+0
2008-01-30
x86: change bios_cpu_apicid to percpu data variable
travis@sgi.com
1
-0
/
+3
2008-01-30
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
1
-1
/
+3
2008-01-30
x86: cleanup x86_cpu_to_apicid references
travis@sgi.com
1
-1
/
+1
2008-01-30
x86: disable the GART early, 64-bit
Yinghai Lu
1
-0
/
+3
2008-01-30
x86: discover_ebda section mismatch
Randy Dunlap
1
-1
/
+1
2008-01-30
x86: mark memory_setup __init
Andi Kleen
1
-1
/
+1
2008-01-30
x86: fix detection of CONSTANT_TSC bit for AMD CPUs
Andreas Herrmann
1
-5
/
+4
2008-01-30
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
1
-8
/
+31
2008-01-30
x86: map vsyscalls early enough
Ingo Molnar
1
-0
/
+2
2008-01-30
x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs
Andi Kleen
1
-4
/
+1
2008-01-30
x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs
Andi Kleen
1
-2
/
+2
2008-01-30
x86: move definitions to processor.h
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: EFI runtime service support
Huang, Ying
1
-1
/
+16
2008-01-30
x86: prepare 64-bit architecture initialization for paravirt
Glauber de Oliveira Costa
1
-1
/
+27
2008-01-30
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
1
-0
/
+5
2008-01-30
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
1
-15
/
+14
2008-01-30
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
1
-15
/
+16
2008-01-30
x86: store core id bits in cpuinfo_x8
Yinghai Lu
1
-25
/
+47
2008-01-30
x86: cleanup kernel/setup_64.c
Thomas Gleixner
1
-123
/
+126
2008-01-30
x86: remove extern declarations for code, data, bss resources
Bernhard Walle
1
-4
/
+4
2008-01-30
x86: move ioapic code where it belongs
Thomas Gleixner
1
-0
/
+1
2008-01-30
x86: move mce related declarations
Thomas Gleixner
1
-0
/
+1
2008-01-30
x86: make early_indentify_cpu static
Thomas Gleixner
1
-1
/
+3
2008-01-30
x86: move acpi and pci declarations
Thomas Gleixner
1
-2
/
+0
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
1
-0
/
+2
2007-11-17
x86: fixup cpu_info array conversion
Thomas Gleixner
1
-1
/
+0
2007-11-17
x86: show cpuinfo only for online CPUs
Andreas Herrmann
1
-5
/
+3
2007-10-30
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
1
-5
/
+5
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
1
-0
/
+9
2007-10-20
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
1
-7
/
+18
2007-10-19
Use extended crashkernel command line on x86_64
Bernhard Walle
1
-7
/
+32
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
1
-7
/
+13
2007-10-19
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
1
-0
/
+5
[prev]
[next]