index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
1
-1
/
+1
2016-07-11
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
1
-2
/
+4
2016-07-04
genirq/msi: Fix broken debug output
Thomas Gleixner
1
-0
/
+1
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
9
-39
/
+153
2016-07-04
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
2
-0
/
+62
2016-07-04
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
1
-1
/
+1
2016-07-04
genirq: Use affinity hint in irqdesc allocation
Thomas Gleixner
1
-12
/
+39
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
5
-17
/
+29
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
3
-4
/
+21
2016-07-04
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
1
-6
/
+2
2016-06-23
irqdomain: Fix disposal of mappings for interrupt hierarchies
Jon Hunter
1
-2
/
+6
2016-06-18
genirq: Add untracked irq handler
Keith Busch
3
-4
/
+58
2016-06-13
Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
4
-10
/
+134
2016-06-13
genirq: Add runtime power management support for IRQ chips
Jon Hunter
3
-1
/
+71
2016-06-13
irqdomain: Don't set type when mapping an IRQ
Jon Hunter
1
-5
/
+18
2016-06-13
genirq: Look-up percpu trigger type if not specified by caller
Marc Zyngier
1
-0
/
+7
2016-06-13
genirq: Look-up trigger type if not specified by caller
Jon Hunter
1
-0
/
+7
2016-06-13
irqdomain: Fix handling of type settings for existing mappings
Jon Hunter
1
-5
/
+32
2016-06-10
genirq: Remove unnecessary memset() calls
Weongyo Jeong
1
-3
/
+0
2016-06-10
genirq: Remove redundant NULL check of irq_desc
Jianyu Zhan
1
-5
/
+1
2016-06-03
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
1
-6
/
+2
2016-05-24
genirq: Fix missing return value in irq_destroy_ipi()
Matt Redfearn
1
-1
/
+1
2016-05-20
radix-tree: introduce radix_tree_empty
Matthew Wilcox
1
-6
/
+1
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+1
2016-05-11
genirq: Ensure IRQ descriptor is valid when setting-up the IRQ
Jon Hunter
1
-1
/
+1
2016-05-02
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
Marc Zyngier
1
-1
/
+25
2016-05-02
irqdomain: Allow domain matching on irq_fwspec
Marc Zyngier
1
-9
/
+10
2016-05-02
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
Matt Redfearn
1
-14
/
+17
2016-05-02
genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
Matt Redfearn
1
-4
/
+14
2016-04-21
genirq: Dont allow affinity mask to be updated on IPIs
Matt Redfearn
1
-0
/
+1
2016-03-31
irqdomain: Export irq_domain_free_irqs_common
Axel Lin
1
-0
/
+1
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
1
-2
/
+2
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+8
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-19
/
+371
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
1
-0
/
+4
2016-03-10
genirq: Export IRQ functions for module use
Quan Nguyen
2
-0
/
+9
2016-03-09
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
Chen Fan
1
-1
/
+8
2016-02-25
genirq: Implement ipi_send_mask/single()
Qais Yousef
1
-1
/
+156
2016-02-25
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
1
-0
/
+34
2016-02-25
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
2
-0
/
+138
2016-02-25
genirq: Make irq_domain_alloc_descs() non static
Qais Yousef
1
-4
/
+2
2016-02-25
genirq: Add GENERIC_IRQ_IPI Kconfig symbol
Qais Yousef
1
-0
/
+4
2016-02-23
irq: Privatize irq_common_data::state_use_accessors
Boqun Feng
1
-0
/
+4
2016-02-15
genirq: Use a common macro to go through the actions list
Daniel Lezcano
5
-13
/
+10
2016-02-08
genirq: Add default affinity mask command line option
Thomas Gleixner
1
-2
/
+19
2016-01-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+11
2016-01-26
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
1
-3
/
+8
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+6
2016-01-15
irqdomain: Export irq_domain_set_info() for module use
Keith Busch
1
-0
/
+1
2016-01-14
genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains
Liu Jiang
1
-3
/
+5
[next]