summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/mmu_context.h
Commit message (Expand)AuthorAgeFilesLines
* s390/vdso: correct vdso mapping for compat tasksVasily Gorbik2019-01-111-1/+1
* s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky2019-01-111-3/+2
* s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky2018-11-021-5/+0
* s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik2018-09-201-0/+1
* s390/mm: Add huge page gmap linking supportJanosch Frank2018-07-301-0/+1
* KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-1/+1
|\
| * KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank2018-03-091-1/+1
* | s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck2018-03-021-0/+1
|/
* s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky2017-11-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-171-20/+16
|\
| * s390: remove all code using the access register modeMartin Schwidefsky2017-11-141-20/+16
* | mm: account pud page tablesKirill A. Shutemov2017-11-151-1/+3
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/mm: use a single lock for the fields in mm_context_tMartin Schwidefsky2017-09-061-2/+0
* s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky2017-09-061-2/+2
* s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky2017-09-061-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-051-29/+4
|\
| * s390/mm: use generic mm_hooksMartin Schwidefsky2017-08-291-26/+1
| * s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-261-3/+3
* | s390/mm: fork vs. 5 level page tabelMartin Schwidefsky2017-08-311-0/+5
|/
* s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky2017-06-131-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-021-0/+1
|\
| * s390/kvm: Add use_cmma field to mm_context_tClaudio Imbrenda2017-04-201-0/+1
* | mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov2017-03-181-6/+0
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens2017-02-231-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390/mm,kvm: flush gmap address space with IDTEMartin Schwidefsky2016-08-241-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-1/+2
|\
| * s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky2016-06-201-1/+2
* | s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-131-10/+5
|/
* s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-211-6/+22
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+12
|\
| * mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen2016-02-181-1/+1
| * mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-181-1/+2
| * mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-181-0/+11
* | s390/mm: four page table levels vs. forkMartin Schwidefsky2016-03-101-5/+11
|/
* s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky2015-04-231-0/+3
* s390: remove 31 bit supportHeiko Carstens2015-03-251-4/+0
* s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky2015-03-021-1/+1
* mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2014-11-191-0/+11
* s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky2014-06-101-17/+16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-0/+1
|\
| * KVM: s390: Don't enable skeys by defaultDominik Dingel2014-04-221-1/+1
| * KVM: s390: Adding skey bit to mmu contextDominik Dingel2014-04-221-0/+1
* | s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-3/+3
* | s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-201-26/+17
|/
* s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-031-15/+22
* s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-031-0/+5
OpenPOWER on IntegriCloud