index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
cmm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/mm: Add cond_resched() to cmm_alloc/free_pages()
Gerald Schaefer
2024-09-05
1
-1
/
+17
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-3
/
+3
*
s390/mm: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
1
-0
/
+1
*
S390: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
2023-10-11
1
-1
/
+0
*
s390/mm: make virt_to_pfn() a static inline
Linus Walleij
2023-08-16
1
-1
/
+1
*
s390: simplify one level sysctl registration for cmm_table
Luis Chamberlain
2023-03-20
1
-11
/
+1
*
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-22
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-10
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
[next]