summaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-05-08s390: use set_memory.h headerLaura Abbott
2017-04-26s390/pageattr: avoid unnecessary page table splittingHeiko Carstens
2017-04-25s390/mm: simplify arch_get_unmapped_area[_topdown]Martin Schwidefsky
2017-04-25s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky
2017-04-20s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda
2017-03-24s390/mm: Remove double gaddr calculation when notifyingJanosch Frank
2017-03-22s390: get rid of superfluous __GFP_REPEATMichal Hocko
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-03-02KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-23s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-17s390/mm: add cond_resched call to kernel page table dumperHeiko Carstens
2017-02-17s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-08s390: add no-execute supportMartin Schwidefsky
2017-01-30KVM: s390: Fix RRBE return code not being CCJanosch Frank
2017-01-24s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens
2017-01-16s390/mem_detect: fix memory type of first blockHeiko Carstens
2017-01-16s390/mem_detect: add debugging outputHeiko Carstens
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-11-29s390: convert remaining bootmem allocations to memblockHeiko Carstens
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-17s390/mm: use hugetlb_bad_size()Shyam Saini
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-19s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-24s390/mm: merge local / non-local IDTE helperMartin Schwidefsky
2016-08-24s390/mm: merge local / non-local IPTE helperMartin Schwidefsky
2016-08-24s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky
2016-08-10s390/pageattr: handle numpages parameter correctlyHeiko Carstens
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-31s390/mm: clean up pte/pmd encodingGerald Schaefer
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-13s390/mm: fix gmap tlb flush issuesDavid Hildenbrand