aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/apic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov1-12/+7
2009-10-14x86, apic: Introduce the NOOP apic driverCyrill Gorcunov1-0/+2
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar1-10/+9
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov1-0/+13
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+9
2009-08-31x86: apic namespace cleanupThomas Gleixner1-7/+7
2009-08-31x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner1-3/+2
2009-08-05x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov1-0/+7
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann1-1/+1
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha1-5/+5
2009-04-19x86, intr-remap: enable interrupt remapping earlyWeidong Han1-4/+3
2009-04-19x86, intr-remap: fix ack for interrupt remappingWeidong Han1-8/+0
2009-04-12x86: apic - introduce dummy apic operationsCyrill Gorcunov1-1/+2
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput1-0/+3
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong1-2/+1
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu1-0/+4
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai1-1/+1
2009-03-24x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu1-10/+10
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha1-0/+10
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha1-0/+3
2009-03-05x86: UV, SGI RTC: add generic system vector, build fix on UPIngo Molnar1-0/+2
2009-02-26x86: apic: simplify secondary CPU wakeup methodsIngo Molnar1-8/+1
2009-02-26x86: remove update_apic from x86_quirks, fixIngo Molnar1-0/+17
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu1-0/+7
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu1-3/+4
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha1-1/+1
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar1-9/+9
2009-02-17x86, apic: remove ->store_NMI_vector()Ingo Molnar1-1/+0
2009-02-17x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar1-0/+4
2009-02-17x86, apic: merge genapic.h into apic.hIngo Molnar1-4/+310
2009-02-17x86: fold apic_ops into genapicYinghai Lu1-66/+31
2009-02-17x86: add x2apic configYinghai Lu1-3/+15
2009-02-11x86, apic: make generic_apic_probe() generally availableIngo Molnar1-0/+6
2009-02-09x86: make apic_* operations inline functionsJeremy Fitzhardinge1-6/+29
2009-01-29x86: remove subarchitecture supportIngo Molnar1-0/+2
2009-01-29x86: remove mach_apic.hIngo Molnar1-1/+1
2009-01-28x86: remove mach_apicdef.hIngo Molnar1-0/+16
2009-01-28x86, smp: eliminate asm/mach-default/mach_wakecpu.hIngo Molnar1-0/+15
2008-12-30x86: apic.c: xapic_icr_read and x2apic_icr_read should be staticJaswinder Singh Rajput1-1/+0
2008-12-27x86: apic.c x2apic_preenabled and disable_x2apic should be staticJaswinder Singh1-1/+1
2008-11-11x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera1-0/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+199