summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-02-05x86, numaq: cleanupsIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05x86: move default_ipi_xx back to ipi.cYinghai Lu
2009-02-05smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar
2009-02-04x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge
2009-01-31x86, vm86: clean up invalid_vm86_irq()Ingo Molnar
2009-01-31x86, irq: describe NR_IRQ sizing details, clean upIngo Molnar
2009-01-31x86, irq_vectors.h: remove needless includesIngo Molnar
2009-01-31x86, irq: add IRQ layout commentsIngo Molnar
2009-01-31x86, irqs, voyager: remove Voyager quirkIngo Molnar
2009-01-31x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar
2009-01-31x86, apic: clean up spurious vector sanity checkIngo Molnar
2009-01-31x86, apic: unify the APIC vector enumerationIngo Molnar
2009-01-31x86, irq: add LOCAL_PERF_VECTORIngo Molnar
2009-01-31headers_check fix: x86, swab.hJaswinder Singh Rajput
2009-01-31headers_check fix: x86, sigcontext32.hJaswinder Singh Rajput
2009-01-31headers_check fix: x86, sigcontext.hJaswinder Singh Rajput
2009-01-31headers_check fix: x86, ptrace-abi.hJaswinder Singh Rajput
2009-01-31headers_check fix: x86, mtrr.hJaswinder Singh Rajput
2009-01-31headers_check fix: x86, mce.hJaswinder Singh Rajput
2009-01-31headers_check fix: x86, kvm.hJaswinder Singh Rajput
2009-01-31headers_check fix: x86, e820.hJaswinder Singh Rajput
2009-01-30x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu
2009-01-30x86, apic unification: remove left over filesYinghai Lu
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-29x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkIngo Molnar
2009-01-29x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar
2009-01-29x86: generalize boot_cpu_idIngo Molnar
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar
2009-01-29x86: remove subarchitecture supportIngo Molnar
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar
2009-01-29x86, smp: remove mach_ipi.hIngo Molnar
2009-01-29x86: remove mach_apic.h, fixSuresh Siddha
2009-01-29x86: remove mach_apic.hIngo Molnar
2009-01-28x86, summit: consolidate codeIngo Molnar
2009-01-28x86, numaq: consolidate codeIngo Molnar
2009-01-28x86, smp: refactor ->wake_cpuIngo Molnar
2009-01-28x86: remove mach_apicdef.hIngo Molnar
2009-01-28x86: remove mach_mpspec.hIngo Molnar
2009-01-28x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar
2009-01-28x86, smp: eliminate asm/mach-default/mach_wakecpu.hIngo Molnar
2009-01-28x86, ES7000: consolidate the APIC codeIngo Molnar
2009-01-28x86, smp: refactor ->inquire_remote_apic() methodsIngo Molnar
2009-01-28x86, smp: remove ->restore_NMI_vector()Ingo Molnar
2009-01-28x86, smp: refactor ->store/restore_NMI_vector() methodsIngo Molnar
2009-01-28x86, smp: refactor ->smp_callin_clear_local_apic() methodsIngo Molnar
2009-01-28x86, smp: refactor ->wait_for_init_deassert()Ingo Molnar
2009-01-28x86: set ->trampoline_phys_low/high on 64-bit tooIngo Molnar
2009-01-28x86, smp: clean up ->trampoline_phys_low/high handlingIngo Molnar
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar