summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
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/greg...Linus 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/jiko...Linus 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
2010-09-23drivers/s390: Remove unnecessary casts of private_dataJoe Perches1-3/+3
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+1
2010-08-23block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe1-2/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2-4/+2
2010-08-11Merge branch 'master' into for-nextJiri Kosina1-1/+7
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+7
2010-08-10Merge branch 'master' into for-nextJiri Kosina2-2/+2
2010-08-09s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita2-2/+2
2010-08-09Fix spelling fuction -> function in commentsStefan Weil1-3/+3
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann1-1/+7
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-17[S390] drivers/s390/char: Use kmemdupJulia Lawall1-8/+6
2010-05-17[S390] drivers/s390/char: Use kstrdupJulia Lawall1-4/+3
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky2-2/+3
2010-05-17[S390] vmcp: disallow modular buildHeiko Carstens2-32/+9
2010-04-23Merge branch 'master' into for-nextJiri Kosina19-35/+30