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
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/matrix: Fix the precedence fix for real
Thomas Gleixner
2017-12-04
1
-1
/
+3
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
2
-2
/
+13
|
\
|
*
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-23
1
-1
/
+1
|
*
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
1
-1
/
+12
|
|
\
|
|
*
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-10
1
-1
/
+12
*
|
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
1
-2
/
+2
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
genirq: export irq_get_percpu_devid_partition to modules
Will Deacon
2017-10-18
1
-0
/
+1
*
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
1
-0
/
+3
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-07
11
-3
/
+22
|
|
\
\
\
|
*
|
|
|
genirq: Add config option for reservation mode
Thomas Gleixner
2017-10-18
1
-0
/
+3
|
*
|
|
|
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
2017-10-12
5
-5
/
+47
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
12
-47
/
+597
|
\
\
\
\
\
\
|
*
|
|
|
|
|
genirq: Fix type of shifting literal 1 in __setup_irq()
Rasmus Villemoes
2017-11-12
1
-1
/
+1
|
*
|
|
|
|
|
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
2017-11-12
1
-2
/
+1
|
*
|
|
|
|
|
genirq/proc: Return proper error code when irq_set_affinity() fails
Wen Yaxng
2017-11-12
1
-2
/
+3
|
*
|
|
|
|
|
Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-02
1
-1
/
+0
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
2017-11-02
1
-1
/
+0
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
*
|
|
|
|
|
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
2017-11-01
1
-4
/
+2
|
*
|
|
|
|
|
genirq: Document vcpu_info usage for percpu_devid interrupts
Christoffer Dall
2017-10-29
1
-1
/
+2
|
|
/
/
/
/
/
|
*
|
|
|
|
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
2017-10-19
1
-2
/
+2
|
*
|
|
|
|
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
2017-10-19
1
-7
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
genirq/matrix: Add tracepoints
Thomas Gleixner
2017-09-25
1
-0
/
+15
|
*
|
|
|
genirq: Implement bitmap matrix allocator
Thomas Gleixner
2017-09-25
3
-0
/
+432
|
*
|
|
|
genirq/irqdomain: Add force reactivation flag to irq domains
Thomas Gleixner
2017-09-25
1
-0
/
+2
|
*
|
|
|
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
4
-9
/
+10
|
*
|
|
|
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
4
-20
/
+51
|
*
|
|
|
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
2
-3
/
+4
|
*
|
|
|
genirq: Separate activation and startup
Thomas Gleixner
2017-09-25
4
-8
/
+43
|
*
|
|
|
genirq: Set managed shut down flag at init
Thomas Gleixner
2017-09-25
1
-1
/
+1
|
*
|
|
|
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
2017-09-25
1
-0
/
+11
|
*
|
|
|
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2017-09-25
2
-0
/
+4
|
*
|
|
|
genirq/msi: Capture device name for debugfs
Thomas Gleixner
2017-09-25
3
-1
/
+20
|
*
|
|
|
genirq/debugfs: Show debug information for all irq descriptors
Thomas Gleixner
2017-09-25
2
-1
/
+1
*
|
|
|
|
irq/timings: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
*
|
|
|
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-10-16
1
-3
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
Doug Berger
2017-10-13
1
-16
/
+0
|
*
|
|
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
Doug Berger
2017-10-13
1
-0
/
+25
|
|
|
/
|
|
/
|
*
|
|
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Thomas Gleixner
2017-10-09
2
-1
/
+4
*
|
|
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner
2017-10-09
1
-1
/
+27
*
|
|
genirq: Warn when effective affinity is not updated
Thomas Gleixner
2017-10-09
1
-0
/
+14
|
/
/
*
|
irq/generic-chip: Don't replace domain's name
Jeffy Chen
2017-09-28
1
-1
/
+0
*
|
irqdomain: Add __rcu annotations to radix tree accessors
Masahiro Yamada
2017-09-25
1
-2
/
+2
|
/
*
genirq: Check __free_irq() return value for NULL
Alexandru Moise
2017-09-25
1
-0
/
+4
*
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
2017-09-16
1
-1
/
+1
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-12
2
-19
/
+10
|
\
|
*
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
2017-09-07
1
-17
/
+7
[next]