index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
2016-08-09
1
-0
/
+11
*
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
*
|
genirq: Remove redundant NULL check of irq_desc
Jianyu Zhan
2016-06-10
1
-5
/
+1
|
/
*
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
2016-06-03
1
-6
/
+2
|
\
|
*
radix-tree: introduce radix_tree_empty
Matthew Wilcox
2016-05-20
1
-6
/
+1
|
*
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-17
1
-0
/
+1
|
|
\
|
|
*
irqdomain: Export irq_domain_free_irqs_common
Axel Lin
2016-03-31
1
-0
/
+1
*
|
|
genirq: Fix missing return value in irq_destroy_ipi()
Matt Redfearn
2016-05-24
1
-1
/
+1
|
/
/
*
|
genirq: Ensure IRQ descriptor is valid when setting-up the IRQ
Jon Hunter
2016-05-11
1
-1
/
+1
*
|
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
Marc Zyngier
2016-05-02
1
-1
/
+25
*
|
irqdomain: Allow domain matching on irq_fwspec
Marc Zyngier
2016-05-02
1
-9
/
+10
*
|
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
Matt Redfearn
2016-05-02
1
-14
/
+17
*
|
genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
Matt Redfearn
2016-05-02
1
-4
/
+14
*
|
genirq: Dont allow affinity mask to be updated on IPIs
Matt Redfearn
2016-04-21
1
-0
/
+1
|
/
*
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-03-22
1
-2
/
+2
*
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
1
-1
/
+8
|
\
|
*
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
Chen Fan
2016-03-09
1
-1
/
+8
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
11
-19
/
+371
|
\
\
|
*
|
genirq: Export IRQ functions for module use
Quan Nguyen
2016-03-10
2
-0
/
+9
|
*
|
genirq: Implement ipi_send_mask/single()
Qais Yousef
2016-02-25
1
-1
/
+156
|
*
|
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
2016-02-25
1
-0
/
+34
|
*
|
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
2016-02-25
2
-0
/
+138
|
*
|
genirq: Make irq_domain_alloc_descs() non static
Qais Yousef
2016-02-25
1
-4
/
+2
|
*
|
genirq: Add GENERIC_IRQ_IPI Kconfig symbol
Qais Yousef
2016-02-25
1
-0
/
+4
|
*
|
genirq: Use a common macro to go through the actions list
Daniel Lezcano
2016-02-15
5
-13
/
+10
|
*
|
genirq: Add default affinity mask command line option
Thomas Gleixner
2016-02-08
1
-2
/
+19
|
|
/
*
|
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
2016-03-15
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
irq: Privatize irq_common_data::state_use_accessors
Boqun Feng
2016-02-23
1
-0
/
+4
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-31
2
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
2016-01-26
1
-3
/
+8
|
*
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
Thomas Gleixner
2016-01-14
1
-2
/
+3
*
|
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-21
2
-3
/
+6
|
\
\
|
|
/
|
/
|
[next]