index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
vmcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-29
s390/vmcp: simplify vmcp_response_free()
Heiko Carstens
1
-3
/
+2
2017-08-09
s390/vmcp: simplify vmcp_ioctl()
Heiko Carstens
1
-14
/
+12
2017-08-09
s390/vmcp: return -ENOTTY for unknown ioctl commands
Heiko Carstens
1
-1
/
+1
2017-08-09
s390/vmcp: split vmcp header file and move to uapi
Heiko Carstens
1
-1
/
+10
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
1
-8
/
+66
2017-08-09
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
1
-1
/
+1
2017-08-09
s390/vmcp: fix uaccess check and avoid undefined behavior
Heiko Carstens
1
-1
/
+3
2017-07-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-8
/
+3
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-0
/
+1
2011-11-01
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-3
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-23
drivers/s390: Remove unnecessary casts of private_data
Joe Perches
1
-3
/
+3
2010-05-17
[S390] vmcp: disallow modular build
Heiko Carstens
1
-30
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-13
[S390] vmcp: add missing compat ptr conversion
Heiko Carstens
1
-3
/
+9
2008-12-25
[S390] convert vmcp printks to pr_xxx macros.
Christian Borntraeger
1
-3
/
+5
2008-12-25
[S390] vmcp: remove BKL
Christian Borntraeger
1
-3
/
+0
2008-07-15
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+4
2008-07-14
[S390] Cleanup vmcp printk messages.
Christian Borntraeger
1
-10
/
+5
2008-07-14
[S390] s390/vmcp: use simple_read_from_buffer()
Akinobu Mita
1
-14
/
+8
2008-07-03
vmcp: BKL pushdown
Arnd Bergmann
1
-0
/
+4
2007-07-17
[S390] vmcp cleanup
Christian Borntraeger
1
-38
/
+51
2007-07-10
[S390] vmcp cleanup
Robert P. J. Day
1
-7
/
+6
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-01-09
[S390] locking problem with __cpcmd.
Christian Borntraeger
1
-1
/
+1
2006-09-20
[S390] fix typo in vmcp.
Christian Borntraeger
1
-1
/
+1
2005-11-07
[PATCH] s390: fix memory leak in vmcp
Christian Borntraeger
1
-1
/
+3
2005-07-28
[PATCH] s390: use __cpcmd in vmcp_write
Christian Borntraeger
1
-3
/
+3
2005-06-26
[PATCH] s390: debug feature changes
Michael Holzheu
1
-1
/
+1
2005-06-26
[PATCH] s390: add vmcp interface
Christian Borntraeger
1
-0
/
+219