| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: don't allow nr_irqs > NR_IRQS | Ben Hutchings | 2008-11-06 | 1 | -0/+2 |
* | io_apic: make irq_mis_count available on 64-bit too | Ingo Molnar | 2008-10-16 | 1 | -2/+0 |
* | genirq: revert dynarray | Thomas Gleixner | 2008-10-16 | 1 | -125/+74 |
* | genirq: remove irq_to_desc_alloc | Thomas Gleixner | 2008-10-16 | 1 | -5/+1 |
* | genirq: remove sparse irq code | Thomas Gleixner | 2008-10-16 | 1 | -126/+4 |
* | x86: sparse_irq: fix typo in debug print out | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
* | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 | Dean Nelson | 2008-10-16 | 1 | -0/+68 |
* | x86: print out irq nr for msi/ht, v3 | Yinghai Lu | 2008-10-16 | 1 | -0/+5 |
* | x86: io-apic - interrupt remapping fix | Cyrill Gorcunov | 2008-10-16 | 1 | -3/+2 |
* | x86: io-apic - interrupt remapping fix | Cyrill Gorcunov | 2008-10-16 | 1 | -2/+17 |
* | sparseirq: remove some debug print out | Yinghai Lu | 2008-10-16 | 1 | -19/+0 |
* | x86: io-apic - do not use KERN_DEBUG marker too much, fix | Cyrill Gorcunov | 2008-10-16 | 1 | -5/+5 |
* | x86: io-apic - get rid of __DO_ACTION macro | Cyrill Gorcunov | 2008-10-16 | 1 | -51/+52 |
* | x86: io-apic - do not use KERN_DEBUG marker too much | Cyrill Gorcunov | 2008-10-16 | 1 | -6/+11 |
* | x86: io-apic - code style cleaning for setup_IO_APIC_irqs | Cyrill Gorcunov | 2008-10-16 | 1 | -25/+28 |
* | x86: HPET_MSI Basic HPET_MSI setup code | venkatesh.pallipadi@intel.com | 2008-10-16 | 1 | -0/+64 |
* | x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only | Cyrill Gorcunov | 2008-10-16 | 1 | -1/+2 |
* | x86: io-apic - use ARRAY_SIZE macro | Cyrill Gorcunov | 2008-10-16 | 1 | -1/+1 |
* | x2apic: fix reserved APIC register accesses in print_local_APIC() | Yinghai Lu | 2008-10-16 | 1 | -9/+18 |
* | x86: fix probe_nr_irqs for xen | Yinghai Lu | 2008-10-16 | 1 | -3/+8 |
* | x86: fix 32-bit ioapic lockup with sparseirqs | Yinghai Lu | 2008-10-16 | 1 | -0/+2 |
* | x86: sparse_irq needs spin_lock in allocations | Yinghai Lu | 2008-10-16 | 1 | -1/+12 |
* | warning: fix arch x86 kernel io_apic c | Ingo Molnar | 2008-10-16 | 1 | -2/+2 |
* | x86: probe nr_irqs even only mptable is used | Yinghai Lu | 2008-10-16 | 1 | -13/+30 |
* | x86: make HAVE_SPARSE_IRQ support selectable | Yinghai Lu | 2008-10-16 | 1 | -22/+49 |
* | x86: print local APIC of APs one by one | Yinghai Lu | 2008-10-16 | 1 | -1/+6 |
* | x86: remove first_free_entry/pin_map_size | Yinghai Lu | 2008-10-16 | 1 | -7/+0 |
* | x86: unify ack_apic_edge | Yinghai Lu | 2008-10-16 | 1 | -38/+35 |
* | x86: unify mask_IO_APIC_irq | Yinghai Lu | 2008-10-16 | 1 | -59/+21 |
* | io_apic: make 32 bit have io_apic resource in /proc/iomem | Yinghai Lu | 2008-10-16 | 1 | -8/+0 |
* | rename io_apic_64.c and io_apic_32.c to io_apic.c | Yinghai Lu | 2008-10-16 | 1 | -0/+3913 |