summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-272-2/+2
|\ \
| * | [S390] qdio: log all adapter characteristicsJan Glauber2012-03-232-2/+2
| |/
* / s390/char: use for_each_clear_bit()Akinobu Mita2012-03-231-3/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2218-165/+106
|\
| * [S390] dasd: prevent validate server for offline devicesStefan Haberland2012-03-112-0/+12
| * [S390] Remove monolithic build option for zcrypt driver.Holger Dengler2012-03-118-130/+0
| * [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-0/+6
| * [S390] irq: external interrupt code passingHeiko Carstens2012-03-113-10/+8
| * [S390] zfcpdump: Implement async sdias event processingMichael Holzheu2012-03-111-21/+80
| * [S390] rework idle codeMartin Schwidefsky2012-03-111-2/+0
| * [S390] rework smp codeMartin Schwidefsky2012-03-112-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2010-37/+174
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-2/+2
| |\|
| * | lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker2012-03-071-5/+7
| * | qeth: meaningful return code for set_mac_addressUrsula Braun2012-03-075-7/+7
| * | ctcm: use correct idal word list for ctcmpcBelinda Thompson2012-03-071-0/+11
| * | ctcm: make ctcmpc debugging compilableUrsula Braun2012-03-072-6/+9
| * | qeth: synchronize discipline module loadingFrank Blaschka2012-03-071-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-056-1/+6
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-261-7/+15
| |\ \ \
| * | | | qeth: add wake_up on write channelUrsula Braun2012-02-081-0/+1
| * | | | qeth: add query OSA address table supportFrank Blaschka2012-02-085-0/+119
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-044-89/+46
| |\ \ \ \
| * | | | | qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller2012-02-021-19/+16
* | | | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-204-10/+2
|\ \ \ \ \ \
| * | | | | | TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-6/+2
| * | | | | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-084-4/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-203-14/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-097-8/+21
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-024-89/+46
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | cio: remove {get,put}_driverSebastian Ott2012-01-242-9/+1
| * | | | | Driver core: driver_find() drops reference before returningAlan Stern2012-01-241-5/+4
| | |_|/ / | |/| | |
* | | | | [S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier2012-03-021-2/+2
| |_|/ / |/| | |
* | | | compat: fix compile breakage on s390Heiko Carstens2012-02-276-1/+6
| |_|/ |/| |
* | | [S390] 3215 deadlock with tty_wakeupMartin Schwidefsky2012-02-171-7/+15
| |/ |/|
* | [S390] dasd: revalidate server for new pathgroupStefan Haberland2012-01-183-0/+30
* | [S390] dasd: revert LCU optimizationStefan Haberland2012-01-182-89/+16
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-3/+3
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* virtio: harsher barriers for rpmsg.Rusty Russell2012-01-121-1/+1
* Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-091-1/+0
|\
| * s390: tape_class.h: remove kobj_map.h inclusionGreg Kroah-Hartman2011-12-131-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-096-141/+328
|\ \
| * | [S390] dasd: fix fixpoint divide exception in define_extentStefan Haberland2011-12-272-1/+11
| * | [S390] dasd: add sanity check to detect path connection errorStefan Haberland2011-12-271-109/+300
| * | [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-272-2/+3
| * | [S390] dasd: fix expiration handling for recovery requestsStefan Weinhuber2011-12-271-2/+2
| * | [S390] zcrypt: Fix error return codes.Holger Dengler2011-12-271-4/+4
| * | [S390] zcrypt: Rework length parameter checking.Holger Dengler2011-12-271-18/+6
| * | [S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens2011-12-271-5/+2