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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
22
-125
/
+219
2022-01-04
powerpc/xive: Add missing null check after calling kmalloc
Ammar Faizi
1
-0
/
+3
2021-12-23
powerpc/pasemi: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
19
-32
/
+32
2021-12-20
powerpc/mpic: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-2
/
+1
2021-12-17
powerpc/mpic_u3msi: Use msi_for_each-desc()
Thomas Gleixner
1
-7
/
+2
2021-12-17
powerpc/fsl_msi: Use msi_for_each_desc()
Thomas Gleixner
1
-6
/
+2
2021-12-09
powerpc/4xx: Remove MSI support which never worked
Thomas Gleixner
1
-6
/
+0
2021-12-02
powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.
Cédric Le Goater
3
-1
/
+15
2021-11-25
powerpc/tsi108: make EXPORT_SYMBOL follow its function immediately
Jason Wang
1
-2
/
+1
2021-11-25
powerpc/xive: Add a debugfs toggle for save-restore
Cédric Le Goater
3
-1
/
+3
2021-11-25
powerpc/xive: Add a kernel parameter for StoreEOI
Cédric Le Goater
1
-0
/
+13
2021-11-25
powerpc/xive: Add a debugfs toggle for StoreEOI
Cédric Le Goater
1
-3
/
+14
2021-11-25
powerpc/xive: Add a debugfs file to dump EQs
Cédric Le Goater
1
-0
/
+37
2021-11-25
powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'
Cédric Le Goater
1
-20
/
+7
2021-11-25
powerpc/xive: Change the debugfs file 'xive' into a directory
Cédric Le Goater
1
-11
/
+25
2021-11-25
powerpc/xive: Introduce xive_core_debugfs_create()
Cédric Le Goater
1
-3
/
+15
2021-11-25
powerpc/xive: Activate StoreEOI on P10
Cédric Le Goater
1
-0
/
+2
2021-11-25
powerpc/xive: Introduce an helper to print out interrupt characteristics
Cédric Le Goater
1
-27
/
+27
2021-11-25
powerpc/xive: Replace pr_devel() by pr_debug() to ease debug
Cédric Le Goater
2
-33
/
+34
2021-11-17
powerpc/xive: Change IRQ domain to a tree domain
Cédric Le Goater
2
-3
/
+1
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2021-10-28
powerpc/dcr: Use cmplwi instead of 3-argument cmpli
Michael Ellerman
1
-1
/
+1
2021-10-13
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
1
-1
/
+2
2021-09-15
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
1
-2
/
+2
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
1
-12
/
+24
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
1
-1
/
+1
2021-08-18
powerpc/xive: Do not mark xive_request_ipi() as __init
Nathan Chancellor
1
-1
/
+1
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-2
/
+1
2021-08-12
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
1
-11
/
+24
2021-08-10
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2
-15
/
+8
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
1
-0
/
+10
2021-08-10
powerpc: use IRQF_NO_DEBUG for IPIs
Cédric Le Goater
2
-2
/
+3
2021-08-10
powerpc/xive: Use XIVE domain under xmon and debugfs
Cédric Le Goater
1
-6
/
+5
2021-08-10
powerpc/xics: Fix IRQ migration
Cédric Le Goater
1
-2
/
+7
2021-08-10
powerpc/xics: Drop unmask of MSIs at startup
Cédric Le Goater
2
-20
/
+0
2021-08-10
powerpc/xics: Add support for IRQ domain hierarchy
Cédric Le Goater
1
-0
/
+41
2021-08-10
powerpc/xics: Add debug logging to the set_irq_affinity handlers
Cédric Le Goater
2
-1
/
+4
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
4
-49
/
+34
2021-08-10
powerpc/xics: Remove ICS list
Cédric Le Goater
1
-26
/
+19
2021-08-10
powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data
Cédric Le Goater
1
-1
/
+4
2021-08-10
powerpc/xive: Remove irqd_is_started() check when setting the affinity
Cédric Le Goater
1
-4
/
+0
2021-08-10
powerpc/xive: Drop unmask of MSIs at startup
Cédric Le Goater
1
-10
/
+0
2021-08-10
powerpc/xive: Ease debugging of xive_irq_set_affinity()
Cédric Le Goater
1
-2
/
+2
2021-08-10
powerpc/xive: Add support for IRQ domain hierarchy
Cédric Le Goater
1
-0
/
+64
2021-07-05
powerpc/xive: Fix error handling when allocating an IPI
Cédric Le Goater
1
-4
/
+3
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-3
/
+266
2021-06-24
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2
-3
/
+3
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
4
-0
/
+263
[next]