aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm
AgeCommit message (Expand)Author
2007-05-10[S390] Avoid compile warning.Heiko Carstens
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig
2007-04-27[S390] No execute support cleanup.Martin Schwidefsky
2007-04-27[S390] Minor fault path optimization.Martin Schwidefsky
2007-03-05[S390] Fixed handling of access register mode faults.Gerald Schaefer
2007-02-21[S390] Optional ZONE_DMA for s390.Heiko Carstens
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman
2007-02-11[PATCH] Switch s390 to NO_IOMEMAl Viro
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens
2007-02-05[S390] noexec protectionGerald Schaefer
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer
2007-02-05[S390] Remove pointless/unreliable kernel messages.Heiko Carstens
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-12-08[PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen
2006-12-08[S390] Poison init section before freeing it.Heiko Carstens
2006-12-08[S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens
2006-12-04[S390] Convert extmem spin_lock into a mutex.Heiko Carstens
2006-12-04[S390] pfault code cleanup.Heiko Carstens
2006-12-04[S390] Cleanup memory_chunk array usage.Heiko Carstens
2006-12-04[S390] extmem unbalanced spin_lock.Heiko Carstens
2006-11-06[S390] revert add_active_range() usage patch.Heiko Carstens
2006-10-06[S390] irq change build fixes.Heiko Carstens
2006-10-04[S390] Remove open-coded mem_map usage.Heiko Carstens
2006-10-04[S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-09-28[S390] init task memory faults.Akinobu Mita
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer
2006-09-20[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens
2006-09-20[S390] add kprobes support.Michael Grundy
2006-08-16[S390] kernel page table allocation.Heiko Carstens
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-28[PATCH] s390: segment operation error codesGerald Schaefer
2006-03-24[PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-02-07[PATCH] cmm NULL noise removal, __user annotationsAl Viro
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk