Histórico de Commits

Autor SHA1 Mensagem Data
  Ido Yariv 550acb1926 genirq: Fix race condition when stopping the irq thread há 13 anos atrás
  Marc Zyngier 2ed0e645f3 genirq: Don't allow per cpu interrupts to be suspended há 13 anos atrás
  Thomas Gleixner 32cffdde4a genirq: Fix fatfinered fixup really há 14 anos atrás
  Marc Zyngier 1e7c5fd294 genirq: percpu: allow interrupt type to be set at enable time há 14 anos atrás
  Marc Zyngier 31d9d9b6d8 genirq: Add support for per-cpu dev_id interrupts há 14 anos atrás
  Santosh Shilimkar 60f96b41f7 genirq: Add IRQCHIP_SKIP_SET_WAKE flag há 14 anos atrás
  Linus Torvalds 69dd3d8e29 Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified" há 14 anos atrás
  Sebastian Andrzej Siewior b6873807a7 irq: Track the owner of irq descriptor há 14 anos atrás
  Sebastian Andrzej Siewior f3637a5f2e irq: Always set IRQF_ONESHOT if no primary handler is specified há 14 anos atrás
  Jesper Juhl 13863a66c9 genirq: Prevent potential NULL dereference in irq_set_irq_wake() há 14 anos atrás
  Sebastian Andrzej Siewior 3a43e05f4d irq: Handle spurios irq detection for threaded irqs há 14 anos atrás
  Paul Mundt 7f1b1244e1 genirq: Support per-IRQ thread disabling. há 14 anos atrás
  Xiaotian Feng 4f5058c3b7 genirq: Fix cpumask leak in __setup_irq() há 14 anos atrás
  Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code há 14 anos atrás
  Thomas Gleixner cd22c0e44b genirq: Fix harmless typo há 14 anos atrás
  Thomas Gleixner 0ef5ca1e1f genirq; Fix cleanup fallout há 14 anos atrás
  Randy Dunlap 30398bf6c6 genirq: Fix new kernel-doc warnings há 14 anos atrás
  Thomas Gleixner 32f4125ebf genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data há 14 anos atrás
  David Daney c2d0c555c2 genirq: Split irq_set_affinity() so it can be called with lock held. há 14 anos atrás
  Dan Carpenter 1c389795c1 genirq: Fix incorrect unlock in __setup_irq() há 14 anos atrás
  Thomas Gleixner 8d32a307e4 genirq: Provide forced interrupt threading há 14 anos atrás
  Thomas Gleixner 9d591edd02 genirq: Allow shared oneshot interrupts há 14 anos atrás
  Thomas Gleixner b5faba21a6 genirq: Prepare the handling of shared oneshot interrupts há 14 anos atrás
  Thomas Gleixner 8fff39e069 genirq: Add missing break in __irq_set_trigger() há 14 anos atrás
  Thomas Gleixner 02725e7471 genirq: Use irq_get/put functions há 14 anos atrás
  Thomas Gleixner 091738a266 genirq: Remove real old transition functions há 14 anos atrás
  Thomas Gleixner 7f94226f03 genirq: Move wakeup state to irq_data há 14 anos atrás
  Thomas Gleixner d4d5e08960 genirq: Add IRQCHIP_SET_TYPE_MASKED flag há 14 anos atrás
  Thomas Gleixner 1ccb4e612f genirq: Wrap the remaning IRQ_* flags há 14 anos atrás
  Thomas Gleixner 876dbd4cc1 genirq: Mirror irq trigger type bits in irq_data.state há 14 anos atrás