summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens2008-01-261-1/+1
* [S390] Change vmalloc defintionsChristian Borntraeger2008-01-261-13/+7Star
* [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-3/+0Star
* [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-222-7/+31
* [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-224-29/+114
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-171-0/+1
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* [S390] pfault: Fix alignment of parameter list.Heiko Carstens2007-10-121-1/+1
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-222-17/+1Star
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-271-3/+3
* mm: fault feedback #2Nick Piggin2007-07-191-15/+15
* [S390] More verbose show_mem() like other architectures.Heiko Carstens2007-05-211-15/+23
* [S390] Avoid compile warning.Heiko Carstens2007-05-101-1/+4
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [S390] get rid of kprobes notifier call chain.Christoph Hellwig2007-05-041-27/+13Star
* [S390] No execute support cleanup.Martin Schwidefsky2007-04-271-51/+21Star
* [S390] Minor fault path optimization.Martin Schwidefsky2007-04-271-118/+141
* [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-051-58/+47Star
* [S390] Optional ZONE_DMA for s390.Heiko Carstens2007-02-211-0/+2
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman2007-02-141-4/+0Star
* [PATCH] Switch s390 to NO_IOMEMAl Viro2007-02-112-59/+1Star
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-3/+1Star
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-052-2/+2
* [S390] Mark kernel text section read-only.Heiko Carstens2007-02-051-5/+4Star
* [S390] noexec protectionGerald Schaefer2007-02-053-12/+96
* [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-051-10/+54
* [S390] Remove pointless/unreliable kernel messages.Heiko Carstens2007-02-051-2/+0Star
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-053-6/+4Star
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-121-1/+2