aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm
Commit message (Expand)AuthorAge
* [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
* [PATCH] s390: fix cmm kernel thread handlingHeiko Carstens2006-09-26
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-26
* [S390] Cleanup in page table related code.Gerald Schaefer2006-09-20
* [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens2006-09-20
* [S390] add kprobes support.Michael Grundy2006-09-20
* [S390] kernel page table allocation.Heiko Carstens2006-08-16
* [S390] Fix sparse warnings.Heiko Carstens2006-07-12
* [PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] s390: segment operation error codesGerald Schaefer2006-04-28
* [PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky2006-03-24
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] cmm NULL noise removal, __user annotationsAl Viro2006-02-07
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-06
* [PATCH] s390: "extern inline" -> "static inline"Adrian Bunk2005-11-09
* [PATCH] kfree cleanup: archJesper Juhl2005-11-07
* [PATCH] s390: remove pagex supportMartin Schwidefsky2005-11-07
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-30
* [PATCH] s390: pfault interrupt raceMartin Schwidefsky2005-09-05
* [PATCH] s390: add vmcp interfaceChristian Borntraeger2005-06-25