summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
|\ \
| * | KVM: s390: Provide function for setting the guest storage keyChristian Borntraeger2013-06-171-0/+48
| * | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-211-2/+1
| * | s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-211-1/+1
* | | s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2013-06-261-0/+48
| |/ |/|
* | s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-311-1/+1
* | s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-151-2/+1
|/
* s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-031-4/+117
* s390/mm,gmap: segment mapping raceMartin Schwidefsky2013-04-231-69/+91
* s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-231-22/+85
* s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens2012-11-231-16/+0
* thp, s390: architecture backend for thp on s390Gerald Schaefer2012-10-091-0/+22
* thp, s390: disable thp for kvm host on s390Gerald Schaefer2012-10-091-0/+30
* thp, s390: thp pagetable pre-allocation for s390Gerald Schaefer2012-10-091-0/+38
* thp, s390: thp splitting backend for s390Gerald Schaefer2012-10-091-0/+18
* s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-261-2/+2
* s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-261-1/+1
* s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-301-1/+1
* s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-261-5/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* s390/kvm: bad rss-counter stateChristian Borntraeger2012-05-161-0/+2
* [S390] fix tlb flushing for page table pagesMartin Schwidefsky2012-04-111-3/+60
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+0
* [S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky2012-02-171-1/+1
* [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-271-11/+0
* [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260Christian Borntraeger2011-12-271-0/+3
* [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-301-1/+48
* [S390] take mmap_sem when walking guest page tableCarsten Otte2011-10-301-1/+14
* [S390] fix list corruption in gmap reverse mappingCarsten Otte2011-10-301-0/+9
* [S390] fix possible deadlock in gmap_map_segmentCarsten Otte2011-10-301-2/+3
* [S390] memory leak with RCU_TABLE_FREEMartin Schwidefsky2011-10-301-2/+3
* [S390] gmap: always up mmap_sem properlyCarsten Otte2011-09-261-3/+4
* [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-201-8/+2
* [S390] missing return in page_table_alloc_pgsteJan Glauber2011-08-031-0/+1
* [S390] kvm guest address space mappingMartin Schwidefsky2011-07-241-23/+398
* [S390] use generic RCU page-table freeing codeMartin Schwidefsky2011-06-061-173/+119
* [S390] mm: fix mmu_gather reworkHeiko Carstens2011-05-291-7/+16
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0
* [S390] Remove data execution protectionMartin Schwidefsky2011-05-231-59/+9
* [S390] pgtable_list corruptionMartin Schwidefsky2011-01-311-1/+2
* [S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger2010-10-251-0/+2
* [S390] lockless get_user_pages_fast()Martin Schwidefsky2010-10-251-17/+154
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* [S390] Improve address space mode selection.Martin Schwidefsky2009-12-071-1/+1
* [S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky2009-10-061-2/+8
* [S390] Change kernel_page_present coding style.Heiko Carstens2009-09-221-10/+7
* [S390] fix recursive locking on page_table_lockMartin Schwidefsky2009-09-111-12/+12
* [S390] pm: add kernel_page_presentHans-Joachim Picht2009-06-161-0/+19
OpenPOWER on IntegriCloud