index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-08
x86: let setup_arch call init_apic_mappings for 32bit
Yinghai Lu
1
-4
/
+2
2008-07-08
x86: move fix mapping page table range early
Yinghai Lu
1
-14
/
+9
2008-07-08
x86: clean up ARCH_SETUP
Yinghai Lu
1
-4
/
+4
2008-07-08
x86: build fix
Ingo Molnar
1
-3
/
+0
2008-07-08
x86: remove extra newline from setup.c
Ingo Molnar
1
-1
/
+0
2008-07-08
x86: we only have init_pg_tables_end for 32bit
Yinghai Lu
1
-6
/
+6
2008-07-08
x86: change some functions in setup.c to static
Yinghai Lu
1
-4
/
+4
2008-07-08
x86: make x86_find_smp_config depends on 64 bit too
Yinghai Lu
1
-2
/
+1
2008-07-08
x86: move parse elfvorehdr back to setup.c
Yinghai Lu
1
-0
/
+16
2008-07-08
x86: move reserve_standard_io_resources back to setup.c
Yinghai Lu
1
-0
/
+33
2008-07-08
x86: move back crashkernel back to setup.c
Yinghai Lu
1
-0
/
+58
2008-07-08
x86: move parse_setup_data back to setup.c
Yinghai Lu
1
-0
/
+25
2008-07-08
x86: move boot_params back to setup.c
Yinghai Lu
1
-0
/
+6
2008-07-08
x86: rename setup_32.c to setup.c
Yinghai Lu
1
-0
/
+672
2008-07-08
x86: rename setup.c to setup_percpu.c
Yinghai Lu
1
-528
/
+0
2008-07-08
x86: move boot_params declaring to setup.c
Yinghai Lu
1
-0
/
+6
2008-07-08
x86: move elfcorehdr parsing to setup.c
Yinghai Lu
1
-0
/
+19
2008-07-08
x86: move reserve_standard_io_resource to setup.c
Yinghai Lu
1
-0
/
+32
2008-07-08
x86: check command line when CONFIG_X86_MPPARSE is not set, v2
Yinghai Lu
1
-0
/
+4
2008-07-08
x86: unify crashkernel reservation for 32 and 64 bit
Bernhard Walle
1
-0
/
+61
2008-07-08
Merge branch 'x86/numa' into x86/devel
Ingo Molnar
1
-28
/
+269
2008-07-08
x86: fix setup.c printk format warning
Randy Dunlap
1
-1
/
+1
2008-07-08
x86: don't return invalid pointers from node_to_cpumask()
Vegard Nossum
1
-0
/
+2
2008-07-08
x86: remove static boot_cpu_pda array v2
Mike Travis
1
-16
/
+57
2008-07-08
x86: remove the static 256k node_to_cpumask_map
Mike Travis
1
-5
/
+127
2008-07-08
x86: restore pda nodenumber field
Mike Travis
1
-0
/
+4
2008-07-08
x86: cleanup early per cpu variables/accesses v4
Mike Travis
1
-12
/
+84
2008-07-08
x86 boot: pass E820 memory map entries more than 128 via linked list of setup...
Huang, Ying
1
-0
/
+3
2008-06-10
x86: introduce max_physical_apicid for bigsmp switching
Yinghai Lu
1
-0
/
+1
2008-06-05
x86: linked list of setup_data for i386
Huang, Ying
1
-0
/
+22
2008-05-12
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
James Bottomley
1
-1
/
+3
2008-05-10
x86: revert printk format warning change which is for linux-next
Thomas Gleixner
1
-1
/
+1
2008-05-04
x86: fix setup printk format warning
Randy Dunlap
1
-1
/
+1
2008-04-25
x86: Drop duplicate from setup.c
Alexey Starikovskiy
1
-2
/
+0
2008-04-19
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
1
-1
/
+27
2008-04-17
x86: move up & smp variables to setup.c
Alexey Starikovskiy
1
-0
/
+8
2008-04-17
x86: move phys_cpu_present_map to setup.c
Alexey Starikovskiy
1
-0
/
+4
2008-04-17
x86: move x86_cpu_to_apicid to setup.c
Alexey Starikovskiy
1
-0
/
+4
2008-04-17
x86: clean up non-smp usage of cpu maps
Mike Travis
1
-17
/
+11
2008-04-17
x86: use specialized routine for setup per-cpu area
Glauber de Oliveira Costa
1
-0
/
+103
[prev]