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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+8
2016-01-15
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-10
/
+34
2016-01-15
mm: add tracepoint for scanning pages
Ebru Akagunduz
1
-0
/
+136
2016-01-15
mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()
Joshua Clayton
1
-1
/
+1
2016-01-15
mm: rework virtual memory accounting
Konstantin Khlebnikov
2
-11
/
+4
2016-01-15
include/linux/memblock.h: fix ordering of 'flags' argument in comments
Florian Fainelli
1
-2
/
+2
2016-01-15
mm: move lru_to_page to mm_inline.h
Geliang Tang
1
-0
/
+2
2016-01-15
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
1
-0
/
+2
2016-01-15
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
1
-4
/
+4
2016-01-15
mm: memcontrol: hook up vmpressure to socket pressure
Johannes Weiner
2
-6
/
+33
2016-01-15
mm: memcontrol: account socket memory in unified hierarchy memory controller
Johannes Weiner
1
-1
/
+8
2016-01-15
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2
-7
/
+3
2016-01-15
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
4
-39
/
+11
2016-01-15
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
3
-64
/
+24
2016-01-15
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
2
-4
/
+5
2016-01-15
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
2
-37
/
+3
2016-01-15
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
1
-9
/
+0
2016-01-15
net: tcp_memcontrol: remove bogus hierarchy pressure propagation
Johannes Weiner
1
-15
/
+4
2016-01-15
net: tcp_memcontrol: properly detect ancestor socket pressure
Johannes Weiner
1
-4
/
+6
2016-01-15
mm: memcontrol: export root_mem_cgroup
Johannes Weiner
1
-1
/
+2
2016-01-15
mm/memblock: introduce for_each_memblock_type()
Alexander Kuleshov
1
-0
/
+5
2016-01-15
mm: page_alloc: generalize the dirty balance reserve
Johannes Weiner
2
-4
/
+3
2016-01-15
mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
Michal Hocko
1
-0
/
+4
2016-01-15
mm: mmap: add new /proc tunable for mmap_base ASLR
Daniel Cashman
1
-0
/
+11
2016-01-15
memcg: do not allow to disable tcp accounting after limit is set
Vladimir Davydov
1
-11
/
+1
2016-01-15
mm, vmalloc: remove VM_VPAGES
David Rientjes
1
-1
/
+0
2016-01-15
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
2
-4
/
+21
2016-01-15
mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings
Vlastimil Babka
1
-0
/
+2
2016-01-15
mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
Vlastimil Babka
1
-0
/
+2
2016-01-15
mm/mmzone.c: memmap_valid_within() can be boolean
Yaowei Bai
1
-3
/
+3
2016-01-15
mm/zonelist: enumerate zonelists array index
Yaowei Bai
2
-15
/
+14
2016-01-15
include/linux/mmzone.h: remove unused is_unevictable_lru()
Yaowei Bai
1
-5
/
+0
2016-01-15
mm/memblock.c: memblock_is_memory()/reserved() can be boolean
Yaowei Bai
1
-2
/
+2
2016-01-15
include/linux/hugetlb.h: is_file_hugepages() can be boolean
Yaowei Bai
1
-6
/
+4
2016-01-15
mm: change mm_vmscan_lru_shrink_inactive() proto types
yalin wang
1
-7
/
+7
2016-01-15
mm/page_isolation.c: add new tracepoint, test_pages_isolated
Joonsoo Kim
1
-0
/
+38
2016-01-15
mm/mempolicy.c: convert the shared_policy lock to a rwlock
Nathan Zimmer
1
-1
/
+1
2016-01-15
mm: add PHYS_PFN, use it in __phys_to_pfn()
Chen Gang
2
-1
/
+4
2016-01-15
mm/vmscan.c: change trace_mm_vmscan_writepage() proto type
yalin wang
1
-4
/
+3
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-2
/
+3
2016-01-15
slab: add SLAB_ACCOUNT flag
Vladimir Davydov
2
-8
/
+12
2016-01-15
memcg: only account kmem allocations marked as __GFP_ACCOUNT
Vladimir Davydov
2
-0
/
+11
2016-01-15
Revert "gfp: add __GFP_NOACCOUNT"
Vladimir Davydov
2
-4
/
+0
2016-01-15
include/linux/dcache.h: remove semicolons from HASH_LEN_DECLARE
Andrew Morton
1
-2
/
+2
2016-01-15
fsnotify: destroy marks with call_srcu instead of dedicated thread
Jeff Layton
1
-1
/
+4
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-1
/
+46
2016-01-14
Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+8
2016-01-14
Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-1
/
+165
2016-01-14
Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-10
/
+47
2016-01-14
Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-3
/
+0
[prev]
[next]