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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-07
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
1
-1
/
+16
2020-04-07
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
1
-1
/
+0
2020-04-07
include/linux/memremap.h: remove stale comments
Ira Weiny
1
-2
/
+0
2020-04-07
include/linux/swapops.h: correct guards for non_swap_entry()
Steven Price
1
-1
/
+2
2020-04-07
mm: fix ambiguous comments for better code readability
chenqiwu
1
-2
/
+2
2020-04-07
mm/memory_hotplug: allow to specify a default online_type
David Hildenbrand
1
-0
/
+2
2020-04-07
mm/memory_hotplug: convert memhp_auto_online to store an online_type
David Hildenbrand
1
-1
/
+2
2020-04-07
drivers/base/memory: map MMOP_OFFLINE to 0
David Hildenbrand
1
-1
/
+1
2020-04-07
drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
David Hildenbrand
1
-1
/
+5
2020-04-07
mm/sparse.c: only use subsection map in VMEMMAP case
Baoquan He
1
-0
/
+2
2020-04-07
drivers/base/memory.c: drop section_count
David Hildenbrand
1
-1
/
+0
2020-04-07
userfaultfd: wp: support write protection for userfault vma range
Shaohua Li
1
-0
/
+3
2020-04-07
userfaultfd: wp: support swap and page migration
Peter Xu
1
-0
/
+2
2020-04-07
userfaultfd: wp: apply _PAGE_UFFD_WP bit
Peter Xu
1
-0
/
+5
2020-04-07
mm: merge parameters for change_protection()
Peter Xu
2
-2
/
+14
2020-04-07
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
1
-1
/
+1
2020-04-07
userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
Andrea Arcangeli
1
-0
/
+27
2020-04-07
userfaultfd: wp: add helper for writeprotect check
Shaohua Li
1
-0
/
+10
2020-04-07
mm/page_reporting: add budget limit on how many pages can be reported per pass
Alexander Duyck
1
-0
/
+1
2020-04-07
mm: introduce Reported pages
Alexander Duyck
2
-0
/
+36
2020-04-07
mm: use zone and order instead of free area in free_list manipulators
Alexander Duyck
1
-32
/
+0
2020-04-07
mm: adjust shuffle code to allow for future coalescing
Alexander Duyck
1
-12
/
+0
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
2
-7
/
+13
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
1
-9
/
+1
2020-04-07
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
1
-3
/
+1
2020-04-07
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
1
-0
/
+3
2020-04-07
mm, shmem: add vmstat for hugepage fallback
David Rientjes
1
-0
/
+2
2020-04-07
mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...
Michal Hocko
1
-0
/
+2
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-0
/
+6
2020-04-06
Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+5
2020-04-06
Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-102
/
+109
2020-04-05
Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-1
/
+1
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-04-05
Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+16
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
1
-11
/
+0
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+12
2020-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+22
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-3
/
+6
2020-04-04
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-04-04
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-3
/
+57
2020-04-04
Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
6
-26
/
+84
2020-04-04
ACPI: PM: Add acpi_[un]register_wakeup_handler()
Hans de Goede
1
-0
/
+5
2020-04-04
Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-12
/
+0
2020-04-04
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-76
/
+162
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2020-04-04
Merge tag 'vfio-v5.7-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+17
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-34
/
+0
2020-04-04
Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...
Ingo Molnar
1
-0
/
+1
2020-04-04
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-19
/
+39
2020-04-04
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-2
/
+29
[next]