index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
interrupt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
1
-3
/
+3
*
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-22
1
-1
/
+2
*
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
2015-04-08
1
-0
/
+14
*
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-08
1
-1
/
+8
|
\
|
*
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
2015-03-04
1
-0
/
+5
|
*
genirq / PM: better describe IRQF_NO_SUSPEND semantics
Mark Rutland
2015-02-26
1
-1
/
+3
*
|
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-03-05
1
-3
/
+0
*
|
genirq: Provide disable_hardirq()
Peter Zijlstra
2015-02-18
1
-0
/
+1
|
/
*
linux/interrupt.h: remove the definition of unused tasklet_hi_enable
Quentin Lambert
2014-12-12
1
-6
/
+0
*
genirq: Simplify wakeup mechanism
Thomas Gleixner
2014-09-01
1
-5
/
+0
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-04
1
-20
/
+26
|
\
|
*
Merge branch 'irq/for-net' into irq/core
Thomas Gleixner
2014-05-21
1
-20
/
+26
|
|
\
|
|
*
genirq: Provide !SMP stub for irq_set_affinity_notifier()
Eyal Perry
2014-05-21
1
-20
/
+26
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-4
/
+4
*
|
|
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
2014-05-07
1
-0
/
+5
|
|
/
|
/
|
*
|
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
2014-04-28
1
-2
/
+2
*
|
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-04-17
1
-1
/
+34
|
/
*
genirq: Provide irq_wake_thread()
Thomas Gleixner
2014-02-19
1
-0
/
+1
*
genirq: Add devm_request_any_context_irq()
Stephen Boyd
2014-02-09
1
-0
/
+5
*
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
1
-1
/
+1
*
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2013-11-15
1
-22
/
+0
*
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-10-01
1
-0
/
+11
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-72
/
+3
*
lib: cpu_rmap: avoid flushing all workqueues
David Decotigny
2013-01-11
1
-5
/
+0
*
time: RCU permitted to stop idle entry via softirq
Paul E. McKenney
2012-09-23
1
-0
/
+2
*
random: final removal of IRQF_SAMPLE_RANDOM
Theodore Ts'o
2012-07-19
1
-2
/
+0
*
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
2012-05-23
1
-4
/
+0
*
genirq: Streamline irq_action
Thomas Gleixner
2012-04-19
1
-4
/
+4
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
2012-02-03
1
-6
/
+1
*
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2011-10-17
1
-0
/
+3
*
genirq: percpu: allow interrupt type to be set at enable time
Marc Zyngier
2011-10-03
1
-1
/
+1
*
genirq: Add support for per-cpu dev_id interrupts
Marc Zyngier
2011-10-03
1
-11
/
+27
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
rcu: Use softirq to address performance regression
Shaohua Li
2011-06-14
1
-0
/
+1
*
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-05-05
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
genirq: Remove now obsolete set_irq_wake()
Thomas Gleixner
2011-03-30
1
-8
/
+0
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
1
-19
/
+56
|
\
|
*
genirq: Provide forced interrupt threading
Thomas Gleixner
2011-02-26
1
-0
/
+7
|
*
genirq: Add IRQF_NO_THREAD
Thomas Gleixner
2011-02-25
1
-1
/
+3
|
*
genirq: Prepare the handling of shared oneshot interrupts
Thomas Gleixner
2011-02-25
1
-0
/
+2
|
*
genirq: Implement generic irq_show_interrupts()
Thomas Gleixner
2011-02-19
1
-0
/
+1
|
*
genirq: Move irq thread flags to core
Thomas Gleixner
2011-02-19
1
-14
/
+0
|
*
genirq: Namespace cleanup
Thomas Gleixner
2011-02-19
1
-3
/
+11
|
*
Merge branch 'irq/for-xen' into irq/core
Thomas Gleixner
2011-02-08
1
-1
/
+2
|
|
\
|
*
|
genirq: Add IRQ affinity notifiers
Ben Hutchings
2011-01-22
1
-1
/
+32
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-15
1
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
softirqs: Free up pf flag PF_KSOFTIRQD
Venkatesh Pallipadi
2011-01-26
1
-0
/
+7
|
|
/
[next]