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