index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-10
[S390] monwriter: Serialization bug for multithreaded applications.
Melissa Howland
1
-0
/
+6
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
2
-1
/
+7
2007-08-10
[S390] vmur: reject open on z/VM reader files with status HOLD
Michael Holzheu
2
-2
/
+6
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-08-10
[S390] qdio: make sure data structures are correctly aligned.
Heiko Carstens
1
-45
/
+47
2007-08-10
[S390] cio: avoid memory leak on error in css_alloc_subchannel().
Cornelia Huck
1
-0
/
+1
2007-08-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-37
/
+9
2007-07-31
Typo fixes errror -> error
Gabriel Craciunescu
1
-2
/
+2
2007-07-31
[SCSI] zfcp: convert to use the data buffer accessors
FUJITA Tomonori
2
-37
/
+9
2007-07-27
[S390] Fix sclp_vt220 error handling.
Heiko Carstens
1
-21
/
+40
2007-07-27
[S390] cio: Reorganize initialization.
Cornelia Huck
3
-7
/
+24
2007-07-27
[S390] cio: Make CIO_* macros safe if dbfs are not available.
Cornelia Huck
1
-0
/
+2
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
9
-90
/
+87
2007-07-27
[S390] vmur: fix diag14_read.
Frank Munzert
1
-1
/
+1
2007-07-27
[S390] cio: Remove deprecated rdc/rcd.
Cornelia Huck
1
-250
/
+0
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
2
-6
/
+3
2007-07-27
[S390] sclp: kill unused SCLP config option.
Heiko Carstens
1
-9
/
+3
2007-07-27
[S390] cio: Remove remains of _ccw_device_get_device_number().
Cornelia Huck
1
-7
/
+0
2007-07-27
[S390] cio: css_sch_device_register() can be made static.
Cornelia Huck
2
-2
/
+1
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2
-5
/
+5
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
6
-8
/
+8
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
5
-90
/
+38
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2
-4
/
+4
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-8
/
+4
2007-07-18
[SCSI] zfcp: code cleanup
Swen Schillig
2
-81
/
+33
2007-07-18
[SCSI] zfcp: NULL vs 0 usage
Heiko Carstens
2
-7
/
+4
2007-07-18
[SCSI] zfcp: Replace kmalloc/memset with kzalloc
Swen Schillig
1
-2
/
+1
2007-07-17
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
1
-0
/
+1
2007-07-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-49
/
+1079
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
1
-6
/
+1
2007-07-17
[S390] Fix broken logic, SIGA flags must be bitwise ORed
Jan Glauber
1
-6
/
+6
2007-07-17
[S390] cio: Dont print trailing \0 in modalias_show().
Cornelia Huck
1
-1
/
+1
2007-07-17
[S390] z/VM unit record device driver
Frank Munzert
4
-0
/
+1017
2007-07-17
[S390] vmcp cleanup
Christian Borntraeger
2
-40
/
+53
2007-07-17
[S390] qdio: output queue stall on FCP and network devices
Frank Pavlic
1
-2
/
+2
2007-07-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-32
/
+166
2007-07-16
s390: add barriers to qeth driver
Frank Blaschka
1
-0
/
+1
2007-07-16
s390: scatter-gather for inbound traffic in qeth driver
Frank Blaschka
3
-32
/
+165
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-17
/
+10
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-4
/
+6
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2
-3
/
+1
2007-07-10
[S390] vmlogrdr function annotation.
Christian Borntraeger
1
-2
/
+2
2007-07-10
[S390] zcrypt: fix request timeout handling
Ralph Wuerthner
6
-90
/
+140
2007-07-10
[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE
Heiko Carstens
1
-0
/
+4
2007-07-10
[S390] Program check in diag 210 under 31 bit
Michael Holzheu
1
-15
/
+7
2007-07-10
[S390] zcore: Fix __user annotation.
Heiko Carstens
1
-1
/
+1
2007-07-10
[S390] sclp: Test facility list before executing a service call.
Heiko Carstens
3
-0
/
+18
2007-07-10
[S390] sclp: introduce some new interfaces.
Heiko Carstens
2
-29
/
+86
[next]