index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/affinity: Fix node generation from cpumask
Guilherme G. Piccoli
2016-12-15
1
-3
/
+3
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
2
-38
/
+38
|
\
|
*
genirq/msi: Drop artificial PCI dependency
Marc Zyngier
2016-11-22
1
-3
/
+1
|
*
genirq/affinity: Use default affinity mask for reserved vectors
Thomas Gleixner
2016-11-16
1
-2
/
+2
|
*
genirq/affinity: Take reserved vectors into account when spreading irqs
Christoph Hellwig
2016-11-16
1
-3
/
+5
|
*
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
2016-11-09
1
-21
/
+25
|
*
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
2016-11-09
1
-14
/
+10
*
|
genirq: Use irq type from irqdata instead of irqdesc
Thomas Gleixner
2016-11-08
1
-2
/
+2
|
/
*
kernel/irq: Export irq_set_parent()
Sudip Mukherjee
2016-10-21
1
-0
/
+1
*
genirq: Make function __irq_do_set_handler() static
Wei Yongjun
2016-09-25
1
-1
/
+1
*
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2016-09-20
1
-2
/
+6
|
\
|
*
genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE
Marc Zyngier
2016-09-19
1
-2
/
+6
*
|
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-09-15
3
-56
/
+168
|
\
\
|
*
|
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
2016-09-14
1
-58
/
+0
|
*
|
genirq/msi: Switch to new irq spreading infrastructure
Thomas Gleixner
2016-09-14
1
-16
/
+15
|
*
|
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
2016-09-14
1
-0
/
+149
|
*
|
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
2016-09-14
1
-2
/
+24
|
|
/
*
|
Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
2016-09-14
4
-2
/
+30
|
\
|
|
*
genirq/affinity: Use get/put_online_cpus around cpumask operations
Christoph Hellwig
2016-08-22
1
-0
/
+2
|
*
genirq: Fix potential memleak when failing to get irq pm
Shawn Lin
2016-08-22
1
-2
/
+6
|
*
genirq: Correctly configure the trigger on chained interrupts
Marc Zyngier
2016-08-17
1
-0
/
+11
|
*
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
2016-08-09
1
-0
/
+11
*
|
genirq: Expose interrupt information through sysfs
Craig Gallek
2016-09-14
1
-2
/
+191
*
|
genirq: No need to mask non trigger mode flags before __irq_set_trigger()
Alexander Kuleshov
2016-09-06
2
-4
/
+2
*
|
genirq: Update stale comment for __irq_domain_add
Punit Agrawal
2016-09-05
1
-4
/
+2
*
|
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
2016-09-02
1
-8
/
+8
*
|
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
2016-09-02
1
-1
/
+4
*
|
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
2016-09-02
1
-0
/
+21
*
|
genirq/generic_chip: Get rid of code duplication
Sebastian Frias
2016-09-02
1
-15
/
+19
*
|
genirq: Remove export of irq_map_generic_chip()
Thomas Gleixner
2016-09-02
1
-1
/
+0
*
|
genirq: Robustify handle_percpu_devid_irq()
Thomas Gleixner
2016-09-02
1
-4
/
+14
|
/
*
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
2016-07-19
1
-1
/
+1
*
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
2016-07-11
1
-2
/
+4
*
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-07-04
1
-0
/
+1
*
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
9
-39
/
+153
|
\
|
*
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
2016-07-04
2
-0
/
+62
|
*
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
2016-07-04
1
-1
/
+1
|
*
genirq: Use affinity hint in irqdesc allocation
Thomas Gleixner
2016-07-04
1
-12
/
+39
|
*
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
5
-17
/
+29
|
*
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-07-04
3
-4
/
+21
|
*
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2016-07-04
1
-6
/
+2
*
|
irqdomain: Fix disposal of mappings for interrupt hierarchies
Jon Hunter
2016-06-23
1
-2
/
+6
*
|
genirq: Add untracked irq handler
Keith Busch
2016-06-18
3
-4
/
+58
*
|
Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
2016-06-13
4
-10
/
+134
|
\
\
|
*
|
genirq: Add runtime power management support for IRQ chips
Jon Hunter
2016-06-13
3
-1
/
+71
|
*
|
irqdomain: Don't set type when mapping an IRQ
Jon Hunter
2016-06-13
1
-5
/
+18
|
*
|
genirq: Look-up percpu trigger type if not specified by caller
Marc Zyngier
2016-06-13
1
-0
/
+7
|
*
|
genirq: Look-up trigger type if not specified by caller
Jon Hunter
2016-06-13
1
-0
/
+7
|
*
|
irqdomain: Fix handling of type settings for existing mappings
Jon Hunter
2016-06-13
1
-5
/
+32
|
|
/
*
|
genirq: Remove unnecessary memset() calls
Weongyo Jeong
2016-06-10
1
-3
/
+0
[next]