index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
io_apic.h
Age
Commit message (
Expand
)
Author
2009-05-18
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
2009-05-11
x86/acpi: move setup io apic routing out of CONFIG_ACPI scope
Yinghai Lu
2009-05-01
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
2009-04-22
x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC()
Suresh Siddha
2009-04-21
x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks
Suresh Siddha
2009-04-03
Intel IOMMU Suspend/Resume Support - Interrupt Remapping
Fenghua Yu
2009-03-17
x86, ioapic: Fix non atomic allocation with interrupts disabled
Suresh Siddha
2009-03-17
x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping
Suresh Siddha
2009-02-09
x86: unstatic ioapic entry funcs
Jeremy Fitzhardinge
2009-02-05
smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...
Ingo Molnar
2009-01-14
x86: replacing mp_config_intsrc with mpc_intsrc
Jaswinder Singh Rajput
2009-01-14
x86: replacing mp_config_ioapic with mpc_ioapic
Jaswinder Singh Rajput
2008-12-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-08
sparseirq: fix typo in !CONFIG_IO_APIC case
Ingo Molnar
2008-12-08
x86: MSI start irq numbering from nr_irqs_gsi
Yinghai Lu
2008-10-28
Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro