Historial de Commits

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