Historique des commits

Auteur SHA1 Message Date
  Lucas De Marchi 25985edced Fix common misspellings il y a 14 ans
  Thomas Gleixner 851d7cf647 genirq: Remove move_*irq leftovers 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 a439520f8b genirq: Implement irq_data based move_*_irq() versions 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 fae581e588 genirq: Remove CHECK_IRQ_PER_CPU from core code il y a 14 ans
  Thomas Gleixner f230b6d5c4 genirq: Add IRQ_MOVE_PENDING to irq_data.state il y a 14 ans
  Thomas Gleixner 6e40262ea4 genirq: Move IRQ_MASKED to core il y a 14 ans
  Thomas Gleixner c1594b77e4 genirq: Move IRQ_DISABLED to core il y a 14 ans
  Thomas Gleixner f1a06390d0 genirq: Prevent irq storm on migration il y a 14 ans
  Thomas Gleixner c96b3b3c44 genirq: Provide compat handling for chip->set_affinity() il y a 14 ans
  Thomas Gleixner 0eda58b7f3 genirq: Provide compat handling for chip->unmask() il y a 14 ans
  Thomas Gleixner e2c0f8ff0f genirq: Provide compat handling for chip->mask() il y a 14 ans
  Thomas Gleixner 6b8ff3120c genirq: Convert core code to irq_data il y a 14 ans
  Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock il y a 15 ans
  Thomas Gleixner 591d2fb02e genirq: Delegate irq affinity setting to the irq thread il y a 16 ans
  Yinghai Lu 57b150cce8 irq: only update affinity if ->set_affinity() is sucessfull il y a 16 ans
  Mike Travis 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t il y a 16 ans
  Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask il y a 16 ans
  Thomas Gleixner f6d87f4bd2 genirq: keep affinities set from userspace across free/request_irq() il y a 16 ans
  Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] il y a 17 ans
  Eric W. Biederman 2a786b452e [PATCH] genirq: Mask irqs when migrating them. il y a 18 ans
  Eric W. Biederman e7b946e98a [PATCH] genirq: irq: add moved_masked_irq il y a 18 ans
  Eric W. Biederman a24ceab4f4 [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit il y a 18 ans
  Ingo Molnar cd916d31cc [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] il y a 19 ans
  Ingo Molnar 34ffdb7233 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete il y a 19 ans
  Ingo Molnar a8553acd6c [PATCH] genirq: cleanup: remove irq_descp() il y a 19 ans
  Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip il y a 19 ans
  Daniel Walker 89d0cf01c0 [PATCH] invert irq/migration.c brach prediction il y a 19 ans