summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* [S390] tape: fix dbf usageSebastian Ott2010-10-292-7/+6
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-7/+7
* [S390] drivers/s390/char: Use static const char arraysJoe Perches2010-10-251-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-6/+6
|\
| * drivers/s390: Remove unnecessary casts of private_dataJoe Perches2010-09-231-3/+3
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-1/+7
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-102-2/+2
| |\ \
| * | | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-3/+3
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-228-0/+9
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-158-0/+9
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-6/+7
|\ \ \ \ \
| * | | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-6/+7
| |/ / / /
* | | | | Fix IRQ flag handling namingDavid Howells2010-10-071-1/+1
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-101-2/+1
|\ \ \ \
| * | | | block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe2010-08-231-2/+1
| | |_|/ | |/| |
* | | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-212-4/+2
|/ / /
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+7
|\ \ \ | |_|/ |/| |
| * | block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-1/+7
| |/
* | s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita2010-08-092-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-04-2319-35/+30
| |\
| * | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | [S390] drivers/s390/char: Use kmemdupJulia Lawall2010-05-171-8/+6
* | | [S390] drivers/s390/char: Use kstrdupJulia Lawall2010-05-171-4/+3
* | | [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-172-2/+3
* | | [S390] vmcp: disallow modular buildHeiko Carstens2010-05-172-32/+9
| |/ |/|
* | [S390] zcore: Fix reipl device detectionMichael Holzheu2010-04-221-5/+1
* | [S390] sclp_async: potential buffer overflowDan Carpenter2010-04-091-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3018-1/+19
* | [S390] fix broken proc interface for sclp_asyncHans-Joachim Picht2010-03-241-0/+1
* | [S390] sclp: avoid 64 bit divisionHeiko Carstens2010-03-241-7/+7
* | [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-241-29/+2
* | memory hotplug/s390: set phys_deviceHeiko Carstens2010-03-171-0/+7
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-2/+2
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
* | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-3/+2
|\ \
| * | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
| * | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
| |/
* | [S390] zcore: Add prefix registers to dump headerMichael Holzheu2010-02-261-3/+19
* | [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-0/+1
* | [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-261-93/+47
|/
* [S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner2010-01-271-0/+4
* [S390] tape_char: add missing compat_ptr conversionHeiko Carstens2010-01-131-3/+15
* [S390] con3215: remove empty ioctl functionHeiko Carstens2010-01-131-17/+0
* [S390] tape_block: remove ioctl functionHeiko Carstens2010-01-131-39/+0
* [S390] fs3270: add missing compat ptr conversionHeiko Carstens2010-01-131-6/+11
* [S390] vmcp: add missing compat ptr conversionHeiko Carstens2010-01-131-3/+9
* [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-181-1/+1
* [S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu2009-12-188-0/+18
* [S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin2009-12-181-1/+1
OpenPOWER on IntegriCloud