index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
vmcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/vmcp: simplify vmcp_response_free()
Heiko Carstens
2017-08-29
1
-3
/
+2
*
s390/vmcp: simplify vmcp_ioctl()
Heiko Carstens
2017-08-09
1
-14
/
+12
*
s390/vmcp: return -ENOTTY for unknown ioctl commands
Heiko Carstens
2017-08-09
1
-1
/
+1
*
s390/vmcp: split vmcp header file and move to uapi
Heiko Carstens
2017-08-09
1
-1
/
+10
*
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
2017-08-09
1
-8
/
+66
*
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
2017-08-09
1
-1
/
+1
*
s390/vmcp: fix uaccess check and avoid undefined behavior
Heiko Carstens
2017-08-09
1
-1
/
+3
*
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-8
/
+3
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
compat: fix compile breakage on s390
Heiko Carstens
2012-02-27
1
-0
/
+1
*
s390: add missing module.h/export.h includes
Heiko Carstens
2011-10-31
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-3
/
+3
|
\
|
*
drivers/s390: Remove unnecessary casts of private_data
Joe Perches
2010-09-23
1
-3
/
+3
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
[S390] vmcp: disallow modular build
Heiko Carstens
2010-05-17
1
-30
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] vmcp: add missing compat ptr conversion
Heiko Carstens
2010-01-13
1
-3
/
+9
*
[S390] convert vmcp printks to pr_xxx macros.
Christian Borntraeger
2008-12-25
1
-3
/
+5
*
[S390] vmcp: remove BKL
Christian Borntraeger
2008-12-25
1
-3
/
+0
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
1
-0
/
+4
|
\
|
*
vmcp: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+4
*
|
[S390] Cleanup vmcp printk messages.
Christian Borntraeger
2008-07-14
1
-10
/
+5
*
|
[S390] s390/vmcp: use simple_read_from_buffer()
Akinobu Mita
2008-07-14
1
-14
/
+8
|
/
*
[S390] vmcp cleanup
Christian Borntraeger
2007-07-17
1
-38
/
+51
*
[S390] vmcp cleanup
Robert P. J. Day
2007-07-10
1
-7
/
+6
*
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[S390] locking problem with __cpcmd.
Christian Borntraeger
2007-01-09
1
-1
/
+1
*
[S390] fix typo in vmcp.
Christian Borntraeger
2006-09-20
1
-1
/
+1
*
[PATCH] s390: fix memory leak in vmcp
Christian Borntraeger
2005-11-07
1
-1
/
+3
*
[PATCH] s390: use __cpcmd in vmcp_write
Christian Borntraeger
2005-07-27
1
-3
/
+3
*
[PATCH] s390: debug feature changes
Michael Holzheu
2005-06-25
1
-1
/
+1
*
[PATCH] s390: add vmcp interface
Christian Borntraeger
2005-06-25
1
-0
/
+219