summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cmf.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cmf: fix kerneldocCornelia Huck2018-02-021-7/+8
* s390: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-241-14/+0
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/cmf: use tod_to_ns()Sebastian Ott2017-09-281-5/+3
* s390/cmf: avg_utilizationSebastian Ott2017-09-281-23/+35
* s390/cmf: read from hw bufferSebastian Ott2017-09-281-31/+14
* s390/cmf: simplify copy_blockSebastian Ott2017-09-281-17/+3
* s390/cmf: simplify cmb_copy_waitSebastian Ott2017-09-281-49/+23
* s390/cmf: simplify set_schib_waitSebastian Ott2017-09-281-47/+23
* s390/cmf: set_schib_wait add timeoutSebastian Ott2017-09-281-7/+8
* s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott2017-01-161-8/+2
* s390: cio: make it explicitly non-modularPaul Gortmaker2016-10-311-8/+2
* s390/cio: allow to reset channel measurement blockSebastian Ott2016-07-141-9/+20
* s390/cio: use basic blocks for cmf inline assembliesHeiko Carstens2016-06-281-6/+9
* s390/cio: reactivate cmf after hibernateSebastian Ott2015-10-141-0/+13
* s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott2015-10-141-38/+26
* s390/cio: fix memleak in channel measurementSebastian Ott2015-10-141-1/+3
* s390/cio: improve locking during cmbe allocationSebastian Ott2015-10-141-20/+23
* s390/cio: fix use after free in cmb processingSebastian Ott2015-10-141-11/+16
* s390/cio: use device_lock during cmb activationSebastian Ott2015-10-141-12/+37
* s390/cio: cleanup cmb_enable sysfs attrSebastian Ott2015-10-141-8/+14
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-221-1/+1
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-3/+3
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-4/+2
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* [S390] pm: ccw bus power management callbacksSebastian Ott2009-06-161-0/+5
* [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-251-3/+5
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-251-47/+8
* [S390] cio: introduce cio_update_schibSebastian Ott2008-12-251-3/+5
* [S390] Cleanup cio printk messages.Michael Ernst2008-07-141-9/+0
* [S390] cio: Get rid of css_characteristics_avail.Cornelia Huck2008-07-141-2/+1
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-4/+4
* [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-301-3/+8
* [S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin2007-11-051-2/+2
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-121-3/+1
* [S390] cio: Kerneldoc comments for cmf.Cornelia Huck2007-10-121-13/+74
* [S390] cio: Fix some coding style issues in cmf.Cornelia Huck2007-10-121-64/+77
* [S390] cio: change confusing message in cmf.Cornelia Huck2007-08-221-7/+3
* [S390] cio: Clean up messages.Cornelia Huck2007-07-271-8/+8
* [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary2007-04-271-1/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-2/+2
* [S390] channel measurement interval display.Cornelia Huck2006-07-171-0/+1
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-2/+2
* [S390] rework of channel measurement facility.Cornelia Huck2006-06-291-176/+447
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-1/+1
* [PATCH] s390: introduce struct subchannel_idCornelia Huck2006-01-061-4/+4
* [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-071-2/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+3
OpenPOWER on IntegriCloud