index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
vmcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+1
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
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-12
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-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2010-10-24
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-14
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-02
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-27
[PATCH] s390: use __cpcmd in vmcp_write
Christian Borntraeger
1
-3
/
+3
2005-06-25
[PATCH] s390: debug feature changes
Michael Holzheu
1
-1
/
+1
2005-06-25
[PATCH] s390: add vmcp interface
Christian Borntraeger
1
-0
/
+219