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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[S390] 3215: Handle special console device.
Cornelia Huck
1
-0
/
+3
2007-10-12
[S390] vmwatchdog: fix broken inline assembly.
Heiko Carstens
1
-2
/
+2
2007-10-12
[S390] tape: Fix medium state handling
Michael Holzheu
1
-9
/
+17
2007-10-12
[S390] zcore: fix inline assembly in memcpy_real()
Michael Holzheu
1
-3
/
+4
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
4
-8
/
+25
2007-10-10
Fixup rq_for_each_segment() indentation
Jens Axboe
2
-22
/
+20
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
2
-20
/
+11
2007-08-22
[S390] vmur: fix reference counting for vmur device structure
Michael Holzheu
2
-58
/
+161
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
2
-28
/
+5
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-07-27
[S390] Fix sclp_vt220 error handling.
Heiko Carstens
1
-21
/
+40
2007-07-27
[S390] vmur: fix diag14_read.
Frank Munzert
1
-1
/
+1
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-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2
-3
/
+3
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-18
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
1
-0
/
+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-10
[S390] vmlogrdr function annotation.
Christian Borntraeger
1
-2
/
+2
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
2007-07-10
[S390] vmcp cleanup
Robert P. J. Day
1
-7
/
+6
2007-06-19
[S390] Fix zfcpdump header
Michael Holzheu
1
-0
/
+3
2007-05-31
[S390] raw3270: use mutex instead of semaphore
Christoph Hellwig
1
-5
/
+5
2007-05-10
[S390] Kconfig: use common Kconfig files for s390.
Martin Schwidefsky
1
-0
/
+166
2007-05-10
[S390] Avoid sparse warnings.
Heiko Carstens
3
-10
/
+10
2007-05-10
[S390] monreader inlining cleanup.
Martin Schwidefsky
1
-7
/
+7
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
1
-2
/
+3
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-04
[S390] tape: New read configuration data.
Michael Holzheu
4
-5
/
+32
2007-04-27
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
Milind Arun Choudhary
1
-3
/
+3
2007-04-27
[S390] Processor degradation notification.
Heiko Carstens
3
-1
/
+78
2007-04-27
[S390] sclp: fix coding style.
Stefan Haberland
8
-58
/
+58
2007-04-27
[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.
Ursula Braun
1
-0
/
+3
2007-04-27
[S390] sclp: initialize early.
Peter Oberparleiter
1
-0
/
+8
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
4
-0
/
+911
2007-04-27
[S390] Get rid of console setup functions.
Heiko Carstens
2
-14
/
+0
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
2
-1
/
+197
2007-03-06
[S390] tape: Compression overwrites crypto setting
Michael Holzheu
1
-1
/
+4
2007-02-21
[S390] fix non-smp compile.
Jan Glauber
1
-0
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2
-2
/
+2
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
8
-8
/
+8
[next]