1. c96b3b3 genirq: Provide compat handling for chip->set_affinity() by Thomas Gleixner · 14 years ago
  2. 0eda58b genirq: Provide compat handling for chip->unmask() by Thomas Gleixner · 14 years ago
  3. e2c0f8f genirq: Provide compat handling for chip->mask() by Thomas Gleixner · 14 years ago
  4. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  5. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  6. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago
  7. 57b150c irq: only update affinity if ->set_affinity() is sucessfull by Yinghai Lu · 16 years ago
  8. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  9. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  10. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  11. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  12. 2a786b4 [PATCH] genirq: Mask irqs when migrating them. by Eric W. Biederman · 18 years ago
  13. e7b946e [PATCH] genirq: irq: add moved_masked_irq by Eric W. Biederman · 18 years ago
  14. a24ceab [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit by Eric W. Biederman · 18 years ago
  15. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 19 years ago
  16. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 19 years ago
  17. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 19 years ago
  18. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  19. 89d0cf0 [PATCH] invert irq/migration.c brach prediction by Daniel Walker · 19 years ago
  20. d824e66 [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set by Christoph Hellwig · 19 years ago
  21. 501f249 [PATCH] IRQ: prevent enabling of previously disabled interrupt by Bryan Holty · 19 years ago
  22. c777ac5 [PATCH] irq: uninline migration functions by Andrew Morton · 19 years ago