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
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
microblaze: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
1
-3
/
+7
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-7
/
+7
2019-11-27
Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-7
/
+2
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-7
/
+7
2019-11-04
microblaze: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-1
/
+2
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-10-25
microblaze: Increase max dtb size to 64K from 32K
Siva Durga Prasad Paladugu
2
-2
/
+2
2019-10-08
microblaze: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-5
/
+0
2019-09-19
microblaze: Switch to standard restart handler
Linus Walleij
1
-76
/
+11
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-0
/
+1
2019-07-11
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
1
-0
/
+6
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
1
-0
/
+4
2019-03-14
Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-11
/
+2
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+21
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-5
/
+5
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-23
/
+23
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
1
-3
/
+3
2019-01-14
microblaze: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+2
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2019-01-02
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-1
/
+1
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-26
Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-402
/
+520
2018-11-28
microblaze: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-13
/
+2
2018-11-16
microblaze: generate uapi header and system call table files
Firoz Khan
1
-402
/
+4
2018-11-16
microblaze: add system call table generation support
Firoz Khan
4
-0
/
+516
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-10-11
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-2
/
+0
2018-09-28
microblaze: get cpu node with of_get_cpu_node
Rob Herring
1
-2
/
+4
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-22
/
+0
2018-07-30
microblaze: delete wrong comment about machine_early_init
Masahiro Yamada
1
-5
/
+0
2018-07-20
microblaze: use generic dma_noncoherent_ops
Christoph Hellwig
1
-132
/
+12
2018-06-21
microblaze: consolidate GPIO reset handling
Rob Herring
3
-28
/
+7
2018-06-21
microblaze: remove unecessary of_platform_bus_probe call
Rob Herring
1
-7
/
+0
2018-06-21
microblaze: Add new syscalls io_pgetevents and rseq
Michal Simek
1
-0
/
+2
2018-06-12
microblaze: Remove architecture heart beat code
Michal Simek
3
-81
/
+0
2018-06-12
microblaze: heartbeat: fix missing prom.h include
Rob Herring
1
-1
/
+1
2018-06-07
Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
6
-316
/
+4
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-11
/
+0
[next]