index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
cmm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-0
/
+1
2013-10-28
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-4
/
+4
2013-10-24
s390/cmm: make copy_from_user() invocation provably correct
Heiko Carstens
1
-2
/
+2
2013-04-17
s390/cmm: Removed useless label
Alexandru Gheorghiu
1
-5
/
+3
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-05-10
[S390] replace diag10() with diag10_range() function
Michael Holzheu
1
-1
/
+1
2010-10-25
[S390] cmm: fix crash on case conversion
Heiko Carstens
1
-1
/
+6
2010-08-09
[S390] cmm, smsgiucv_app: convert sender to uppercase
Hendrik Brueckner
1
-0
/
+7
2010-08-09
[S390] cmm: add missing __init/__exit annotations
Heiko Carstens
1
-2
/
+2
2010-05-26
[S390] cmm: get rid of CMM_PROC config option
Heiko Carstens
1
-9
/
+0
2010-05-26
[S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanups
Heiko Carstens
1
-53
/
+29
2010-05-26
[S390] cmm: fix crash on module unload
Heiko Carstens
1
-9
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+1
2010-03-08
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
1
-1
/
+1
2009-12-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-11
/
+50
2009-12-07
[S390] cmm: free pages on hibernate.
Martin Schwidefsky
1
-11
/
+50
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-3
/
+3
2009-11-12
sysctl s390: Remove dead sysctl binary support
Eric W. Biederman
1
-3
/
+2
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2007-11-20
[S390] cmm: remove unused binary sysctls.
Heiko Carstens
1
-3
/
+0
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
1
-0
/
+1
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
1
-0
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
1
-4
/
+0
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-1
/
+1
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-09-26
[PATCH] s390: fix cmm kernel thread handling
Heiko Carstens
1
-19
/
+35
2006-09-26
[PATCH] out of memory notifier
Martin Schwidefsky
1
-60
/
+95
2006-09-20
[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.
Heiko Carstens
1
-23
/
+7
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-24
[PATCH] s390: /proc/sys/vm/cmm_* permission bits
Martin Schwidefsky
1
-3
/
+3
2006-02-07
[PATCH] cmm NULL noise removal, __user annotations
Al Viro
1
-5
/
+5
2005-06-21
[PATCH] s390: cmm sender parameter visibility
Heiko Carstens
1
-1
/
+1
2005-05-01
[PATCH] s390: cmm guest sender id
Martin Schwidefsky
1
-1
/
+8
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+443