summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* [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/+1
* [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/+7
* [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-3/+0
* [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/+1
* [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/+13
* [S390] No execute support cleanup.Martin Schwidefsky2007-04-271-51/+21
* [S390] Minor fault path optimization.Martin Schwidefsky2007-04-271-118/+141
* [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-051-58/+47
* [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/+0
* [PATCH] Switch s390 to NO_IOMEMAl Viro2007-02-112-59/+1
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-3/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-052-2/+2
* [S390] Mark kernel text section read-only.Heiko Carstens2007-02-051-5/+4
* [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/+0
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-053-6/+4
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-111-1/+2
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-084-218/+455
|\
| * [S390] Poison init section before freeing it.Heiko Carstens2006-12-081-0/+2
| * [S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens2006-12-081-17/+6
| * [S390] Virtual memmap for s390.Heiko Carstens2006-12-084-203/+449
* | [PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen2006-12-081-81/+3
|/
* [S390] Convert extmem spin_lock into a mutex.Heiko Carstens2006-12-041-11/+11
* [S390] pfault code cleanup.Heiko Carstens2006-12-041-3/+25
* [S390] Cleanup memory_chunk array usage.Heiko Carstens2006-12-041-7/+4
* [S390] extmem unbalanced spin_lock.Heiko Carstens2006-12-041-2/+3
OpenPOWER on IntegriCloud