aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [S390] zcore: add missing module.h includeHeiko Carstens2011-10-301-0/+1
* | | | [S390] chsc_sch: add support for irq statisticsSebastian Ott2011-10-301-1/+4
* | | | [S390] ccwgroup: cleanupSebastian Ott2011-10-301-180/+119
* | | | [S390] ccwgroup: move attributes to attribute groupSebastian Ott2011-10-301-20/+22
* | | | [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-302-3/+4
* | | | [S390] kdump backend codeMichael Holzheu2011-10-301-1/+1
* | | | [S390] Add real memory access functionsMichael Holzheu2011-10-301-18/+2
* | | | [S390] cio: add message for timeouts on internal I/OSebastian Ott2011-10-301-3/+20
* | | | [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-3017-22/+51
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-289-68/+207
|\ \ \
| * | | [SCSI] zfcp: support for hardware data routerSwen Schillig2011-08-277-60/+195
| * | | [SCSI] qdio: base support for hardware data router with zfcpSwen Schillig2011-08-272-3/+9
| * | | [SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier2011-08-272-5/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-2512-211/+1251
|\ \ \
| * \ \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-2/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-222-5/+11
| |\ \ \
| * | | | qeth: convert to SKB paged frag API.Ian Campbell2011-09-151-1/+2
| * | | | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-173-4/+4
| * | | | qeth: add support for af_iucv HiperSockets transportFrank Blaschka2011-08-136-61/+391
| * | | | qeth: exploit asynchronous delivery of storage blocksEinar Lueck2011-08-132-43/+480
| * | | | qeth: support forced signal adapter indicationsEinar Lueck2011-08-131-1/+2
| * | | | qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com2011-08-132-13/+1
| * | | | qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com2011-08-136-77/+359
| * | | | qeth: do not apply priority queuing to HiperSocketsUrsula Braun2011-08-131-19/+21
| * | | | qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka2011-08-131-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into for-nextJiri Kosina2011-09-1523-44/+68
| |\ \ \ | | | |/ | | |/|
| * | | s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1
* | | | [S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter2011-09-261-2/+6
| |/ / |/| |
* | | [S390] memory hotplug: only unassign assigned incrementsHeiko Carstens2011-08-241-2/+4
* | | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall2011-08-241-3/+7
| |/ |/|
* | [S390] qdio: Use kstrtoul_from_userPeter Huewe2011-08-031-9/+3
* | [S390] sclp_async: Use kstrtoul_from_userPeter Huewe2011-08-031-6/+3
* | [S390] dasd: check if raw track access is supportedStefan Haberland2011-08-031-0/+9
* | [S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2011-08-032-6/+7
* | [S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2011-08-032-3/+20
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-2615-15/+15
|/
* [S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber2011-07-244-91/+686
* [S390] ap: toleration support for ap device type 10Holger Dengler2011-07-242-27/+91
* [S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber2011-07-241-10/+5
* [S390] kconfig: remove tape interface support commentMartin Schwidefsky2011-07-241-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-222-6/+6
|\
| * PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-152-6/+6
* | qeth: do vlan cleanupJiri Pirko2011-07-213-56/+47
* | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-7/+18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-206-62/+68
|\ \ | |/
| * [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-066-62/+68
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-263-3/+1
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-263-6/+6