aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/vmcp.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* compat: fix compile breakage on s390Heiko Carstens2012-03-121-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-3/+3
|\
| * drivers/s390: Remove unnecessary casts of private_dataJoe Perches2010-09-231-3/+3
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* [S390] vmcp: disallow modular buildHeiko Carstens2010-05-171-30/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] vmcp: add missing compat ptr conversionHeiko Carstens2010-01-131-3/+9
* [S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger2008-12-251-3/+5
* [S390] vmcp: remove BKLChristian Borntraeger2008-12-251-3/+0
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+4
|\
| * vmcp: BKL pushdownArnd Bergmann2008-07-021-0/+4
* | [S390] Cleanup vmcp printk messages.Christian Borntraeger2008-07-141-10/+5
* | [S390] s390/vmcp: use simple_read_from_buffer()Akinobu Mita2008-07-141-14/+8
|/
* [S390] vmcp cleanupChristian Borntraeger2007-07-171-38/+51
* [S390] vmcp cleanupRobert P. J. Day2007-07-101-7/+6
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [S390] locking problem with __cpcmd.Christian Borntraeger2007-01-091-1/+1
* [S390] fix typo in vmcp.Christian Borntraeger2006-09-201-1/+1
* [PATCH] s390: fix memory leak in vmcpChristian Borntraeger2005-11-071-1/+3
* [PATCH] s390: use __cpcmd in vmcp_writeChristian Borntraeger2005-07-271-3/+3
* [PATCH] s390: debug feature changesMichael Holzheu2005-06-251-1/+1
* [PATCH] s390: add vmcp interfaceChristian Borntraeger2005-06-251-0/+219