aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cmf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-02-02s390/cmf: fix kerneldocCornelia Huck1-7/+8
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-09-28s390/cmf: use tod_to_ns()Sebastian Ott1-5/+3
2017-09-28s390/cmf: avg_utilizationSebastian Ott1-23/+35
2017-09-28s390/cmf: read from hw bufferSebastian Ott1-31/+14
2017-09-28s390/cmf: simplify copy_blockSebastian Ott1-17/+3
2017-09-28s390/cmf: simplify cmb_copy_waitSebastian Ott1-49/+23
2017-09-28s390/cmf: simplify set_schib_waitSebastian Ott1-47/+23
2017-09-28s390/cmf: set_schib_wait add timeoutSebastian Ott1-7/+8
2017-01-16s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott1-8/+2
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker1-8/+2
2016-07-14s390/cio: allow to reset channel measurement blockSebastian Ott1-9/+20
2016-06-28s390/cio: use basic blocks for cmf inline assembliesHeiko Carstens1-6/+9
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott1-0/+13
2015-10-14s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott1-38/+26
2015-10-14s390/cio: fix memleak in channel measurementSebastian Ott1-1/+3
2015-10-14s390/cio: improve locking during cmbe allocationSebastian Ott1-20/+23
2015-10-14s390/cio: fix use after free in cmb processingSebastian Ott1-11/+16
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott1-12/+37
2015-10-14s390/cio: cleanup cmb_enable sysfs attrSebastian Ott1-8/+14
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-3/+3
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-4/+2
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott1-0/+5
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst1-3/+5
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott1-47/+8
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott1-3/+5
2008-07-14[S390] Cleanup cio printk messages.Michael Ernst1-9/+0
2008-07-14[S390] cio: Get rid of css_characteristics_avail.Cornelia Huck1-2/+1
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-4/+4
2008-04-30[S390] cio: Use strict_strtoul() for attributes.Cornelia Huck1-3/+8
2007-11-05[S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin1-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens1-3/+1
2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck1-13/+74
2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck1-64/+77
2007-08-22[S390] cio: change confusing message in cmf.Cornelia Huck1-7/+3
2007-07-27[S390] cio: Clean up messages.Cornelia Huck1-8/+8
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary1-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-2/+2
2006-07-17[S390] channel measurement interval display.Cornelia Huck1-0/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-2/+2
2006-06-29[S390] rework of channel measurement facility.Cornelia Huck1-176/+447
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-1/+1
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck1-4/+4
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl1-2/+1