aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-14/+3
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott1-2/+1
2013-04-26s390/scm_blk: allow more cluster size valuesSebastian Ott1-2/+4
2013-04-26s390/cio: fix irq statisticsSebastian Ott1-0/+1
2013-04-26s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-04-23s390/zcore: Fix HSA copy length for last blockMichael Holzheu1-1/+1
2013-04-17s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland1-8/+55
2013-04-17s390/dasd: improve speed of dasdfmtStefan Haberland4-143/+351
2013-04-17s390/css: move subchannel lock allocationSebastian Ott3-34/+32
2013-04-17s390/cio: fix early init counter usageSebastian Ott2-9/+6
2013-04-17s390/css: remove unused function definitionsSebastian Ott2-4/+2
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott4-23/+24
2013-04-17s390/cio: get rid of static console deviceSebastian Ott1-43/+30
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott5-108/+56
2013-04-17s390/cio: split subchannel registrationSebastian Ott1-19/+18
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott3-6/+4
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott5-23/+31
2013-04-17s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita1-1/+1
2013-04-17s390/dasd: remove cast for kzalloc return valueZhang Yanfei1-2/+1
2013-04-17s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter1-8/+14
2013-04-17s390/cio: collect format 1 channel-path description dataPeter Oberparleiter4-9/+31
2013-04-17s390/monreader: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman7-12/+43
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl4-0/+26
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman11-29/+175
2013-03-21s390/3270: fix minor_start issueMartin Schwidefsky1-7/+9
2013-03-21s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun1-2/+5
2013-03-21s390/scm_block: fix printk format stringSebastian Ott2-3/+3
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-15/+56
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka3-8/+42
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl2-6/+13
2013-03-19qeth: delay feature traceStefan Raspl1-1/+1
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby2-14/+3
2013-03-11s390/kdump: Do not add standby memory for kdumpMichael Holzheu1-0/+2
2013-03-07s390/scm: process availabilitySebastian Ott4-0/+42
2013-03-07s390/scm_blk: suspend writesSebastian Ott2-5/+58
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott2-7/+11
2013-03-07s390/scm_blk: fix request number accountingSebastian Ott1-2/+6
2013-02-28qdio: remove unused parametersStefan Raspl3-7/+7
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland1-2/+8
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-9/+9
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+957
2013-02-22new helper: file_inode(file)Al Viro4-9/+9
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds29-540/+741
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-39/+27
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky1-8/+2
2013-02-14dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber1-1/+4
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens18-58/+58
2013-02-14s390/scm: use inline dummy functionsSebastian Ott2-14/+29