summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/apic.h
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov2010-03-181-2/+11
* x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-101-12/+7
* x86, apic: Introduce the NOOP apic driverCyrill Gorcunov2009-10-141-0/+2
* Merge branch 'linus' into x86/urgentIngo Molnar2009-09-201-10/+9
|\
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-10/+9
| |\
| | * x86: apic namespace cleanupThomas Gleixner2009-08-311-7/+7
| | * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-311-3/+2
* | | x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov2009-09-201-0/+13
|/ /
* | x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov2009-08-051-0/+7
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-1/+1
|\
| * x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann2009-06-091-1/+1
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-101-0/+3
|\ \
| * | x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-121-0/+3
| |/
* | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha2009-04-211-5/+5
* | x86, intr-remap: enable interrupt remapping earlyWeidong Han2009-04-191-4/+3
* | x86, intr-remap: fix ack for interrupt remappingWeidong Han2009-04-191-8/+0
* | x86: apic - introduce dummy apic operationsCyrill Gorcunov2009-04-121-1/+2
|/
* x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-041-2/+1
* Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-031-0/+4
* Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-251-1/+1
* x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-241-10/+10
* x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-181-0/+10
* x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha2009-03-171-0/+3
* x86: UV, SGI RTC: add generic system vector, build fix on UPIngo Molnar2009-03-051-0/+2
* x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-261-8/+1
* x86: remove update_apic from x86_quirks, fixIngo Molnar2009-02-261-0/+17
* x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-261-0/+7
* x86: remove update_apic from x86_quirksYinghai Lu2009-02-261-3/+4
* x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha2009-02-221-1/+1
* x86, apic: rename 'genapic' to 'apic'Ingo Molnar2009-02-171-9/+9
* x86, apic: remove ->store_NMI_vector()Ingo Molnar2009-02-171-1/+0
* x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar2009-02-171-0/+4
* x86, apic: merge genapic.h into apic.hIngo Molnar2009-02-171-4/+310
* x86: fold apic_ops into genapicYinghai Lu2009-02-171-66/+31
* x86: add x2apic configYinghai Lu2009-02-171-3/+15
* x86, apic: make generic_apic_probe() generally availableIngo Molnar2009-02-111-0/+6
* x86: make apic_* operations inline functionsJeremy Fitzhardinge2009-02-091-6/+29
* x86: remove subarchitecture supportIngo Molnar2009-01-291-0/+2
* x86: remove mach_apic.hIngo Molnar2009-01-291-1/+1
* x86: remove mach_apicdef.hIngo Molnar2009-01-281-0/+16
* x86, smp: eliminate asm/mach-default/mach_wakecpu.hIngo Molnar2009-01-281-0/+15
* x86: apic.c: xapic_icr_read and x2apic_icr_read should be staticJaswinder Singh Rajput2008-12-301-1/+0
* x86: apic.c x2apic_preenabled and disable_x2apic should be staticJaswinder Singh2008-12-271-1/+1
* x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-111-0/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+199
OpenPOWER on IntegriCloud