aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm/cmm.c
AgeCommit message (Expand)Author
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu
2010-10-25[S390] cmm: fix crash on case conversionHeiko Carstens
2010-08-09[S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner
2010-08-09[S390] cmm: add missing __init/__exit annotationsHeiko Carstens
2010-05-26[S390] cmm: get rid of CMM_PROC config optionHeiko Carstens
2010-05-26[S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanupsHeiko Carstens
2010-05-26[S390] cmm: fix crash on module unloadHeiko Carstens
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-07[S390] cmm: free pages on hibernate.Martin Schwidefsky
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
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-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky
2006-09-20[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-24[PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky
2006-02-07[PATCH] cmm NULL noise removal, __user annotationsAl Viro
2005-06-21[PATCH] s390: cmm sender parameter visibilityHeiko Carstens
2005-05-01[PATCH] s390: cmm guest sender idMartin Schwidefsky
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds