summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-5/+7
|\
| * s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-031-3/+3
| * s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-031-2/+2
| * s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-031-3/+5
* | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-071-0/+3
|/
* s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel2014-03-211-2/+1
* s390/mm: fixing comment so that parameter name matchDominik Dingel2014-03-211-1/+1
* s390/mm: enable split page table lock for PMD levelMartin Schwidefsky2014-02-211-2/+2
* s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-211-0/+72
* s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-211-0/+77
* s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-161-2/+2
* s390: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+9
* mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov2013-11-151-6/+6
* s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-041-0/+18
* s390/mm: page_table_realloc returns failureDominik Dingel2013-10-311-8/+13
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-111-2/+4
|\
| * s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-071-1/+1
| * s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens2013-09-071-1/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-041-65/+118
|\ \ | |/ |/|
| * KVM: s390: fix task size checkMartin Schwidefsky2013-07-291-1/+1
| * KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-291-64/+117
* | s390/mm: implement software referenced bitsMartin Schwidefsky2013-08-291-11/+7
* | s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky2013-08-221-3/+3
* | s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-221-29/+30
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-2/+3
|\
| * mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-201-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-1/+1
|\ \
| * | KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger2013-06-171-0/+48
| * | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-211-2/+1
| * | s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-211-1/+1
* | | s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-261-0/+48
| |/ |/|
* | s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-311-1/+1
* | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-151-2/+1
|/
* s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-031-4/+117
* s390/mm,gmap: segment mapping raceMartin Schwidefsky2013-04-231-69/+91
* s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-231-22/+85
* s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens2012-11-231-16/+0
* thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-091-0/+22
* thp, s390: disable thp for kvm host on s390Gerald Schaefer2012-10-091-0/+30
* thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2012-10-091-0/+38
* thp, s390: thp splitting backend for s390Gerald Schaefer2012-10-091-0/+18
* s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-261-2/+2
* 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-5/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* s390/kvm: bad rss-counter stateChristian Borntraeger2012-05-161-0/+2
* [S390] fix tlb flushing for page table pagesMartin Schwidefsky2012-04-111-3/+60
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+0
OpenPOWER on IntegriCloud