Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Thomas Gleixner 4cde9c6b82 genirq: Add force argument to irq_startup() 7 years ago
  Thomas Gleixner b4bc724e82 genirq: Handle pending irqs in irq_startup() 13 years ago
  Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code 13 years ago
  Thomas Gleixner 091738a266 genirq: Remove real old transition functions 13 years ago
  Thomas Gleixner 1ccb4e612f genirq: Wrap the remaning IRQ_* flags 14 years ago
  Thomas Gleixner 2a0d6fb335 genirq: Move IRQ_PENDING flag to core 14 years ago
  Thomas Gleixner 163ef30911 genirq: Move IRQ_REPLAY and IRQ_WAITING to core 14 years ago
  Thomas Gleixner bd062e7667 genirq: Move IRQ_AUTODETECT to internal state 14 years ago
  Thomas Gleixner 4699923861 genirq: Consolidate startup/shutdown of interrupts 14 years ago
  Thomas Gleixner b2ba2c3003 genirq: Provide compat handling for chip->set_type() 14 years ago
  Thomas Gleixner 37e12df709 genirq: Provide compat handling for chip->startup() 14 years ago
  Thomas Gleixner bc310dda41 genirq: Provide compat handling for chip->disable()/shutdown() 14 years ago
  Thomas Gleixner 6b8ff3120c genirq: Convert core code to irq_data 14 years ago
  Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
  Arjan van de Ven 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 years ago
  KOSAKI Motohiro 18eefedfe8 irq: simplify for_each_irq_desc() usage 16 years ago
  Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
  Thomas Gleixner 63d659d556 genirq: fix name space collision of nr_irqs in autoprobe.c 16 years ago
  Thomas Gleixner 10e580842e genirq: use iterators for irq_desc loops 16 years ago
  Ingo Molnar 3bf52a4df3 irq: sparse irqs, fix IRQ auto-probe crash 16 years ago
  Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 16 years ago
  Yinghai Lu 85c0f90978 irq: introduce nr_irqs 16 years ago
  Ingo Molnar 7a55713ab4 [PATCH] genirq: add handle_bad_irq() 18 years ago
  Thomas Gleixner 6a6de9ef58 [PATCH] genirq: core 18 years ago
  Thomas Gleixner 3418d72404 [PATCH] genirq: add IRQ_NOPROBE support 18 years ago
  Ingo Molnar 34ffdb7233 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete 18 years ago
  Ingo Molnar 06fcb0c6fb [PATCH] genirq: cleanup: misc code cleanups 18 years ago
  Ingo Molnar 74ffd553a3 [PATCH] genirq: sem2mutex probe_sem -> probing_active 18 years ago
  Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 18 years ago