index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/debug: debug feature version 3
Mikhail Zaslonko
2020-08-11
1
-14
/
+18
*
s390/debug: remove raw view
Heiko Carstens
2020-06-29
1
-42
/
+0
*
s390/debug: avoid kernel warning on too large number of pages
Christian Borntraeger
2020-06-23
1
-1
/
+2
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
docs: s390: unify and update s390dbf kdocs at debug.c
Steffen Maier
2019-07-05
1
-19
/
+86
*
s390: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-28
1
-6
/
+0
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+4
*
s390/debug: use pK for kernel pointers
Christian Borntraeger
2017-11-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-500
/
+416
|
\
|
*
s390/debug: only write data once
Sebastian Ott
2017-10-18
1
-2
/
+4
|
*
s390/debug: improve debug_event
Sebastian Ott
2017-10-18
1
-10
/
+18
|
*
s390/debug: adjust coding style
Heiko Carstens
2017-10-16
1
-490
/
+396
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-07-26
1
-4
/
+5
*
s390: convert debug_info.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-05-11
1
-4
/
+4
*
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-17
1
-1
/
+1
*
s390/debug: make debug event time stamps relative to the boot TOD clock
Martin Schwidefsky
2017-02-07
1
-6
/
+7
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
1
-4
/
+2
*
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
1
-1
/
+1
*
s390: time: Provide read_boot_clock64() and read_persistent_clock64()
Xunlei Pang
2015-05-22
1
-5
/
+6
*
s390/debug: avoid function call for debug_sprintf_*
Christian Borntraeger
2014-12-08
1
-8
/
+4
*
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-10-28
1
-1
/
+1
*
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-10-22
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-1
/
+1
|
/
*
s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()
Michael Holzheu
2013-01-08
1
-4
/
+7
*
s390/debug: remove module_exit function / move EXPORT_SYMBOLs
Heiko Carstens
2012-07-26
1
-47
/
+23
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+0
*
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2012-03-11
1
-9
/
+31
*
switch debugfs to umode_t
Al Viro
2012-01-03
1
-4
/
+4
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
2010-05-17
1
-0
/
+1
*
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
1
-1
/
+2
*
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-2
/
+2
*
sysctl s390: Remove dead sysctl binary support
Eric W. Biederman
2009-11-12
1
-7
/
+2
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-2
/
+2
*
[SCSI] zfcp: Remove duplicated code for debug timestamps
Christof Schmitt
2009-09-05
1
-7
/
+1
*
[S390] s390dbf: Remove needless check for NULL pointer.
Michael Holzheu
2009-03-26
1
-2
/
+1
*
[S390] s390dbf: Remove redundant initilizations.
Michael Holzheu
2009-03-26
1
-2
/
+1
*
[S390] BUG to BUG_ON changes
Stoyan Gaydarov
2009-03-26
1
-2
/
+1
*
[S390] convert s390 debug feature printks to pr_xxx macros.
Michael Holzheu
2008-12-25
1
-18
/
+19
*
[S390] s390: Remove redundant test
Julia Lawall
2008-12-25
1
-1
/
+1
*
[S390] Cleanup s390 debug feature print messages.
Michael Holzheu
2008-07-14
1
-9
/
+0
*
[S390] s390dbf: Use const char * for dbf name.
Cornelia Huck
2008-05-15
1
-10
/
+10
*
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-04-17
1
-1
/
+1
*
[S390] Add debug_register_mode() function to debug feature API
Michael Holzheu
2008-04-17
1
-13
/
+38
*
[S390] arch/s390/kernel/debug.c: use mutex instead of semaphore
Christoph Hellwig
2007-05-31
1
-11
/
+11
[next]