aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-17[S390] drivers/s390/char: Use kmemdupJulia Lawall1-8/+6
2010-05-17[S390] drivers/s390/char: Use kstrdupJulia Lawall1-4/+3
2010-05-17[S390] qdio: remove API wrappersJan Glauber2-50/+13
2010-05-17[S390] qdio: set correct bit in dsciJan Glauber1-2/+2
2010-05-17[S390] qdio: dont convert timestamps to microsecondsJan Glauber2-11/+6
2010-05-17[S390] qdio: remove memset hackJan Glauber2-7/+7
2010-05-17[S390] qdio: prevent starvation on PCI devicesJan Glauber1-3/+7
2010-05-17[S390] qdio: count number of qdio interruptsJan Glauber1-0/+3
2010-05-17[S390] dasd: remove uid from devmapStefan Haberland4-195/+218
2010-05-17[S390] dasd: add dynamic pav tolerationStefan Haberland6-3/+124
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky6-3/+7
2010-05-17[S390] vmcp: disallow modular buildHeiko Carstens2-32/+9
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky1-1/+2
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky1-2/+5
2010-05-12[S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber1-7/+10
2010-04-23Merge branch 'master' into for-nextJiri Kosina64-139/+168
2010-04-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-41/+42
2010-04-22[S390] zcore: Fix reipl device detectionMichael Holzheu1-5/+1
2010-04-22[S390] cio: use exception-save stschSebastian Ott3-11/+11
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott1-0/+5
2010-04-22[S390] cio: allow enable_facility from outside init functionsSebastian Ott2-23/+17
2010-04-22[S390] dasd: fix endless loop in erpStefan Haberland2-2/+8
2010-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-3/+3
2010-04-11[SCSI] zfcp: Fix tracing of requests with error statusChristof Schmitt1-3/+3
2010-04-09[S390] sclp_async: potential buffer overflowDan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo55-5/+54
2010-03-24[S390] fix broken proc interface for sclp_asyncHans-Joachim Picht1-0/+1
2010-03-24[S390] sclp: avoid 64 bit divisionHeiko Carstens1-7/+7
2010-03-24[S390] dasd: check tsb validityStefan Haberland1-2/+2
2010-03-24[S390] dasd: fix alignment of transport mode recovery TCWStefan Weinhuber1-3/+4
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu1-29/+2
2010-03-17memory hotplug/s390: set phys_deviceHeiko Carstens1-0/+7
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-56/+53
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-03-10qeth: change checksumming default for HiperSocketsFrank Blaschka1-2/+0
2010-03-10qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun3-21/+14
2010-03-10qeth: set promisc off after trace disabling failureUrsula Braun1-26/+30
2010-03-10qeth: l3 send dhcp in non pass thru modeFrank Blaschka2-7/+6
2010-03-10qeth: enable kmsg hash processing in qeth_core_sys.cUrsula Braun1-0/+3
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2010-03-08[S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as ueventsHendrik Brueckner5-1/+225
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner2-8/+11
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber9-16/+79
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun3-6/+0
2010-03-08[S390] qdio: add missing bracketUrsula Braun1-1/+2
2010-03-08[S390] cio: fix init_count in case of recognition after steal lockSebastian Ott1-2/+3
2010-03-08[S390] dasd: security and PSF update patch for EMC CKD ioctlNigel Hislop1-7/+10
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds8-125/+371