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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-07
Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-21
/
+23
2021-02-02
powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics
Raoni Fassina Firmino
2
-2
/
+11
2021-01-31
Merge tag 'powerpc-5.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-12
/
+16
2021-01-30
powerpc/vdso64: remove meaningless vgettimeofday.o build rule
Masahiro Yamada
1
-2
/
+0
2021-01-30
powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o
Masahiro Yamada
5
-11
/
+4
2021-01-30
powerpc/sstep: Fix array out of bound warning
Ravi Bangoria
1
-6
/
+8
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-01-24
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
1
-0
/
+2
2021-01-24
powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...
Nicholas Piggin
1
-12
/
+16
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
6
-4
/
+71
2021-01-14
powerpc/vdso: Fix clock_gettime_fallback for vdso32
Andreas Schwab
1
-1
/
+15
2021-01-12
powerpc: Fix alignment bug within the init sections
Ariel Marcovitch
1
-0
/
+8
2021-01-06
powerpc: Handle .text.{hot,unlikely}.* in linker script
Nathan Chancellor
1
-1
/
+1
2021-01-04
powerpc/32s: Fix RTAS machine check with VMAP stack
Christophe Leroy
1
-0
/
+9
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-25
Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-15
/
+29
2020-12-23
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-12
/
+111
2020-12-21
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...
Christophe Leroy
1
-9
/
+16
2020-12-21
powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO
Michael Ellerman
1
-1
/
+6
2020-12-21
powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO
Michael Ellerman
1
-1
/
+1
2020-12-21
powerpc/vdso: Block R_PPC_REL24 relocations
Michael Ellerman
2
-2
/
+2
2020-12-21
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
1
-1
/
+1
2020-12-21
powerpc/time: Force inlining of get_tb()
Christophe Leroy
1
-1
/
+1
2020-12-21
powerpc/boot: Fix build of dts/fsl
Michael Ellerman
1
-0
/
+2
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
225
-4924
/
+5666
2020-12-18
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-3
/
+16
2020-12-17
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
1
-0
/
+1
2020-12-17
Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+23
2020-12-16
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-1
/
+4
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+8
2020-12-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2020-12-16
ubsan: enable for all*config builds
Kees Cook
1
-0
/
+4
2020-12-16
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2020-12-16
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+40
2020-12-16
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2020-12-16
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+0
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-4
/
+1
2020-12-15
powerpc: Add config fragment for disabling -Werror
Michael Ellerman
1
-0
/
+1
2020-12-15
powerpc/configs: Add ppc64le_allnoconfig target
Michael Ellerman
2
-0
/
+7
2020-12-15
powerpc/powernv: Rate limit opal-elog read failure message
Andrew Donnellan
1
-2
/
+2
2020-12-15
powerpc/pseries/memhotplug: Quieten some DLPAR operations
Laurent Dufour
1
-6
/
+6
2020-12-15
powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...
Christophe Leroy
1
-1
/
+1
2020-12-15
powerpc/perf: Fix Threshold Event Counter Multiplier width for P10
Madhavan Srinivasan
2
-0
/
+7
2020-12-15
powerpc/mm: Fix hugetlb_free_pmd_range() and hugetlb_free_pud_range()
Christophe Leroy
1
-4
/
+4
[next]