aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/mach-default (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins1-6/+1
2008-04-26x86: section mismatch fixes, #2Jacek Luczak1-1/+1
2008-04-17x86: don't set IO APIC features if IO APIC is not enabledAlexey Starikovskiy1-0/+2
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner1-1/+1
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa1-37/+46
2008-04-17x86: move ipi definitions to mach_ipi.hGlauber Costa1-0/+10
2008-04-17x86: fix smpboot integrationYinghai Lu1-3/+3
2008-04-17x86: remove mpc_oem_bus_info()Alexey Starikovskiy1-6/+0
2008-04-17x86: remove mpc_oem_pci_bus()Alexey Starikovskiy1-5/+0
2008-04-17x86: remove mpc_apic_id()Alexey Starikovskiy1-11/+0
2008-04-17x86: use get_bios_ebda in mpparse_64.cAlexey Starikovskiy1-15/+0
2008-04-17x86: introduce smpboot_clear_io_apicGlauber de Oliveira Costa1-0/+5
2008-04-17x86: assign nr_ioapics = 0 in smpboot_hooks.hGlauber de Oliveira Costa1-0/+2
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2-0/+16
2008-04-17x86: remove mach_reboot.hIngo Molnar1-61/+0
2008-01-30x86: cleanup mpspec variantsThomas Gleixner1-9/+9
2008-01-30x86: move 8259 defines to i8259.hThomas Gleixner1-25/+0
2008-01-30x86: remove more bogus filenames in comments.Dave Jones3-6/+0
2008-01-30x86: isolate the rtc code for sharingThomas Gleixner1-111/+0
2007-11-17x86: fix reboot with no keyboard attachedTruxton Fulton1-1/+1
2007-10-17i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B1-1/+7
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner20-0/+890