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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-273
/
+316
2020-01-30
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+6
2020-01-29
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-45
/
+16
2020-01-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+40
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+7
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+9
2020-01-28
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2020-01-28
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-11
/
+187
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-01-21
mm: make do_madvise() available internally
Jens Axboe
1
-1
/
+6
2020-01-20
bitmap: genericize percpu bitmap region iterators
Dennis Zhou
1
-45
/
+16
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
11
-103
/
+82
2020-01-14
mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier
Jason Gunthorpe
1
-63
/
+73
2020-01-14
mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier
Jason Gunthorpe
1
-82
/
+101
2020-01-14
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
Jason Gunthorpe
2
-158
/
+172
2020-01-14
x86/vdso: Handle faults on timens page
Dmitry Safonov
1
-0
/
+2
2020-01-14
mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is valid
Adrian Huang
1
-1
/
+2
2020-01-14
mm/page-writeback.c: improve arithmetic divisions
Wen Yang
1
-1
/
+1
2020-01-14
mm/page-writeback.c: use div64_ul() for u64-by-unsigned-long divide
Wen Yang
1
-2
/
+2
2020-01-14
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
Wen Yang
1
-2
/
+2
2020-01-14
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
4
-29
/
+18
2020-01-14
mm: memcg/slab: fix percpu slab vmstats flushing
Roman Gushchin
1
-28
/
+9
2020-01-14
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alig...
Kirill A. Shutemov
1
-3
/
+4
2020-01-14
mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD align...
Kirill A. Shutemov
1
-14
/
+24
2020-01-14
mm/memory_hotplug: don't free usage map when removing a re-added early section
David Hildenbrand
1
-1
/
+8
2020-01-14
mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations
Vlastimil Babka
2
-22
/
+12
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2
-1
/
+9
2020-01-06
arm64: Revert support for execute-only user mappings
Catalin Marinas
1
-6
/
+0
2020-01-05
mm/hugetlb: defer freeing of huge pages if in non-task context
Waiman Long
1
-1
/
+50
2020-01-05
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
1
-2
/
+6
2020-01-05
mm/oom: fix pgtables units mismatch in Killed process message
Ilya Dryomov
1
-1
/
+1
2020-01-05
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
1
-6
/
+17
2020-01-05
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
1
-0
/
+5
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2
-16
/
+17
2019-12-31
x86/kasan: Print original address on #GP
Jann Horn
1
-0
/
+40
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
8
-182
/
+257
2019-12-18
mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
Yang Shi
1
-1
/
+1
2019-12-18
kasan: don't assume percpu shadow allocations will succeed
Daniel Axtens
1
-10
/
+38
2019-12-18
kasan: use apply_to_existing_page_range() for releasing vmalloc shadow
Daniel Axtens
1
-3
/
+6
2019-12-18
mm/memory.c: add apply_to_existing_page_range() helper
Daniel Axtens
1
-42
/
+94
2019-12-18
kasan: fix crashes on access to memory mapped by vm_map_ram()
Andrey Ryabinin
2
-54
/
+58
2019-12-16
mm: hugetlb controller for cgroups v2
Giuseppe Scrivano
1
-11
/
+187
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
2
-1
/
+9
2019-12-08
sched/rt, mm: Use CONFIG_PREEMPTION
Thomas Gleixner
2
-7
/
+7
2019-12-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-74
/
+61
2019-12-05
mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
Mike Rapoport
1
-8
/
+0
2019-12-05
mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thp
Yu Zhao
1
-1
/
+1
2019-12-05
mm/memcontrol: use vmstat names for printing statistics
Konstantin Khlebnikov
2
-34
/
+27
2019-12-05
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
1
-31
/
+20
[next]