summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-0510-17/+30
|\
| * x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-042-7/+21
| * headers_check fix: x86, swab.hJaswinder Singh Rajput2009-01-311-1/+1
| * headers_check fix: x86, sigcontext32.hJaswinder Singh Rajput2009-01-311-0/+2
| * headers_check fix: x86, sigcontext.hJaswinder Singh Rajput2009-01-311-1/+1
| * headers_check fix: x86, ptrace-abi.hJaswinder Singh Rajput2009-01-311-1/+1
| * headers_check fix: x86, mtrr.hJaswinder Singh Rajput2009-01-311-0/+1
| * headers_check fix: x86, mce.hJaswinder Singh Rajput2009-01-311-4/+1
| * headers_check fix: x86, kvm.hJaswinder Singh Rajput2009-01-311-1/+1
| * headers_check fix: x86, e820.hJaswinder Singh Rajput2009-01-311-0/+1
| * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-2/+2
* | x86: move default_ipi_xx back to ipi.cYinghai Lu2009-02-052-120/+13
* | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-051-9/+0
* | x86, vm86: clean up invalid_vm86_irq()Ingo Molnar2009-01-311-1/+7
* | x86, irq: describe NR_IRQ sizing details, clean upIngo Molnar2009-01-311-9/+23
* | x86, irq_vectors.h: remove needless includesIngo Molnar2009-01-311-14/+8
* | x86, irq: add IRQ layout commentsIngo Molnar2009-01-311-34/+58
* | x86, irqs, voyager: remove Voyager quirkIngo Molnar2009-01-311-11/+3
* | x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar2009-01-313-45/+42
* | x86, apic: clean up spurious vector sanity checkIngo Molnar2009-01-311-0/+7
* | x86, apic: unify the APIC vector enumerationIngo Molnar2009-01-311-23/+12
* | x86, irq: add LOCAL_PERF_VECTORIngo Molnar2009-01-311-0/+5
* | x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu2009-01-301-11/+60
* | x86, apic unification: remove left over filesYinghai Lu2009-01-303-169/+0
* | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkIngo Molnar2009-01-291-1/+3
* | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar2009-01-291-4/+0
* | x86: generalize boot_cpu_idIngo Molnar2009-01-291-5/+1
* | x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-292-2/+2
* | x86: remove subarchitecture supportIngo Molnar2009-01-291-0/+2
* | x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-298-0/+5
* | x86, smp: remove mach_ipi.hIngo Molnar2009-01-296-85/+60
* | x86: remove mach_apic.h, fixSuresh Siddha2009-01-291-1/+1
* | x86: remove mach_apic.hIngo Molnar2009-01-295-172/+140
* | x86, summit: consolidate codeIngo Molnar2009-01-284-339/+0
* | x86, numaq: consolidate codeIngo Molnar2009-01-285-187/+0
* | x86, smp: refactor ->wake_cpuIngo Molnar2009-01-282-4/+0
* | x86: remove mach_apicdef.hIngo Molnar2009-01-285-33/+18
* | x86: remove mach_mpspec.hIngo Molnar2009-01-283-30/+19
* | x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar2009-01-283-25/+4
* | x86, smp: eliminate asm/mach-default/mach_wakecpu.hIngo Molnar2009-01-283-25/+22
* | x86, ES7000: consolidate the APIC codeIngo Molnar2009-01-285-306/+0
* | x86, smp: refactor ->inquire_remote_apic() methodsIngo Molnar2009-01-284-15/+1
* | x86, smp: remove ->restore_NMI_vector()Ingo Molnar2009-01-282-11/+0
* | x86, smp: refactor ->store/restore_NMI_vector() methodsIngo Molnar2009-01-284-20/+4
* | x86, smp: refactor ->smp_callin_clear_local_apic() methodsIngo Molnar2009-01-284-13/+2
* | x86, smp: refactor ->wait_for_init_deassert()Ingo Molnar2009-01-284-8/+2
* | x86: set ->trampoline_phys_low/high on 64-bit tooIngo Molnar2009-01-282-3/+6
* | x86, smp: clean up ->trampoline_phys_low/high handlingIngo Molnar2009-01-285-15/+13
* | x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-289-80/+71
* | x86, apic: refactor ->cpu_mask_to_apicid*()Ingo Molnar2009-01-286-41/+49
OpenPOWER on IntegriCloud