提交历史

作者 SHA1 备注 提交日期
  Thomas Gleixner c291ee6221 genirq: Prevent proc race against freeing of irq descriptors 10 年之前
  Thomas Gleixner 9ce7a25849 genirq: Simplify wakeup mechanism 11 年之前
  Thomas Gleixner cab303be91 genirq: Add sanity checks for PM options on shared interrupt lines 11 年之前
  Thomas Gleixner 8df2e02c5c genirq: Move suspend/resume logic into irq/pm code 11 年之前
  Jiang Liu a257954bb3 genirq: Improve documentation to match current implementation 11 年之前
  Thomas Gleixner f63b6a05f2 genirq: Replace reserve_irqs in core code 11 年之前
  Thomas Gleixner 328a4978df genirq: Add a new IRQCHIP_EOI_THREADED flag 11 年之前
  Thomas Gleixner 8f945a3325 genirq: Move kstat_incr_irqs_this_cpu() to core 11 年之前
  Thomas Gleixner a92444c6b2 genirq: Provide irq_wake_thread() 11 年之前
  Jiang Liu 818b0f3bfb genirq: Introduce irq_do_set_affinity() to reduce duplicated code 13 年之前
  Thomas Gleixner df8d291f28 Merge branch 'linus' into irq/core 13 年之前
  Alexander Gordeev 5234ffb9f7 genirq: Get rid of unnecessary IRQTF_DIED flag 13 年之前
  Thomas Gleixner b4bc724e82 genirq: Handle pending irqs in irq_startup() 13 年之前
  Rusty Russell 2329abfa34 module_param: make bool parameters really bool (core code) 13 年之前
  Marc Zyngier 31d9d9b6d8 genirq: Add support for per-cpu dev_id interrupts 14 年之前
  Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code 14 年之前
  Thomas Gleixner 32f4125ebf genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 14 年之前
  Thomas Gleixner 8d32a307e4 genirq: Provide forced interrupt threading 14 年之前
  Thomas Gleixner d5eb4ad2df genirq: Implement irq_get/put_desc_[bus]locked/unlock() 14 年之前
  Thomas Gleixner 091738a266 genirq: Remove real old transition functions 14 年之前
  Thomas Gleixner a6967caf00 genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y 14 年之前
  Thomas Gleixner 7f94226f03 genirq: Move wakeup state to irq_data 14 年之前
  Thomas Gleixner d4d5e08960 genirq: Add IRQCHIP_SET_TYPE_MASKED flag 14 年之前
  Thomas Gleixner 2bdd10558c genirq: Move IRQ_AFFINITY_SET to core 14 年之前
  Thomas Gleixner a005677b3d genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state 14 年之前
  Thomas Gleixner 1ce6068dac genirq: Move debug code to separate header 14 年之前
  Thomas Gleixner 6a58fb3bad genirq: Remove CONFIG_IRQ_PER_CPU 14 年之前
  Thomas Gleixner f230b6d5c4 genirq: Add IRQ_MOVE_PENDING to irq_data.state 14 年之前
  Thomas Gleixner 6d2cd17fde genirq: Move IRQ_WAKEUP to core 14 年之前
  Thomas Gleixner c531e8361f genirq: Move IRQ_SUSPENDED to core 14 年之前