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
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
2008-07-12
x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...
Suresh Siddha
1
-0
/
+2
2008-07-10
x86: add early quirk support
Ingo Molnar
1
-2
/
+18
2008-07-08
x86: update mptable fix with no ioapic v2
Yinghai Lu
1
-10
/
+9
2008-07-08
x86: keep MP_intsrc_info untouched if we do not update mptable
Yinghai Lu
1
-6
/
+7
2008-07-08
x86: clean up reserve_bootmem_generic() and port it to 32-bit
Yinghai Lu
1
-12
/
+6
2008-07-08
x86: make generic arch support NUMAQ, fix #2
Yinghai Lu
1
-4
/
+5
2008-07-08
x86: add flags parameter to reserve_bootmem_generic()
Bernhard Walle
1
-2
/
+3
2008-06-10
x86: make generic arch support NUMAQ
Yinghai Lu
1
-3
/
+70
2008-06-10
x86: introduce max_physical_apicid for bigsmp switching
Yinghai Lu
1
-0
/
+5
2008-06-04
x86: early check if a system is numaq
Yinghai Lu
1
-3
/
+11
2008-06-03
x86: update mptable
Yinghai Lu
1
-17
/
+384
2008-05-25
x86: fix mpparse fallout
Thomas Gleixner
1
-32
/
+41
2008-05-25
x86: move mp_bus_not_pci from mpparse.c
Alexey Starikovskiy
1
-10
/
+0
2008-05-25
x86: mp_bus_id_to_pci_bus is not needed
Alexey Starikovskiy
1
-10
/
+0
2008-05-25
x86: move smp_found_config
Alexey Starikovskiy
1
-4
/
+4
2008-05-25
x86: move pic_mode to apic_32.c
Alexey Starikovskiy
1
-2
/
+0
2008-05-25
x86: Set pic_mode only if local apic code is present
Alexey Starikovskiy
1
-1
/
+1
2008-05-25
x86: make config_irqsrc not MPspec specific
Alexey Starikovskiy
1
-1
/
+7
2008-05-25
x86: make struct config_ioapic not MPspec specific
Alexey Starikovskiy
1
-2
/
+6
2008-05-25
x86: complete move ACPI from mpparse.c
Alexey Starikovskiy
1
-298
/
+1
2008-05-25
x86: move es7000_plat out of mpparse.c
Alexey Starikovskiy
1
-5
/
+6
2008-05-25
x86: cleanup print out for mptable
Yinghai Lu
1
-7
/
+6
2008-05-25
x86: move mp_ioapic_routing to mpparse and make it static
Thomas Gleixner
1
-2
/
+2
2008-05-04
x86: es7000 build fix
Ingo Molnar
1
-2
/
+5
2008-04-26
x86: uniq_ioapic_id - fix section mismatch warning
Jacek Luczak
1
-1
/
+1
2008-04-26
x86: use bitmap library for pin_programmed
Akinobu Mita
1
-9
/
+5
2008-04-26
x86: use MP_intsrc_info()
Akinobu Mita
1
-17
/
+2
2008-04-26
x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating
Akinobu Mita
1
-3
/
+1
2008-04-17
x86: print out buggy mptable
Yinghai Lu
1
-4
/
+7
2008-04-17
x86: merge mpparse_{32,64}.c
Alexey Starikovskiy
1
-0
/
+1102