index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-04
mips: Dump memblock regions for debugging
Serge Semin
1
-0
/
+2
2019-05-02
mips: Add reserve-nomap memory type support
Serge Semin
2
-1
/
+11
2019-05-02
mips: Use memblock to reserve the __nosave memory range
Serge Semin
1
-2
/
+3
2019-05-02
mips: Discard post-CMA-init foreach loop
Serge Semin
1
-5
/
+0
2019-05-02
mips: Reserve memory for the kernel image resources
Serge Semin
1
-27
/
+3
2019-05-02
MIPS: Remove duplicate EBase configuration
Paul Burton
1
-17
/
+3
2019-05-02
MIPS: Sync icache for whole exception vector
Paul Burton
1
-1
/
+1
2019-05-02
MIPS: Always allocate exception vector for MIPSr2+
Paul Burton
1
-20
/
+15
2019-05-02
MIPS: Use memblock_phys_alloc() for exception vector
Paul Burton
1
-4
/
+4
2019-04-25
mips: Combine memblock init and memory reservation loops
Serge Semin
1
-41
/
+7
2019-04-25
mips: Discard rudiments from bootmem_init
Serge Semin
1
-20
/
+5
2019-04-25
mips: Make sure kernel .bss exists in boot mem pool
Serge Semin
1
-0
/
+3
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-0
/
+12
2019-04-22
Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-04-15
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
1
-1
/
+1
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
3
-0
/
+12
2019-04-10
Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2019-04-10
MIPS: jump_label: Use compact branches for >= r6
Paul Burton
1
-5
/
+25
2019-04-10
Merge tag 'mips_fixes_5.1_1' into mips-next
Paul Burton
1
-5
/
+7
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-1
/
+1
2019-03-28
MIPS: KGDB: fix kgdb support for SMP platforms.
Chong Qiao
1
-1
/
+2
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-20
MIPS: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-3
/
+2
2019-03-19
Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+7
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2
-0
/
+6
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
1
-1
/
+1
2019-03-11
MIPS: Ensure ELF appended dtb is relocated
Yasha Cherikovsky
1
-5
/
+7
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-58
/
+111
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
10
-80
/
+137
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
3
-6
/
+6
2019-02-28
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+2
2019-02-19
MIPS: SGI-IP27: do boot CPU init later
Thomas Bogendoerfer
1
-0
/
+2
2019-02-19
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
1
-2
/
+2
2019-02-16
MIPS: CM: Fix indentation
Paul Burton
1
-2
/
+2
2019-02-11
MIPS: fix truncation in __cmpxchg_small for short values
Michael Clark
1
-2
/
+1
2019-02-07
mips: cm: reprime error cause
Vladimir Kondratiev
1
-1
/
+1
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
3
-0
/
+42
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
-22
/
+22
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2
-51
/
+51
2019-02-05
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
1
-4
/
+3
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
4
-7
/
+110
2019-02-04
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
1
-3
/
+3
2019-02-04
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
1
-2
/
+2
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+11
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2
-6
/
+6
2019-01-22
mips: kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-64
/
+16
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-4
/
+0
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
8
-84
/
+80
2019-01-02
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-17
/
+8
[prev]
[next]