index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
vmcp.c
Age
Commit message (
Expand
)
Author
2019-08-26
s390/vmcp: correct early_param handling
Vasily Gorbik
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
s390/vmcp: simplify vmcp_response_free()
Heiko Carstens
2017-08-09
s390/vmcp: simplify vmcp_ioctl()
Heiko Carstens
2017-08-09
s390/vmcp: return -ENOTTY for unknown ioctl commands
Heiko Carstens
2017-08-09
s390/vmcp: split vmcp header file and move to uapi
Heiko Carstens
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
2017-08-09
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
2017-08-09
s390/vmcp: fix uaccess check and avoid undefined behavior
Heiko Carstens
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-23
drivers/s390: Remove unnecessary casts of private_data
Joe Perches
2010-05-17
[S390] vmcp: disallow modular build
Heiko Carstens
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-13
[S390] vmcp: add missing compat ptr conversion
Heiko Carstens
2008-12-25
[S390] convert vmcp printks to pr_xxx macros.
Christian Borntraeger
2008-12-25
[S390] vmcp: remove BKL
Christian Borntraeger
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
[S390] Cleanup vmcp printk messages.
Christian Borntraeger
2008-07-14
[S390] s390/vmcp: use simple_read_from_buffer()
Akinobu Mita
2008-07-02
vmcp: BKL pushdown
Arnd Bergmann
2007-07-17
[S390] vmcp cleanup
Christian Borntraeger
2007-07-10
[S390] vmcp cleanup
Robert P. J. Day
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-01-09
[S390] locking problem with __cpcmd.
Christian Borntraeger
2006-09-20
[S390] fix typo in vmcp.
Christian Borntraeger
2005-11-07
[PATCH] s390: fix memory leak in vmcp
Christian Borntraeger
2005-07-27
[PATCH] s390: use __cpcmd in vmcp_write
Christian Borntraeger
2005-06-25
[PATCH] s390: debug feature changes
Michael Holzheu
2005-06-25
[PATCH] s390: add vmcp interface
Christian Borntraeger