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
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
2020-12-11
powerpc/xive: Improve error reporting of OPAL calls
Cédric Le Goater
1
-12
/
+16
2020-12-11
powerpc/xive: Simplify xive_do_source_eoi()
Cédric Le Goater
1
-39
/
+33
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
4
-32
/
+1
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
2
-41
/
+1
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2
-11
/
+0
2020-12-11
powerpc/xive: Add a debug_show handler to the XIVE irq_domain
Cédric Le Goater
1
-0
/
+58
2020-12-11
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
4
-9
/
+9
2020-12-11
powerpc/xive: Introduce XIVE_IPI_HW_IRQ
Cédric Le Goater
2
-5
/
+7
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
1
-1
/
+1
2020-11-19
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Qinglang Miao
1
-1
/
+1
2020-09-18
powerpc/xive: Make debug routines static
Cédric Le Goater
1
-2
/
+2
2020-08-24
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
1
-0
/
+1
2020-07-30
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
1
-1
/
+1
2020-06-22
powerpc/xive: Ignore kmemleak false positives
Alexey Kardashevskiy
1
-0
/
+2
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-02
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
1
-11
/
+11
2020-05-28
powerpc/xive: Share the event-queue page with the Hypervisor.
Ram Pai
1
-0
/
+7
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
3
-222
/
+0
2020-05-28
powerpc/xive: Do not expose a debugfs file when XIVE is disabled
Cédric Le Goater
1
-2
/
+3
2020-05-26
powerpc/xive: Clear the page tables for the ESB IO mapping
Cédric Le Goater
1
-0
/
+5
2020-05-26
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
1
-0
/
+2
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-0
/
+2
2020-05-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+3
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
1
-0
/
+3
2020-04-20
powerpc/xive: Define xive_native_alloc_irq_on_chip()
Haren Myneni
1
-3
/
+3
2020-03-26
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
4
-0
/
+129
2020-03-26
powerpc/xmon: Add source flags to output of XIVE interrupts
Cédric Le Goater
1
-1
/
+4
2020-03-26
powerpc/xive: Fix xmon support on the PowerNV platform
Cédric Le Goater
1
-0
/
+4
2020-03-26
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
4
-13
/
+14
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-8
/
+6
2020-01-25
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
1
-6
/
+4
2020-01-22
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
1
-3
/
+12
2020-01-07
powerpc/mpic: constify copied structure
Julia Lawall
1
-2
/
+2
2019-12-04
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
1
-2
/
+10
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-157
/
+9
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
1
-3
/
+3
2019-11-21
powerpc/sysdev: drop simple gpio
Christophe Leroy
3
-157
/
+0
2019-11-13
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
1
-0
/
+9
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
2
-6
/
+6
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-246
/
+132
2019-09-13
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
1
-11
/
+16
2019-09-13
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
1
-3
/
+26
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
1
-0
/
+11
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
1
-0
/
+7
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
4
-0
/
+75
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
1
-1
/
+1
[next]