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
2017-06-22
genirq/msi: Prevent overwriting domain name
Thomas Gleixner
1
-1
/
+2
2017-06-21
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
1
-0
/
+52
2017-06-21
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
1
-0
/
+34
2017-06-21
irq/generic-chip: Export irq_init_generic_chip() locally
Bartosz Golaszewski
2
-4
/
+14
2017-06-20
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-1
/
+3
2017-06-13
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-04
genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
Thomas Gleixner
2
-2
/
+17
2017-06-04
genirq: Handle NOAUTOEN interrupt setup proper
Thomas Gleixner
2
-25
/
+63
2017-05-26
genirq: Make early_irq_init() print out more informative
Vincent Legoll
1
-2
/
+3
2017-05-22
genirq/msi: Populate the domain name if provided by the irqchip
Marc Zyngier
1
-2
/
+8
2017-05-22
irqdomain: Let irq_domain_mapping display ACPI fwnode attributes
Marc Zyngier
1
-1
/
+12
2017-05-22
irqdomain: Let irq_domain_mapping display hierarchical domains
Marc Zyngier
1
-25
/
+43
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-1
/
+12
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-05-16
genirq: Fix chained interrupt data ordering
Thomas Gleixner
1
-1
/
+1
2017-05-16
irq: update genericirq book location
Mauro Carvalho Chehab
3
-3
/
+3
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+11
2017-05-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+8
2017-04-20
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-9
/
+11
2017-04-20
genirq/affinity: Fix calculating vectors to assign
Keith Busch
1
-1
/
+1
2017-04-18
genirq: Return the IRQ name from free_irq()
Christoph Hellwig
1
-3
/
+10
2017-04-18
genirq: Fix indentation in remove_irq()
Christoph Hellwig
1
-1
/
+1
2017-04-15
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
Hans de Goede
1
-1
/
+3
2017-04-14
genirq: Use cpumask_available() for check of cpumask variable
Matthias Kaehlcke
1
-1
/
+1
2017-04-13
irq/affinity: Fix extra vecs calculation
Keith Busch
1
-1
/
+1
2017-04-04
irq/affinity: Fix CPU spread for unbalanced nodes
Keith Busch
1
-9
/
+11
2017-03-11
genirq: Add support for nested shared IRQs
Charles Keepax
1
-1
/
+4
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-20
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+41
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+68
2017-02-16
genirq: Clarify logic calculating bogus irqreturn_t values
Jeremy Kerr
1
-1
/
+3
2017-02-12
genirq/devres: Use dev_name(dev) as default for devname
Heiner Kallweit
1
-2
/
+8
2017-02-10
genirq: Fix /proc/interrupts output alignment
H Hartley Sweeten
1
-0
/
+2
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2
-16
/
+71
2017-02-10
irqdesc: Add a resource managed version of irq_alloc_descs()
Bartosz Golaszewski
1
-0
/
+55
2017-01-30
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
1
-14
/
+30
2017-01-23
irqdomain: irq_domain_check_msi_remap
Eric Auger
1
-0
/
+25
2017-01-23
genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
Eric Auger
1
-2
/
+2
2017-01-23
irqdomain: Add irq domain MSI and MSI_REMAP flags
Eric Auger
1
-0
/
+14
2016-12-15
genirq/affinity: Fix node generation from cpumask
Guilherme G. Piccoli
1
-3
/
+3
2016-12-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-38
/
+38
2016-11-22
genirq/msi: Drop artificial PCI dependency
Marc Zyngier
1
-3
/
+1
2016-11-16
genirq/affinity: Use default affinity mask for reserved vectors
Thomas Gleixner
1
-2
/
+2
2016-11-16
genirq/affinity: Take reserved vectors into account when spreading irqs
Christoph Hellwig
1
-3
/
+5
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
1
-21
/
+25
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
1
-14
/
+10
2016-11-08
genirq: Use irq type from irqdata instead of irqdesc
Thomas Gleixner
1
-2
/
+2
2016-10-21
kernel/irq: Export irq_set_parent()
Sudip Mukherjee
1
-0
/
+1
[prev]
[next]