aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2-17/+1
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens1-3/+3
2007-07-19mm: fault feedback #2Nick Piggin1-15/+15
2007-05-21[S390] More verbose show_mem() like other architectures.Heiko Carstens1-15/+23
2007-05-10[S390] Avoid compile warning.Heiko Carstens1-1/+4
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig1-27/+13
2007-04-27[S390] No execute support cleanup.Martin Schwidefsky1-51/+21
2007-04-27[S390] Minor fault path optimization.Martin Schwidefsky1-118/+141
2007-03-05[S390] Fixed handling of access register mode faults.Gerald Schaefer1-58/+47
2007-02-21[S390] Optional ZONE_DMA for s390.Heiko Carstens1-0/+2
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman1-4/+0
2007-02-11[PATCH] Switch s390 to NO_IOMEMAl Viro2-59/+1
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev1-3/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens2-2/+2
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens1-5/+4
2007-02-05[S390] noexec protectionGerald Schaefer3-12/+96
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer1-10/+54
2007-02-05[S390] Remove pointless/unreliable kernel messages.Heiko Carstens1-2/+0
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens3-6/+4
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen1-1/+2
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-218/+455
2006-12-08[PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen1-81/+3
2006-12-08[S390] Poison init section before freeing it.Heiko Carstens1-0/+2
2006-12-08[S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens1-17/+6
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens4-203/+449
2006-12-04[S390] Convert extmem spin_lock into a mutex.Heiko Carstens1-11/+11
2006-12-04[S390] pfault code cleanup.Heiko Carstens1-3/+25
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens1-7/+4
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens1-2/+3
2006-11-06[S390] revert add_active_range() usage patch.Heiko Carstens1-10/+22
2006-10-06[S390] irq change build fixes.Heiko Carstens1-1/+1
2006-10-04[S390] Remove open-coded mem_map usage.Heiko Carstens1-4/+6
2006-10-04[S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens1-25/+10
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky3-58/+33
2006-09-28[S390] init task memory faults.Akinobu Mita1-0/+1
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-60/+95
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer1-22/+14
2006-09-20[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens1-23/+7