Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
3d67baec7f1b01fc289ac1a2f1a7e6d5e43391c6
/
kernel
/
irq
/
manage.c
3d67bae
genirq: Move IRQ_ONESHOT to core
by Thomas Gleixner
· 14 years ago
009b4c3
genirq: Add IRQ_INPROGRESS to core
by Thomas Gleixner
· 14 years ago
7acdd53
genirq: Move IRQ_SPURIOUS_DISABLED to core state
by Thomas Gleixner
· 14 years ago
bd062e7
genirq: Move IRQ_AUTODETECT to internal state
by Thomas Gleixner
· 14 years ago
35e857c
genirq: Fixup core code namespace fallout
by Thomas Gleixner
· 14 years ago
3aae994
genirq: Consolidate IRQ_DISABLED
by Thomas Gleixner
· 14 years ago
50f7c03
genirq: Remove default magic
by Thomas Gleixner
· 14 years ago
8792347
genirq: Consolidate disable/enable
by Thomas Gleixner
· 14 years ago
4699923
genirq: Consolidate startup/shutdown of interrupts
by Thomas Gleixner
· 14 years ago
3b56f05
genirq: Remove bogus conditional
by Thomas Gleixner
· 14 years ago
2b879ea
genirq: Remove redundant thread affinity setting
by Thomas Gleixner
· 14 years ago
3b8249e
genirq: Do not copy affinity before set
by Thomas Gleixner
· 14 years ago
569bda8
genirq: Always apply cpu online mask
by Thomas Gleixner
· 14 years ago
b008207
genirq: Rremove redundant check
by Thomas Gleixner
· 14 years ago
1fa46f1
genirq: Simplify affinity related code
by Thomas Gleixner
· 14 years ago
a0cd9ca
genirq: Namespace cleanup
by Thomas Gleixner
· 14 years ago
43abe43
genirq: Add missing buslock to set_irq_type(), set_irq_wake()
by Thomas Gleixner
· 14 years ago
218502b
Merge branch 'irq/urgent' into irq/core
by Thomas Gleixner
· 14 years ago
6d83f94
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
by Thomas Gleixner
· 14 years ago
51327ad
Merge branch 'irq/for-mips' into irq/core
by Thomas Gleixner
· 14 years ago
986c011
genirq: Call bus_lock/unlock functions in setup_irq()
by David Daney
· 14 years ago
c9a443c
Merge branch 'irq/for-xen' into irq/core
by Thomas Gleixner
· 14 years ago
dc5f219
genirq: Add IRQF_FORCE_RESUME
by Thomas Gleixner
· 14 years ago
1fb0ef3
genirq: Fix affinity notifier fallout
by Thomas Gleixner
· 14 years ago
cd7eab4
genirq: Add IRQ affinity notifiers
by Ben Hutchings
· 14 years ago
c9b5f50
sched: Constify function scope static struct sched_param usage
by Peter Zijlstra
· 14 years ago
92fd4d4
Merge commit 'v2.6.37-rc2' into sched/core
by Ingo Molnar
· 14 years ago
fe7de49
sched: Make sched_param argument static in sched_setscheduler() callers
by KOSAKI Motohiro
· 14 years ago
2656c36
genirq: Warn if enable_irq is called before irq is set up
by Thomas Gleixner
· 14 years ago
2f7e99b
genirq: Provide compat handling for chip->set_wake()
by Thomas Gleixner
· 14 years ago
b2ba2c3
genirq: Provide compat handling for chip->set_type()
by Thomas Gleixner
· 14 years ago
c96b3b3
genirq: Provide compat handling for chip->set_affinity()
by Thomas Gleixner
· 14 years ago
37e12df
genirq: Provide compat handling for chip->startup()
by Thomas Gleixner
· 14 years ago
bc310dd
genirq: Provide compat handling for chip->disable()/shutdown()
by Thomas Gleixner
· 14 years ago
0eda58b
genirq: Provide compat handling for chip->unmask()
by Thomas Gleixner
· 14 years ago
3876ec9
genirq: Provide compat handling for bus_lock/bus_sync_unlock
by Thomas Gleixner
· 14 years ago
6b8ff31
genirq: Convert core code to irq_data
by Thomas Gleixner
· 14 years ago
685fd0b
irq: Add new IRQ flag IRQF_NO_SUSPEND
by Ian Campbell
· 15 years ago
4673247
genirq: Deal with desc->set_type() changing desc->chip
by Thomas Gleixner
· 15 years ago
e7a297b
genirq: Add CPU mask affinity hint
by Peter P Waskiewicz Jr
· 15 years ago
6932bf3
genirq: Remove IRQF_DISABLED from core code
by Thomas Gleixner
· 15 years ago
ae731f8
genirq: Introduce request_any_context_irq()
by Marc Zyngier
· 15 years ago
753649d
genirq: Force MSI irq handlers to run with interrupts disabled
by Thomas Gleixner
· 15 years ago
cc8c3b7
genirq: Protect access to irq_desc->action in can_request_irq()
by Thomas Gleixner
· 15 years ago
0b1adaa
genirq: Prevent oneshot irq thread race
by Thomas Gleixner
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
2b876f9
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d90a7e8
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
69ab849
genirq: Wake up irq thread after action has been installed
by Thomas Gleixner
· 16 years ago
399b5da
genirq: Support nested threaded irq handling
by Thomas Gleixner
· 16 years ago
70aedd2
genirq: Add buslock support
by Thomas Gleixner
· 16 years ago
b25c340
genirq: Add oneshot support
by Thomas Gleixner
· 16 years ago
2d860ad
genirq: prevent wakeup of freed irq thread
by Linus Torvalds
· 16 years ago
61f3826
genirq: Fix UP compile failure caused by irq_thread_check_affinity
by Bruno Premont
· 16 years ago
591d2fb
genirq: Delegate irq affinity setting to the irq thread
by Thomas Gleixner
· 16 years ago
2453d6f
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
39a2edd
genirq: fix comment to say IRQ_WAKE_THREAD
by Steven Rostedt
· 16 years ago
57b150c
irq: only update affinity if ->set_affinity() is sucessfull
by Yinghai Lu
· 16 years ago
6ce51c4
genirq: do not execute DEBUG_SHIRQ when irq setup failed
by Luis Henriques
· 16 years ago
6ec3cfe
x86, irq: Remove IRQ_DISABLED check in process context IRQ move
by Pallipadi, Venkatesh
· 16 years ago
9efe21c
Merge branch 'linus' into irq/threaded
by Ingo Molnar
· 16 years ago
0a0c516
PM: Introduce functions for suspending and resuming device interrupts
by Rafael J. Wysocki
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
f48fe81
genirq: threaded irq handlers review fixups
by Thomas Gleixner
· 16 years ago
3aa551c
genirq: add threaded interrupt handler support
by Thomas Gleixner
· 16 years ago
80c5520
Merge branch 'cpus4096' into irq/threaded
by Thomas Gleixner
· 16 years ago
edb35028
Merge branches 'irq/genirq' and 'linus' into irq/core
by Ingo Molnar
· 16 years ago
4553573
genirq: use kzalloc instead of explicit zero initialization
by Thomas Gleixner
· 16 years ago
c8e2aee
genirq: remove redundant if condition
by Thomas Gleixner
· 16 years ago
eb53b4e
irq: export remove_irq() and setup_irq() symbols
by Magnus Damm
· 16 years ago
cbf94f0
irq: match remove_irq() args with setup_irq()
by Magnus Damm
· 16 years ago
f21cfb2
irq: add remove_irq() for freeing of setup_irq() irqs
by Magnus Damm
· 16 years ago
c02368a
Merge branch 'linus' into irq/genirq
by Ingo Molnar
· 16 years ago
f17c754
irq: name 'p' variables a bit better
by Ingo Molnar
· 16 years ago
8316e38
irq: further clean up the free_irq() code flow
by Ingo Molnar
· 16 years ago
ae88a23
irq: refactor and clean up the free_irq() code flow
by Ingo Molnar
· 16 years ago
327ec56
irq: clean up manage.c
by Ingo Molnar
· 16 years ago
8f8573a
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
by Ingo Molnar
· 16 years ago
0e43785
irq: use GFP_KERNEL for action allocation in request_irq()
by Johannes Weiner
· 16 years ago
548c893
kernel/irq: fix sparse warning: make symbol static
by Hannes Eder
· 16 years ago
c43e0e4
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 16 years ago
6a385db
Merge branch 'core/percpu' into x86/core
by Ingo Molnar
· 16 years ago
97179fd
cpumask fallout: Initialize irq_default_affinity earlier
by David Daney
· 16 years ago
1267a8d
Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.
by David Daney
· 16 years ago
7f7ace0
cpumask: update irq_desc to use cpumask_var_t
by Mike Travis
· 16 years ago
d036e67
cpumask: convert kernel/irq
by Rusty Russell
· 16 years ago
2ca1a61
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
179475a
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
cb9c34e
Merge commit 'v2.6.28-rc7' into core/locking
by Ingo Molnar
· 16 years ago
470c662
genirq: warn when IRQF_DISABLED may be ignored
by David Brownell
· 16 years ago
f2b662d
genirq: record IRQ_LEVEL in irq_desc[]
by David Brownell
· 16 years ago
3ff68a6
genirq: __irq_set_trigger: change pr_warning to pr_debug
by Mark Nelson
· 16 years ago
f131e24
irq: fix typo
by Ingo Molnar
· 16 years ago
612e368
genirq: fix the affinity setting in setup_irq
by Thomas Gleixner
· 16 years ago
f6d87f4
genirq: keep affinities set from userspace across free/request_irq()
by Thomas Gleixner
· 16 years ago
d3c6004
genirq: cleanup the sparseirq modifications
by Thomas Gleixner
· 16 years ago
932775a
x86: HPET_MSI change IRQ affinity in process context when it is disabled
by venkatesh.pallipadi@intel.com
· 17 years ago
8b8e8c1
x86: remove irqbalance in kernel for 32 bit
by Yinghai Lu
· 17 years ago
cb5bc83
x86_64: rename irq_desc/irq_desc_alloc
by Yinghai Lu
· 17 years ago
Next »