Commit Graph

107 Commits (660ca5317d229ca27dec6a3159423bc0c5291c2d)

Author SHA1 Message Date
Eric W. Biederman ef3e28c5b9 x86_64: check remote IRR bit before migrating level triggered irq 18 years ago
Suresh Siddha c47e285dee x86_64: set the irq_chip name for lapic 18 years ago
Robert P. J. Day beb7dd86a1 Fix misspellings collected by members of KJ list. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Michael Ellerman 7fe3730de7 MSI: arch must connect the irq and the msi_desc 18 years ago
Adrian Bunk bd8559c38e [PATCH] x86: remove UNEXPECTED_IO_APIC() 18 years ago
Yinghai Lu f0e13ae76a [PATCH] x86-64: remove extra smp_processor_id calling 18 years ago
David Rientjes 4540768011 [PATCH] x86_64: remove unusued 'flags' variable 18 years ago
Eric W. Biederman 2ff7354fe8 [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation 18 years ago
Eric W. Biederman 610142927b [PATCH] x86_64 irq: Safely cleanup an irq after moving it. 18 years ago
Eric W. Biederman bc5e81a151 [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors. 18 years ago
Eric W. Biederman dfbffdd81c [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments. 18 years ago
Eric W. Biederman 13a79503ab [PATCH] x86_64 irq: Begin consolidating per_irq data in structures. 18 years ago
Eric W. Biederman e273d140d9 [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS 18 years ago
Eric W. Biederman f45bcd7022 [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry. 18 years ago
Eric W. Biederman 5ff5115efa [PATCH] x86_64 irq: Simplfiy the set_affinity logic. 18 years ago
Eric W. Biederman a8c8a36736 [PATCH] x86_64 irq: Refactor setup_IO_APIC_irq 18 years ago
Eric W. Biederman a27bc06dd8 [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr 18 years ago
Eric W. Biederman e560c8bd86 [PATCH] x86_64 irq: Kill declaration of removed array, interrupt 18 years ago
Eric W. Biederman 9f0a5ba550 [PATCH] irq: Remove set_native_irq_info 18 years ago
Eric W. Biederman fc5d56f987 [PATCH] x86_64 irq: Simplfy __assign_irq_vector 18 years ago
Ingo Molnar d7e25f3394 [PATCH] genirq: remove IRQ_DISABLED 18 years ago
Benjamin Romer ee4eff6ff6 [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC 18 years ago
Eric W. Biederman f7feaca77d msi: Make MSI useable more architectures 18 years ago
Linus Torvalds fea5f1e196 Revert "[PATCH] x86-64: Try multiple timer variants in check_timer" 18 years ago
Yinghai Lu ad892f5e0d [PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_APIC_irq 18 years ago
Andi Kleen 516d283643 [PATCH] x86-64: Fix race in IO-APIC routing entry setup. 18 years ago
Andi Kleen b026872601 [PATCH] x86-64: Try multiple timer variants in check_timer 18 years ago
Yinghai Lu 5df0287ecc [PATCH] x86-64: Extend clear_irq_vector 18 years ago
Andi Kleen f7a23328a7 [PATCH] x86-64: Fix warning in io_apic.c 18 years ago
Eric W. Biederman 45c9953325 [PATCH] Use delayed disable mode of ioapic edge triggered interrupts 18 years ago
Eric W. Biederman ec68307cc5 [PATCH] htirq: refactor so we only have one function that writes to the chip 19 years ago
Linus Torvalds 48797ebd9e x86-64: write IO APIC irq routing entries in correct order 19 years ago
Linus Torvalds 6c0ffb9d2f x86-64: clean up io-apic accesses 19 years ago
Eric W. Biederman 70a0a5357d [PATCH] x86-64: Only look at per_cpu data for online cpus. 19 years ago
Eric W. Biederman d1752aa884 [PATCH] x86-64: Simplify the vector allocator. 19 years ago
Andi Kleen e70ea8c09d [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state 19 years ago
Eric W. Biederman 6bf2dafad1 [PATCH] x86-64: Use irq_domain in ioapic_retrigger_irq 19 years ago
Yinghai Lu 45edfd1db0 [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and offset 19 years ago
Ingo Molnar a460e745e8 [PATCH] genirq: clean up irq-flow-type naming 19 years ago
Eric W. Biederman 994bd4f9f5 [PATCH] x86_64 irq: Properly update vector_irq 19 years ago
Aneesh Kumar K.V c37e108d15 [PATCH] use struct irq_chip instead of struct hw_interrupt_type 19 years ago
Eric W. Biederman c7111c1318 [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat. 19 years ago
Eric W. Biederman b940d22d58 [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR 19 years ago
Eric W. Biederman 95d77884c7 [PATCH] htirq: tidy up the htirq code 19 years ago
Eric W. Biederman 3b7d1921f4 [PATCH] msi: refactor and move the msi irq_chip into the arch code 19 years ago
Eric W. Biederman 8b955b0ddd [PATCH] Initial generic hypertransport interrupt support 19 years ago
Eric W. Biederman cd1182f56a [PATCH] genirq: x86_64 irq: Kill irq compression 19 years ago
Eric W. Biederman f023d764cc [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing 19 years ago
Eric W. Biederman 550f2299ac [PATCH] genirq: x86_64 irq: make vector_irq per cpu 19 years ago