summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-102-4/+7
|\
| * mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-0/+3
| * mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-3/+3
| * mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* | Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-101-2/+0
|\ \ | |/ |/|
| * s390/mm: use fallthrough;Joe Perches2020-04-061-2/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-081-1/+6
|\ \ | |/ |/|
| * KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand2020-04-071-0/+1
| * KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand2020-04-071-1/+5
* | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-047-163/+83
|\ \ | |/ |/|
| * s390/mm: cleanup virtual memory constants usageAlexander Gordeev2020-03-281-2/+2
| * s390/mm: remove page table downgrade supportAlexander Gordeev2020-03-281-24/+0
| * s390/mm: cleanup arch_get_unmapped_area() and friendsAlexander Gordeev2020-03-272-38/+13
| * s390: use fallthrough;Joe Perches2020-03-252-7/+6
| * s390: remove broken hibernate / power management supportHeiko Carstens2020-03-232-59/+3
| * s390/mm: optimize page table upgrade routineAlexander Gordeev2020-03-231-34/+56
| * s390: prevent leaking kernel address in BEARSven Schnelle2020-03-101-0/+4
| * s390/mm: mark private defines for vm_fault_t as suchChristian Borntraeger2020-03-041-5/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-022-13/+137
|\ \
| * | s390/gmap: return proper error code on ksm unsharingChristian Borntraeger2020-03-271-4/+5
| * | KVM: s390: Use fallthrough;Joe Perches2020-03-231-3/+3
| * | KVM: s390/mm: Make pages accessible before destroying the guestChristian Borntraeger2020-02-271-0/+35
| * | KVM: s390: protvirt: Secure memory is not mergeableJanosch Frank2020-02-271-10/+20
| * | s390/mm: add (non)secure page access exceptions handlersVasily Gorbik2020-02-271-0/+78
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-4/+1
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-2/+1
|/
* s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer2020-01-301-1/+99
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-3/+1
* s390/kasan: add KASAN_VMALLOC supportVasily Gorbik2019-12-111-12/+56
* s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2019-11-301-3/+9
* Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-11-251-4/+8
|\
| * s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik2019-11-201-4/+8
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-251-0/+1
|\ \
| * | dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne2019-11-011-0/+1
| |/
* / s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG2019-10-311-6/+6
|/
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-3/+3
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-19/+16
|\
| * pagewalk: separate function pointers from iterator dataChristoph Hellwig2019-09-071-18/+15
| * mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2019-09-071-1/+1
* | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-6/+1
|\ \
| * | s390/mm: Remove sev_active() functionThiago Jung Bauermann2019-08-091-6/+1
* | | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-174-32/+17
|\ \ \ | |_|/ |/| |
| * | s390/kasan: add kdump supportVasily Gorbik2019-08-291-0/+2
| * | s390/mem_detect: provide single get_mem_detect_endVasily Gorbik2019-08-261-12/+0
| * | s390/cmma: reuse kstrtobool for option value parsingVasily Gorbik2019-08-261-10/+4
| * | s390/mm: use refcount_t for refcountChuhong Yuan2019-08-211-5/+5
| * | s390/extmem: use refcount_t for refcountChuhong Yuan2019-08-211-5/+6
| |/
* | s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik2019-08-061-6/+6
* | s390/mm: add fallthrough annotationsHeiko Carstens2019-07-291-0/+3