提交历史

作者 SHA1 备注 提交日期
  Kuninori Morimoto b3ae66f209 genirq: Export irq_set_chip_and_handler_name() 13 年之前
  Ning Jiang 23812b9d9e genirq: Add IRQS_PENDING for nested and simple irq 13 年之前
  Linus Torvalds 471368557a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
  Jiri Kosina 3911ff30f5 genirq: export handle_edge_irq() and irq_to_desc() 13 年之前
  Thomas Gleixner d4dc0f90d2 genirq: Allow check_wakeup_irqs to notice level-triggered interrupts 13 年之前
  Linus Torvalds 9c2b957db1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年之前
  Thomas Gleixner df8d291f28 Merge branch 'linus' into irq/core 13 年之前
  Russell King a09b659cd6 genirq: Fix long-term regression in genirq irq_set_irq_type() handling 13 年之前
  Ingo Molnar 737f24bda7 Merge branch 'perf/urgent' into perf/core 13 年之前
  Thomas Gleixner b4bc724e82 genirq: Handle pending irqs in irq_startup() 13 年之前
  Thomas Gleixner ac56376111 genirq: Unmask oneshot irqs when thread was not woken 13 年之前
  Steven Rostedt f069686e4b tracing/softirq: Move __raise_softirq_irqoff() out of header 13 年之前
  Marc Zyngier 31d9d9b6d8 genirq: Add support for per-cpu dev_id interrupts 13 年之前
  Geert Uytterhoeven ed585a6516 genirq: Make irq_shutdown() symmetric vs. irq_startup again 13 年之前
  Jonathan Cameron edf76f8307 irq: Export functions to allow modular irq drivers 14 年之前
  Paul Mundt 7f1b1244e1 genirq: Support per-IRQ thread disabling. 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Stephen Rothwell ac0e0447be genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build 14 年之前
  Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code 14 年之前
  Thomas Gleixner 0ef5ca1e1f genirq; Fix cleanup fallout 14 年之前
  Thomas Gleixner 0521c8fbb3 genirq: Provide edge_eoi flow handler 14 年之前
  Thomas Gleixner 32f4125ebf genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 14 年之前
  Thomas Gleixner b3d422329f genirq: Add chip flag for restricting cpu_on/offline calls 14 年之前
  David Daney 0fdb4b259e genirq: Add chip hooks for taking CPUs on/off line. 14 年之前
  Thomas Gleixner 801a0e9ae3 genirq: Add irq disabled flag to irq_data state 14 年之前
  David Daney d72274e589 genirq: Reserve the irq when calling irq_set_chip() 14 年之前
  Thomas Gleixner c69e3758ff genirq: Fixup fasteoi handler for oneshot mode 14 年之前
  Thomas Gleixner a61d825808 genirq: Fix misplaced status update in irq_disable() 14 年之前
  Thomas Gleixner 77694b408a genirq; Add fasteoi irq_chip quirk 14 年之前
  Thomas Gleixner 781295762d genirq: Add preflow handler support 14 年之前