summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-291-1/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-071-1/+1
|\
| * Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-08-311-1/+1
| |\
| | * s390/uv: UV feature check utilitySteffen Eiden2023-08-281-1/+1
* | | Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-09-074-132/+26
|\ \ \
| * | | s390/vmem: do not silently ignore mapping limitAlexander Gordeev2023-09-051-15/+3
| * | | s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusionAlexander Gordeev2023-09-051-1/+1
| * | | s390/mm: use __set_memory() variants where usefulHeiko Carstens2023-08-302-11/+11
| * | | s390/set_memory: add __set_memory() variantHeiko Carstens2023-08-301-1/+1
| * | | s390/mm: improve description of mapping permissions of prefix pagesHeiko Carstens2023-08-301-2/+5
| * | | s390/amode31: change type of __samode31, __eamode31, etcHeiko Carstens2023-08-302-4/+4
| * | | s390/mm: simplify kernel mapping setupHeiko Carstens2023-08-301-105/+4
| * | | s390/vmem: fix virtual vs physical address confusionAlexander Gordeev2023-08-301-4/+8
* | | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-2/+2
|\ \ \ \
| * | | | mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe2023-07-111-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-292-62/+119
|\ \ \ \ | |_|/ / |/| | |
| * | | mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan2023-08-241-1/+2
| * | | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-211-0/+5
| |\ \ \
| * | | | s390: convert various pgalloc functions to use ptdescsVishal Moola (Oracle)2023-08-211-63/+65
| * | | | mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)2023-08-181-2/+0
| * | | | s390: add pte_free_defer() for pgtables sharing pageHugh Dickins2023-08-181-12/+68
* | | | | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-08-288-238/+263
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390/mm: make virt_to_pfn() a static inlineLinus Walleij2023-08-162-2/+2
| * | | | s390/mm: define Real Memory Copy size and mask macrosAlexander Gordeev2023-08-162-4/+5
| * | | | s390/pfault: use consistent comment styleHeiko Carstens2023-07-291-10/+20
| * | | | s390/pfault: cleanup inline assembliesHeiko Carstens2023-07-291-14/+14
| * | | | s390/pfault: use early_param() instead if __setup()Heiko Carstens2023-07-291-2/+1
| * | | | s390/pfault: remove not needed packed and aligned attributesHeiko Carstens2023-07-291-1/+1
| * | | | s390/pfault: use UL instead of ULLHeiko Carstens2023-07-291-3/+3
| * | | | s390/mm: move pfault code to own C fileHeiko Carstens2023-07-293-228/+240
| * | | | s390/extmem: improve reporting of -ERANGE errorAlexander Gordeev2023-07-241-3/+6
| * | | | s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev2023-07-241-1/+1
| |/ / /
* | | | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-251-0/+5
|\ \ \ \ | | |/ / | |/| |
| * | | mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+5
| |/ /
* / / s390/vmem: split pages when debug pagealloc is enabledSven Schnelle2023-07-271-0/+2
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-231-0/+1
|\ \
| * | KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda2023-07-181-0/+1
| |/
* / s390/mm: fix per vma lock fault handlingSven Schnelle2023-07-181-0/+2
|/
* Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-063-3/+5
|\
| * Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev2023-07-042-2/+2
| * s390: fix various typosHeiko Carstens2023-07-032-2/+2
| * s390: include linux/io.h instead of asm/io.hHeiko Carstens2023-07-031-1/+1
| * s390/vmem: fix virtual vs physical address confusionAlexander Gordeev2023-06-281-0/+2
| * s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev2023-06-282-2/+2
* | Merge branch 'expand-stack'Linus Torvalds2023-06-281-2/+3
|\ \
| * | mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-271-2/+3
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-15/+28
|\ \ \ | |_|/ |/| |
| * | s390: gmap use pte_unmap_unlock() not spin_unlock()Hugh Dickins2023-06-191-11/+11
| * | s390: allow pte_offset_map_lock() to failHugh Dickins2023-06-192-4/+17
| |/
* | Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-06-261-0/+1
|\ \