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
/
mpparse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-19
x86: mpparse: clean up code by introducing a few helper functions, fix
Ingo Molnar
1
-6
/
+6
2009-03-18
x86: mpparse: clean up code by introducing a few helper functions
Jaswinder Singh Rajput
1
-141
/
+120
2009-03-13
x86: clean up output resulting from update_mptable option
Jan Beulich
1
-3
/
+3
2009-03-04
x86: reserve exact size of mptable
Yinghai Lu
1
-2
/
+2
2009-03-04
x86: ioremap mptable
Yinghai Lu
1
-1
/
+20
2009-02-23
x86: check mptable physptr with max_low_pfn on 32bit
Yinghai Lu
1
-3
/
+12
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
1
-1
/
+1
2009-02-11
x86: kernel/mpparse.c fix compilation warnings
Jaswinder Singh Rajput
1
-3
/
+3
2009-01-31
x86: update copyrights
Ingo Molnar
1
-1
/
+1
2009-01-30
x86: don't treat bigsmp as non-standard
Yinghai Lu
1
-2
/
+2
2009-01-29
x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
Ingo Molnar
1
-1
/
+1
2009-01-29
x86: remove mach_apic.h
Ingo Molnar
1
-2
/
+1
2009-01-29
x86: remove mach_apicdef.h
Ingo Molnar
1
-3
/
+0
2009-01-29
x86: eliminate asm/mach-*/mach_mpparse.h
Ingo Molnar
1
-1
/
+0
2009-01-29
x86: consolidate the ->mps_oem_check() code
Ingo Molnar
1
-1
/
+1
2009-01-29
x86, mpparse: call the generic quirk handlers early
Ingo Molnar
1
-10
/
+1
2009-01-29
x86, apic: clean up ->setup_apic_routing()
Ingo Molnar
1
-3
/
+3
2009-01-15
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
Ingo Molnar
1
-71
/
+71
2009-01-14
x86: replacing mp_config_intsrc with mpc_intsrc
Jaswinder Singh Rajput
1
-34
/
+34
2009-01-14
x86: replacing mp_config_ioapic with mpc_ioapic
Jaswinder Singh Rajput
1
-6
/
+6
2009-01-12
x86: fix mpparse.c build error on latest git
Jaswinder Singh Rajput
1
-0
/
+1
2009-01-08
x86: rename all fields of mpf_intel mpf_X to X
Jaswinder Singh Rajput
1
-25
/
+25
2009-01-08
x86: rename intel_mp_floating to mpf_intel
Jaswinder Singh Rajput
1
-6
/
+6
2009-01-06
Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...
Ingo Molnar
1
-181
/
+167
2009-01-06
x86: remove duplicated #include's
Huang Weiyi
1
-1
/
+0
2009-01-05
x86: update Alan Cox's email addresses
Alan Cox
1
-1
/
+1
2009-01-05
x86: rename all fields of mpc_table mpc_X to X
Jaswinder Singh Rajput
1
-30
/
+29
2009-01-05
x86: rename all fields of mpc_bus mpc_X to X
Jaswinder Singh Rajput
1
-20
/
+20
2009-01-05
x86: rename all fields of mpc_cpu mpc_X to X
Jaswinder Singh Rajput
1
-14
/
+14
2009-01-05
x86: rename all fields of mpc_intsrc mpc_X to X
Jaswinder Singh Rajput
1
-40
/
+39
2009-01-05
x86: rename all fields of mpc_lintsrc mpc_X to X
Jaswinder Singh Rajput
1
-10
/
+9
2009-01-05
x86: rename all fields of mpc_iopic mpc_X to X
Jaswinder Singh Rajput
1
-13
/
+13
2009-01-04
x86: rename mpc_config_oemtable to mpc_oemtable
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-04
x86: rename mpc_config_lintsrc to mpc_lintsrc
Jaswinder Singh Rajput
1
-6
/
+6
2009-01-04
x86: rename mpc_config_intsrc to mpc_intsrc
Jaswinder Singh Rajput
1
-20
/
+17
2009-01-04
x86: rename mpc_config_ioapic to mpc_ioapic
Jaswinder Singh Rajput
1
-8
/
+7
2009-01-04
x86: rename mpc_config_processor to mpc_cpu
Jaswinder Singh Rajput
1
-6
/
+4
2009-01-04
x86: rename mpc_config_bus to mpc_bus
Jaswinder Singh Rajput
1
-7
/
+5
2009-01-04
x86: rename mp_config_table to mpc_table
Jaswinder Singh Rajput
1
-6
/
+4
2009-01-02
x86: mpparse.c fix style problems
Jaswinder Singh Rajput
1
-5
/
+5
2008-12-08
x86: clean up get_smp_config()
Yinghai Lu
1
-14
/
+11
2008-12-04
x86: fix early panic with boot option "nosmp"
Andi Kleen
1
-0
/
+3
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
1
-0
/
+2
2008-08-18
x86: mpparse.c: fix section mismatch warning
Marcin Slusarz
1
-2
/
+2
2008-08-18
x86: fix MP_processor_info section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-14
Merge branch 'linus' into x86/core
Ingo Molnar
1
-5
/
+6
2008-08-11
x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk
Rene Herman
1
-5
/
+6
2008-07-22
Merge branch 'linus' into x86/x2apic
Ingo Molnar
1
-182
/
+26
2008-07-20
x86: extend and use x86_quirks to clean up NUMAQ code
Yinghai Lu
1
-170
/
+21
2008-07-20
x86: introduce x86_quirks
Yinghai Lu
1
-12
/
+5
[prev]
[next]