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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
11
-12
/
+16
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
28
-89
/
+31
2020-04-11
mm/memory.c: add vm_insert_pages()
Arjun Roy
2
-2
/
+129
2020-04-11
mm: define pte_index as macro for x86
Arjun Roy
1
-0
/
+3
2020-04-11
mm: bring sparc pte_index() semantics inline with other platforms
Arjun Roy
1
-5
/
+5
2020-04-11
mm/memory.c: refactor insert_page to prepare for batched-lock insert
Arjun Roy
1
-15
/
+24
2020-04-11
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
1
-0
/
+2
2020-04-11
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
5
-0
/
+139
2020-04-11
mm: cma: NUMA node interface
Aslan Bakirov
4
-10
/
+25
2020-04-11
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
1
-0
/
+4
2020-04-11
mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static
Jason Yan
1
-2
/
+2
2020-04-11
mm/page_alloc.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2020-04-11
docs: mm: slab.h: fix a broken cross-reference
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-11
mm, slab_common: fix a typo in comment "eariler"->"earlier"
Qiujun Huang
1
-1
/
+1
2020-04-11
mm, memcg: do not high throttle allocators based on wraparound
Jakub Kicinski
1
-0
/
+3
2020-04-11
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
1
-0
/
+4
2020-04-09
Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-32
/
+19
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
29
-601
/
+766
2020-04-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
4
-48
/
+44
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
54
-294
/
+3093
2020-04-09
Merge tag '9p-for-5.7-2' of git://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+10
2020-04-09
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
23
-753
/
+1380
2020-04-09
Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
11
-163
/
+460
2020-04-09
Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+8
2020-04-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+7
2020-04-09
Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
16
-80
/
+412
2020-04-09
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
33
-342
/
+2466
2020-04-09
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
45
-261
/
+737
2020-04-08
Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-187
/
+386
2020-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-3514
/
+3744
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
40
-249
/
+4310
2020-04-08
arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
Fredrik Strupe
1
-1
/
+1
2020-04-08
mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal
Hillf Danton
1
-1
/
+4
2020-04-08
9p: document short read behaviour with O_NONBLOCK
Dominique Martinet
1
-0
/
+10
2020-04-08
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
65
-227
/
+538
2020-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-210
/
+651
2020-04-08
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
34
-241
/
+1598
2020-04-08
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
49
-379
/
+4688
2020-04-08
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
30
-112
/
+65
2020-04-08
Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
14
-203
/
+254
2020-04-08
mm/gup: Mark lock taken only after a successful retake
Peter Xu
1
-1
/
+1
2020-04-08
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
1
-2
/
+5
2020-04-08
Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
27
-114
/
+223
2020-04-08
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
23
-50
/
+263
2020-04-08
Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...
Dave Airlie
11
-44
/
+37
2020-04-08
Merge tag 'drm-intel-next-fixes-2020-04-02' of git://anongit.freedesktop.org/...
Dave Airlie
4
-19
/
+15
2020-04-08
platform/chrome: cros_ec_spi: Wait for USECS, not NSECS
Benson Leung
1
-1
/
+1
2020-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
169
-1190
/
+3630
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
46
-1958
/
+2305
[next]