Commit History

Author SHA1 Message Date
  Jiang Liu 818b0f3bfb genirq: Introduce irq_do_set_affinity() to reduce duplicated code 13 years ago
  Thomas Gleixner df8d291f28 Merge branch 'linus' into irq/core 13 years ago
  Alexander Gordeev 5234ffb9f7 genirq: Get rid of unnecessary IRQTF_DIED flag 13 years ago
  Thomas Gleixner b4bc724e82 genirq: Handle pending irqs in irq_startup() 13 years ago
  Rusty Russell 2329abfa34 module_param: make bool parameters really bool (core code) 13 years ago
  Marc Zyngier 31d9d9b6d8 genirq: Add support for per-cpu dev_id interrupts 13 years ago
  Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code 14 years ago
  Thomas Gleixner 32f4125ebf genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 14 years ago
  Thomas Gleixner 8d32a307e4 genirq: Provide forced interrupt threading 14 years ago
  Thomas Gleixner d5eb4ad2df genirq: Implement irq_get/put_desc_[bus]locked/unlock() 14 years ago
  Thomas Gleixner 091738a266 genirq: Remove real old transition functions 14 years ago
  Thomas Gleixner a6967caf00 genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y 14 years ago
  Thomas Gleixner 7f94226f03 genirq: Move wakeup state to irq_data 14 years ago
  Thomas Gleixner d4d5e08960 genirq: Add IRQCHIP_SET_TYPE_MASKED flag 14 years ago
  Thomas Gleixner 2bdd10558c genirq: Move IRQ_AFFINITY_SET to core 14 years ago
  Thomas Gleixner a005677b3d genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state 14 years ago
  Thomas Gleixner 1ce6068dac genirq: Move debug code to separate header 14 years ago
  Thomas Gleixner 6a58fb3bad genirq: Remove CONFIG_IRQ_PER_CPU 14 years ago
  Thomas Gleixner f230b6d5c4 genirq: Add IRQ_MOVE_PENDING to irq_data.state 14 years ago
  Thomas Gleixner 6d2cd17fde genirq: Move IRQ_WAKEUP to core 14 years ago
  Thomas Gleixner c531e8361f genirq: Move IRQ_SUSPENDED to core 14 years ago
  Thomas Gleixner 6e40262ea4 genirq: Move IRQ_MASKED to core 14 years ago
  Thomas Gleixner 2a0d6fb335 genirq: Move IRQ_PENDING flag to core 14 years ago
  Thomas Gleixner c1594b77e4 genirq: Move IRQ_DISABLED to core 14 years ago
  Thomas Gleixner 163ef30911 genirq: Move IRQ_REPLAY and IRQ_WAITING to core 14 years ago
  Thomas Gleixner 3d67baec7f genirq: Move IRQ_ONESHOT to core 14 years ago
  Thomas Gleixner 009b4c3b8a genirq: Add IRQ_INPROGRESS to core 14 years ago
  Thomas Gleixner 6954b75b48 genirq: Move IRQ_POLL_INPROGRESS to core 14 years ago
  Thomas Gleixner 7acdd53e5b genirq: Move IRQ_SPURIOUS_DISABLED to core state 14 years ago
  Thomas Gleixner bd062e7667 genirq: Move IRQ_AUTODETECT to internal state 14 years ago