summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* [S390] Wire up page fault events for software perf counters.Heiko Carstens2009-09-111-4/+9
* [S390] Enable guest page hinting by default.Heiko Carstens2009-09-112-6/+4Star
* [S390] fix recursive locking on page_table_lockMartin Schwidefsky2009-09-112-12/+13
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* [S390] pm: add kernel_page_presentHans-Joachim Picht2009-06-161-0/+19
* [S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2009-06-122-1/+62
* [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-121-3/+13
* [S390] implement is_compat_taskHeiko Carstens2009-06-122-7/+7
* [S390] cpumask: use mm_cpumask() wrapperRusty Russell2009-03-261-1/+1
* [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-261-0/+2
* [S390] check addressing mode in s390_enable_sieCarsten Otte2009-03-261-0/+4
* [S390] page fault: invoke oom-killerHeiko Carstens2009-03-261-26/+2Star
* [S390] make page table upgrade work againMartin Schwidefsky2009-03-181-14/+30
* [S390] make page table walking more robustMartin Schwidefsky2009-03-182-2/+4
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-071-1/+1
* aio: make the lookup_ioctx() locklessJens Axboe2008-12-291-2/+2
* [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-251-63/+43Star
* [S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger2008-10-281-8/+8
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-11/+0Star
* [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-101-39/+212
* [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-011-1/+12
* s390: use generic show_mem()Johannes Weiner2008-07-261-32/+0Star
* hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+5
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-1/+2
* [S390] Add support for memory hot-add.Heiko Carstens2008-07-141-0/+19
* Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-111-17/+27
|\
| * KVM: s390: fix locking order problem in enable_sieChristian Borntraeger2008-06-061-17/+27
* | [S390] vmemmap: fix off-by-one bug.Heiko Carstens2008-06-101-1/+1
|/
* [S390] showmem: Only walk spanned pages.Heiko Carstens2008-05-301-26/+23Star
* [S390] Fix section mismatch warnings.Heiko Carstens2008-05-301-5/+13
* [S390] sparsemem vmemmap: initialize memmap.Heiko Carstens2008-05-151-13/+6Star
* [S390] guest page hinting lightMartin Schwidefsky2008-05-073-0/+83
* [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-303-79/+12Star
* [S390] System z large page support.Gerald Schaefer2008-04-305-31/+186
* [S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens2008-04-301-3/+2Star
* s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte2008-04-271-3/+62
* [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-171-15/+52
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-10/+3Star
* [S390] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-171-1/+0Star
* [S390] exec_protect: Fix incorrect extern declarations.Heiko Carstens2008-04-171-8/+8
* [S390] dynamic page tables.Martin Schwidefsky2008-02-094-2/+182
* [S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky2008-02-092-3/+15
* [S390] 1K/2K page table pages.Martin Schwidefsky2008-02-093-25/+93
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-0/+2
* [S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2008-02-051-2/+1Star
* [S390] Fix couple of section mismatches.Heiko Carstens2008-02-051-1/+1
* [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-051-0/+27
* [S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger2008-01-261-2/+2
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-261-1/+1