summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/cmm.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cmm: avoid add_timer on concurrently used timerVasily Gorbik2018-07-161-6/+1
* s390/cmm: split and simplify cmm pages proc handlerVasily Gorbik2018-07-061-35/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-301-0/+1
|\
| * s390: mm: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* | s390: cmm: Convert timers to use timer_setup()Kees Cook2017-11-211-5/+3
|/
* timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
* s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-0/+1
* s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-10-281-4/+4
* s390/cmm: make copy_from_user() invocation provably correctHeiko Carstens2013-10-241-2/+2
* s390/cmm: Removed useless labelAlexandru Gheorghiu2013-04-171-5/+3
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [S390] replace diag10() with diag10_range() functionMichael Holzheu2011-05-101-1/+1
* [S390] cmm: fix crash on case conversionHeiko Carstens2010-10-251-1/+6
* [S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner2010-08-091-0/+7
* [S390] cmm: add missing __init/__exit annotationsHeiko Carstens2010-08-091-2/+2
* [S390] cmm: get rid of CMM_PROC config optionHeiko Carstens2010-05-261-9/+0
* [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanupsHeiko Carstens2010-05-261-53/+29
* [S390] cmm: fix crash on module unloadHeiko Carstens2010-05-261-9/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner2010-03-081-1/+1
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-091-11/+50
|\
| * [S390] cmm: free pages on hibernate.Martin Schwidefsky2009-12-071-11/+50
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-3/+3
* | sysctl s390: Remove dead sysctl binary supportEric W. Biederman2009-11-121-3/+2
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-3/+0
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-171-0/+1
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-221-0/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman2007-02-141-4/+0
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-1/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
* [PATCH] s390: fix cmm kernel thread handlingHeiko Carstens2006-09-261-19/+35
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-60/+95
* [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens2006-09-201-23/+7
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky2006-03-241-3/+3
* [PATCH] cmm NULL noise removal, __user annotationsAl Viro2006-02-071-5/+5
* [PATCH] s390: cmm sender parameter visibilityHeiko Carstens2005-06-211-1/+1
* [PATCH] s390: cmm guest sender idMartin Schwidefsky2005-05-011-1/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+443