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
/
arch
/
s390
/
include
/
asm
/
mmu_context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
1
-4
/
+4
2024-04-18
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
1
-0
/
+1
2023-11-06
s390/mm: use full 4KB page for 2KB PTE
Alexander Gordeev
1
-1
/
+0
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
1
-3
/
+3
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-3
/
+3
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
1
-1
/
+1
2022-07-13
KVM: s390: pv: usage counter instead of flag
Claudio Imbrenda
1
-1
/
+1
2021-06-07
s390/mm: ensure switch_mm() is executed with interrupts disabled
Alexander Gordeev
1
-2
/
+13
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+4
2020-12-09
s390/mm: use invalid asce for user space when switching to init_mm
Heiko Carstens
1
-1
/
+4
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
1
-1
/
+1
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
1
-21
/
+4
2020-11-12
s390/mm: remove unused clear_user_asce()
Heiko Carstens
1
-7
/
+0
2020-10-27
s390: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-5
/
+4
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-21
/
+23
2020-03-28
s390/mm: cleanup init_new_context() callback
Alexander Gordeev
1
-14
/
+21
2020-03-28
s390/mm: cleanup virtual memory constants usage
Alexander Gordeev
1
-2
/
+2
2020-03-28
s390/mm: remove page table downgrade support
Alexander Gordeev
1
-5
/
+0
2020-02-27
s390/mm: provide memory management functions for protected KVM guests
Claudio Imbrenda
1
-0
/
+1
2019-01-11
s390/vdso: correct vdso mapping for compat tasks
Vasily Gorbik
1
-1
/
+1
2019-01-11
s390/mm: always force a load of the primary ASCE on context switch
Martin Schwidefsky
1
-3
/
+2
2018-11-02
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
1
-5
/
+0
2018-09-20
s390/vdso: avoid 64-bit vdso mapping for compat tasks
Vasily Gorbik
1
-0
/
+1
2018-07-31
s390/mm: Add huge page gmap linking support
Janosch Frank
1
-0
/
+1
2018-05-17
KVM: s390: Add storage key facility interpretation control
Janosch Frank
1
-1
/
+1
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2018-03-09
KVM: s390: Refactor host cmma and pfmfi interpretation controls
Janosch Frank
1
-1
/
+1
2018-03-02
s390: Fix runtime warning about negative pgtables_bytes
Guenter Roeck
1
-0
/
+1
2017-11-24
s390: fix alloc_pgste check in init_new_context again
Martin Schwidefsky
1
-1
/
+1
2017-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-20
/
+16
2017-11-16
mm: account pud page tables
Kirill A. Shutemov
1
-1
/
+3
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
1
-20
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-06
s390/mm: use a single lock for the fields in mm_context_t
Martin Schwidefsky
1
-2
/
+0
2017-09-06
s390/mm: fix race on mm->context.flush_mm
Martin Schwidefsky
1
-2
/
+2
2017-09-06
s390/mm: fix local TLB flushing vs. detach of an mm address space
Martin Schwidefsky
1
-2
/
+2
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-29
/
+4
2017-08-31
s390/mm: fork vs. 5 level page tabel
Martin Schwidefsky
1
-0
/
+5
2017-08-29
s390/mm: use generic mm_hooks
Martin Schwidefsky
1
-26
/
+1
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
1
-3
/
+3
2017-06-13
s390/kvm: avoid global config of vm.alloc_pgste=1
Martin Schwidefsky
1
-1
/
+3
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2017-04-20
s390/kvm: Add use_cmma field to mm_context_t
Claudio Imbrenda
1
-0
/
+1
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
1
-6
/
+0
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-02-23
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-24
s390/mm,kvm: flush gmap address space with IDTE
Martin Schwidefsky
1
-0
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
[next]