summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
...
* | s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky2013-08-221-16/+15
* | s390/pgtable: add pgste_get helperMartin Schwidefsky2013-08-221-1/+10
* | s390/pgtable: skip pgste updates on full flushMartin Schwidefsky2013-08-221-4/+3
* | s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-221-156/+144
|/
* 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-43/+40
|\ \
| * | s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger2013-05-211-0/+1
| * | s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-211-43/+39
| * | s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-211-2/+2
* | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
| |/ |/|
* | s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger2013-06-051-2/+3
* | s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger2013-06-051-1/+10
* | s390/pgtable: Fix guest overindication for change bitChristian Borntraeger2013-06-051-7/+9
* | s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger2013-05-281-4/+11
* | s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-171-2/+2
|/
* s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-031-10/+56
* mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-55/+40
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-291-0/+2
|\
| * s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-231-0/+2
* | s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-04-171-0/+4
|/
* s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens2013-04-021-1/+2
* s390/uaccess: fix page table walkHeiko Carstens2013-04-021-0/+1
* s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-281-0/+2
* s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-43/+88
* s390/mm: provide PAGE_SHARED defineHeiko Carstens2013-02-141-0/+1
* s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer2013-01-221-0/+12
* s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-131-1/+10
|\
| * s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-231-1/+0
| * s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens2012-11-231-0/+10
* | asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov2012-12-121-10/+1
|/
* s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer2012-10-261-13/+22
* s390/vmalloc: have separate modules areaHeiko Carstens2012-10-091-7/+14
* s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens2012-10-091-0/+9
* mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2012-10-091-0/+1
* thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-091-0/+190
* thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2012-10-091-0/+6
* thp, s390: thp splitting backend for s390Gerald Schaefer2012-10-091-0/+13
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-241-22/+22
* [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-271-20/+3
* [S390] fix page change underindication in pgste_update_allCarsten Otte2011-12-011-4/+4
* [S390] fix pgste update logicMartin Schwidefsky2011-11-141-3/+9
* [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-301-0/+1
* [S390] take mmap_sem when walking guest page tableCarsten Otte2011-10-301-0/+1
* [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-201-0/+2
* [S390] kvm guest address space mappingMartin Schwidefsky2011-07-241-0/+42
* [S390] fix kvm defines for 31 bit compileMartin Schwidefsky2011-06-061-13/+26
* [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-8/+8
OpenPOWER on IntegriCloud