aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/mmu_context.h
AgeCommit message (Expand)Author
2021-06-07s390/mm: ensure switch_mm() is executed with interrupts disabledAlexander Gordeev
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-09s390/mm: use invalid asce for user space when switching to init_mmHeiko Carstens
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-11-12s390/mm: remove unused clear_user_asce()Heiko Carstens
2020-10-27s390: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-28s390/mm: cleanup init_new_context() callbackAlexander Gordeev
2020-03-28s390/mm: cleanup virtual memory constants usageAlexander Gordeev
2020-03-28s390/mm: remove page table downgrade supportAlexander Gordeev
2020-02-27s390/mm: provide memory management functions for protected KVM guestsClaudio Imbrenda
2019-01-11s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-01-11s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2018-11-02s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky
2018-09-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik
2018-07-30s390/mm: Add huge page gmap linking supportJanosch Frank
2018-05-17KVM: s390: Add storage key facility interpretation controlJanosch Frank
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank
2018-03-02s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck
2017-11-24s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-15mm: account pud page tablesKirill A. Shutemov
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06s390/mm: use a single lock for the fields in mm_context_tMartin Schwidefsky
2017-09-06s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky
2017-09-06s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-08-31s390/mm: fork vs. 5 level page tabelMartin Schwidefsky
2017-08-29s390/mm: use generic mm_hooksMartin Schwidefsky
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-20s390/kvm: Add use_cmma field to mm_context_tClaudio Imbrenda
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-23s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-24s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky
2016-04-21s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-10s390/mm: four page table levels vs. forkMartin Schwidefsky
2016-02-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen