index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-01
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
1
-0
/
+2
2018-10-03
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
1
-2
/
+2
2018-10-03
s390/mm: correct allocate_pgste proc_handler callback
Vasily Gorbik
1
-1
/
+1
2018-09-05
s390/kvm: fix deadlock when killed by oom
Claudio Imbrenda
1
-0
/
+2
2017-10-05
s390/mm: fix write access check in gup_huge_pmd()
Gerald Schaefer
1
-4
/
+3
2017-09-09
s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
Christian Borntraeger
1
-7
/
+32
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-03-18
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
1
-1
/
+18
2017-02-01
s390/mm: Fix cmma unused transfer from pgste into pte
Christian Borntraeger
1
-3
/
+4
2016-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-17
/
+22
2016-10-24
s390/mm: fix zone calculation in arch_add_memory()
Gerald Schaefer
1
-17
/
+21
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-10-17
s390/mm: use hugetlb_bad_size()
Shyam Saini
1
-0
/
+1
2016-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-12
/
+27
2016-09-20
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-19
s390/mm/pfault: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-18
/
+12
2016-08-24
s390/mm: merge local / non-local IDTE helper
Martin Schwidefsky
1
-5
/
+5
2016-08-24
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
2
-6
/
+6
2016-08-24
s390/mm,kvm: flush gmap address space with IDTE
Martin Schwidefsky
1
-0
/
+15
2016-08-10
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
1
-0
/
+2
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-117
/
+1707
2016-07-31
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
1
-14
/
+38
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-151
/
+493
2016-07-13
s390/mm: fix gmap tlb flush issues
David Hildenbrand
1
-2
/
+2
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
4
-40
/
+176
2016-06-28
s390/mm: use basic block for essa inline assembly
Heiko Carstens
1
-4
/
+9
2016-06-24
s390: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-20
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
1
-0
/
+11
2016-06-20
s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
David Hildenbrand
1
-6
/
+11
2016-06-20
s390/mm: allow to check if a gmap shadow is valid
David Hildenbrand
1
-0
/
+20
2016-06-20
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
1
-0
/
+1
2016-06-20
s390/mm: limit number of real-space gmap shadows
David Hildenbrand
1
-0
/
+13
2016-06-20
s390/mm: support real-space for gmap shadows
David Hildenbrand
1
-3
/
+32
2016-06-20
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
1
-2
/
+12
2016-06-20
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
1
-4
/
+25
2016-06-20
s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
David Hildenbrand
1
-5
/
+11
2016-06-20
s390/mm: fix races on gmap_shadow creation
David Hildenbrand
1
-17
/
+28
2016-06-20
s390/mm: avoid races on region/segment/page table shadowing
David Hildenbrand
1
-27
/
+70
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2
-16
/
+12
2016-06-20
s390/mm: flush tlb of shadows in all situations
David Hildenbrand
1
-3
/
+4
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
4
-31
/
+1200
2016-06-20
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
1
-20
/
+70
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2
-46
/
+178
2016-06-20
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
2
-24
/
+31
2016-06-20
s390/kvm: page table invalidation notifier
Martin Schwidefsky
1
-3
/
+16
2016-06-14
s390/mm: fix compile for PAGE_DEFAULT_KEY != 0
Heiko Carstens
1
-2
/
+2
2016-06-13
s390: avoid extable collisions
Heiko Carstens
1
-1
/
+1
2016-06-13
s390: add proper __ro_after_init support
Heiko Carstens
2
-7
/
+7
[next]