aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-18s390/zcrypt: remove obsolete __constantVaishali Thakkar1-4/+4
2015-06-15s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara1-5/+8
2015-06-15s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire1-2/+1
2015-06-15s390/sclp: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+9
2015-05-20s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson1-9/+3
2015-05-20block: dasd_genhd: convert to blkdev_reread_partMing Lei1-6/+3
2015-05-18s390/lcs: Fix null-pointer access in msgPeter Oberparleiter1-1/+1
2015-05-18qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser1-5/+5
2015-05-18qeth: BRIDGEPORT "sanity check"Eugene Crosser1-4/+12
2015-05-18qeth: OSA version of SETBRIDGEPORT commandEugene Crosser4-28/+49
2015-05-18qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser3-3/+95
2015-05-18qeth: remove locks from sysfs _showEugene Crosser1-8/+0
2015-05-18qeth: fix handling of IPA return codesEugene Crosser1-6/+4
2015-05-18qeth: fix rx checksum offload handlingThomas Richter1-7/+2
2015-05-13s390/dasd: Enable automatic loading of dasd_diag_modPeter Oberparleiter1-0/+17
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand4-11/+8
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand1-12/+0
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand5-109/+38
2015-05-13s390/zcrypt: Fix invalid domain handling during ap module unloadIngo Tuchscherer1-2/+2
2015-04-30s390/zcrypt: fixed ap poll timer behaviorIngo Tuchscherer1-9/+7
2015-04-23s390/3215: free memory in error pathChristophe Jaillet1-0/+2
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-7/+3
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-18/+75
2015-04-15s390: remove use of seq_printf return valueJoe Perches1-5/+7
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-3740/+4
2015-04-15s390/dasd: Fix unresumed device after suspend/resume having no pathsStefan Haberland1-12/+16
2015-04-15s390/dasd: fix unresumed device after suspend/resumeStefan Haberland1-0/+5
2015-04-15s390/dasd: fix inability to set a DASD device offlineStefan Haberland2-4/+8
2015-04-15s390/mm: Fix memory hotplug for unaligned standby memoryMichael Holzheu1-2/+46
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-145/+4
2015-04-15virtio_ccw: support non-legacy balloon devicesMichael S. Tsirkin1-7/+3
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes1-2/+2
2015-03-25s390/dasd: remove setting of scheduler from driverStefan Haberland1-10/+1
2015-03-25s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens1-2/+2
2015-03-25s390: remove 31 bit supportHeiko Carstens12-133/+1
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2015-02-28qeth: Fix command sizesStefan Raspl1-2/+3
2015-02-28s390: remove claw driverUrsula Braun4-3738/+1
2015-02-26s390/dcss: array index 'i' is used before limits check.Ameen Ali1-1/+1
2015-02-26s390/scm_block: fix off by one during cluster reservationSebastian Ott1-1/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+9
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds15-183/+229
2015-02-04s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer1-3/+7
2015-01-29s390/dasd: cleanup profilingSebastian Ott3-85/+27
2015-01-29s390/dasd: add locking for global_profile accessSebastian Ott3-14/+24
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-139/+248
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter3-34/+132