summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber2010-05-121-7/+10
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-04-228-41/+42
|\
| * [S390] zcore: Fix reipl device detectionMichael Holzheu2010-04-221-5/+1Star
| * [S390] cio: use exception-save stschSebastian Ott2010-04-223-11/+11
| * [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-221-0/+5
| * [S390] cio: allow enable_facility from outside init functionsSebastian Ott2010-04-222-23/+17Star
| * [S390] dasd: fix endless loop in erpStefan Haberland2010-04-222-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-221-3/+3
|\ \ | |/ |/|
| * [SCSI] zfcp: Fix tracing of requests with error statusChristof Schmitt2010-04-111-3/+3
* | [S390] sclp_async: potential buffer overflowDan Carpenter2010-04-091-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3055-5/+54
* [S390] fix broken proc interface for sclp_asyncHans-Joachim Picht2010-03-241-0/+1
* [S390] sclp: avoid 64 bit divisionHeiko Carstens2010-03-241-7/+7
* [S390] dasd: check tsb validityStefan Haberland2010-03-241-2/+2
* [S390] dasd: fix alignment of transport mode recovery TCWStefan Weinhuber2010-03-241-3/+4
* [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-241-29/+2Star
* memory hotplug/s390: set phys_deviceHeiko Carstens2010-03-181-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-135-56/+53Star
|\
| * qeth: change checksumming default for HiperSocketsFrank Blaschka2010-03-101-2/+0Star
| * qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun2010-03-103-21/+14Star
| * qeth: set promisc off after trace disabling failureUrsula Braun2010-03-101-26/+30
| * qeth: l3 send dhcp in non pass thru modeFrank Blaschka2010-03-102-7/+6Star
| * qeth: enable kmsg hash processing in qeth_core_sys.cUrsula Braun2010-03-101-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-132-2/+2
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-2/+2
| |\ \ | | |/ | |/|
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
* | | [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as ueventsHendrik Brueckner2010-03-085-1/+225
* | | [S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner2010-03-082-8/+11
* | | [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-089-16/+79
* | | [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-083-6/+0Star
* | | [S390] qdio: add missing bracketUrsula Braun2010-03-081-1/+2
* | | [S390] cio: fix init_count in case of recognition after steal lockSebastian Ott2010-03-081-2/+3
* | | [S390] dasd: security and PSF update patch for EMC CKD ioctlNigel Hislop2010-03-081-7/+10
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-028-125/+371
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-0137-847/+1075
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-1715-62/+105
| |\ \ \
| * | | | net: use helpers to access uc list V2Jiri Pirko2010-01-251-1/+1
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2316-352/+248Star
| |\ \ \ \
| * | | | | qeth: default BLKT values for new OSA/3 hardwareEinar Lueck2010-01-142-18/+29
| * | | | | qeth: avoid recovery during device online settingUrsula Braun2010-01-142-3/+0Star
| * | | | | qeth: HiperSockets Network Traffic AnalyzerUrsula Braun2010-01-148-86/+336
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-111-1/+1
| |\ \ \ \ \
| * | | | | | drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-301-18/+6Star
* | | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-012-6/+4Star
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-262-4/+2Star
| * | | | | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-262-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-2823-443/+562
|\ \ \ \ \ \
| * | | | | | [S390] zcore: Add prefix registers to dump headerMichael Holzheu2010-02-261-3/+19
| * | | | | | [S390] seq_file: convert drivers/s390/Alexey Dobriyan2010-02-262-145/+122Star
| * | | | | | [S390] dasd: correct offline processingStefan Haberland2010-02-261-1/+1