index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
vmur.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
device create: s390: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-3
/
+3
2008-07-21
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-17
[S390] vmur: Fix return code handling.
Frank Munzert
1
-5
/
+5
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-3
/
+9
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-2
/
+3
2008-06-20
drivers/s390: cdev lock_kernel() pushdown
Jonathan Corbet
1
-3
/
+9
2008-04-17
[S390] vmur: Use wait queue instead of mutex to serialize open
Frank Munzert
1
-7
/
+17
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
1
-1
/
+1
2007-08-22
[S390] vmur: fix reference counting for vmur device structure
Michael Holzheu
1
-58
/
+160
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
1
-28
/
+4
2007-08-10
[S390] vmur: diag14 only works with buffers below 2GB
Michael Holzheu
1
-36
/
+70
2007-08-10
[S390] vmur: add "top of queue" sanity check for reader open
Michael Holzheu
1
-1
/
+6
2007-08-10
[S390] vmur: reject open on z/VM reader files with status HOLD
Michael Holzheu
1
-1
/
+3
2007-08-10
[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy
Heiko Carstens
1
-1
/
+1
2007-08-10
[S390] vmur: allocate single record buffers instead of one big data buffer
Michael Holzheu
1
-38
/
+37
2007-07-27
[S390] vmur: fix diag14_read.
Frank Munzert
1
-1
/
+1
2007-07-17
[S390] z/VM unit record device driver
Frank Munzert
1
-0
/
+906