index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+11
2017-05-02
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-14
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-28
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-21
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-13
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
2016-09-25
genirq: Make function __irq_do_set_handler() static
Wei Yongjun
1
-1
/
+1
2016-09-21
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
1
-2
/
+6
2016-09-19
genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE
Marc Zyngier
1
-2
/
+6
2016-09-15
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
3
-56
/
+168
2016-09-14
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
1
-58
/
+0
2016-09-14
genirq/msi: Switch to new irq spreading infrastructure
Thomas Gleixner
1
-16
/
+15
2016-09-14
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
1
-0
/
+149
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
1
-2
/
+24
2016-09-14
Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
4
-2
/
+30
2016-09-14
genirq: Expose interrupt information through sysfs
Craig Gallek
1
-2
/
+191
2016-09-06
genirq: No need to mask non trigger mode flags before __irq_set_trigger()
Alexander Kuleshov
2
-4
/
+2
2016-09-05
genirq: Update stale comment for __irq_domain_add
Punit Agrawal
1
-4
/
+2
2016-09-02
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
1
-8
/
+8
2016-09-02
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
1
-1
/
+4
[next]