index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
/
pgtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-18
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
1
-1
/
+18
2016-10-28
s390/mm: fix gmap tlb flush issues
David Hildenbrand
1
-2
/
+2
2016-05-18
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
1
-57
/
+28
2015-08-19
s390/mm: simplify page table alloc/free code
Martin Schwidefsky
1
-136
/
+89
2015-07-17
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
1
-2
/
+0
2015-07-17
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
1
-1
/
+1
2015-06-25
s390/mm: change HPAGE_SHIFT type to int
Dominik Dingel
1
-1
/
+1
2015-06-25
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
1
-0
/
+2
2015-04-23
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
1
-99
/
+43
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-8
/
+0
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+3
2015-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+3
2015-01-08
s390/pgtable: add unsigned long casts
Heiko Carstens
1
-3
/
+3
2015-01-08
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
Martin Schwidefsky
1
-2
/
+3
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+40
2014-11-28
KVM: S390: Create helper function get_guest_storage_key
Jason J. Herne
1
-0
/
+39
2014-11-03
s390/mm: use correct unlock function in gmap_ipte_notify
Martin Schwidefsky
1
-1
/
+1
2014-10-28
KVM: s390: Cleanup usage of current->mm in set_guest_storage_key
Jason J. Herne
1
-1
/
+1
2014-10-27
s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG
Dominik Dingel
1
-2
/
+1
2014-10-27
s390/mm: disable KSM for storage key enabled pages
Dominik Dingel
1
-1
/
+15
2014-10-27
s390/mm: prevent and break zero page mappings in case of storage keys
Dominik Dingel
1
-1
/
+12
2014-10-27
s390/mm: recfactor global pgste updates
Dominik Dingel
1
-99
/
+54
2014-10-15
s390/mm: fixing calls of pte_unmap_unlock
Dominik Dingel
1
-3
/
+3
2014-08-29
KVM: s390/mm: fix up indentation of set_guest_storage_key
Christian Borntraeger
1
-6
/
+6
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
1
-30
/
+55
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
1
-351
/
+270
2014-08-25
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
1
-54
/
+56
2014-08-25
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
1
-1
/
+2
2014-08-25
KVM: s390/mm: try a cow on read only pages for key ops
Christian Borntraeger
1
-0
/
+10
2014-08-01
s390/mm: implement dirty bits for large segment table entries
Martin Schwidefsky
1
-0
/
+3
2014-08-01
KVM: s390/mm: Fix page table locking vs. split pmd lock
Christian Borntraeger
1
-2
/
+3
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-16
/
+73
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
1
-4
/
+6
2014-05-16
KVM: s390: correct locking for s390_enable_skey
Martin Schwidefsky
1
-15
/
+7
2014-04-22
KVM: s390/mm: new gmap_test_and_clear_dirty function
Dominik Dingel
1
-0
/
+21
2014-04-22
KVM: s390/mm: use software dirty bit detection for user dirty tracking
Martin Schwidefsky
1
-3
/
+3
2014-04-22
KVM: s390: Allow skeys to be enabled for the current process
Dominik Dingel
1
-0
/
+23
2014-04-22
KVM: s390: Clear storage keys
Dominik Dingel
1
-11
/
+32
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+7
2014-04-07
mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"
Alex Thorlton
1
-0
/
+3
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
1
-3
/
+3
2014-04-03
s390/mm,tlb: optimize TLB flushing for zEC12
Martin Schwidefsky
1
-2
/
+2
2014-04-03
s390/mm,tlb: safeguard against speculative TLB creation
Martin Schwidefsky
1
-3
/
+5
2014-03-21
s390/mm: remove unnecessary parameter from gmap_do_ipte_notify
Dominik Dingel
1
-2
/
+1
2014-03-21
s390/mm: fixing comment so that parameter name match
Dominik Dingel
1
-1
/
+1
2014-02-21
s390/mm: enable split page table lock for PMD level
Martin Schwidefsky
1
-2
/
+2
2014-02-21
s390/kvm: set guest page states to stable on re-ipl
Martin Schwidefsky
1
-0
/
+72
2014-02-21
s390/kvm: support collaborative memory management
Konstantin Weitz
1
-0
/
+77
2014-01-16
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
1
-2
/
+2
2013-11-15
s390: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+9
[next]