1. d340ebd genirq/migration: Avoid out of line call if pending is not set by Thomas Gleixner · 7 years ago
  2. a33a5d2 genirq/generic_pending: Do not lose pending affinity update by Thomas Gleixner · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. cdd1636 genirq: Provide irq_fixup_move_pending() by Thomas Gleixner · 8 years ago
  5. a614a610a genirq: Remove bogus restriction in irq_move_mask_irq() by Thomas Gleixner · 10 years ago
  6. 77ed42f genirq: Prevent crash in irq_move_irq() by Jiang Liu · 10 years ago
  7. 818b0f3 genirq: Introduce irq_do_set_affinity() to reduce duplicated code by Jiang Liu · 13 years ago
  8. f5cb92a genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value by Jiang Liu · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  10. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 14 years ago
  11. a6aeddd genirq: Fix typo and remove unused variable by Thomas Gleixner · 14 years ago
  12. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 14 years ago
  13. a439520 genirq: Implement irq_data based move_*_irq() versions by Thomas Gleixner · 14 years ago
  14. a005677 genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state by Thomas Gleixner · 14 years ago
  15. fae581e genirq: Remove CHECK_IRQ_PER_CPU from core code by Thomas Gleixner · 14 years ago
  16. f230b6d genirq: Add IRQ_MOVE_PENDING to irq_data.state by Thomas Gleixner · 14 years ago
  17. 6e40262 genirq: Move IRQ_MASKED to core by Thomas Gleixner · 14 years ago
  18. c1594b7 genirq: Move IRQ_DISABLED to core by Thomas Gleixner · 14 years ago
  19. f1a0639 genirq: Prevent irq storm on migration by Thomas Gleixner · 14 years ago
  20. c96b3b3 genirq: Provide compat handling for chip->set_affinity() by Thomas Gleixner · 14 years ago
  21. 0eda58b genirq: Provide compat handling for chip->unmask() by Thomas Gleixner · 14 years ago
  22. e2c0f8f genirq: Provide compat handling for chip->mask() by Thomas Gleixner · 14 years ago
  23. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  24. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  25. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago
  26. 57b150c irq: only update affinity if ->set_affinity() is sucessfull by Yinghai Lu · 16 years ago
  27. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  28. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  29. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  30. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  31. 2a786b4 [PATCH] genirq: Mask irqs when migrating them. by Eric W. Biederman · 18 years ago
  32. e7b946e [PATCH] genirq: irq: add moved_masked_irq by Eric W. Biederman · 18 years ago
  33. a24ceab [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit by Eric W. Biederman · 18 years ago
  34. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 19 years ago
  35. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 19 years ago
  36. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 19 years ago
  37. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  38. 89d0cf0 [PATCH] invert irq/migration.c brach prediction by Daniel Walker · 19 years ago
  39. d824e66 [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set by Christoph Hellwig · 19 years ago
  40. 501f249 [PATCH] IRQ: prevent enabling of previously disabled interrupt by Bryan Holty · 19 years ago
  41. c777ac5 [PATCH] irq: uninline migration functions by Andrew Morton · 19 years ago