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
/
arch
/
powerpc
/
sysdev
/
xics
/
xics-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-09-15
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
1
-2
/
+2
2021-08-10
powerpc: use IRQF_NO_DEBUG for IPIs
Cédric Le Goater
1
-1
/
+1
2021-08-10
powerpc/xics: Fix IRQ migration
Cédric Le Goater
1
-2
/
+7
2021-08-10
powerpc/xics: Add support for IRQ domain hierarchy
Cédric Le Goater
1
-0
/
+41
2021-08-10
powerpc/xics: Give a name to the default XICS IRQ domain
Cédric Le Goater
1
-4
/
+17
2021-08-10
powerpc/xics: Rename the map handler in a check handler
Cédric Le Goater
1
-6
/
+9
2021-08-10
powerpc/xics: Remove ICS list
Cédric Le Goater
1
-26
/
+19
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+2
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
1
-0
/
+2
2021-06-10
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-06-03
powerpc/xics: Add missing of_node_put() in error path
YueHaibing
1
-3
/
+4
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-4
/
+4
2017-04-26
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
Michael Ellerman
1
-0
/
+3
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
1
-3
/
+0
2017-03-06
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
1
-3
/
+14
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-1
/
+1
2016-08-09
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
1
-7
/
+52
2016-07-17
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
1
-1
/
+4
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-1
/
+2
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
1
-3
/
+1
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
1
-1
/
+1
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2013-08-14
powerpc: Fix some endian issues in xics code
Anton Blanchard
1
-5
/
+5
2012-07-11
irqdomain: Always update revmap when setting up a virq
Grant Likely
1
-3
/
+0
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
1
-4
/
+3
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-2
/
+1
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
1
-6
/
+6
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-6
/
+6
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
1
-1
/
+1
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-3
/
+2
2011-09-20
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt
1
-6
/
+2
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
1
-1
/
+1
2011-05-19
powerpc/xics: Cleanup xics_host_map and ipi
Milton Miller
1
-5
/
+5
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
1
-28
/
+2
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-2
/
+2
2011-04-20
powerpc/xics: Move irq_host matching into the ics backend
Michael Ellerman
1
-5
/
+7
2011-04-20
powerpc/xics: Make sure we have a sensible default distribution server
Benjamin Herrenschmidt
1
-3
/
+9
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
1
-0
/
+461