index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
gmap.c
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-24
KVM: s390: fix missing present bit for gmap puds
Claudio Imbrenda
2025-11-06
s390/mm: Replace the CSP instruction with CSPG
Heiko Carstens
2025-11-06
s390/mm: Remove cpu_has_idte()
Heiko Carstens
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2025-05-28
KVM: s390: Refactor and split some gmap helpers
Claudio Imbrenda
2025-05-28
s390: Remove unneeded includes
Claudio Imbrenda
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-18
s390: Remove 2k vs 4k page table leftovers
Heiko Carstens
2025-03-14
KVM: s390: pv: fix race when making a page secure
Claudio Imbrenda
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
Heiko Carstens
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
2025-01-31
KVM: s390: remove useless page->index usage
Claudio Imbrenda
2025-01-31
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
2025-01-31
KVM: s390: stop using lists to keep track of used dat tables
Claudio Imbrenda
2025-01-31
KVM: s390: stop using page->index for non-shadow gmaps
Claudio Imbrenda
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
2025-01-31
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-27
s390/mm: Introduce region-third and segment table entry present bits
Gerald Schaefer
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-10-29
s390/mm/gmap: Remove gmap_{en,dis}able()
Claudio Imbrenda
2024-10-29
s390/mm/gmap: Fix __gmap_fault() return code
Claudio Imbrenda
2024-10-29
s390/mm/gmap: Refactor gmap_fault() and add support for pfault
Claudio Imbrenda
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-05
s390/hugetlb: Convert PG_arch_1 code to work on folio->flags
David Hildenbrand
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-04-22
s390/mm: Fix storage key clearing for guest huge pages
Claudio Imbrenda
2024-04-18
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
s390: supplement for ptdesc conversion
Qi Zheng
2023-12-21
KVM: s390: vsie: fix race during shadow creation
Christian Borntraeger
2023-11-05
s390/cmma: move arch_set_page_dat() to header file
Heiko Carstens
2023-10-25
s390/mm: add missing arch_set_page_dat() call to gmap allocations
Heiko Carstens
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-07-18
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-03
s390: fix various typos
Heiko Carstens
2023-06-19
s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
2023-06-19
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-05
Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
[next]