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