aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens2010-06-081-1/+1
* [S390] dasd: unit check handling during internal cio I/OStefan Haberland2010-05-263-0/+25
* [S390] cio: unit check handling during internal I/OMichael Ernst2010-05-261-0/+15
* [S390] ccwgroup: add locking around drvdata accessSebastian Ott2010-05-261-0/+7
* [S390] cio: remove stschSebastian Ott2010-05-261-15/+0
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-2110-242/+288
|\
| * [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-1810-242/+288
| |\
| | * [SCSI] zfcp: Zero memory for gpn_ft and adisc requestsChristof Schmitt2010-05-021-2/+2
| | * [SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt2010-05-025-3/+6
| | * [SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt2010-05-023-48/+58
| | * [SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt2010-05-027-151/+191
| | * [SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt2010-05-025-34/+19
| | * [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi ehChristof Schmitt2010-04-111-5/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-2010-321/+523
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-181-7/+10
| |\ \ \ | | |/ /
| * | | qeth: support the new OSA CHPID types OSX and OSMUrsula Braun2010-05-176-111/+194
| * | | drivers/s390/net: Drop memory allocation castJulia Lawall2010-05-174-11/+6
| * | | qeth: synchronize configuration interfaceFrank Blaschka2010-05-166-168/+242
| * | | qeth: new message if OLM limit is reachedUrsula Braun2010-05-161-1/+9
| * | | qeth: exploit HW TX checksummingFrank Blaschka2010-05-162-26/+69
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-129-44/+45
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1157-46/+70
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-0/+7
| |\ \ \ \ \
| * | | | | | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+2
| * | | | | | qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka2010-03-221-1/+1
| * | | | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-161-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-04-2364-139/+168
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | | | | | | [S390] drivers/s390/char: Use kmemdupJulia Lawall2010-05-171-8/+6
* | | | | | | | [S390] drivers/s390/char: Use kstrdupJulia Lawall2010-05-171-4/+3
* | | | | | | | [S390] qdio: remove API wrappersJan Glauber2010-05-172-50/+13
* | | | | | | | [S390] qdio: set correct bit in dsciJan Glauber2010-05-171-2/+2
* | | | | | | | [S390] qdio: dont convert timestamps to microsecondsJan Glauber2010-05-172-11/+6
* | | | | | | | [S390] qdio: remove memset hackJan Glauber2010-05-172-7/+7
* | | | | | | | [S390] qdio: prevent starvation on PCI devicesJan Glauber2010-05-171-3/+7
* | | | | | | | [S390] qdio: count number of qdio interruptsJan Glauber2010-05-171-0/+3
* | | | | | | | [S390] dasd: remove uid from devmapStefan Haberland2010-05-174-195/+218
* | | | | | | | [S390] dasd: add dynamic pav tolerationStefan Haberland2010-05-176-3/+124
* | | | | | | | [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-176-3/+7
* | | | | | | | [S390] vmcp: disallow modular buildHeiko Carstens2010-05-172-32/+9
* | | | | | | | [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-171-1/+2
* | | | | | | | [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-171-2/+5
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | [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/+1
| * | | | | | [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/+17