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
/
powermac
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
powerpc/smp: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+3
2021-06-24
powerpc: Remove klimit
Christophe Leroy
1
-1
/
+1
2021-06-16
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
1
-2
/
+2
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
1
-0
/
+1
2021-02-08
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
2
-3
/
+5
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-73
/
+59
2020-12-08
powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
Christophe Leroy
1
-73
/
+59
2020-11-26
powerpc/64s: Trim offlined CPUs from mm_cpumasks
Nicholas Piggin
1
-0
/
+2
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2
-5
/
+1
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
3
-8
/
+8
2020-09-15
powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
Christophe Leroy
1
-8
/
+1
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2020-07-29
powerpc: use for_each_child_of_node() macro
Qinglang Miao
3
-7
/
+5
2020-07-29
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-1
/
+1
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
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-02
powerpc/powermac: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2
-1
/
+6
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-1
/
+2
2020-05-15
powerpc: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
1
-2
/
+2
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-5
/
+5
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
1
-1
/
+0
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
2
-25
/
+16
2020-03-17
powerpc/pmac/smp: Drop unnecessary volatile qualifier
YueHaibing
1
-2
/
+2
2020-03-17
powerpc/pmac/smp: Avoid unused-variable warnings
Ilie Halip
1
-4
/
+4
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+63
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2019-06-19
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
1
-0
/
+1
2019-06-19
powerpc/32s: fix suspend/resume when IBATs 4-7 are used
Christophe Leroy
1
-5
/
+63
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
11
-60
/
+11
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2
-0
/
+2
2019-05-02
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
1
-0
/
+6
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
3
-4
/
+2
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
1
-2
/
+1
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
1
-0
/
+9
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
7
-39
/
+26
2018-12-19
powerpc/smp: Use code patching to restore reset vector
Christophe Leroy
1
-2
/
+1
2018-12-04
powerpc: annotate implicit fall throughs
Stephen Rothwell
1
-0
/
+1
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
3
-5
/
+5
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
3
-6
/
+5
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-1
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
[next]