summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/debug.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+4
* s390/debug: use pK for kernel pointersChristian Borntraeger2017-11-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-500/+416
|\
| * s390/debug: only write data onceSebastian Ott2017-10-181-2/+4
| * s390/debug: improve debug_eventSebastian Ott2017-10-181-10/+18
| * s390/debug: adjust coding styleHeiko Carstens2017-10-161-490/+396
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky2017-07-261-4/+5
* s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova2017-05-111-4/+4
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+1
* s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky2017-02-071-6/+7
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-4/+2
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-191-1/+1
* s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang2015-05-221-5/+6
* s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger2014-12-081-8/+4
* s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-10-281-1/+1
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-1/+1
|/
* s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()Michael Holzheu2013-01-081-4/+7
* s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens2012-07-261-47/+23
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+0
* [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-9/+31
* switch debugfs to umode_tAl Viro2012-01-031-4/+4
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-171-0/+1
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-1/+2
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-2/+2
* sysctl s390: Remove dead sysctl binary supportEric W. Biederman2009-11-121-7/+2
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-051-7/+1
* [S390] s390dbf: Remove needless check for NULL pointer.Michael Holzheu2009-03-261-2/+1
* [S390] s390dbf: Remove redundant initilizations.Michael Holzheu2009-03-261-2/+1
* [S390] BUG to BUG_ON changesStoyan Gaydarov2009-03-261-2/+1
* [S390] convert s390 debug feature printks to pr_xxx macros.Michael Holzheu2008-12-251-18/+19
* [S390] s390: Remove redundant testJulia Lawall2008-12-251-1/+1
* [S390] Cleanup s390 debug feature print messages.Michael Holzheu2008-07-141-9/+0
* [S390] s390dbf: Use const char * for dbf name.Cornelia Huck2008-05-151-10/+10
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-1/+1
* [S390] Add debug_register_mode() function to debug feature APIMichael Holzheu2008-04-171-13/+38
* [S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig2007-05-311-11/+11
* [S390] strlcpy is smart enoughJean Delvare2007-03-191-1/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman2007-02-141-1/+0
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-10/+8
OpenPOWER on IntegriCloud