index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
gmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-10
/
+9
2025-03-18
s390: Remove 2k vs 4k page table leftovers
Heiko Carstens
1
-3
/
+0
2025-03-14
KVM: s390: pv: fix race when making a page secure
Claudio Imbrenda
1
-28
/
+0
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
1
-3
/
+4
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
Heiko Carstens
1
-4
/
+5
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
1
-2
/
+20
2025-01-31
KVM: s390: remove useless page->index usage
Claudio Imbrenda
1
-9
/
+0
2025-01-31
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
1
-44
/
+2
2025-01-31
KVM: s390: stop using lists to keep track of used dat tables
Claudio Imbrenda
1
-79
/
+23
2025-01-31
KVM: s390: stop using page->index for non-shadow gmaps
Claudio Imbrenda
1
-51
/
+54
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
1
-209
/
+29
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
1
-20
/
+0
2025-01-31
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
1
-124
/
+0
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
1
-0
/
+1
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
1
-0
/
+28
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-4
/
+8
2024-11-27
s390/mm: Introduce region-third and segment table entry present bits
Gerald Schaefer
1
-4
/
+8
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2024-10-29
s390/mm/gmap: Remove gmap_{en,dis}able()
Claudio Imbrenda
1
-31
/
+0
2024-10-29
s390/mm/gmap: Fix __gmap_fault() return code
Claudio Imbrenda
1
-6
/
+5
2024-10-29
s390/mm/gmap: Refactor gmap_fault() and add support for pfault
Claudio Imbrenda
1
-19
/
+100
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
1
-3
/
+3
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
1
-3
/
+3
2024-06-05
s390/hugetlb: Convert PG_arch_1 code to work on folio->flags
David Hildenbrand
1
-2
/
+2
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
1
-2
/
+4
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-40
/
+125
2024-04-22
s390/mm: Fix storage key clearing for guest huge pages
Claudio Imbrenda
1
-1
/
+1
2024-04-18
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
1
-40
/
+125
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
1
-1
/
+1
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-6
/
+6
2024-03-06
s390: supplement for ptdesc conversion
Qi Zheng
1
-18
/
+20
2023-12-21
KVM: s390: vsie: fix race during shadow creation
Christian Borntraeger
1
-0
/
+1
2023-11-05
s390/cmma: move arch_set_page_dat() to header file
Heiko Carstens
1
-2
/
+2
2023-10-25
s390/mm: add missing arch_set_page_dat() call to gmap allocations
Heiko Carstens
1
-6
/
+18
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+5
2023-07-18
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
1
-0
/
+1
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2023-07-03
s390: fix various typos
Heiko Carstens
1
-1
/
+1
2023-06-19
s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
1
-11
/
+11
2023-06-19
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
1
-1
/
+8
2023-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2023-05-05
Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+7
2023-05-04
KVM: s390: pv: fix asynchronous teardown for small VMs
Claudio Imbrenda
1
-0
/
+7
2023-05-02
mm/ksm: move disabling KSM from s390/gmap code to KSM code
David Hildenbrand
1
-19
/
+1
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
1
-0
/
+7
2023-02-09
mm: replace vma->vm_flags indirect modification in ksm_madvise
Suren Baghdasaryan
1
-1
/
+5
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-2
/
+1
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
1
-1
/
+1
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-71
/
+76
2022-11-30
s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()
Anshuman Khandual
1
-3
/
+2
[next]