Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
c96b3b3c448592a0b87ef20306deb8b1fb4878c7
/
kernel
/
irq
/
migration.c
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