index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
apic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-09
x86/apic: Always define nox2apic and define it as initdata
David Rientjes
1
-1
/
+0
2014-02-09
x86/apic: Remove unused function prototypes
David Rientjes
1
-4
/
+0
2014-02-09
x86/apic: Switch wait_for_init_deassert() to a bool flag
David Rientjes
1
-7
/
+1
2014-02-09
x86/apic: Only use default_wait_for_init_deassert()
David Rientjes
1
-1
/
+0
2013-08-20
x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock
Yoshihiro YUNOMAE
1
-0
/
+2
2013-06-21
x86, trace: Introduce entering/exiting_irq()
Seiji Aguchi
1
-0
/
+27
2012-10-05
sections: fix section conflicts in arch/x86
Andi Kleen
1
-1
/
+1
2012-07-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2012-07-16
Revert "apic: fix kvm build on UP without IOAPIC"
Michael S. Tsirkin
1
-5
/
+0
2012-07-16
apic: add apic_set_eoi_write for PV use
Michael S. Tsirkin
1
-0
/
+3
2012-07-06
x86/apic/x2apic: Limit the vector reservation to the user specified mask
Suresh Siddha
1
-3
/
+6
2012-07-06
x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...
Suresh Siddha
1
-5
/
+3
2012-07-03
apic: fix kvm build on UP without IOAPIC
Michael S. Tsirkin
1
-0
/
+5
2012-06-14
x86/apic: Eliminate cpu_mask_to_apicid() operation
Alexander Gordeev
1
-25
/
+8
2012-06-14
x86: Add read_mostly declaration/definition to variables from smp.h
Vlad Zolotarov
1
-1
/
+1
2012-06-08
x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask
Alexander Gordeev
1
-4
/
+2
2012-06-08
x86/apic: Make cpu_mask_to_apicid() operations return error code
Alexander Gordeev
1
-13
/
+31
2012-06-08
x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()
Alexander Gordeev
1
-3
/
+5
2012-06-08
x86/apic: Factor out default vector_allocation_domain() operation
Alexander Gordeev
1
-0
/
+21
2012-06-06
x86/apic: Factor out default cpu_mask_to_apicid() operations
Alexander Gordeev
1
-3
/
+10
2012-06-06
x86/apic: Factor out default target_cpus() operation
Alexander Gordeev
1
-0
/
+5
2012-05-18
x86/apic: Implement EIO micro-optimization
Michael S. Tsirkin
1
-0
/
+5
2012-05-18
x86/apic: Add apic->eoi_write() callback
Michael S. Tsirkin
1
-1
/
+15
2012-05-18
x86/apic: Use symbolic APIC_EOI_ACK
Michael S. Tsirkin
1
-3
/
+1
2012-03-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2012-03-23
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
1
-1
/
+1
2012-03-14
x86/platform: Move APIC ID validity check into platform APIC code
Daniel J Blueman
1
-0
/
+6
2011-12-23
x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS
Yinghai Lu
1
-0
/
+1
2011-12-23
x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping
Yinghai Lu
1
-0
/
+4
2011-12-18
x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat
Fernando Luis Vazquez Cao
1
-2
/
+0
2011-12-14
x86: Add per-cpu stat counter for APIC ICR read tries
Fernando Luis Vázquez Cao
1
-0
/
+3
2011-11-10
x86/apic: Allow use of lapic timer early calibration result
Jacob Pan
1
-0
/
+1
2011-09-28
apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches
Jan Beulich
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-22
x86, apic: Make apic drivers static
Suresh Siddha
1
-7
/
+0
2011-05-22
x86, apic: Clean up bigsmp apic selection code
Suresh Siddha
1
-1
/
+1
2011-05-22
x86, apic: Introduce .apicdrivers section to find the list of apic drivers
Suresh Siddha
1
-0
/
+20
2011-05-02
x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional
Tejun Heo
1
-3
/
+6
2011-03-29
x86: Stop including <linux/delay.h> in two asm header files
Jean Delvare
1
-1
/
+0
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+1
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
1
-0
/
+1
2011-03-11
x86: Clean up apic.c and apic.h
Henrik Kretzschmar
1
-4
/
+0
2011-02-25
x86: dt: Cleanup local apic setup
Thomas Gleixner
1
-1
/
+1
2011-02-10
x86: Fix section mismatch in LAPIC initialization
Jan Beulich
1
-0
/
+1
2011-01-28
x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()
Tejun Heo
1
-2
/
+4
2011-01-28
x86: Add apic->x86_32_early_logical_apicid()
Tejun Heo
1
-0
/
+19
2011-01-28
x86: Kill apic->cpu_to_logical_apicid()
Tejun Heo
1
-7
/
+0
2011-01-28
x86: Replace cpu_2_logical_apicid[] with early percpu variable
Tejun Heo
1
-4
/
+0
[next]