aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-24s390/mm: Remove double gaddr calculation when notifyingJanosch Frank1-21/+14
2017-03-22s390: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+18
2017-03-02KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel2-4/+4
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov1-1/+1
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-102/+167
2017-02-17s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens1-0/+2
2017-02-17s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens1-9/+9
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker7-6/+4
2017-02-08s390: add no-execute supportMartin Schwidefsky7-85/+146
2017-01-30KVM: s390: Fix RRBE return code not being CCJanosch Frank1-1/+1
2017-01-24s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger1-3/+4
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens1-1/+1
2017-01-16s390/mem_detect: fix memory type of first blockHeiko Carstens1-1/+2
2017-01-16s390/mem_detect: add debugging outputHeiko Carstens1-0/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-14s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens1-1/+1
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-5/+5
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner1-1/+1
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens1-5/+4
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky1-0/+1
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-17/+22
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer1-17/+21
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+2
2016-10-17s390/mm: use hugetlb_bad_size()Shyam Saini1-0/+1
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-12/+27
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-09-19s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior1-18/+12
2016-08-24s390/mm: merge local / non-local IDTE helperMartin Schwidefsky1-5/+5
2016-08-24s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2-6/+6
2016-08-24s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky1-0/+15
2016-08-10s390/pageattr: handle numpages parameter correctlyHeiko Carstens1-0/+2
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-117/+1707
2016-07-31s390/mm: clean up pte/pmd encodingGerald Schaefer1-14/+38
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-1/+1
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-151/+493
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand1-2/+2
2016-07-06s390/mm: add support for 2GB hugepagesGerald Schaefer4-40/+176
2016-06-28s390/mm: use basic block for essa inline assemblyHeiko Carstens1-4/+9
2016-06-24s390: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand1-0/+11
2016-06-20s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand1-6/+11
2016-06-20s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand1-0/+20