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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
9
-12
/
+14
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
7
-11
/
+16
2018-10-31
memblock: replace alloc_bootmem_node with memblock_alloc_node
Mike Rapoport
3
-9
/
+6
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
4
-12
/
+14
2018-10-31
memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
Mike Rapoport
1
-4
/
+4
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
2
-4
/
+4
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low (2)
Mike Rapoport
2
-3
/
+4
2018-10-31
memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...
Mike Rapoport
1
-2
/
+4
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_align with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
19
-31
/
+31
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
27
-43
/
+42
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
28
-30
/
+3
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
24
-26
/
+0
2018-10-31
kernel/signal.c: fix a comment error
Weikang Shi
1
-2
/
+2
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
29
-199
/
+2
2018-10-31
powerpc/xmon: Relax frame size for clang
Joel Stanley
1
-0
/
+6
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-0
/
+46
2018-10-30
Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-22
/
+17
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-28
/
+228
2018-10-30
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
1
-2
/
+10
2018-10-30
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
4
-47
/
+19
2018-10-30
xtensa: clean up xtensa-specific property sections
Max Filippov
1
-14
/
+3
2018-10-30
xtensa: use DWARF_DEBUG in the vmlinux.lds.S
Max Filippov
1
-17
/
+1
2018-10-30
sparc64: Remvoe set_fs() from perf_callchain_user().
David S. Miller
1
-5
/
+0
2018-10-30
xtensa: add NOTES section to the linker script
Max Filippov
2
-1
/
+2
2018-10-30
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
33
-554
/
+401
2018-10-30
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-0
/
+35
2018-10-30
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-45
/
+79
2018-10-30
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
472
-6209
/
+28653
2018-10-30
Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+7
2018-10-30
um: Make line/tty semantics use true write IRQ
Anton Ivanov
1
-2
/
+2
2018-10-30
um: trap: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
1
-1
/
+1
2018-10-30
um: Don't hardcode path as it is architecture dependent
Ritesh Raj Sarraf
1
-1
/
+1
2018-10-30
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-4
/
+0
2018-10-30
um: NULL check before kfree is not needed
YueHaibing
3
-16
/
+8
2018-10-30
um: remove unused AIO code
Christoph Hellwig
3
-424
/
+2
2018-10-30
um: Give start_idle_thread() a return code
Richard Weinberger
1
-0
/
+5
2018-10-30
um: Remove update_debugregs()
Richard Weinberger
1
-2
/
+0
2018-10-30
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
1
-10
/
+0
2018-10-29
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2
-1
/
+11
2018-10-29
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
1
-1
/
+1
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-0
/
+14
2018-10-29
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-1
/
+1
2018-10-29
Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+0
2018-10-29
Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux
Linus Torvalds
127
-0
/
+10562
2018-10-29
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
3
-3
/
+15
2018-10-29
x86/traps: Use format string with panic() call
Rasmus Villemoes
1
-1
/
+1
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
20
-63
/
+63
2018-10-29
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2
-12
/
+21
[prev]
[next]