summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-1710-160/+166
|\
| * [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] dasd: get rid of compile warningHeiko Carstens2011-03-151-0/+1
| * [S390] remove superfluous check from do_IRQSebastian Ott2011-03-152-7/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-174-122/+44Star
|\ \
| * | qeth: change some configurations defaultsFrank Blaschka2011-03-143-2/+11
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-105-37/+120
| |\|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-041-1/+1
| |\ \
| * | | qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-274-120/+33Star
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-163-12/+8Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens2011-02-253-12/+8Star
| | |/ | |/|
* | | [S390] tape: deadlock on system work queueMartin Schwidefsky2011-03-033-34/+116
* | | [S390] keyboard: integer underflow bugDan Carpenter2011-03-031-1/+2
* | | [S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky2011-03-031-2/+2
|/ /
* / [S390] dasd: correct device tableStefan Haberland2011-02-171-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-044-77/+80
|\
| * s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-031-1/+1
| * s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-031-1/+1
| * qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-031-41/+63
| * qeth: allow HiperSockets framesize change in suspendUrsula Braun2011-02-031-1/+9
| * qeth: add more strict MTU checkingFrank Blaschka2011-02-031-31/+4Star
| * qeth: show new mac-address if its setting failsUrsula Braun2011-02-021-2/+2
* | [S390] qdio: prevent compile warning under CONFIG_32BITJan Glauber2011-01-311-2/+2
* | [S390] dasd: prevent panic with unresumed devicesStefan Haberland2011-01-311-0/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-202-5/+35
|\
| * qeth: l3 hw tx csum circumvent hw bugFrank Blaschka2011-01-161-1/+3
| * qeth: postpone open till recovery is finishedUrsula Braun2011-01-162-4/+32
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-141-0/+1
|\ \
| * | [S390] cio: path_event overindication after resumeSebastian Ott2011-01-121-0/+1
* | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-1/+1
|\ \ \
| * \ \ Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-271-1/+1
| |\ \ \
| | * | | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-1/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-12-2217-102/+123
| |\ \ \ \
| * | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | | | | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0Star
| |_|_|_|/ |/| | | |
* | | | | 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-174-14/+17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-1/+1
* | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-082-6/+14
|\ \ \ \ \ \
| * | | | | | s390: don't use flush_scheduled_work()Tejun Heo2010-12-242-6/+14
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-0745-524/+1607
|\ \ \ \ \ \ \