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
2020-06-05
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-0
/
+4
2020-06-05
parisc/kmap: remove duplicate kmap code
Ira Weiny
1
-3
/
+7
2020-06-05
drm: remove drm specific kmap_atomic code
Ira Weiny
1
-4
/
+0
2020-06-05
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+4
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-4
/
+9
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-0
/
+23
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-0
/
+14
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-0
/
+18
2020-06-05
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
2
-66
/
+0
2020-06-05
asm-generic: remove pgtable-nop4d-hack.h
Mike Rapoport
2
-68
/
+0
2020-06-05
kcov: collect coverage from interrupts
Andrey Konovalov
1
-0
/
+3
2020-06-04
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
18
-109
/
+581
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-159
/
+209
2020-06-04
include/linux/memblock.h: fix minor typo and unclear comment
chenqiwu
1
-2
/
+2
2020-06-04
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
2
-1
/
+4
2020-06-04
mm: vmscan: determine anon/file pressure balance at the reclaim root
Johannes Weiner
1
-0
/
+13
2020-06-04
mm: balance LRU lists based on relative thrashing
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: base LRU balancing on an explicit cost model
Johannes Weiner
2
-14
/
+9
2020-06-04
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-2
/
+0
2020-06-04
mm: keep separate anon and file statistics on page reclaim activity
Johannes Weiner
1
-0
/
+4
2020-06-04
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-3
/
+2
2020-06-04
mm: memcontrol: prepare swap controller setup for integration
Johannes Weiner
1
-1
/
+1
2020-06-04
mm: memcontrol: drop unused try/commit/cancel charge API
Johannes Weiner
1
-36
/
+0
2020-06-04
mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
Johannes Weiner
1
-3
/
+1
2020-06-04
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
Johannes Weiner
1
-2
/
+3
2020-06-04
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
1
-0
/
+10
2020-06-04
mm: memcontrol: move out cgroup swaprate throttling
Johannes Weiner
1
-4
/
+2
2020-06-04
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-14
/
+8
2020-06-04
mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch
Jaewon Kim
1
-0
/
+1
2020-06-04
mm: simplify calling a compound page destructor
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-06-04
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+5
2020-06-04
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-0
/
+9
2020-06-04
arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GET
Anshuman Khandual
1
-1
/
+1
2020-06-04
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-1
/
+0
2020-06-04
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-0
/
+1
2020-06-04
khugepaged: introduce 'max_ptes_shared' tunable
Kirill A. Shutemov
1
-1
/
+2
2020-06-04
mm: make deferred init's max threads arch-specific
Daniel Jordan
1
-0
/
+3
2020-06-04
padata: add basic support for multithreaded jobs
Daniel Jordan
1
-0
/
+29
2020-06-04
padata: allocate work structures for parallel jobs from a pool
Daniel Jordan
1
-7
/
+1
2020-06-04
padata: initialize earlier
Daniel Jordan
1
-0
/
+6
2020-06-04
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
1
-0
/
+2
2020-06-04
mm/page_alloc: restrict and formalize compound_page_dtors[]
Anshuman Khandual
1
-1
/
+1
2020-06-04
mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention
Wei Yang
1
-1
/
+1
2020-06-04
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
4
-24
/
+33
2020-06-04
mm/page_alloc.c: remove unused free_bootmem_with_active_regions
Baoquan He
1
-4
/
+0
2020-06-04
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
1
-6
/
+3
2020-06-04
mm: free_area_init: allow defining max_zone_pfn in descending order
Mike Rapoport
1
-0
/
+1
[next]