aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pgtable.h
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\
| * KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-29
* | s390/mm: implement software referenced bitsMartin Schwidefsky2013-08-29
* | s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky2013-08-28
* | s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky2013-08-22
* | s390/pgtable: add pgste_get helperMartin Schwidefsky2013-08-22
* | s390/pgtable: skip pgste updates on full flushMartin Schwidefsky2013-08-22
* | s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-22
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\ \
| * | s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger2013-05-21
| * | s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-21
| * | s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-21
* | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-29
| |/ |/|
* | s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger2013-06-05
* | s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger2013-06-05
* | s390/pgtable: Fix guest overindication for change bitChristian Borntraeger2013-06-05
* | s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger2013-05-28
* | s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-17
|/
* s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-03
* mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-29
|\
| * s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-23
* | s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-04-17
|/
* s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens2013-04-02
* s390/uaccess: fix page table walkHeiko Carstens2013-04-02
* s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-28
* s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-14
* s390/mm: provide PAGE_SHARED defineHeiko Carstens2013-02-14
* s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer2013-01-22
* s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-13
|\
| * s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-23
| * s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens2012-11-23
* | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-12
|/
* s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer2012-10-26
* s390/vmalloc: have separate modules areaHeiko Carstens2012-10-09
* s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens2012-10-09
* mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2012-10-09
* thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-09
* thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2012-10-09
* thp, s390: thp splitting backend for s390Gerald Schaefer2012-10-09
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-24
* [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-27
* [S390] fix page change underindication in pgste_update_allCarsten Otte2011-12-01
* [S390] fix pgste update logicMartin Schwidefsky2011-11-14
* [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-30
* [S390] take mmap_sem when walking guest page tableCarsten Otte2011-10-30