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
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-9
/
+11
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-54
/
+52
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
4
-23
/
+11
2019-07-19
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
1
-1
/
+3
2019-07-19
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
1
-12
/
+11
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
7
-14
/
+0
2019-07-19
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
1
-0
/
+19
2019-07-19
s390x/mm: implement arch_remove_memory()
David Hildenbrand
1
-6
/
+7
2019-07-19
s390x/mm: fail when an altmap is used for arch_add_memory()
David Hildenbrand
1
-0
/
+3
2019-07-18
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-119
/
+568
2019-07-18
Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-12
/
+26
2019-07-18
Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-20
/
+6
2019-07-18
riscv: fix build break after macro-to-function conversion in generic cacheflu...
Paul Walmsley
1
-4
/
+59
2019-07-18
parisc: Wire up clone3 syscall
Helge Deller
3
-1
/
+3
2019-07-18
parisc: Avoid kernel panic triggered by invalid kprobe
Helge Deller
1
-0
/
+3
2019-07-18
parisc: Ensure userspace privilege for ptraced processes in regset functions
Helge Deller
1
-1
/
+2
2019-07-18
parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
Helge Deller
1
-10
/
+18
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
5
-37
/
+0
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
47
-191
/
+383
2019-07-17
Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...
Linus Torvalds
1
-6
/
+0
2019-07-17
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...
Linus Torvalds
49
-59
/
+5
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
44
-409
/
+255
2019-07-17
mm: add account_locked_vm utility function
Daniel Jordan
2
-77
/
+8
2019-07-17
arm64: mm: implement pte_devmap support
Robin Murphy
3
-0
/
+23
2019-07-17
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
5
-6
/
+4
2019-07-17
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
2
-11
/
+1
2019-07-17
powerpc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+10
2019-07-17
parisc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+7
2019-07-17
mips: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+6
2019-07-17
hexagon: define syscall_get_error() and syscall_get_return_value()
Dmitry V. Levin
1
-0
/
+14
2019-07-17
nds32: fix asm/syscall.h
Dmitry V. Levin
1
-10
/
+17
2019-07-17
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
10
-156
/
+13
2019-07-17
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
3
-0
/
+15
2019-07-17
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
4
-9
/
+0
2019-07-17
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
9
-135
/
+136
2019-07-17
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
1
-5
/
+1
2019-07-17
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
14
-340
/
+377
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
25
-41
/
+41
2019-07-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
19
-269
/
+339
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-0
/
+15
2019-07-16
MIPS: fix some more fall through errors in arch/mips
Stephen Rothwell
4
-2
/
+4
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
7
-0
/
+40
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+12
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
5
-6
/
+6
2019-07-15
docs: admin-guide: add kdump documentation into it
Mauro Carvalho Chehab
4
-5
/
+5
2019-07-15
docs: xtensa: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: ia64: convert to ReST
Mauro Carvalho Chehab
4
-4
/
+4
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
16
-25
/
+25
2019-07-15
MIPS: perf events: handle switch statement falling through warnings
Stephen Rothwell
1
-15
/
+15
[next]