Histórico de Commits

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