Commit Graph

28 Commits (ee32c9732244bde4b9b59eeac2814c23e2b71f8d)

Author SHA1 Message Date
Thomas Gleixner ee32c97322 genirq: remove irq_to_desc_alloc 17 years ago
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 17 years ago
Yinghai Lu 4c66a73f07 x86: sparse_irq: fix typo in debug print out 17 years ago
Dean Nelson 4173a0e737 x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 17 years ago
Yinghai Lu c81bba49a1 x86: print out irq nr for msi/ht, v3 17 years ago
Cyrill Gorcunov c1370b49cc x86: io-apic - interrupt remapping fix 17 years ago
Cyrill Gorcunov 5ffa4eb222 x86: io-apic - interrupt remapping fix 17 years ago
Yinghai Lu 9d98598d2f sparseirq: remove some debug print out 17 years ago
Cyrill Gorcunov 56ffa1a028 x86: io-apic - do not use KERN_DEBUG marker too much, fix 17 years ago
Cyrill Gorcunov 87783be4c2 x86: io-apic - get rid of __DO_ACTION macro 17 years ago
Cyrill Gorcunov 2a554fb132 x86: io-apic - do not use KERN_DEBUG marker too much 17 years ago
Cyrill Gorcunov 3c2cbd2490 x86: io-apic - code style cleaning for setup_IO_APIC_irqs 17 years ago
venkatesh.pallipadi@intel.com 58ac1e76ce x86: HPET_MSI Basic HPET_MSI setup code 17 years ago
Cyrill Gorcunov ac54a6c937 x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only 17 years ago
Cyrill Gorcunov 676f4a920b x86: io-apic - use ARRAY_SIZE macro 17 years ago
Yinghai Lu a11b5abef5 x2apic: fix reserved APIC register accesses in print_local_APIC() 17 years ago
Yinghai Lu 052c0bff9b x86: fix probe_nr_irqs for xen 17 years ago
Yinghai Lu a2d332fa34 x86: fix 32-bit ioapic lockup with sparseirqs 17 years ago
Yinghai Lu e89eb43863 x86: sparse_irq needs spin_lock in allocations 17 years ago
Ingo Molnar 0c425cec64 warning: fix arch x86 kernel io_apic c 17 years ago
Yinghai Lu 9d6a4d0823 x86: probe nr_irqs even only mptable is used 17 years ago
Yinghai Lu 8f09cd20a2 x86: make HAVE_SPARSE_IRQ support selectable 17 years ago
Yinghai Lu ffd5aae781 x86: print local APIC of APs one by one 17 years ago
Yinghai Lu 29ccbbf232 x86: remove first_free_entry/pin_map_size 17 years ago
Yinghai Lu 3eb2cce84b x86: unify ack_apic_edge 17 years ago
Yinghai Lu 4e738e2f30 x86: unify mask_IO_APIC_irq 17 years ago
Yinghai Lu c691cc8452 io_apic: make 32 bit have io_apic resource in /proc/iomem 17 years ago
Yinghai Lu 26d347c2c0 rename io_apic_64.c and io_apic_32.c to io_apic.c 17 years ago
Ingo Molnar 54168ed7f2 x86: make io_apic_32.c the same as io_apic_64.c 17 years ago
Yinghai Lu 047c8fdb87 x86: make io_apic_64.c and io_apic_32.c the same 17 years ago
Yinghai Lu d4057bdb6a x86: make headers files the same in io_apic_xx.c 17 years ago
Yinghai Lu efa2559f65 x86: order variables in io_apic_xx.c 17 years ago
Yinghai Lu 1d02519242 x86: ordering functions in io_apic_32.c 17 years ago
Yinghai Lu d83e94acd9 x86, io-apic: remove union about dest for log/phy 17 years ago
Yinghai Lu 7a959cff72 x86: add debug info for 32bit sparse_irq 17 years ago
Yinghai Lu 497c9a195d x86: make 32bit support per_cpu vector 17 years ago
Yinghai Lu 199751d715 x86: make 32 bit to use sparse_irq 17 years ago
Yinghai Lu 0f978f4505 x86: make 32bit to use irq_2_pin in irq_cfg 17 years ago
Yinghai Lu da51a82131 x86: make 32bit use irq_cfg_alloc, etc 17 years ago
Yinghai Lu a1420f395d x86: add irq_cfg for 32bit 17 years ago
Yinghai Lu 8b8e8c1bf7 x86: remove irqbalance in kernel for 32 bit 17 years ago
Yinghai Lu 7f95ec9e4c x86: move kstat_irqs from kstat to irq_desc 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu 301e619020 x86: use dyn_array in io_apic_xx.c 17 years ago
Yinghai Lu 0799e432ac x86: use nr_irqs 17 years ago
Eric W. Biederman d388e5fdc4 x86: Restore proper vector locking during cpu hotplug 17 years ago
Hiroshi Shimamoto 7ab6af7ab6 x86_32: use apic_ops at print_local_APIC() 17 years ago
Yinghai Lu a4dbc34d18 x86: add setup_ioapic_ids for numaq in x86_quirks 17 years ago
Maciej W. Rozycki 32f71aff77 x86: PIC, L-APIC and I/O APIC debug information 17 years ago
Maciej W. Rozycki 49a66a0bce x86: I/O APIC: Always report how the timer has been set up 17 years ago