summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/mmu_context.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-031-4/+13
* s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-211-5/+34
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-8/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-041-18/+1
|\
| * KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-291-18/+1
* | s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky2013-08-221-2/+1
|/
* s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-261-1/+1
* s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-301-1/+1
* s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-261-1/+13
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+0
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-241-1/+1
* Disintegrate asm/system.h for S390David Howells2012-03-281-0/+1
* [S390] Remove data execution protectionMartin Schwidefsky2011-05-231-5/+1
* [S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky2011-05-101-1/+1
* [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-241-0/+9
* [S390] Improve address space mode selection.Martin Schwidefsky2009-12-071-2/+2
* [S390] cpumask: use mm_cpumask() wrapperRusty Russell2009-03-261-1/+1
* [S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger2008-10-281-3/+16
* [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-011-0/+77
OpenPOWER on IntegriCloud