aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAge
* [S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger2008-01-26
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-26
* [S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens2008-01-26
* [S390] Change vmalloc defintionsChristian Borntraeger2008-01-26
* [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-20
* [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-22
* [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-22
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-17
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* [S390] pfault: Fix alignment of parameter list.Heiko Carstens2007-10-12
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-22
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-27
* mm: fault feedback #2Nick Piggin2007-07-19
* [S390] More verbose show_mem() like other architectures.Heiko Carstens2007-05-21
* [S390] Avoid compile warning.Heiko Carstens2007-05-10
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [S390] get rid of kprobes notifier call chain.Christoph Hellwig2007-05-04
* [S390] No execute support cleanup.Martin Schwidefsky2007-04-27
* [S390] Minor fault path optimization.Martin Schwidefsky2007-04-27
* [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-05
* [S390] Optional ZONE_DMA for s390.Heiko Carstens2007-02-21
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman2007-02-14
* [PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman2007-02-14
* [PATCH] Switch s390 to NO_IOMEMAl Viro2007-02-11
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-11
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-05
* [S390] Mark kernel text section read-only.Heiko Carstens2007-02-05
* [S390] noexec protectionGerald Schaefer2007-02-05
* [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-05
* [S390] Remove pointless/unreliable kernel messages.Heiko Carstens2007-02-05
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-11
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-08
|\
| * [S390] Poison init section before freeing it.Heiko Carstens2006-12-08
| * [S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens2006-12-08
| * [S390] Virtual memmap for s390.Heiko Carstens2006-12-08
* | [PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen2006-12-08
|/
* [S390] Convert extmem spin_lock into a mutex.Heiko Carstens2006-12-04
* [S390] pfault code cleanup.Heiko Carstens2006-12-04
* [S390] Cleanup memory_chunk array usage.Heiko Carstens2006-12-04
* [S390] extmem unbalanced spin_lock.Heiko Carstens2006-12-04
* [S390] revert add_active_range() usage patch.Heiko Carstens2006-11-06
* [S390] irq change build fixes.Heiko Carstens2006-10-06
* [S390] Remove open-coded mem_map usage.Heiko Carstens2006-10-04
* [S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens2006-10-04
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-28
* [S390] init task memory faults.Akinobu Mita2006-09-28