summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-236-179/+194
|\
| * tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens2012-04-171-1/+5
| * TTY: con3215, use tty from tty_portJiri Slaby2012-04-131-16/+16
| * TTY: con3215, add tty_portJiri Slaby2012-04-131-14/+16
| * TTY: tty3270, add tty_portJiri Slaby2012-04-093-43/+49
| * TTY: tty3270, push tty down to tty3270_do_writeJiri Slaby2012-04-091-5/+6
| * TTY: tty3270, get rid of ugly aliasingJiri Slaby2012-04-091-23/+19
| * TTY: tty3270, move initialization to allocationJiri Slaby2012-04-091-10/+10
| * TTY: sclp_vt220, remove unused allocationJiri Slaby2012-04-091-8/+1
| * TTY: sclp_vt220, add tty_portJiri Slaby2012-04-091-10/+14
| * TTY: sclp_tty, add tty_portJiri Slaby2012-04-091-14/+19
| * TTY: con3215, centralize allocationJiri Slaby2012-04-091-35/+39
* | [S390] s390/char/vmur.c: fix memory leakDennis Chen2012-04-111-1/+1
* | [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall2012-04-111-8/+16
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-283-1/+3
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
| * 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-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
| |_|/ / |/| | |
OpenPOWER on IntegriCloud