summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-305-6/+41
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-292-3/+9
|\
| * [SCSI] qdio: base support for hardware data router with zfcpSwen Schillig2011-08-272-3/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-255-82/+338
|\ \
| * \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-2/+6
| |\ \
| * | | qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com2011-08-132-13/+1Star
| * | | qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com2011-08-135-69/+337
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-2/+1Star
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2011-09-155-15/+26
| |\|
| * | s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1Star
* | | [S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter2011-09-261-2/+6
| |/ |/|
* | [S390] qdio: Use kstrtoul_from_userPeter Huewe2011-08-031-9/+3Star
* | [S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2011-08-032-3/+20
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-273-3/+3
|/
* [S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber2011-07-241-10/+5Star
* PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-151-4/+4
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-3/+3
* [S390] chsc: process channel-path-availability informationSebastian Ott2011-05-231-1/+34
* [S390] qdio: prevent compile warningJan Glauber2011-05-231-1/+1
* [S390] get rid of unused variablesHeiko Carstens2011-05-232-6/+0Star
* [S390] cio: fix unreg race in set_online pathSebastian Ott2011-05-231-2/+3
* [S390] qdio: reset error states immediatelyJan Glauber2011-04-201-5/+12
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-082-14/+26
|\
| * [S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter2011-04-041-6/+18
| * [S390] qdio: fix init sequenceSebastian Ott2011-04-041-8/+8
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-231-4/+2Star
* [S390] ccw_bus_type: make it staticSebastian Ott2011-03-232-4/+2Star
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-4/+2Star
* [S390] qdio: prevent handling of buffers if count is zeroJan Glauber2011-03-231-1/+2
* [S390] css_bus_type: make it staticSebastian Ott2011-03-152-8/+2Star
* [S390] css_driver: remove duplicate membersSebastian Ott2011-03-154-10/+8Star
* [S390] css: remove subchannel privateSebastian Ott2011-03-151-1/+0Star
* [S390] css: move chsc_private to drv_dataSebastian Ott2011-03-151-5/+6
* [S390] css: move io_private to drv_dataSebastian Ott2011-03-152-7/+14
* [S390] cio: move cdev pointer to io_subchannel_privateSebastian Ott2011-03-151-2/+15
* [S390] cio: move options to io_sch_privateSebastian Ott2011-03-153-35/+17Star
* [S390] cio: move asms to generic headerSebastian Ott2011-03-152-32/+34
* [S390] cio: move orb definitions to separate headerSebastian Ott2011-03-152-53/+68
* [S390] remove superfluous check from do_IRQSebastian Ott2011-03-152-7/+1Star
* [S390] qdio: prevent compile warning under CONFIG_32BITJan Glauber2011-01-311-2/+2
* [S390] cio: path_event overindication after resumeSebastian Ott2011-01-121-0/+1
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-081-1/+1
|\
| * Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-171-1/+1
| |\
| * | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-1/+1
* | | [S390] cio: fix ccwgroup unregistration race conditionPeter Oberparleiter2011-01-051-38/+40
* | | [S390] cio: reduce memory consumption of itcw structuresStefan Weinhuber2011-01-051-10/+52
* | | [S390] css: update subchannel descriptorSebastian Ott2011-01-051-0/+8
* | | [S390] cio: obtain mdc value per channel pathSebastian Ott2011-01-053-0/+77
* | | [S390] qdio: cleanup SIGA syncJan Glauber2011-01-053-55/+44Star