提交歷史

作者 SHA1 備註 提交日期
  Keith Busch edd14cfebc genirq: Add untracked irq handler 9 年之前
  Daniel Lezcano f944b5a7af genirq: Use a common macro to go through the actions list 9 年之前
  Thomas Gleixner 570540d507 genirq: Validate action before dereferencing it in handle_irq_event_percpu() 9 年之前
  Thomas Gleixner e50226b4b8 Merge branch 'linus' into irq/core 9 年之前
  Arnd Bergmann e3096c9c7c genirq: Fix handle_bad_irq kerneldoc comment 9 年之前
  Arnd Bergmann 9d67dc5da5 genirq: Export handle_bad_irq 9 年之前
  Huang Shijie 71f64340fc genirq: Remove the second parameter from handle_irq_event_percpu() 10 年之前
  Thomas Gleixner bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 年之前
  Jiang Liu 0dcdbc9755 genirq: Remove the irq argument from note_interrupt() 10 年之前
  Jiang Liu b51bf95c58 genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu() 10 年之前
  Alexander Shiyan d6ee6d2325 genirq: Export symbol no_action() 11 年之前
  Thomas Gleixner a92444c6b2 genirq: Provide irq_wake_thread() 11 年之前
  Theodore Ts'o 775f4b297b random: make 'add_interrupt_randomness()' do something sane 13 年之前
  Alexander Gordeev 69592db298 genirq: Minor readablity improvement in irq_wake_thread() 13 年之前
  Ido Yariv 7140ea1980 genirq: Flush the irq thread on synchronization 13 年之前
  Alexander Gordeev 5234ffb9f7 genirq: Get rid of unnecessary IRQTF_DIED flag 13 年之前
  Sebastian Andrzej Siewior 3a43e05f4d irq: Handle spurios irq detection for threaded irqs 14 年之前
  Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code 14 年之前
  Thomas Gleixner 33b054b867 genirq: Remove handle_IRQ_event 14 年之前
  Thomas Gleixner 32f4125ebf genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 14 年之前
  Thomas Gleixner b5faba21a6 genirq: Prepare the handling of shared oneshot interrupts 14 年之前
  Thomas Gleixner 1204e95689 genirq: Make warning in handle_percpu_event useful 14 年之前
  Thomas Gleixner 70433c0161 genirq: Use the correct variable for note_interrupt 14 年之前
  Thomas Gleixner f9e4989eb8 genirq: Force wrapped access to desc->status in core code 14 年之前
  Thomas Gleixner 2a0d6fb335 genirq: Move IRQ_PENDING flag to core 14 年之前
  Thomas Gleixner 009b4c3b8a genirq: Add IRQ_INPROGRESS to core 14 年之前
  Thomas Gleixner 1277a5325a genirq: Simplify handle_irq_event() 14 年之前
  Thomas Gleixner 4912609f22 genirq: Implement handle_irq_event() 14 年之前
  Thomas Gleixner b738a50a20 genirq: Warn when handler enables interrupts 14 年之前
  Thomas Gleixner 1c77ff22f5 genirq: Remove __do_IRQ 14 年之前