aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16io_apic: make irq_mis_count available on 64-bit tooIngo Molnar1-2/+0
2008-10-16genirq: revert dynarrayThomas Gleixner1-125/+74
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner1-5/+1
2008-10-16genirq: remove sparse irq codeThomas Gleixner1-126/+4
2008-10-16x86: sparse_irq: fix typo in debug print outYinghai Lu1-1/+1
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson1-0/+68
2008-10-16x86: print out irq nr for msi/ht, v3Yinghai Lu1-0/+5
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov1-3/+2
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov1-2/+17
2008-10-16sparseirq: remove some debug print outYinghai Lu1-19/+0
2008-10-16x86: io-apic - do not use KERN_DEBUG marker too much, fixCyrill Gorcunov1-5/+5
2008-10-16x86: io-apic - get rid of __DO_ACTION macroCyrill Gorcunov1-51/+52
2008-10-16x86: io-apic - do not use KERN_DEBUG marker too muchCyrill Gorcunov1-6/+11
2008-10-16x86: io-apic - code style cleaning for setup_IO_APIC_irqsCyrill Gorcunov1-25/+28
2008-10-16x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com1-0/+64
2008-10-16x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ onlyCyrill Gorcunov1-1/+2
2008-10-16x86: io-apic - use ARRAY_SIZE macroCyrill Gorcunov1-1/+1
2008-10-16x2apic: fix reserved APIC register accesses in print_local_APIC()Yinghai Lu1-9/+18
2008-10-16x86: fix probe_nr_irqs for xenYinghai Lu1-3/+8
2008-10-16x86: fix 32-bit ioapic lockup with sparseirqsYinghai Lu1-0/+2
2008-10-16x86: sparse_irq needs spin_lock in allocationsYinghai Lu1-1/+12
2008-10-16warning: fix arch x86 kernel io_apic cIngo Molnar1-2/+2
2008-10-16x86: probe nr_irqs even only mptable is usedYinghai Lu1-13/+30
2008-10-16x86: make HAVE_SPARSE_IRQ support selectableYinghai Lu1-22/+49
2008-10-16x86: print local APIC of APs one by oneYinghai Lu1-1/+6
2008-10-16x86: remove first_free_entry/pin_map_sizeYinghai Lu1-7/+0
2008-10-16x86: unify ack_apic_edgeYinghai Lu1-38/+35
2008-10-16x86: unify mask_IO_APIC_irqYinghai Lu1-59/+21
2008-10-16io_apic: make 32 bit have io_apic resource in /proc/iomemYinghai Lu1-8/+0
2008-10-16rename io_apic_64.c and io_apic_32.c to io_apic.cYinghai Lu1-0/+3913