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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
kernel/panic.c: make oops_may_print() return bool
Tiezhu Yang
1
-1
/
+1
2020-08-12
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
1
-0
/
+6
2020-08-12
autofs: fix doubled word
Randy Dunlap
1
-1
/
+1
2020-08-12
kstrto*: do not describe simple_strto*() as obsolete/replaced
Kars Mulder
1
-2
/
+2
2020-08-12
kstrto*: correct documentation references to simple_strto*()
Kars Mulder
1
-2
/
+2
2020-08-12
lib/generic-radix-tree.c: remove unneeded __rcu
Luc Van Oostenryck
1
-1
/
+1
2020-08-12
sparse: group the defines by functionality
Luc Van Oostenryck
1
-19
/
+25
2020-08-12
include/linux/poison.h: remove obsolete comment
Matthew Wilcox
1
-4
/
+0
2020-08-12
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
30
-30
/
+30
2020-08-12
kernel.h: remove duplicate include of asm/div64.h
Arvind Sankar
1
-1
/
+0
2020-08-12
kernel: add a kernel_wait helper
Christoph Hellwig
1
-0
/
+1
2020-08-12
include/linux/xz.h: drop duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
include/linux/async_tx.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
include/linux/exportfs.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
include/linux/compiler-clang.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-0
/
+18
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2
-4
/
+2
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
1
-1
/
+1
2020-08-12
include/linux/memcontrol.h: drop duplicate word and fix spello
Randy Dunlap
1
-2
/
+2
2020-08-12
include/linux/frontswap.h: drop duplicated word in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
include/linux/highmem.h: fix duplicated words in a comment
Randy Dunlap
1
-1
/
+1
2020-08-12
mm: drop duplicated words in <linux/mm.h>
Randy Dunlap
1
-2
/
+2
2020-08-12
mm: drop duplicated words in <linux/pgtable.h>
Randy Dunlap
1
-6
/
+6
2020-08-12
include/linux/sched/mm.h: optimize current_gfp_context()
Waiman Long
1
-3
/
+5
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
2
-3
/
+17
2020-08-12
mm: thp: remove debug_cow switch
Yang Shi
1
-7
/
+0
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2
-3
/
+15
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
1
-2
/
+2
2020-08-12
include/linux/mempolicy.h: fix typo
Yanfei Xu
1
-1
/
+1
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
1
-0
/
+1
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
1
-2
/
+2
2020-08-12
mm: proactive compaction
Nitin Gupta
1
-0
/
+2
2020-08-12
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
1
-0
/
+6
2020-08-12
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
1
-4
/
+13
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
1
-5
/
+11
2020-08-12
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
1
-1
/
+1
2020-08-12
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
1
-1
/
+15
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
1
-0
/
+8
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-101
/
+310
2020-08-11
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+63
2020-08-11
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-1
/
+1
2020-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
10
-133
/
+447
2020-08-09
Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-1
/
+1243
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
6
-141
/
+144
2020-08-08
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
4
-2
/
+27
2020-08-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-19
/
+20
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-21
/
+16
2020-08-08
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
5
-24
/
+9
2020-08-08
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
1
-0
/
+1
[next]