summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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-02-2837-847/+1075
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-1615-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/+248
| |\ \ \
| * | | | qeth: default BLKT values for new OSA/3 hardwareEinar Lueck2010-01-132-18/+29
| * | | | qeth: avoid recovery during device online settingUrsula Braun2010-01-132-3/+0
| * | | | qeth: HiperSockets Network Traffic AnalyzerUrsula Braun2010-01-138-86/+336
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-1/+1
| |\ \ \ \
| * | | | | drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-291-18/+6
* | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-012-6/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-262-4/+2
| * | | | | 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-2723-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/+122
| * | | | | [S390] dasd: correct offline processingStefan Haberland2010-02-261-1/+1
| * | | | | [S390] dasd: fix refcounting.Stefan Haberland2010-02-262-12/+25
| * | | | | [S390] dasd: fix online/offline raceStefan Haberland2010-02-263-8/+16
| * | | | | [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-266-12/+13
| * | | | | [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-262-2/+2
| * | | | | [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-262-7/+12
| * | | | | [S390] qdio: account processed SBAL during queue scanJan Glauber2010-02-263-33/+101
| * | | | | [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-261-93/+47
| * | | | | [S390] cio: fix storage key handlingHeiko Carstens2010-02-264-9/+9
| * | | | | [S390] cio: trigger subchannel event at resume timeSebastian Ott2010-02-263-51/+63
| * | | | | [S390] ccw_device_notify: improve return codesSebastian Ott2010-02-263-14/+37
| * | | | | [S390] cio: make wait_events interruptibleSebastian Ott2010-02-263-10/+21
| * | | | | [S390] cio: wait for channel reportSebastian Ott2010-02-261-14/+15
| * | | | | [S390] cio: introduce cio_settleSebastian Ott2010-02-261-5/+42
| * | | | | [S390] cio: consolidate workqueuesSebastian Ott2010-02-264-32/+25
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-02-2614-404/+513
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-176-137/+162
| * | | | [SCSI] zfcp: Replace FC4 constants with information from exchange portChristof Schmitt2010-02-171-2/+4
| * | | | [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.hChristof Schmitt2010-02-173-15/+24
| * | | | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-178-93/+81
| * | | | [SCSI] zfcp: Remove duplicate assignment of req_seq_noChristof Schmitt2010-02-171-2/+1
| * | | | [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec traceChristof Schmitt2010-02-172-6/+8
| * | | | [SCSI] zfcp: Fix warnings from smatchChristof Schmitt2010-02-171-11/+2
| * | | | [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_recordChristof Schmitt2010-02-171-2/+2
| * | | | [SCSI] zfcp: Remove two FIXME commentsChristof Schmitt2010-02-172-2/+2
| * | | | [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-178-98/+203
| * | | | [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-174-41/+29
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-111-5/+4
|\ \ \ \ \
| * | | | | [SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig2010-02-081-5/+4
* | | | | | [S390] qdio: prevent call trace if CHPID is offlineJan Glauber2010-02-091-0/+2
* | | | | | [S390] qdio: continue polling for buffer state ERRORUrsula Braun2010-02-091-1/+1
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-01-277-41/+81
|\ \ \ \ \ | |/ / / /
| * | | | [SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig2010-01-174-16/+22
| * | | | [SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig2010-01-173-0/+8
OpenPOWER on IntegriCloud