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
2021-04-30
kasan: initialize shadow to TAG_INVALID for SW_TAGS
Andrey Konovalov
1
-1
/
+2
2021-04-30
pagewalk: prefix struct kernel-doc descriptions
Lukas Bulwahn
1
-2
/
+2
2021-04-30
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
1
-14
/
+15
2021-04-30
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-04-30
mm/doc: fix fault_flag_allow_retry_first kerneldoc
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
1
-7
/
+1
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
1
-11
/
+0
2021-04-30
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
1
-0
/
+21
2021-04-30
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
1
-0
/
+3
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
1
-4
/
+20
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2
-9
/
+6
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
1
-1
/
+1
2021-04-30
mm: add a io_mapping_map_user helper
Christoph Hellwig
1
-0
/
+3
2021-04-30
mm: add remap_pfn_range_notrack
Christoph Hellwig
1
-0
/
+2
2021-04-30
mm, tracing: improve rss_stat tracepoint message
Ovidiu Panait
1
-2
/
+22
2021-04-30
linux/memcontrol.h: remove duplicate struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-30
mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM
Muchun Song
1
-1
/
+6
2021-04-30
mm: memcontrol: use obj_cgroup APIs to charge kmem pages
Muchun Song
1
-23
/
+97
2021-04-30
memcg: charge before adding to swapcache on swapin
Shakeel Butt
1
-0
/
+13
2021-04-30
mm: memcontrol: switch to rstat
Johannes Weiner
1
-27
/
+40
2021-04-30
mm: memcontrol: privatize memcg_page_state query functions
Johannes Weiner
1
-44
/
+0
2021-04-30
mm: memcontrol: kill mem_cgroup_nodeinfo()
Johannes Weiner
1
-7
/
+1
2021-04-30
mm: gup: remove FOLL_SPLIT
Yang Shi
1
-1
/
+0
2021-04-30
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
1
-0
/
+2
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2
-1
/
+10
2021-04-30
mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
Johannes Weiner
2
-29
/
+5
2021-04-30
mm: provide filemap_range_needs_writeback() helper
Jens Axboe
1
-0
/
+2
2021-04-30
mm: page_owner: detect page_owner recursion via task_struct
Sergei Trofimovich
1
-0
/
+4
2021-04-30
include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bsw...
Luc Van Oostenryck
1
-6
/
+2
2021-04-30
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-1
/
+15
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
132
-798
/
+3837
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-18
/
+40
2021-04-29
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-4
/
+6
2021-04-29
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-21
/
+59
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
3
-2
/
+9
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-104
/
+223
2021-04-29
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-70
/
+85
2021-04-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-3
/
+967
2021-04-29
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
19
-174
/
+1504
2021-04-29
Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-16
/
+2
2021-04-29
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-24
/
+58
2021-04-29
Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
5
-808
/
+11
2021-04-29
Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-11
/
+54
2021-04-29
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-27
/
+33
2021-04-29
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-66
/
+28
2021-04-29
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-0
/
+19
2021-04-28
icmp: standardize naming of RFC 8335 PROBE constants
Andreas Roeseler
1
-14
/
+14
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-39
/
+124
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-35
/
+84
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-57
/
+38
[next]