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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
7
-24
/
+18
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
27
-27
/
+0
2023-02-03
xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+27
2023-02-03
x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
David Hildenbrand
3
-10
/
+44
2023-02-03
um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+35
2023-02-03
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
David Hildenbrand
1
-3
/
+35
2023-02-03
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
David Hildenbrand
2
-12
/
+29
2023-02-03
sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-12
/
+42
2023-02-03
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-5
/
+27
2023-02-03
powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
7
-28
/
+63
2023-02-03
powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
David Hildenbrand
1
-5
/
+33
2023-02-03
parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+38
2023-02-03
openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-5
/
+36
2023-02-03
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-1
/
+24
2023-02-03
nios2/mm: refactor swap PTE layout
David Hildenbrand
1
-8
/
+10
2023-02-03
mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-16
/
+131
2023-02-03
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-12
/
+37
2023-02-03
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-9
/
+104
2023-02-03
m68k/mm: remove dummy __swp definitions for nommu
David Hildenbrand
1
-6
/
+0
2023-02-03
loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-4
/
+39
2023-02-03
ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+29
2023-02-03
hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-6
/
+31
2023-02-03
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-11
/
+39
2023-02-03
arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-7
/
+34
2023-02-03
arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+24
2023-02-03
alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-4
/
+37
2023-02-03
m68k/mm/motorola: specify pmd_page() type
Lorenzo Stoakes
1
-1
/
+1
2023-02-03
Revert "x86: kmsan: sync metadata pages on page fault"
Alexander Potapenko
1
-22
/
+1
2023-02-01
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2
-2
/
+6
2023-02-01
sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
1
-0
/
+1
2023-02-01
ia64: fix build error due to switch case label appearing next to declaration
James Morse
1
-2
/
+5
2023-01-19
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
8
-21
/
+10
2023-01-19
mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()
Peter Xu
1
-12
/
+12
2023-01-15
Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-20
/
+52
2023-01-15
Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-72
/
+72
2023-01-14
Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+38
2023-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-102
/
+132
2023-01-13
x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
Bjorn Helgaas
1
-0
/
+31
2023-01-13
Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-49
/
+132
2023-01-13
Merge tag 's390-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-73
/
+107
2023-01-13
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+0
2023-01-13
Merge tag 'perf-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-9
/
+16
2023-01-12
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
1
-0
/
+4
2023-01-12
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
1
-1
/
+1
2023-01-12
KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock
David Woodhouse
2
-37
/
+31
2023-01-12
x86/pci: Simplify is_mmconf_reserved() messages
Bjorn Helgaas
1
-6
/
+7
2023-01-11
s390: update defconfigs
Heiko Carstens
3
-6
/
+9
2023-01-11
KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()
David Woodhouse
1
-2
/
+17
2023-01-11
KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking
David Woodhouse
1
-1
/
+3
[next]