Age | Commit message (Expand) | Author | Files | Lines |
2018-10-09 | s390/monwriter: do not use stack buffers for hardware data | Martin Schwidefsky | 1 | -13/+20 |
2018-10-09 | s390/appldata: pass parameter list pointer to appldata_asm | Martin Schwidefsky | 1 | -1/+3 |
2018-07-02 | s390/monwriter: fix gcc 8 stringop-truncation warning | Vasily Gorbik | 1 | -1/+1 |
2017-11-24 | s390: char: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2014-10-20 | s390: char: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-10-24 | s390/monwriter: fix smatch warning for strcpy() | Gerald Schaefer | 1 | -1/+1 |
2011-05-23 | [S390] monwriter: fix return code handling | Heiko Carstens | 1 | -2/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-08-10 | s390: remove WARN_ON for misc_deregister() failures | Akinobu Mita | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-07 | [S390] monwriter: remove lock_kernel() from open() function | Gerald Schaefer | 1 | -3/+4 |
2009-06-16 | [S390] pm: monwriter power management callbacks. | Gerald Schaefer | 1 | -6/+92 |
2008-12-25 | [S390] convert monwriter printks to pr_xxx macros. | Melissa Howland | 1 | -1/+4 |
2008-07-03 | monwriter: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-01-26 | [S390] drivers/s390: Add missing "space" | Joe Perches | 1 | -1/+1 |
2007-08-10 | [S390] monwriter: Serialization bug for multithreaded applications. | Melissa Howland | 1 | -0/+6 |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 1 | -1/+1 |
2007-02-05 | [S390] Avoid excessive inlining. | Heiko Carstens | 1 | -2/+2 |
2006-12-28 | [S390] Change max. buffer size for monwriter device. | Melissa Howland | 1 | -1/+1 |
2006-10-18 | [S390] monwriter find header logic. | Melissa Howland | 1 | -4/+10 |
2006-10-11 | [S390] monwriter kzalloc size. | Melissa Howland | 1 | -1/+1 |
2006-10-06 | [S390] monwriter buffer limit. | Melissa Howland | 1 | -5/+5 |
2006-09-20 | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 1 | -0/+292 |