aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-20[S390] add kprobes support.Michael Grundy1-1/+39
2006-08-16[S390] kernel page table allocation.Heiko Carstens1-3/+3
2006-07-12[S390] Fix sparse warnings.Heiko Carstens2-2/+2
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens1-14/+21
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-04-28[PATCH] s390: segment operation error codesGerald Schaefer1-3/+16
2006-03-24[PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky1-3/+3
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2006-02-07[PATCH] cmm NULL noise removal, __user annotationsAl Viro1-5/+5
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky4-15/+15