Age | Commit message (Expand) | Author | Files | Lines |
2021-06-28 | s390/cmf: get rid of register asm | Heiko Carstens | 1 | -6/+7 |
2020-12-02 | s390/cio: remove pm support from ccw bus driver | Vineeth Vijayan | 1 | -5/+0 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-02-02 | s390/cmf: fix kerneldoc | Cornelia Huck | 1 | -7/+8 |
2017-11-24 | s390: drivers: Remove redundant license text | Greg Kroah-Hartman | 1 | -14/+0 |
2017-11-24 | s390: cio: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-28 | s390/cmf: use tod_to_ns() | Sebastian Ott | 1 | -5/+3 |
2017-09-28 | s390/cmf: avg_utilization | Sebastian Ott | 1 | -23/+35 |
2017-09-28 | s390/cmf: read from hw buffer | Sebastian Ott | 1 | -31/+14 |
2017-09-28 | s390/cmf: simplify copy_block | Sebastian Ott | 1 | -17/+3 |
2017-09-28 | s390/cmf: simplify cmb_copy_wait | Sebastian Ott | 1 | -49/+23 |
2017-09-28 | s390/cmf: simplify set_schib_wait | Sebastian Ott | 1 | -47/+23 |
2017-09-28 | s390/cmf: set_schib_wait add timeout | Sebastian Ott | 1 | -7/+8 |
2017-01-16 | s390/cio: remove cmf related code relevant for 31 bit only | Sebastian Ott | 1 | -8/+2 |
2016-10-31 | s390: cio: make it explicitly non-modular | Paul Gortmaker | 1 | -8/+2 |
2016-07-14 | s390/cio: allow to reset channel measurement block | Sebastian Ott | 1 | -9/+20 |
2016-06-28 | s390/cio: use basic blocks for cmf inline assemblies | Heiko Carstens | 1 | -6/+9 |
2015-10-14 | s390/cio: reactivate cmf after hibernate | Sebastian Ott | 1 | -0/+13 |
2015-10-14 | s390/cio: use kmem_cache for extended measurement block allocation | Sebastian Ott | 1 | -38/+26 |
2015-10-14 | s390/cio: fix memleak in channel measurement | Sebastian Ott | 1 | -1/+3 |
2015-10-14 | s390/cio: improve locking during cmbe allocation | Sebastian Ott | 1 | -20/+23 |
2015-10-14 | s390/cio: fix use after free in cmb processing | Sebastian Ott | 1 | -11/+16 |
2015-10-14 | s390/cio: use device_lock during cmb activation | Sebastian Ott | 1 | -12/+37 |
2015-10-14 | s390/cio: cleanup cmb_enable sysfs attr | Sebastian Ott | 1 | -8/+14 |
2013-08-22 | s390: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens | 1 | -3/+3 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -4/+2 |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-06-16 | [S390] pm: ccw bus power management callbacks | Sebastian Ott | 1 | -0/+5 |
2008-12-25 | [S390] convert cio printks to pr_xxx macros. | Michael Ernst | 1 | -3/+5 |
2008-12-25 | [S390] cio: introduce cio_commit_config | Sebastian Ott | 1 | -47/+8 |
2008-12-25 | [S390] cio: introduce cio_update_schib | Sebastian Ott | 1 | -3/+5 |
2008-07-14 | [S390] Cleanup cio printk messages. | Michael Ernst | 1 | -9/+0 |
2008-07-14 | [S390] cio: Get rid of css_characteristics_avail. | Cornelia Huck | 1 | -2/+1 |
2008-07-14 | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 1 | -4/+4 |
2008-04-30 | [S390] cio: Use strict_strtoul() for attributes. | Cornelia Huck | 1 | -3/+8 |
2007-11-05 | [S390] Fix priority mistakes in drivers/s390/cio/cmf.c | Roel Kluin | 1 | -2/+2 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 1 | -1/+1 |
2007-10-12 | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens | 1 | -3/+1 |
2007-10-12 | [S390] cio: Kerneldoc comments for cmf. | Cornelia Huck | 1 | -13/+74 |
2007-10-12 | [S390] cio: Fix some coding style issues in cmf. | Cornelia Huck | 1 | -64/+77 |
2007-08-22 | [S390] cio: change confusing message in cmf. | Cornelia Huck | 1 | -7/+3 |
2007-07-27 | [S390] cio: Clean up messages. | Cornelia Huck | 1 | -8/+8 |
2007-04-27 | [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 | Milind Arun Choudhary | 1 | -1/+1 |
2007-02-05 | [S390] Avoid excessive inlining. | Heiko Carstens | 1 | -2/+2 |
2006-07-17 | [S390] channel measurement interval display. | Cornelia Huck | 1 | -0/+1 |
2006-07-12 | [S390] Fix sparse warnings. | Heiko Carstens | 1 | -2/+2 |
2006-06-29 | [S390] rework of channel measurement facility. | Cornelia Huck | 1 | -176/+447 |
2006-02-01 | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 1 | -1/+1 |