summaryrefslogtreecommitdiff
path: root/drivers/s390/char/vmcp.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29s390/vmcp: simplify vmcp_response_free()Heiko Carstens
2017-08-09s390/vmcp: simplify vmcp_ioctl()Heiko Carstens
2017-08-09s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens
2017-08-09s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-23drivers/s390: Remove unnecessary casts of private_dataJoe Perches
2010-05-17[S390] vmcp: disallow modular buildHeiko Carstens
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-13[S390] vmcp: add missing compat ptr conversionHeiko Carstens
2008-12-25[S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger
2008-12-25[S390] vmcp: remove BKLChristian Borntraeger
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus 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-02vmcp: BKL pushdownArnd Bergmann
2007-07-17[S390] vmcp cleanupChristian Borntraeger
2007-07-10[S390] vmcp cleanupRobert P. J. Day
2007-02-12[PATCH] mark struct file_operations const 5Arjan 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 vmcpChristian Borntraeger
2005-07-27[PATCH] s390: use __cpcmd in vmcp_writeChristian Borntraeger
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger