aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/cmm.c
AgeCommit message (Expand)Author
2019-12-10s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2018-07-16s390/cmm: avoid add_timer on concurrently used timerVasily Gorbik
2018-07-06s390/cmm: split and simplify cmm pages proc handlerVasily Gorbik
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-24s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-21s390: cmm: Convert timers to use timer_setup()Kees Cook
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2013-10-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-10-24s390/cmm: make copy_from_user() invocation provably correctHeiko Carstens
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
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