aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/vmcp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-02-27compat: fix compile breakage on s390Heiko Carstens1-0/+1
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens1-0/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-23drivers/s390: Remove unnecessary casts of private_dataJoe Perches1-3/+3
2010-05-17[S390] vmcp: disallow modular buildHeiko Carstens1-30/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-13[S390] vmcp: add missing compat ptr conversionHeiko Carstens1-3/+9
2008-12-25[S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger1-3/+5
2008-12-25[S390] vmcp: remove BKLChristian Borntraeger1-3/+0
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+4
2008-07-14[S390] Cleanup vmcp printk messages.Christian Borntraeger1-10/+5
2008-07-14[S390] s390/vmcp: use simple_read_from_buffer()Akinobu Mita1-14/+8
2008-07-02vmcp: BKL pushdownArnd Bergmann1-0/+4
2007-07-17[S390] vmcp cleanupChristian Borntraeger1-38/+51
2007-07-10[S390] vmcp cleanupRobert P. J. Day1-7/+6
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-01-09[S390] locking problem with __cpcmd.Christian Borntraeger1-1/+1
2006-09-20[S390] fix typo in vmcp.Christian Borntraeger1-1/+1
2005-11-07[PATCH] s390: fix memory leak in vmcpChristian Borntraeger1-1/+3
2005-07-27[PATCH] s390: use __cpcmd in vmcp_writeChristian Borntraeger1-3/+3
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu1-1/+1
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger1-0/+219