aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* S390: fix tlb flushing for page table pagesMartin Schwidefsky2012-04-221-3/+60
* memory leak with RCU_TABLE_FREEMartin Schwidefsky2011-11-111-2/+3
* [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
* [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-121-3/+13
* [S390] cpumask: use mm_cpumask() wrapperRusty Russell2009-03-261-1/+1
* [S390] check addressing mode in s390_enable_sieCarsten Otte2009-03-261-0/+4
* [S390] make page table walking more robustMartin Schwidefsky2009-03-181-0/+2
* aio: make the lookup_ioctx() locklessJens Axboe2008-12-291-2/+2
* [S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger2008-10-281-8/+8
* KVM: s390: fix locking order problem in enable_sieChristian Borntraeger2008-06-061-17/+27
* s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte2008-04-271-3/+62
* [S390] dynamic page tables.Martin Schwidefsky2008-02-091-0/+74
* [S390] 1K/2K page table pages.Martin Schwidefsky2008-02-091-21/+81
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-0/+2
* [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-221-0/+94