1. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 14 years ago
  2. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 14 years ago
  3. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 14 years ago
  4. d5eb4ad2 genirq: Implement irq_get/put_desc_[bus]locked/unlock() by Thomas Gleixner · 14 years ago
  5. 091738a genirq: Remove real old transition functions by Thomas Gleixner · 14 years ago
  6. a6967ca genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y by Thomas Gleixner · 14 years ago
  7. 7f94226 genirq: Move wakeup state to irq_data by Thomas Gleixner · 14 years ago
  8. d4d5e08 genirq: Add IRQCHIP_SET_TYPE_MASKED flag by Thomas Gleixner · 14 years ago
  9. 2bdd105 genirq: Move IRQ_AFFINITY_SET to core by Thomas Gleixner · 14 years ago
  10. a005677 genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state by Thomas Gleixner · 14 years ago
  11. 1ce6068 genirq: Move debug code to separate header by Thomas Gleixner · 14 years ago
  12. 6a58fb3 genirq: Remove CONFIG_IRQ_PER_CPU by Thomas Gleixner · 14 years ago
  13. f230b6d genirq: Add IRQ_MOVE_PENDING to irq_data.state by Thomas Gleixner · 14 years ago
  14. 6d2cd17 genirq: Move IRQ_WAKEUP to core by Thomas Gleixner · 14 years ago
  15. c531e83 genirq: Move IRQ_SUSPENDED to core by Thomas Gleixner · 14 years ago
  16. 6e40262 genirq: Move IRQ_MASKED to core by Thomas Gleixner · 14 years ago
  17. 2a0d6fb genirq: Move IRQ_PENDING flag to core by Thomas Gleixner · 14 years ago
  18. c1594b7 genirq: Move IRQ_DISABLED to core by Thomas Gleixner · 14 years ago
  19. 163ef30 genirq: Move IRQ_REPLAY and IRQ_WAITING to core by Thomas Gleixner · 14 years ago
  20. 3d67bae genirq: Move IRQ_ONESHOT to core by Thomas Gleixner · 14 years ago
  21. 009b4c3 genirq: Add IRQ_INPROGRESS to core by Thomas Gleixner · 14 years ago
  22. 6954b75 genirq: Move IRQ_POLL_INPROGRESS to core by Thomas Gleixner · 14 years ago
  23. 7acdd53 genirq: Move IRQ_SPURIOUS_DISABLED to core state by Thomas Gleixner · 14 years ago
  24. bd062e7 genirq: Move IRQ_AUTODETECT to internal state by Thomas Gleixner · 14 years ago
  25. e6bea9c genirq: Protect tglx from tripping over his own feet by Thomas Gleixner · 14 years ago
  26. dbec07b genirq: Add internal state field to irq_desc by Thomas Gleixner · 14 years ago
  27. 4912609 genirq: Implement handle_irq_event() by Thomas Gleixner · 14 years ago
  28. 8792347 genirq: Consolidate disable/enable by Thomas Gleixner · 14 years ago
  29. 4699923 genirq: Consolidate startup/shutdown of interrupts by Thomas Gleixner · 14 years ago
  30. 1535dfa genirq: Move irq thread flags to core by Thomas Gleixner · 14 years ago
  31. fe200ae genirq: Mark polled irqs and defer the real handler by Thomas Gleixner · 14 years ago
  32. 3b8249e genirq: Do not copy affinity before set by Thomas Gleixner · 14 years ago
  33. c1ee626 genirq: Prevent access beyond allocated_irqs bitmap by Thomas Gleixner · 14 years ago
  34. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 14 years ago
  35. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 14 years ago
  36. 13bfe99 genirq: Prepare proc for real sparse irq support by Thomas Gleixner · 14 years ago
  37. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago
  38. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  39. 3876ec9 genirq: Provide compat handling for bus_lock/bus_sync_unlock by Thomas Gleixner · 14 years ago
  40. a77c463 genirq: Add new functions to dummy chips by Thomas Gleixner · 14 years ago
  41. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  42. 99558f0 sparseirq: Change irq_desc_ptrs to static by Yinghai Lu · 15 years ago
  43. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  44. 70aedd2 genirq: Add buslock support by Thomas Gleixner · 15 years ago
  45. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago
  46. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 16 years ago
  47. 57b150c irq: only update affinity if ->set_affinity() is sucessfull by Yinghai Lu · 16 years ago
  48. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 16 years ago
  49. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  50. 0f3c2a8 irq: clear kstat_irqs by Yinghai Lu · 16 years ago
  51. 0fa0ebb irq: allocate irq_desc_ptrs array based on nr_irqs by Mike Travis · 16 years ago
  52. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  53. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  54. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  55. 0c5d1eb genirq: record trigger type by David Brownell · 16 years ago
  56. 43f7775 [PATCH] genirq: more verbose debugging on unexpected IRQ vectors by Ingo Molnar · 19 years ago
  57. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago