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
2021-09-08
MAINTAINERS: update for DAMON
SeongJae Park
1
-0
/
+11
2021-09-08
mm/damon: add user space selftests
SeongJae Park
3
-0
/
+110
2021-09-08
mm/damon: add kunit tests
SeongJae Park
7
-0
/
+760
2021-09-08
Documentation: add documents for DAMON
SeongJae Park
9
-0
/
+510
2021-09-08
mm/damon/dbgfs: support multiple contexts
SeongJae Park
1
-2
/
+193
2021-09-08
mm/damon/dbgfs: export kdamond pid to the user space
SeongJae Park
1
-2
/
+35
2021-09-08
mm/damon: implement a debugfs-based user space interface
SeongJae Park
5
-0
/
+457
2021-09-08
mm/damon: add a tracepoint
SeongJae Park
2
-1
/
+49
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
4
-0
/
+687
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
7
-19
/
+27
2021-09-08
mm/damon: adaptively adjust regions
SeongJae Park
2
-17
/
+237
2021-09-08
mm/damon/core: implement region-based sampling
SeongJae Park
2
-7
/
+213
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
6
-0
/
+508
2021-09-08
kfence: test: fail fast if disabled at boot
Marco Elver
1
-0
/
+3
2021-09-08
kfence: show cpu and timestamp in alloc/free info
Marco Elver
4
-51
/
+71
2021-09-08
mm/secretmem: use refcount_t instead of atomic_t
Jordy Zomer
1
-4
/
+5
2021-09-08
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
4
-5
/
+7
2021-09-08
mm: in_irq() cleanup
Changbin Du
2
-2
/
+2
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
2
-11
/
+0
2021-09-08
mm: don't allow executable ioremap mappings
Christoph Hellwig
1
-1
/
+1
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
4
-34
/
+19
2021-09-08
riscv: only select GENERIC_IOREMAP if MMU support is enabled
Christoph Hellwig
1
-1
/
+1
2021-09-08
mm: remove redundant compound_head() calling
Muchun Song
2
-6
/
+7
2021-09-08
mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code
Miaohe Lin
1
-3
/
+1
2021-09-08
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
3
-4
/
+89
2021-09-08
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
3
-12
/
+57
2021-09-08
virtio-mem: use a single dynamic memory group for a single virtio-mem device
David Hildenbrand
1
-3
/
+19
2021-09-08
dax/kmem: use a single static memory group for a single probed unit
David Hildenbrand
1
-8
/
+32
2021-09-08
ACPI: memhotplug: use a single static memory group for a single memory device
David Hildenbrand
1
-5
/
+30
2021-09-08
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
4
-14
/
+34
2021-09-08
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
4
-6
/
+215
2021-09-08
mm/memory_hotplug: introduce "auto-movable" online policy
David Hildenbrand
1
-0
/
+191
2021-09-08
mm: track present early pages per zone
David Hildenbrand
5
-11
/
+29
2021-09-08
ACPI: memhotplug: memory resources cannot be enabled yet
David Hildenbrand
1
-4
/
+0
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
6
-31
/
+30
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
10
-22
/
+11
2021-09-08
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
2
-4
/
+4
2021-09-08
mm: memory_hotplug: cleanup after removal of pfn_valid_within()
Mike Rapoport
1
-6
/
+3
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
8
-75
/
+11
2021-09-08
memory-hotplug.rst: complete admin-guide overhaul
David Hildenbrand
1
-306
/
+455
2021-09-08
memory-hotplug.rst: remove locking details from admin-guide
David Hildenbrand
1
-39
/
+0
2021-08-30
Linux 5.14
Linus Torvalds
1
-1
/
+1
2021-08-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-08-29
Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-27
/
+121
2021-08-29
Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-08-29
Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-2
/
+12
2021-08-29
Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+30
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
5
-157
/
+74
2021-08-29
clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference
Adam Ford
1
-1
/
+1
[prev]
[next]