Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Gleixner 99bfce5db9 genirq: Cleanup top of file comments hace 7 años
  Sergey Senozhatsky 22ad305741 genirq: remove unneeded kallsyms include hace 7 años
  Kees Cook 24ed960abf treewide: Switch DEFINE_TIMER callbacks to struct timer_list * hace 8 años
  Linus Torvalds 2bcc673101 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 8 años
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license hace 8 años
  Kees Cook 1d27e3e225 timer: Remove expires and data arguments from DEFINE_TIMER hace 8 años
  Jeremy Kerr 5d4bac9a5f genirq: Clarify logic calculating bogus irqreturn_t values hace 8 años
  Daniel Lezcano f944b5a7af genirq: Use a common macro to go through the actions list hace 10 años
  Jiang Liu 0dcdbc9755 genirq: Remove the irq argument from note_interrupt() hace 10 años
  Jiang Liu c1e5bd8cc5 genirq: Remove irq argument from try_one_irq() hace 10 años
  Jiang Liu 02d00eaa64 genirq: Remove irq argument from report_bad_irq() hace 10 años
  Thomas Gleixner 1e77d0a1ed genirq: Sanitize spurious interrupt detection of threaded irqs hace 12 años
  Thomas Gleixner b39898cd40 genirq: Prevent spurious detection for unconditionally polled interrupts hace 12 años
  Thomas Gleixner e716efde75 genirq: Avoid deadlock in spurious handling hace 13 años
  Rusty Russell 2329abfa34 module_param: make bool parameters really bool (core code) hace 14 años
  Edward Donovan 52553ddffa genirq: fix regression in irqfixup, irqpoll hace 14 años
  Edward Donovan c75d720fca genirq: Fix irqfixup, irqpoll regression hace 14 años
  Sebastian Andrzej Siewior 3a43e05f4d irq: Handle spurios irq detection for threaded irqs hace 14 años
  Sebastian Andrzej Siewior ef26f20cd1 genirq: Print threaded handler in spurious debug output hace 14 años
  Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code hace 14 años
  Thomas Gleixner a6aeddd1c4 genirq: Fix typo and remove unused variable hace 14 años
  Thomas Gleixner 32f4125ebf genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data hace 14 años
  Thomas Gleixner 1ccb4e612f genirq: Wrap the remaning IRQ_* flags hace 15 años
  Thomas Gleixner a005677b3d genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state hace 15 años
  Thomas Gleixner 2a0d6fb335 genirq: Move IRQ_PENDING flag to core hace 15 años
  Thomas Gleixner c1594b77e4 genirq: Move IRQ_DISABLED to core hace 15 años
  Thomas Gleixner 009b4c3b8a genirq: Add IRQ_INPROGRESS to core hace 15 años
  Thomas Gleixner 6954b75b48 genirq: Move IRQ_POLL_INPROGRESS to core hace 15 años
  Thomas Gleixner 7acdd53e5b genirq: Move IRQ_SPURIOUS_DISABLED to core state hace 15 años
  Thomas Gleixner 0877d66257 genirq: Use handle_irq_event() in the spurious poll code hace 15 años