Age | Commit message (Expand) | Author |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-06-29 | s390: convert to msecs_to_jiffies() | Sven Schnelle |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig |
2020-03-23 | s390: remove broken hibernate / power management support | Heiko Carstens |
2019-10-31 | s390/cmm: fix information leak in cmm_timeout_handler() | Yihui ZENG |
2018-07-16 | s390/cmm: avoid add_timer on concurrently used timer | Vasily Gorbik |
2018-07-06 | s390/cmm: split and simplify cmm pages proc handler | Vasily Gorbik |
2017-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-11-24 | s390: mm: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-11-21 | s390: cmm: Convert timers to use timer_setup() | Kees Cook |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook |
2017-02-17 | s390: mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2013-10-28 | s390: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-10-24 | s390/cmm: make copy_from_user() invocation provably correct | Heiko Carstens |
2013-04-17 | s390/cmm: Removed useless label | Alexandru Gheorghiu |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2011-05-10 | [S390] replace diag10() with diag10_range() function | Michael Holzheu |
2010-10-25 | [S390] cmm: fix crash on case conversion | Heiko Carstens |
2010-08-09 | [S390] cmm, smsgiucv_app: convert sender to uppercase | Hendrik Brueckner |
2010-08-09 | [S390] cmm: add missing __init/__exit annotations | Heiko Carstens |
2010-05-26 | [S390] cmm: get rid of CMM_PROC config option | Heiko Carstens |
2010-05-26 | [S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups | Heiko Carstens |
2010-05-26 | [S390] cmm: fix crash on module unload | Heiko Carstens |
2010-03-30 | include 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-09 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-12-07 | [S390] cmm: free pages on hibernate. | Martin Schwidefsky |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman |
2009-11-12 | sysctl s390: Remove dead sysctl binary support | Eric W. Biederman |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2007-11-20 | [S390] cmm: remove unused binary sysctls. | Heiko Carstens |
2007-10-17 | oom: move prototypes to appropriate header file | David 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_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: s390: remove unnecessary use of insert_at_head | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: s390: move sysctl definitions to sysctl.h | Eric 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 handling | Heiko Carstens |
2006-09-26 | [PATCH] out of memory notifier | Martin 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-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-03-24 | [PATCH] s390: /proc/sys/vm/cmm_* permission bits | Martin Schwidefsky |
2006-02-07 | [PATCH] cmm NULL noise removal, __user annotations | Al Viro |
2005-06-21 | [PATCH] s390: cmm sender parameter visibility | Heiko Carstens |
2005-05-01 | [PATCH] s390: cmm guest sender id | Martin Schwidefsky |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |