aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pgtable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-22[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