aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03[S390] sclp_async: Use kstrtoul_from_userPeter Huewe1-6/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-24[S390] kconfig: remove tape interface support commentMartin Schwidefsky1-3/+0
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita1-2/+2
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+0
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-3/+3
2011-05-23[S390] get CPC image nameMartin Schwidefsky3-1/+148
2011-05-23[S390] sclp: event buffer dissectionMartin Schwidefsky2-84/+60
2011-05-23[S390] sclp: remove unnecessary sendmask checkHeiko Carstens1-13/+1
2011-05-23[S390] tape: remove unused/not handled return codesHeiko Carstens2-6/+2
2011-05-23[S390] monwriter: fix return code handlingHeiko Carstens1-2/+2
2011-05-23[S390] get rid of unused variablesHeiko Carstens3-11/+0
2011-05-23[S390] Remove tape block device driver.Heiko Carstens3-457/+0
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2011-05-10[S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens1-0/+2
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-10/+20
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-6/+6
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott5-10/+20
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-12/+8
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe1-1/+0
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+0
2011-03-09s390/tape_block: Convert to bdops->check_events()Tejun Heo1-5/+6
2011-03-03[S390] tape: deadlock on system work queueMartin Schwidefsky3-34/+116
2011-03-03[S390] keyboard: integer underflow bugDan Carpenter1-1/+2
2011-02-25tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens3-12/+8
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-1/+0
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-6/+14
2011-01-05[S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens1-0/+1
2011-01-05[S390] sclp: use register_external_interrupt()Heiko Carstens1-9/+3
2011-01-05[S390] vmur: add support for irq statisticsHeiko Carstens1-0/+2
2011-01-05[S390] tape: add support for irq statisticsHeiko Carstens1-0/+2
2011-01-05[S390] 3270: add support for irq statisticsHeiko Carstens1-0/+2
2011-01-05[S390] 3215: add support for irq statisticsHeiko Carstens1-0/+2
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-1/+5
2011-01-05[S390] cleanup s390 KconfigMartin Schwidefsky1-26/+43
2010-12-24s390: don't use flush_scheduled_work()Tejun Heo2-6/+14
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann4-4/+0
2010-11-10[S390] vmlogrdr: purge after recording is switched offStefan Weinhuber1-12/+24
2010-11-10[S390] tape: add medium state notificationsMartin Schwidefsky1-9/+59
2010-10-29[S390] tape: fix dbf usageSebastian Ott2-7/+6
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-7/+7
2010-10-25[S390] drivers/s390/char: Use static const char arraysJoe Perches1-2/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-6/+6
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds8-0/+9
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-6/+7
2010-10-15llseek: automatically add .llseek fopArnd Bergmann8-0/+9
2010-10-07Fix IRQ flag handling namingDavid Howells1-1/+1
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann1-6/+7