aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-11[S390] s390/char/vmur.c: fix memory leakDennis Chen1-1/+1
2012-04-11[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall1-8/+16
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds3-1/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for S390David Howells3-0/+3
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-2/+2
2012-03-23s390/char: use for_each_clear_bit()Akinobu Mita1-3/+2
2012-03-23[S390] qdio: log all adapter characteristicsJan Glauber2-2/+2
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds18-165/+106
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-37/+174
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-10/+2
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-14/+5
2012-03-11[S390] dasd: prevent validate server for offline devicesStefan Haberland2-0/+12
2012-03-11[S390] Remove monolithic build option for zcrypt driver.Holger Dengler8-130/+0
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-0/+6
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens3-10/+8
2012-03-11[S390] zfcpdump: Implement async sdias event processingMichael Holzheu1-21/+80
2012-03-11[S390] rework idle codeMartin Schwidefsky1-2/+0
2012-03-11[S390] rework smp codeMartin Schwidefsky2-2/+0
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman7-8/+21
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+2
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby4-4/+0
2012-03-07lcs: Return zero from ccwgroup devs set_offline functionKlaus-Dieter Wacker1-5/+7
2012-03-07qeth: meaningful return code for set_mac_addressUrsula Braun5-7/+7
2012-03-07ctcm: use correct idal word list for ctcmpcBelinda Thompson1-0/+11
2012-03-07ctcm: make ctcmpc debugging compilableUrsula Braun2-6/+9
2012-03-07qeth: synchronize discipline module loadingFrank Blaschka1-0/+4
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-1/+6
2012-03-02[S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier1-2/+2
2012-02-27compat: fix compile breakage on s390Heiko Carstens6-1/+6
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+15
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky1-7/+15
2012-02-08qeth: add wake_up on write channelUrsula Braun1-0/+1
2012-02-08qeth: add query OSA address table supportFrank Blaschka5-0/+119
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-89/+46
2012-02-02qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller1-19/+16
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman4-89/+46
2012-01-24cio: remove {get,put}_driverSebastian Ott2-9/+1
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern1-5/+4
2012-01-18[S390] dasd: revalidate server for new pathgroupStefan Haberland3-0/+30
2012-01-18[S390] dasd: revert LCU optimizationStefan Haberland2-89/+16
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-3/+3
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-1/+1
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell1-1/+1
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+0
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-141/+328
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-5/+5
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro1-3/+2