Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
41f9d29f09ca0b22c3631e8a39676e74cda9bcc0
/
kernel
/
irq
/
spurious.c
2329abf
module_param: make bool parameters really bool (core code)
by Rusty Russell
· 13 years ago
52553dd
genirq: fix regression in irqfixup, irqpoll
by Edward Donovan
· 13 years ago
c75d720
genirq: Fix irqfixup, irqpoll regression
by Edward Donovan
· 13 years ago
3a43e05
irq: Handle spurios irq detection for threaded irqs
by Sebastian Andrzej Siewior
· 14 years ago
ef26f20
genirq: Print threaded handler in spurious debug output
by Sebastian Andrzej Siewior
· 14 years ago
0c6f8a8
genirq: Remove compat code
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
1ccb4e6
genirq: Wrap the remaning IRQ_* flags
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
2a0d6fb
genirq: Move IRQ_PENDING flag to core
by Thomas Gleixner
· 14 years ago
c1594b7
genirq: Move IRQ_DISABLED to core
by Thomas Gleixner
· 14 years ago
009b4c3
genirq: Add IRQ_INPROGRESS to core
by Thomas Gleixner
· 14 years ago
6954b75
genirq: Move IRQ_POLL_INPROGRESS to core
by Thomas Gleixner
· 14 years ago
7acdd53
genirq: Move IRQ_SPURIOUS_DISABLED to core state
by Thomas Gleixner
· 14 years ago
0877d66
genirq: Use handle_irq_event() in the spurious poll code
by Thomas Gleixner
· 14 years ago
3aae994
genirq: Consolidate IRQ_DISABLED
by Thomas Gleixner
· 14 years ago
8792347
genirq: Consolidate disable/enable
by Thomas Gleixner
· 14 years ago
fe200ae
genirq: Mark polled irqs and defer the real handler
by Thomas Gleixner
· 14 years ago
d05c65f
genirq: spurious: Run only one poller at a time
by Thomas Gleixner
· 14 years ago
c7259cd7
genirq: Do not poll disabled, percpu and timer interrupts
by Thomas Gleixner
· 14 years ago
fa27271
genirq: Fixup poll handling
by Thomas Gleixner
· 14 years ago
1082687
genirq: Plug race in report_bad_irq()
by Thomas Gleixner
· 14 years ago
bd15141
genirq: Provide config option to disable deprecated code
by Thomas Gleixner
· 14 years ago
bc310dd
genirq: Provide compat handling for chip->disable()/shutdown()
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
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
bb2166c
Merge branch '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
fbfecd3
tree-wide: fix typos "couter" -> "counter"
by Uwe Kleine-König
· 15 years ago
e7e7e0c
genirq: try_one_irq() must be called with irq disabled
by Yong Zhang
· 15 years ago
663e695
irq: Remove unused debug_poll_all_shared_irqs()
by Thomas Gleixner
· 15 years ago
990a55e
irq: Clean up by removing irqfixup MODULE_PARM_DESC()
by Jiri Slaby
· 15 years ago
74296a8
irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ
by Ingo Molnar
· 16 years ago
18eefed
irq: simplify for_each_irq_desc() usage
by KOSAKI Motohiro
· 16 years ago
0b8f1ef
sparse irq_desc[] array: core kernel and x86 changes
by Yinghai Lu
· 16 years ago
d3c6004
genirq: cleanup the sparseirq modifications
by Thomas Gleixner
· 16 years ago
e00585b
irq: fix irqpoll && sparseirq
by Yinghai Lu
· 16 years ago
08678b0
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
by Yinghai Lu
· 16 years ago
85c0f90
irq: introduce nr_irqs
by Yinghai Lu
· 16 years ago
f84dbb9
genirq: enable polling for disabled screaming irqs
by Eric W. Biederman
· 16 years ago
1adb085
genirq: reenable a nobody cared disabled irq when a new driver arrives
by Thomas Gleixner
· 17 years ago
188fd89
genirq: spurious.c: use time_* macros
by S.Caglar Onur
· 17 years ago
9e094c1
genirq: turn irq debugging options into module params
by Andi Kleen
· 17 years ago
4f27c00
Improve behaviour of spurious IRQ detect
by Alan Cox
· 17 years ago
92ea772
Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing
by Linus Torvalds
· 18 years ago
d85a60d
Add IRQF_IRQPOLL flag (common code)
by Bernhard Walle
· 18 years ago
343cde5
[PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning
by Vivek Goyal
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
3cca53b
[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
dd87eb3
[PATCH] genirq: add irq-chip support
by Thomas Gleixner
· 19 years ago
6a6de9e
[PATCH] genirq: core
by Thomas Gleixner
· 19 years ago
34ffdb7
[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete
by Ingo Molnar
· 19 years ago
06fcb0c
[PATCH] genirq: cleanup: misc code cleanups
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
83d4e6e
[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()
by Andreas Mohr
· 19 years ago
200803d
[PATCH] irqpoll
by Alan Cox
· 20 years ago
52c1da3
[PATCH] make various thing static
by Adrian Bunk
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago