index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
debug.c
Age
Commit message (
Expand
)
Author
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-07
s390/debug: make debug event time stamps relative to the boot TOD clock
Martin Schwidefsky
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2015-05-22
s390: time: Provide read_boot_clock64() and read_persistent_clock64()
Xunlei Pang
2014-12-08
s390/debug: avoid function call for debug_sprintf_*
Christian Borntraeger
2013-10-28
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
2013-01-08
s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()
Michael Holzheu
2012-07-26
s390/debug: remove module_exit function / move EXPORT_SYMBOLs
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2012-01-03
switch debugfs to umode_t
Al Viro
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-17
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl s390: Remove dead sysctl binary support
Eric W. Biederman
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-05
[SCSI] zfcp: Remove duplicated code for debug timestamps
Christof 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 changes
Stoyan Gaydarov
2008-12-25
[S390] convert s390 debug feature printks to pr_xxx macros.
Michael Holzheu
2008-12-25
[S390] s390: Remove redundant test
Julia 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-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew 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 API
Michael Holzheu
2007-05-31
[S390] arch/s390/kernel/debug.c: use mutex instead of semaphore
Christoph Hellwig
2007-03-19
[S390] strlcpy is smart enough
Jean Delvare
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
2007-02-14
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan 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() calls
Robert P. J. Day
2006-12-08
[PATCH] struct path: convert s390
Josef Sipek
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-24
[PATCH] s390: kzalloc() conversion in arch/s390
Eric Sesterhenn
2005-11-09
[PATCH] s390: "extern inline" -> "static inline"
Adrian Bunk
2005-09-05
[PATCH] s390: debug feature changes
Michael Holzheu
2005-06-25
[PATCH] s390: debug feature changes
Michael Holzheu
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds