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
/
platforms
/
ps3
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
1
-0
/
+1
2021-06-10
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
1
-2
/
+2
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
1
-0
/
+1
2020-12-03
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
1
-3
/
+2
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+4
2020-09-15
powerpc/ps3: make two symbols static
Jason Yan
1
-2
/
+2
2020-05-18
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
1
-10
/
+12
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2
-9
/
+9
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-7
/
+7
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+1
2020-04-02
powerpc/ps3: Remove duplicate error message
Markus Elfring
1
-3
/
+1
2020-03-21
powerpc/ps3: Convert half completion to rcuwait
Peter Zijlstra (Intel)
1
-9
/
+9
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+3
2019-09-04
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
1
-7
/
+0
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
1
-0
/
+4
2019-08-27
powerpc/ps3: replace __ioremap() by ioremap_prot()
Christophe Leroy
1
-7
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
14
-182
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-02-03
Move static keyword at beginning of declaration
Mathieu Malaterre
2
-4
/
+4
2019-01-14
powerpc/ps3: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-14
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
Christophe Leroy
1
-2
/
+1
2018-10-13
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2018-10-13
powerpc: Fix signedness bug in update_flash_db()
Dan Carpenter
1
-1
/
+1
2018-06-03
powerpc: remove unused to_tm() helper
Arnd Bergmann
1
-24
/
+0
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
2
-2
/
+2
2018-06-03
powerpc/64: Fix strncpy() related build failures with GCC 8.1
Christophe Leroy
1
-2
/
+2
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
1
-4
/
+2
2018-01-22
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
1
-0
/
+1
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+15
2017-12-05
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
1
-0
/
+15
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
3
-10
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-31
powerpc: Squash lines for simple wrapper functions
Masahiro Yamada
1
-17
/
+5
2017-08-31
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
1
-15
/
+0
2017-06-09
powerpc: ps3: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-4
/
+6
2017-04-28
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
1
-2
/
+2
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-2
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
1
-2
/
+2
2016-11-16
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
1
-1
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
3
-9
/
+9
2016-09-13
powerpc/ps3: fix spelling mistake in function name
Colin Ian King
1
-1
/
+1
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+1
[next]