aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/pgtable.h
AgeCommit message (Expand)Author
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
2011-10-30[S390] take mmap_sem when walking guest page tableCarsten Otte
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky
2011-06-06[S390] fix kvm defines for 31 bit compileMartin Schwidefsky
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky
2011-05-23[S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-10-25[S390] store indication fault optimizationMartin Schwidefsky
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky
2010-04-09[S390] increase default size of vmalloc areaMartin Schwidefsky
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-12-07[S390] s390: use change recording override for kernel mappingChristian Borntraeger
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens
2008-11-27[S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger
2008-10-28[S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger
2008-10-10[S390] introduce dirty bit for kvm live migrationFlorian Funke
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky