aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-05qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings4-7/+12
2009-10-01const: constify remaining file_operationsAlexey Dobriyan2-2/+2
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-184/+219
2009-09-22[S390] dasd: tolerate devices that have no feature codesStefan Weinhuber1-7/+6
2009-09-22[S390] zcrypt: Do not add/remove devices in s/r callbacksFelix Beck1-11/+29
2009-09-22[S390] qdio: change state of all primed input buffersJan Glauber1-0/+2
2009-09-22[S390] qdio: reduce per device debug messagesJan Glauber1-18/+12
2009-09-22[S390] cio: introduce consistent subchannel scanningSebastian Ott3-106/+51
2009-09-22[S390] cio: idset use actual number of ssidsSebastian Ott3-14/+15
2009-09-22[S390] cio: dont kfree vmalloced memorySebastian Ott1-2/+2
2009-09-22[S390] cio: introduce css_settleSebastian Ott3-12/+25
2009-09-22[S390] cio: introduce css_eval_scheduledSebastian Ott3-0/+27
2009-09-22[S390] cio: merge init callsSebastian Ott3-25/+61
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2009-09-22const: make block_device_operations constAlexey Dobriyan5-5/+5
2009-09-21trivial: remove unnecessary semicolonsJoe Perches3-3/+3
2009-09-15driver model: constify attribute groupsDavid Brownell3-3/+3
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-1339/+1492
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds9-112/+142
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu4-16/+14
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens2-3/+3
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu2-6/+8
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner1-2/+6
2009-09-11[S390] tape: reversed order of labelsRoel Kluin1-2/+2
2009-09-11[S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck1-2/+5
2009-09-11[S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck1-2/+6
2009-09-11[S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu1-65/+0
2009-09-11[S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu1-9/+10
2009-09-11[S390] add call home supportHans-Joachim Picht4-1/+238
2009-09-11[S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert1-1/+1
2009-09-11[S390] proper use of device registerSebastian Ott7-25/+24
2009-09-11[S390] dasd: fix message namingStefan Haberland8-20/+20
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland7-51/+41
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber1-1/+4
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott2-19/+6
2009-09-11[S390] cio: move final put_device to ccw_device_unregisterSebastian Ott1-3/+4
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott3-14/+2
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott2-5/+5
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott1-5/+9
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber2-41/+18
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst2-35/+67
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott1-8/+6
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber1-1/+3
2009-09-11[S390] cio: increase trace levelSebastian Ott2-31/+17
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott1-0/+7
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2-10/+3
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens3-868/+1
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter1-1/+12
2009-09-05[SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens2-7/+6