aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/cmm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-4/+4
2013-10-24s390/cmm: make copy_from_user() invocation provably correctHeiko Carstens1-2/+2
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu1-5/+3
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu1-1/+1
2010-10-25[S390] cmm: fix crash on case conversionHeiko Carstens1-1/+6
2010-08-09[S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner1-0/+7
2010-08-09[S390] cmm: add missing __init/__exit annotationsHeiko Carstens1-2/+2
2010-05-26[S390] cmm: get rid of CMM_PROC config optionHeiko Carstens1-9/+0
2010-05-26[S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanupsHeiko Carstens1-53/+29
2010-05-26[S390] cmm: fix crash on module unloadHeiko Carstens1-9/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner1-1/+1
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-11/+50
2009-12-07[S390] cmm: free pages on hibernate.Martin Schwidefsky1-11/+50
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman1-3/+2
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+2
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-3/+0
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-0/+1
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu1-0/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman1-4/+0
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-1/+1
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-1/+1
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-60/+95
2006-09-20[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens1-23/+7
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-24[PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky1-3/+3
2006-02-07[PATCH] cmm NULL noise removal, __user annotationsAl Viro1-5/+5
2005-06-21[PATCH] s390: cmm sender parameter visibilityHeiko Carstens1-1/+1
2005-05-01[PATCH] s390: cmm guest sender idMartin Schwidefsky1-1/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+443