summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-293-1/+3
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
| * Disintegrate asm/system.h for S390David Howells2012-03-283-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-282-2/+2
|\ \
| * | [S390] qdio: log all adapter characteristicsJan Glauber2012-03-232-2/+2
| |/
* / s390/char: use for_each_clear_bit()Akinobu Mita2012-03-241-3/+2Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2318-165/+106Star
|\
| * [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/+0Star
| * [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-0/+6
| * [S390] irq: external interrupt code passingHeiko Carstens2012-03-113-10/+8Star
| * [S390] zfcpdump: Implement async sdias event processingMichael Holzheu2012-03-111-21/+80
| * [S390] rework idle codeMartin Schwidefsky2012-03-111-2/+0Star
| * [S390] rework smp codeMartin Schwidefsky2012-03-112-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2110-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-081-5/+7
| * | qeth: meaningful return code for set_mac_addressUrsula Braun2012-03-085-7/+7
| * | ctcm: use correct idal word list for ctcmpcBelinda Thompson2012-03-081-0/+11
| * | ctcm: make ctcmpc debugging compilableUrsula Braun2012-03-082-6/+9
| * | qeth: synchronize discipline module loadingFrank Blaschka2012-03-081-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-066-1/+6
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-271-7/+15
| |\ \ \
| * | | | qeth: add wake_up on write channelUrsula Braun2012-02-091-0/+1
| * | | | qeth: add query OSA address table supportFrank Blaschka2012-02-095-0/+119
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-044-89/+46Star
| |\ \ \ \
| * | | | | qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller2012-02-021-19/+16Star
* | | | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-204-10/+2Star
|\ \ \ \ \ \
| * | | | | | TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-6/+2Star
| * | | | | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-084-4/+0Star
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-203-14/+5Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | 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/+46Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | cio: remove {get,put}_driverSebastian Ott2012-01-252-9/+1Star
| * | | | | Driver core: driver_find() drops reference before returningAlan Stern2012-01-251-5/+4Star
| | |_|/ / | |/| | |
* | | | | [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/+16Star
|/
* 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/+0Star
|\
| * s390: tape_class.h: remove kobj_map.h inclusionGreg Kroah-Hartman2011-12-131-1/+0Star
* | 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