summaryrefslogtreecommitdiff
path: root/arch/s390/mm/pgtable.c
AgeCommit message (Expand)AuthorFilesLines
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 imp...Tejun 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
2009-09-23[S390] Change kernel_page_present coding style.Heiko Carstens1-10/+7
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky1-12/+12
2009-06-16[S390] pm: add kernel_page_presentHans-Joachim Picht1-0/+19
2009-06-12[S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens1-3/+13
2009-03-26[S390] cpumask: use mm_cpumask() wrapperRusty Russell1-1/+1
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte1-0/+4
2009-03-18[S390] make page table walking more robustMartin Schwidefsky1-0/+2
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe1-2/+2
2008-10-28[S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger1-8/+8
2008-06-06KVM: s390: fix locking order problem in enable_sieChristian Borntraeger1-17/+27
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte1-3/+62
2008-02-09[S390] dynamic page tables.Martin Schwidefsky1-0/+74
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky1-21/+81
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-0/+2
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky1-0/+94