summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-231-0/+2
* 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/+1Star
* 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/+0Star
| * 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-131-10/+1Star
|/
* 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/+1Star
* 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/+3Star
* [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
* [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-231-198/+308
* [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-231-49/+9Star
* [S390] Remove data execution protectionMartin Schwidefsky2011-05-231-64/+11Star
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-2/+0Star
* [S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens2010-10-251-0/+28
* [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-251-4/+4
* [S390] store indication fault optimizationMartin Schwidefsky2010-10-251-0/+1
* [S390] lockless get_user_pages_fast()Martin Schwidefsky2010-10-251-0/+1
* [S390] zero page cache synonymsMartin Schwidefsky2010-10-251-3/+19
* [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-241-2/+4
* [S390] increase default size of vmalloc areaMartin Schwidefsky2010-04-091-3/+3
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* [S390] s390: use change recording override for kernel mappingChristian Borntraeger2009-12-071-1/+3
* [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-121-2/+5
* [S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger2008-11-271-2/+0Star
* [S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger2008-10-281-4/+4
* [S390] introduce dirty bit for kvm live migrationFlorian Funke2008-10-101-2/+43
* [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-011-0/+1093