aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* [S390] revert add_active_range() usage patch.Heiko Carstens2006-11-061-10/+22
* [S390] irq change build fixes.Heiko Carstens2006-10-061-1/+1
* [S390] Remove open-coded mem_map usage.Heiko Carstens2006-10-041-4/+6
* [S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens2006-10-041-25/+10
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-283-58/+33
* [S390] init task memory faults.Akinobu Mita2006-09-281-0/+1
* [PATCH] s390: fix cmm kernel thread handlingHeiko Carstens2006-09-261-19/+35
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-60/+95
* [S390] Cleanup in page table related code.Gerald Schaefer2006-09-201-22/+14
* [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens2006-09-201-23/+7
* [S390] add kprobes support.Michael Grundy2006-09-201-1/+39
* [S390] kernel page table allocation.Heiko Carstens2006-08-161-3/+3
* [S390] Fix sparse warnings.Heiko Carstens2006-07-122-2/+2
* [PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens2006-07-011-14/+21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] s390: segment operation error codesGerald Schaefer2006-04-281-3/+16
* [PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky2006-03-241-3/+3
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] cmm NULL noise removal, __user annotationsAl Viro2006-02-071-5/+5
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-064-15/+15
* [PATCH] s390: "extern inline" -> "static inline"Adrian Bunk2005-11-091-1/+1
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-4/+4