开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
gmap.c
Age
Commit message (
Expand
)
Author
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
2023-05-04
KVM: s390: pv: fix asynchronous teardown for small VMs
Claudio Imbrenda
2023-05-02
mm/ksm: move disabling KSM from s390/gmap code to KSM code
David Hildenbrand
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
2023-02-09
mm: replace vma->vm_flags indirect modification in ksm_madvise
Suren Baghdasaryan
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-30
s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()
Anshuman Khandual
2022-10-26
s390/mm: gmap: sort out physical vs virtual pointers usage
Nico Boehr
2022-09-26
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-07-13
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
2022-07-13
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-06-01
s390/gmap: voluntarily schedule during key setting
Christian Borntraeger
2022-05-03
KVM: s390: vsie/gmap: reduce gmap_rmap overhead
Christian Borntraeger
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2022-03-01
s390/mm,gmap: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2021-10-27
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2021-10-25
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
2021-10-25
s390/gmap: validate VMA in __gmap_zap()
David Hildenbrand
2021-09-07
s390/mm: fix kernel doc comments
Heiko Carstens
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-10
s390/gmap: make gmap memcg aware
Christian Borntraeger
2020-11-11
KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...
Janosch Frank
2020-09-14
s390/uv: add destroy page call
Janosch Frank
2020-08-13
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-11
s390/gmap: improve THP splitting
Gerald Schaefer
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
[next]