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
/
drivers
/
s390
/
char
/
monwriter.c
Age
Commit message (
Expand
)
Author
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2021-06-18
s390/monwriter: Remove power management support
Peter Oberparleiter
2018-10-09
s390/monwriter: do not use stack buffers for hardware data
Martin Schwidefsky
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
2018-07-02
s390/monwriter: fix gcc 8 stringop-truncation warning
Vasily Gorbik
2017-11-24
s390: char: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-10-20
s390: char: drop owner assignment from platform_drivers
Wolfram Sang
2013-10-24
s390/monwriter: fix smatch warning for strcpy()
Gerald Schaefer
2011-05-23
[S390] monwriter: fix return code handling
Heiko Carstens
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-09
s390: remove WARN_ON for misc_deregister() failures
Akinobu Mita
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-07
[S390] monwriter: remove lock_kernel() from open() function
Gerald Schaefer
2009-06-16
[S390] pm: monwriter power management callbacks.
Gerald Schaefer
2008-12-25
[S390] convert monwriter printks to pr_xxx macros.
Melissa Howland
2008-07-02
monwriter: BKL pushdown
Arnd Bergmann
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
2007-08-10
[S390] monwriter: Serialization bug for multithreaded applications.
Melissa Howland
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
2006-12-28
[S390] Change max. buffer size for monwriter device.
Melissa Howland
2006-10-18
[S390] monwriter find header logic.
Melissa Howland
2006-10-11
[S390] monwriter kzalloc size.
Melissa Howland
2006-10-06
[S390] monwriter buffer limit.
Melissa Howland
2006-09-20
[S390] Linux API for writing z/VM APPLDATA Monitor records.
Melissa Howland