aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-26s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens2-36/+14
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens4-75/+74
2017-07-26Merge branch 'tlb-flushing' into featuresMartin Schwidefsky5-49/+303
2017-07-25s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky1-17/+30
2017-07-25s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky2-13/+25
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2-25/+88
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky3-15/+181
2017-07-13s390/mm: set change and reference bit on lazy key enablementChristian Borntraeger1-3/+3
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-1/+2
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko1-2/+2
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko1-28/+2
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko1-1/+1
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-57/+189
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-2/+2
2017-06-12s390: rename struct psw_bits membersHeiko Carstens1-1/+1
2017-06-12s390: rename psw_bits enumsHeiko Carstens1-1/+1
2017-06-12s390/mm: use correct address space when enabling DATHeiko Carstens1-1/+5
2017-06-12s390/fault: use _ASCE_ORIGIN instead of PAGE_MASKHeiko Carstens1-1/+1
2017-06-12s390/mm: add __rcu annotationsHeiko Carstens1-3/+3
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky9-52/+180
2017-05-08s390: use set_memory.h headerLaura Abbott3-0/+3
2017-04-26s390/pageattr: avoid unnecessary page table splittingHeiko Carstens1-3/+7
2017-04-25s390/mm: simplify arch_get_unmapped_area[_topdown]Martin Schwidefsky1-57/+32
2017-04-25s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky4-23/+14
2017-04-20s390/kvm: Add PGSTE manipulation functionsClaudio Imbrenda2-2/+154
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