aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] cpumask: use mm_cpumask() wrapperRusty Russell1-1/+1
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens1-0/+2
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte1-0/+4
2009-03-26[S390] page fault: invoke oom-killerHeiko Carstens1-26/+2
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky1-14/+30
2009-03-18[S390] make page table walking more robustMartin Schwidefsky2-2/+4
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+1
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe1-2/+2
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang1-63/+43
2008-10-28[S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger1-8/+8
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty1-11/+0
2008-10-10[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang1-39/+212
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer1-1/+12
2008-07-26s390: use generic show_mem()Johannes Weiner1-32/+0
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-14[S390] Add support for memory hot-add.Heiko Carstens1-0/+19
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-17/+27
2008-06-10[S390] vmemmap: fix off-by-one bug.Heiko Carstens1-1/+1
2008-06-06KVM: s390: fix locking order problem in enable_sieChristian Borntraeger1-17/+27
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens1-26/+23
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens1-5/+13
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens1-13/+6
2008-05-07[S390] guest page hinting lightMartin Schwidefsky3-0/+83
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens3-79/+12
2008-04-30[S390] System z large page support.Gerald Schaefer5-31/+186
2008-04-30[S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens1-3/+2
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte1-3/+62
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky1-15/+52
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-10/+3
2008-04-17[S390] remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-04-17[S390] exec_protect: Fix incorrect extern declarations.Heiko Carstens1-8/+8
2008-02-09[S390] dynamic page tables.Martin Schwidefsky4-2/+182
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky2-3/+15
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky3-25/+93
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-0/+2
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens1-2/+1
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens1-1/+1
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens1-0/+27
2008-01-26[S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger1-2/+2
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-01-26[S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens1-1/+1
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger1-13/+7
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-3/+0
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky2-7/+31
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky4-29/+114
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-0/+1
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-12[S390] pfault: Fix alignment of parameter list.Heiko Carstens1-1/+1