summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/apic.h
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-091-1/+0
* x86/apic: Remove unused function prototypesDavid Rientjes2014-02-091-4/+0
* x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-091-7/+1
* x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-091-1/+0
* x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE2013-08-201-0/+2
* x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-201-0/+27
* sections: fix section conflicts in arch/x86Andi Kleen2012-10-061-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-1/+1
|\
| * x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-141-1/+1
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-0/+3
|\ \
| * | Revert "apic: fix kvm build on UP without IOAPIC"Michael S. Tsirkin2012-07-161-5/+0
| * | apic: add apic_set_eoi_write for PV useMichael S. Tsirkin2012-07-161-0/+3
| * | apic: fix kvm build on UP without IOAPICMichael S. Tsirkin2012-07-031-0/+5
| |/
* | x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha2012-07-061-3/+6
* | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...Suresh Siddha2012-07-061-5/+3
* | x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-141-25/+8
* | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_maskAlexander Gordeev2012-06-081-4/+2
* | x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-081-13/+31
* | x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()Alexander Gordeev2012-06-081-3/+5
* | x86/apic: Factor out default vector_allocation_domain() operationAlexander Gordeev2012-06-081-0/+21
* | x86/apic: Factor out default cpu_mask_to_apicid() operationsAlexander Gordeev2012-06-061-3/+10
* | x86/apic: Factor out default target_cpus() operationAlexander Gordeev2012-06-061-0/+5
|/
* x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-181-0/+5
* x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-181-1/+15
* x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-181-3/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-1/+1
|\
| * x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-231-1/+1
* | Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0
|/
* x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman2012-03-141-0/+6
* x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOSYinghai Lu2011-12-231-0/+1
* x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remappingYinghai Lu2011-12-231-0/+4
* x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao2011-12-181-2/+0
* x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao2011-12-141-0/+3
* x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-101-0/+1
* apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-09-281-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* x86, apic: Make apic drivers staticSuresh Siddha2011-05-221-7/+0
* x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-221-1/+1
* x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-221-0/+20
* x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-021-3/+6
* x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-291-1/+0
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-5/+1
|\
| * x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-111-4/+0
| * x86: dt: Cleanup local apic setupThomas Gleixner2011-02-251-1/+1
* | Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-151-0/+1
|\ \ | |/
| * x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-101-0/+1
* | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-281-2/+4
* | x86: Add apic->x86_32_early_logical_apicid()Tejun Heo2011-01-281-0/+19
* | x86: Kill apic->cpu_to_logical_apicid()Tejun Heo2011-01-281-7/+0
* | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-281-4/+0
|/
OpenPOWER on IntegriCloud