summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgtable.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+7
2014-04-07mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton1-0/+3
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens1-3/+3
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky1-2/+2
2014-04-03s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky1-3/+5
2014-03-21s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel1-2/+1
2014-03-21s390/mm: fixing comment so that parameter name matchDominik Dingel1-1/+1
2014-02-21s390/mm: enable split page table lock for PMD levelMartin Schwidefsky1-2/+2
2014-02-21s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky1-0/+72
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz1-0/+77
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner1-2/+2
2013-11-15s390: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+9
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov1-6/+6
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky1-0/+18
2013-10-31s390/mm: page_table_realloc returns failureDominik Dingel1-8/+13
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-4/+0
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+4
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens1-1/+1
2013-09-07s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens1-1/+3
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-65/+118
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky1-11/+7
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky1-3/+3
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-29/+30
2013-07-29KVM: s390: fix task size checkMartin Schwidefsky1-1/+1
2013-07-29KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky1-64/+117
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+3
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger1-0/+48
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V1-2/+3
2013-06-17KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger1-0/+48
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger1-1/+1
2013-05-21s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky1-1/+1
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky1-4/+117
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky1-69/+91
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens1-22/+85
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens1-16/+0
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer1-0/+22
2012-10-09thp, s390: disable thp for kvm host on s390Gerald Schaefer1-0/+30
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer1-0/+38
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer1-0/+18
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-2/+2
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens1-1/+1
2012-07-30s390/mm: rename user_mode variable to addressing_modeHeiko Carstens1-1/+1
2012-07-26s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky1-5/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-05-16s390/kvm: bad rss-counter stateChristian Borntraeger1-0/+2
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky1-3/+60
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+0