Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7b510451c896dfd5c1f007ba61f04708dd930660
/
kernel
/
irq
/
migration.c
cdd1636
genirq: Provide irq_fixup_move_pending()
by Thomas Gleixner
· 8 years ago
a614a610a
genirq: Remove bogus restriction in irq_move_mask_irq()
by Thomas Gleixner
· 10 years ago
77ed42f
genirq: Prevent crash in irq_move_irq()
by Jiang Liu
· 10 years ago
818b0f3
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
by Jiang Liu
· 13 years ago
f5cb92a
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
by Jiang Liu
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
851d7cf
genirq: Remove move_*irq leftovers
by Thomas Gleixner
· 14 years ago
a6aeddd
genirq: Fix typo and remove unused variable
by Thomas Gleixner
· 14 years ago
32f4125
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
by Thomas Gleixner
· 14 years ago
a439520
genirq: Implement irq_data based move_*_irq() versions
by Thomas Gleixner
· 14 years ago
a005677
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
by Thomas Gleixner
· 14 years ago
fae581e
genirq: Remove CHECK_IRQ_PER_CPU from core code
by Thomas Gleixner
· 14 years ago
f230b6d
genirq: Add IRQ_MOVE_PENDING to irq_data.state
by Thomas Gleixner
· 14 years ago
6e40262
genirq: Move IRQ_MASKED to core
by Thomas Gleixner
· 14 years ago
c1594b7
genirq: Move IRQ_DISABLED to core
by Thomas Gleixner
· 14 years ago
f1a0639
genirq: Prevent irq storm on migration
by Thomas Gleixner
· 14 years ago
c96b3b3
genirq: Provide compat handling for chip->set_affinity()
by Thomas Gleixner
· 14 years ago
0eda58b
genirq: Provide compat handling for chip->unmask()
by Thomas Gleixner
· 14 years ago
e2c0f8f
genirq: Provide compat handling for chip->mask()
by Thomas Gleixner
· 14 years ago
6b8ff31
genirq: Convert core code to irq_data
by Thomas Gleixner
· 14 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
591d2fb
genirq: Delegate irq affinity setting to the irq thread
by Thomas Gleixner
· 15 years ago
57b150c
irq: only update affinity if ->set_affinity() is sucessfull
by Yinghai Lu
· 16 years ago
7f7ace0
cpumask: update irq_desc to use cpumask_var_t
by Mike Travis
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
f6d87f4
genirq: keep affinities set from userspace across free/request_irq()
by Thomas Gleixner
· 16 years ago
08678b0
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
by Yinghai Lu
· 16 years ago
2a786b4
[PATCH] genirq: Mask irqs when migrating them.
by Eric W. Biederman
· 18 years ago
e7b946e
[PATCH] genirq: irq: add moved_masked_irq
by Eric W. Biederman
· 18 years ago
a24ceab
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
by Eric W. Biederman
· 18 years ago
cd916d3
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
by Ingo Molnar
· 19 years ago
34ffdb7
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
by Ingo Molnar
· 19 years ago
a8553ac
[PATCH] genirq: cleanup: remove irq_descp()
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
89d0cf0
[PATCH] invert irq/migration.c brach prediction
by Daniel Walker
· 19 years ago
d824e66
[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set
by Christoph Hellwig
· 19 years ago
501f249
[PATCH] IRQ: prevent enabling of previously disabled interrupt
by Bryan Holty
· 19 years ago
c777ac5
[PATCH] irq: uninline migration functions
by Andrew Morton
· 19 years ago