aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/mach-default (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner1-3/+3
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki1-2/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-0/+1
2008-07-10x86, VisWS: turn into generic arch, enhance include/asm-x86/mach-default/smpboot_hooks.hIngo Molnar1-0/+6
2008-07-08x86: clean up ARCH_SETUPYinghai Lu1-4/+0
2008-07-08x86: numa 32 using apicid_2_node to get node for logical_apicidYinghai Lu1-0/+4
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar2-112/+0
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "noapic"Maciej W. Rozycki1-1/+3
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe2-0/+2
2008-05-12x86: unify interrupt vector definesThomas Gleixner2-112/+0
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