index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
mpparse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
x86: fix mpparse.c build error on latest git
Jaswinder Singh Rajput
1
-0
/
+1
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
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
[next]