index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
cmm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cmm: add missing virt_to_phys() conversion
Heiko Carstens
2021-12-10
1
-1
/
+1
*
s390/cmm: use string_upper() instead of open coded variant
Andy Shevchenko
2021-10-11
1
-7
/
+4
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
s390: convert to msecs_to_jiffies()
Sven Schnelle
2020-06-29
1
-1
/
+1
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-7
/
+5
*
s390: remove broken hibernate / power management support
Heiko Carstens
2020-03-23
1
-43
/
+3
*
s390/cmm: fix information leak in cmm_timeout_handler()
Yihui ZENG
2019-10-31
1
-6
/
+6
*
s390/cmm: avoid add_timer on concurrently used timer
Vasily Gorbik
2018-07-16
1
-6
/
+1
*
s390/cmm: split and simplify cmm pages proc handler
Vasily Gorbik
2018-07-06
1
-35
/
+32
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-30
1
-0
/
+1
|
\
|
*
s390: mm: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
|
s390: cmm: Convert timers to use timer_setup()
Kees Cook
2017-11-21
1
-5
/
+3
|
/
*
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
1
-1
/
+1
*
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-17
1
-0
/
+1
*
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-10-28
1
-4
/
+4
*
s390/cmm: make copy_from_user() invocation provably correct
Heiko Carstens
2013-10-24
1
-2
/
+2
*
s390/cmm: Removed useless label
Alexandru Gheorghiu
2013-04-17
1
-5
/
+3
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
[S390] replace diag10() with diag10_range() function
Michael Holzheu
2011-05-10
1
-1
/
+1
*
[S390] cmm: fix crash on case conversion
Heiko Carstens
2010-10-25
1
-1
/
+6
*
[S390] cmm, smsgiucv_app: convert sender to uppercase
Hendrik Brueckner
2010-08-09
1
-0
/
+7
*
[S390] cmm: add missing __init/__exit annotations
Heiko Carstens
2010-08-09
1
-2
/
+2
*
[S390] cmm: get rid of CMM_PROC config option
Heiko Carstens
2010-05-26
1
-9
/
+0
*
[S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups
Heiko Carstens
2010-05-26
1
-53
/
+29
*
[S390] cmm: fix crash on module unload
Heiko Carstens
2010-05-26
1
-9
/
+9
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
2010-03-08
1
-1
/
+1
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-12-09
1
-11
/
+50
|
\
|
*
[S390] cmm: free pages on hibernate.
Martin Schwidefsky
2009-12-07
1
-11
/
+50
*
|
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-3
/
+3
*
|
sysctl s390: Remove dead sysctl binary support
Eric W. Biederman
2009-11-12
1
-3
/
+2
|
/
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-2
/
+2
*
[S390] cmm: remove unused binary sysctls.
Heiko Carstens
2007-11-20
1
-3
/
+0
*
oom: move prototypes to appropriate header file
David Rientjes
2007-10-17
1
-0
/
+1
*
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
2007-08-22
1
-0
/
+1
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
2007-02-14
1
-4
/
+0
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-1
/
+1
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-1
/
+1
*
[PATCH] s390: fix cmm kernel thread handling
Heiko Carstens
2006-09-26
1
-19
/
+35
*
[PATCH] out of memory notifier
Martin Schwidefsky
2006-09-26
1
-60
/
+95
*
[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.
Heiko Carstens
2006-09-20
1
-23
/
+7
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] s390: /proc/sys/vm/cmm_* permission bits
Martin Schwidefsky
2006-03-24
1
-3
/
+3
*
[PATCH] cmm NULL noise removal, __user annotations
Al Viro
2006-02-07
1
-5
/
+5
*
[PATCH] s390: cmm sender parameter visibility
Heiko Carstens
2005-06-21
1
-1
/
+1
*
[PATCH] s390: cmm guest sender id
Martin Schwidefsky
2005-05-01
1
-1
/
+8
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+443