summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/debug.c
AgeCommit message (Expand)Author
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18s390/debug: only write data onceSebastian Ott
2017-10-18s390/debug: improve debug_eventSebastian Ott
2017-10-16s390/debug: adjust coding styleHeiko Carstens
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-05-11s390: convert debug_info.ref_count from atomic_t to refcount_tElena Reshetova
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang
2014-12-08s390/debug: avoid function call for debug_sprintf_*Christian Borntraeger
2013-10-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-01-08s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()Michael Holzheu
2012-07-26s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu
2012-01-03switch debugfs to umode_tAl Viro
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt
2009-03-26[S390] s390dbf: Remove needless check for NULL pointer.Michael Holzheu
2009-03-26[S390] s390dbf: Remove redundant initilizations.Michael Holzheu
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov
2008-12-25[S390] convert s390 debug feature printks to pr_xxx macros.Michael Holzheu
2008-12-25[S390] s390: Remove redundant testJulia Lawall
2008-07-14[S390] Cleanup s390 debug feature print messages.Michael Holzheu
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens
2008-04-17[S390] Add debug_register_mode() function to debug feature APIMichael Holzheu
2007-05-31[S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig
2007-03-19[S390] strlcpy is smart enoughJean Delvare
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] struct path: convert s390Josef Sipek