Historique des commits

Auteur SHA1 Message Date
  Daniel Lezcano f944b5a7af genirq: Use a common macro to go through the actions list il y a 9 ans
  Jiang Liu 0dcdbc9755 genirq: Remove the irq argument from note_interrupt() il y a 10 ans
  Jiang Liu c1e5bd8cc5 genirq: Remove irq argument from try_one_irq() il y a 10 ans
  Jiang Liu 02d00eaa64 genirq: Remove irq argument from report_bad_irq() il y a 10 ans
  Thomas Gleixner 1e77d0a1ed genirq: Sanitize spurious interrupt detection of threaded irqs il y a 12 ans
  Thomas Gleixner b39898cd40 genirq: Prevent spurious detection for unconditionally polled interrupts il y a 11 ans
  Thomas Gleixner e716efde75 genirq: Avoid deadlock in spurious handling il y a 12 ans
  Rusty Russell 2329abfa34 module_param: make bool parameters really bool (core code) il y a 13 ans
  Edward Donovan 52553ddffa genirq: fix regression in irqfixup, irqpoll il y a 13 ans
  Edward Donovan c75d720fca genirq: Fix irqfixup, irqpoll regression il y a 13 ans
  Sebastian Andrzej Siewior 3a43e05f4d irq: Handle spurios irq detection for threaded irqs il y a 14 ans
  Sebastian Andrzej Siewior ef26f20cd1 genirq: Print threaded handler in spurious debug output il y a 14 ans
  Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code il y a 14 ans
  Thomas Gleixner a6aeddd1c4 genirq: Fix typo and remove unused variable il y a 14 ans
  Thomas Gleixner 32f4125ebf genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data il y a 14 ans
  Thomas Gleixner 1ccb4e612f genirq: Wrap the remaning IRQ_* flags il y a 14 ans
  Thomas Gleixner a005677b3d genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state il y a 14 ans
  Thomas Gleixner 2a0d6fb335 genirq: Move IRQ_PENDING flag to core il y a 14 ans
  Thomas Gleixner c1594b77e4 genirq: Move IRQ_DISABLED to core il y a 14 ans
  Thomas Gleixner 009b4c3b8a genirq: Add IRQ_INPROGRESS to core il y a 14 ans
  Thomas Gleixner 6954b75b48 genirq: Move IRQ_POLL_INPROGRESS to core il y a 14 ans
  Thomas Gleixner 7acdd53e5b genirq: Move IRQ_SPURIOUS_DISABLED to core state il y a 14 ans
  Thomas Gleixner 0877d66257 genirq: Use handle_irq_event() in the spurious poll code il y a 14 ans
  Thomas Gleixner 3aae994fb0 genirq: Consolidate IRQ_DISABLED il y a 14 ans
  Thomas Gleixner 87923470c7 genirq: Consolidate disable/enable il y a 14 ans
  Thomas Gleixner fe200ae48e genirq: Mark polled irqs and defer the real handler il y a 14 ans
  Thomas Gleixner d05c65fff0 genirq: spurious: Run only one poller at a time il y a 14 ans
  Thomas Gleixner c7259cd7af genirq: Do not poll disabled, percpu and timer interrupts il y a 14 ans
  Thomas Gleixner fa27271bc8 genirq: Fixup poll handling il y a 14 ans
  Thomas Gleixner 1082687e8d genirq: Plug race in report_bad_irq() il y a 14 ans