index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
mpparse.c
Age
Commit message (
Expand
)
Author
2009-01-05
x86: rename all fields of mpc_table mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_bus mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_cpu mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_intsrc mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_lintsrc mpc_X to X
Jaswinder Singh Rajput
2009-01-05
x86: rename all fields of mpc_iopic mpc_X to X
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_oemtable to mpc_oemtable
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_lintsrc to mpc_lintsrc
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_intsrc to mpc_intsrc
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_ioapic to mpc_ioapic
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_processor to mpc_cpu
Jaswinder Singh Rajput
2009-01-04
x86: rename mpc_config_bus to mpc_bus
Jaswinder Singh Rajput
2009-01-04
x86: rename mp_config_table to mpc_table
Jaswinder Singh Rajput
2009-01-02
x86: mpparse.c fix style problems
Jaswinder Singh Rajput
2008-12-08
x86: clean up get_smp_config()
Yinghai Lu
2008-12-04
x86: fix early panic with boot option "nosmp"
Andi Kleen
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
2008-08-18
x86: mpparse.c: fix section mismatch warning
Marcin Slusarz
2008-08-18
x86: fix MP_processor_info section mismatch warning
Marcin Slusarz
2008-08-14
Merge branch 'linus' into x86/core
Ingo Molnar
2008-08-11
x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk
Rene Herman
2008-07-22
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-20
x86: extend and use x86_quirks to clean up NUMAQ code
Yinghai Lu
2008-07-20
x86: introduce x86_quirks
Yinghai Lu
2008-07-12
x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...
Suresh Siddha
2008-07-10
x86: add early quirk support
Ingo Molnar
2008-07-08
x86: update mptable fix with no ioapic v2
Yinghai Lu
2008-07-08
x86: keep MP_intsrc_info untouched if we do not update mptable
Yinghai Lu
2008-07-08
x86: clean up reserve_bootmem_generic() and port it to 32-bit
Yinghai Lu
2008-07-08
x86: make generic arch support NUMAQ, fix #2
Yinghai Lu
2008-07-08
x86: add flags parameter to reserve_bootmem_generic()
Bernhard Walle
2008-06-10
x86: make generic arch support NUMAQ
Yinghai Lu
2008-06-10
x86: introduce max_physical_apicid for bigsmp switching
Yinghai Lu
2008-06-04
x86: early check if a system is numaq
Yinghai Lu
2008-06-03
x86: update mptable
Yinghai Lu
2008-05-25
x86: fix mpparse fallout
Thomas Gleixner
2008-05-25
x86: move mp_bus_not_pci from mpparse.c
Alexey Starikovskiy
2008-05-25
x86: mp_bus_id_to_pci_bus is not needed
Alexey Starikovskiy
2008-05-25
x86: move smp_found_config
Alexey Starikovskiy
2008-05-25
x86: move pic_mode to apic_32.c
Alexey Starikovskiy
2008-05-25
x86: Set pic_mode only if local apic code is present
Alexey Starikovskiy
2008-05-25
x86: make config_irqsrc not MPspec specific
Alexey Starikovskiy
2008-05-25
x86: make struct config_ioapic not MPspec specific
Alexey Starikovskiy
2008-05-25
x86: complete move ACPI from mpparse.c
Alexey Starikovskiy
2008-05-25
x86: move es7000_plat out of mpparse.c
Alexey Starikovskiy
2008-05-25
x86: cleanup print out for mptable
Yinghai Lu
2008-05-25
x86: move mp_ioapic_routing to mpparse and make it static
Thomas Gleixner
2008-05-04
x86: es7000 build fix
Ingo Molnar
2008-04-26
x86: uniq_ioapic_id - fix section mismatch warning
Jacek Luczak
2008-04-26
x86: use bitmap library for pin_programmed
Akinobu Mita
[prev]
[next]