summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/mmu_context.h
AgeCommit message (Expand)Author
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
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-03-02s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen
2014-06-10s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-04-22KVM: s390: Don't enable skeys by defaultDominik Dingel
2014-04-22KVM: s390: Adding skey bit to mmu contextDominik Dingel
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky