| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/fs3270: split header files | Sven Schnelle | 2023-01-09 | 1 | -0/+1 |
* | s390/fs3270: fix screen reset on activate | Sven Schnelle | 2023-01-09 | 1 | -6/+7 |
* | s390/fs3270: fix function prototypes | Sven Schnelle | 2023-01-09 | 1 | -38/+22 |
* | s390/fs3270: use *ptr instead of struct in kzalloc | Sven Schnelle | 2023-01-09 | 1 | -1/+1 |
* | s390/fs3270: remove duplicate assignment | Sven Schnelle | 2023-01-09 | 1 | -1/+2 |
* | s390/fs3270: add missing braces to if/else | Sven Schnelle | 2023-01-09 | 1 | -6/+9 |
* | s390/fs3270: fix whitespace errors | Sven Schnelle | 2023-01-09 | 1 | -16/+16 |
* | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 2019-05-06 | 1 | -1/+1 |
* | s390/3270: fix lockdep false positive on view->lock | Martin Schwidefsky | 2019-04-10 | 1 | -1/+2 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 2018-04-19 | 1 | -1/+0 |
* | s390: char: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | s390/3270: avoid endless I/O loop with disconnected 3270 terminals | Martin Schwidefsky | 2016-05-04 | 1 | -2/+1 |
* | s390/3270: fix missing device_destroy() call | Hendrik Brueckner | 2013-11-15 | 1 | -0/+1 |
* | s390: make various functions static, add declarations to header files | Heiko Carstens | 2013-09-07 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -2/+2 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -2/+2 |
* | | s390/3270: introduce device notifier | Martin Schwidefsky | 2013-02-14 | 1 | -3/+26 |
|/ |
|
* | compat: fix compile breakage on s390 | Heiko Carstens | 2012-02-27 | 1 | -0/+1 |
* | s390: add missing module.h/export.h includes | Heiko Carstens | 2011-10-31 | 1 | -0/+1 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | [S390] avoid default_llseek in s390 drivers | Martin Schwidefsky | 2010-05-17 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [S390] fs3270: add missing compat ptr conversion | Heiko Carstens | 2010-01-13 | 1 | -6/+11 |
* | [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() | Roel Kluin | 2009-12-18 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | [S390] 3270: remove BKL | Martin Schwidefsky | 2009-12-07 | 1 | -4/+6 |
|/ |
|
* | [S390] pm: con3270 power management callbacks. | Martin Schwidefsky | 2009-06-16 | 1 | -6/+10 |
* | fs3270: Correct error returns | Alan Cox | 2008-10-13 | 1 | -5/+4 |
* | fs3270: remove extra locks | Alan Cox | 2008-10-13 | 1 | -5/+1 |
* | tty: Redo current tty locking | Alan Cox | 2008-10-13 | 1 | -0/+1 |
* | tty: Make get_current_tty use a kref | Alan Cox | 2008-10-13 | 1 | -1/+2 |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 1 | -7/+16 |
|\ |
|
| * | drivers/s390: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -7/+16 |
* | | [S390] Cleanup 3270 printk messages. | Martin Schwidefsky | 2008-07-14 | 1 | -4/+1 |
* | | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 2008-07-14 | 1 | -3/+3 |
|/ |
|
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 1 | -2/+2 |
* | [PATCH] struct path: convert s390-drivers | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 2006-12-08 | 1 | -4/+8 |
* | [PATCH] s390: update fs3270 to use a struct pid | Cedric Le Goater | 2006-10-02 | 1 | -5/+6 |
* | [S390] remove unnecessary includes. | Christian Borntraeger | 2006-09-28 | 1 | -1/+0 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 1 | -6/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 | 1 | -2/+1 |
* | [PATCH] switch fs3270 to ->compat_ioctl | Christoph Hellwig | 2006-01-10 | 1 | -9/+11 |
* | [PATCH] s390: 3270 fullscreen view | Richard Hitt | 2005-10-30 | 1 | -39/+195 |