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-09-08
pid: cleanup the stale comment mentioning pidmap_init().
Takahiro Itazuri
1
-1
/
+1
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
1
-1
/
+2
2021-09-08
units: add the HZ macros
Daniel Lezcano
1
-0
/
+4
2021-09-08
units: change from 'L' to 'UL'
Daniel Lezcano
1
-3
/
+3
2021-09-08
include/linux/once.h: fix trivia typo Not -> Note
Andy Shevchenko
1
-1
/
+1
2021-09-08
mm/damon: implement a debugfs-based user space interface
SeongJae Park
1
-0
/
+3
2021-09-08
mm/damon: add a tracepoint
SeongJae Park
1
-0
/
+43
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
1
-0
/
+13
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
4
-7
/
+7
2021-09-08
mm/damon: adaptively adjust regions
SeongJae Park
1
-8
/
+22
2021-09-08
mm/damon/core: implement region-based sampling
SeongJae Park
1
-3
/
+74
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
1
-0
/
+167
2021-09-08
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2
-3
/
+5
2021-09-08
highmem: don't disable preemption on RT in kmap_atomic()
Sebastian Andrzej Siewior
1
-5
/
+22
2021-09-08
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
Weizhao Ouyang
1
-6
/
+0
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
1
-3
/
+0
2021-09-08
mm: remove redundant compound_head() calling
Muchun Song
1
-4
/
+3
2021-09-08
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
1
-0
/
+3
2021-09-08
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
1
-1
/
+2
2021-09-08
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
2
-4
/
+15
2021-09-08
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
2
-1
/
+50
2021-09-08
mm: track present early pages per zone
David Hildenbrand
2
-1
/
+8
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
1
-5
/
+5
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-08
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
1
-2
/
+2
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
1
-12
/
+0
2021-08-26
Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-8
/
+3
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
1
-6
/
+1
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
1
-2
/
+2
2021-08-23
Revert "media: dvb header files: move some headers to staging"
Linus Torvalds
3
-0
/
+502
2021-08-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-18
/
+22
2021-08-20
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
1
-3
/
+4
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
1
-14
/
+15
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
1
-1
/
+3
2021-08-19
Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+5
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
2021-08-18
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-0
/
+2
2021-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-4
/
+19
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+5
2021-08-13
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
1
-0
/
+1
2021-08-13
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-12
/
+27
2021-08-12
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-11
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
1
-0
/
+1
2021-08-11
vdpa/mlx5: Fix queue type selection logic
Eli Cohen
1
-4
/
+6
2021-08-11
vringh: pull in spinlock header
Michael S. Tsirkin
1
-0
/
+1
2021-08-11
vdpa: Add documentation for vdpa_alloc_device() macro
Xie Yongji
1
-0
/
+11
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
1
-2
/
+5
2021-08-10
virtio: Protect vqs list access
Parav Pandit
1
-0
/
+1
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+4
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-0
/
+2
[next]