aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/io_apic.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-06x86: don't allow nr_irqs > NR_IRQSBen Hutchings
2008-10-16io_apic: make irq_mis_count available on 64-bit tooIngo Molnar
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16x86: sparse_irq: fix typo in debug print outYinghai Lu
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson
2008-10-16x86: print out irq nr for msi/ht, v3Yinghai Lu
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov
2008-10-16sparseirq: remove some debug print outYinghai Lu
2008-10-16x86: io-apic - do not use KERN_DEBUG marker too much, fixCyrill Gorcunov
2008-10-16x86: io-apic - get rid of __DO_ACTION macroCyrill Gorcunov
2008-10-16x86: io-apic - do not use KERN_DEBUG marker too muchCyrill Gorcunov
2008-10-16x86: io-apic - code style cleaning for setup_IO_APIC_irqsCyrill Gorcunov
2008-10-16x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com
2008-10-16x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ onlyCyrill Gorcunov
2008-10-16x86: io-apic - use ARRAY_SIZE macroCyrill Gorcunov
2008-10-16x2apic: fix reserved APIC register accesses in print_local_APIC()Yinghai Lu
2008-10-16x86: fix probe_nr_irqs for xenYinghai Lu
2008-10-16x86: fix 32-bit ioapic lockup with sparseirqsYinghai Lu
2008-10-16x86: sparse_irq needs spin_lock in allocationsYinghai Lu
2008-10-16warning: fix arch x86 kernel io_apic cIngo Molnar
2008-10-16x86: probe nr_irqs even only mptable is usedYinghai Lu
2008-10-16x86: make HAVE_SPARSE_IRQ support selectableYinghai Lu
2008-10-16x86: print local APIC of APs one by oneYinghai Lu
2008-10-16x86: remove first_free_entry/pin_map_sizeYinghai Lu
2008-10-16x86: unify ack_apic_edgeYinghai Lu
2008-10-16x86: unify mask_IO_APIC_irqYinghai Lu
2008-10-16io_apic: make 32 bit have io_apic resource in /proc/iomemYinghai Lu
2008-10-16rename io_apic_64.c and io_apic_32.c to io_apic.cYinghai Lu