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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-1
/
+1
2015-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-8
/
+39
2015-07-13
s390/dasd: fix kernel panic when alias is set offline
Stefan Haberland
2
-8
/
+31
2015-07-07
virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio
Cornelia Huck
4
-1
/
+1
2015-07-03
KVM: s390: virtio-ccw: don't overwrite config space values
Cornelia Huck
1
-2
/
+9
2015-07-01
s390/sclp: fix compile error
Sebastian Ott
1
-0
/
+1
2015-07-01
s390/zcrypt: enable s390 hwrng to seed kernel entropy
Ingo Tuchscherer
1
-0
/
+7
2015-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-218
/
+256
2015-06-25
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+5
2015-06-25
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
1
-1
/
+1
2015-06-25
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
2
-17
/
+16
2015-06-25
s390/zcrypt: Fixed reset and interrupt handling of AP queues
Ingo Tuchscherer
3
-200
/
+239
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
8
-57
/
+163
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-143
/
+76
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2015-06-18
s390/zcrypt: remove obsolete __constant
Vaishali Thakkar
1
-4
/
+4
2015-06-15
s390/keyboard: avoid off-by-one when using strnlen_user()
Jan Kara
1
-5
/
+8
2015-06-15
s390/sclp: pass timeout as HZ independent value
Nicholas Mc Guire
1
-2
/
+1
2015-06-15
s390/sclp: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+9
2015-05-20
s390/block/dasd: remove obsolete while -EBUSY loop
Jarod Wilson
1
-9
/
+3
2015-05-20
block: dasd_genhd: convert to blkdev_reread_part
Ming Lei
1
-6
/
+3
2015-05-18
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
1
-1
/
+1
2015-05-18
qeth: replace ENOSYS with EOPNOTSUPP
Eugene Crosser
1
-5
/
+5
2015-05-18
qeth: BRIDGEPORT "sanity check"
Eugene Crosser
1
-4
/
+12
2015-05-18
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
4
-28
/
+49
2015-05-18
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
3
-3
/
+95
2015-05-18
qeth: remove locks from sysfs _show
Eugene Crosser
1
-8
/
+0
2015-05-18
qeth: fix handling of IPA return codes
Eugene Crosser
1
-6
/
+4
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
2015-05-13
s390/dasd: Enable automatic loading of dasd_diag_mod
Peter Oberparleiter
1
-0
/
+17
2015-05-13
s390/sclp: move sclp_facilities into "struct sclp"
David Hildenbrand
4
-11
/
+8
2015-05-13
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
David Hildenbrand
1
-12
/
+0
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
5
-109
/
+38
2015-05-13
s390/zcrypt: Fix invalid domain handling during ap module unload
Ingo Tuchscherer
1
-2
/
+2
2015-04-30
s390/zcrypt: fixed ap poll timer behavior
Ingo Tuchscherer
1
-9
/
+7
2015-04-23
s390/3215: free memory in error path
Christophe Jaillet
1
-0
/
+2
2015-04-22
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+3
2015-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-18
/
+75
2015-04-15
s390: remove use of seq_printf return value
Joe Perches
1
-5
/
+7
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-3740
/
+4
2015-04-15
s390/dasd: Fix unresumed device after suspend/resume having no paths
Stefan Haberland
1
-12
/
+16
2015-04-15
s390/dasd: fix unresumed device after suspend/resume
Stefan Haberland
1
-0
/
+5
2015-04-15
s390/dasd: fix inability to set a DASD device offline
Stefan Haberland
2
-4
/
+8
2015-04-15
s390/mm: Fix memory hotplug for unaligned standby memory
Michael Holzheu
1
-2
/
+46
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-145
/
+4
2015-04-15
virtio_ccw: support non-legacy balloon devices
Michael S. Tsirkin
1
-7
/
+3
2015-04-14
mm, mempool: do not allow atomic resizing
David Rientjes
1
-2
/
+2
2015-03-25
s390/dasd: remove setting of scheduler from driver
Stefan Haberland
1
-10
/
+1
[next]