aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgtable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky1-11/+7
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky1-3/+3
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-29/+30
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+3
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger1-0/+48
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V1-2/+3
2013-06-17KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger1-0/+48
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger1-1/+1
2013-05-21s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-21s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky1-1/+1
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1
2013-05-03s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky1-4/+117
2013-04-23s390/mm,gmap: segment mapping raceMartin Schwidefsky1-69/+91
2013-04-23s390/mm,gmap: implement gmap_translate()Heiko Carstens1-22/+85
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens1-16/+0
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer1-0/+22
2012-10-09thp, s390: disable thp for kvm host on s390Gerald Schaefer1-0/+30
2012-10-09thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer1-0/+38
2012-10-09thp, s390: thp splitting backend for s390Gerald Schaefer1-0/+18
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-2/+2
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens1-1/+1
2012-07-30s390/mm: rename user_mode variable to addressing_modeHeiko Carstens1-1/+1
2012-07-26s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky1-5/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-05-16s390/kvm: bad rss-counter stateChristian Borntraeger1-0/+2
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky1-3/+60
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+0
2012-02-17[S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky1-1/+1
2011-12-27[S390] add support for physical memory > 4TBMartin Schwidefsky1-11/+0
2011-12-27[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260Christian Borntraeger1-0/+3
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger1-1/+48
2011-10-30[S390] take mmap_sem when walking guest page tableCarsten Otte1-1/+14
2011-10-30[S390] fix list corruption in gmap reverse mappingCarsten Otte1-0/+9
2011-10-30[S390] fix possible deadlock in gmap_map_segmentCarsten Otte1-2/+3
2011-10-30[S390] memory leak with RCU_TABLE_FREEMartin Schwidefsky1-2/+3
2011-09-26[S390] gmap: always up mmap_sem properlyCarsten Otte1-3/+4
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger1-8/+2
2011-08-03[S390] missing return in page_table_alloc_pgsteJan Glauber1-0/+1
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky1-23/+398
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky1-173/+119
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens1-7/+16
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-1/+0
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky1-59/+9
2011-01-31[S390] pgtable_list corruptionMartin Schwidefsky1-1/+2
2010-10-25[S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger1-0/+2
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky1-17/+154
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky1-1/+1
2009-10-06[S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky1-2/+8