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
Age
Commit message (
Expand
)
Author
2020-07-01
s390/tty3270: remove function callback casts
Oscar Carter
2020-06-29
s390/zcore: remove memmap device
Alexander Egorenkov
2020-03-25
s390: use fallthrough;
Joe Perches
2020-02-27
s390/mm: remove fake numa support
Heiko Carstens
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-10-23
compat_ioctl: move tape handling into drivers
Arnd Bergmann
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-03
s390/sclp: Fix bit checked for has_sipl
Philipp Rudo
2019-08-26
s390/vmcp: correct early_param handling
Vasily Gorbik
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
2019-07-29
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
2019-07-29
s390/tape: add fallthrough annotations
Heiko Carstens
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2019-06-19
s390/sclp: remove call home support
Heiko Carstens
2019-06-11
docs: s390: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-04
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-03
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
s390/sclp: detect DIRQ facility
Sebastian Ott
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
2019-04-26
s390/zcore: Rename ipl_block to mitigate name collision
Philipp Rudo
2019-04-10
s390/3270: fix lockdep false positive on view->lock
Martin Schwidefsky
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
2019-01-11
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
2018-12-13
s390/drivers: fix proc/debugfs file permissions
Sebastian Ott
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
2018-10-09
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-10-09
s390/sclp: simplify early hsa_size detection
Vasily Gorbik
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-09-20
s390/tape: fix spelling mistake "partion" -> "partition"
Colin Ian King
2018-09-20
s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function
zhong jiang
2018-09-20
s390/sclp: Allow to request adapter reset
Jan Höppner
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-07-19
s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
2018-07-19
s390/keyboard: sanitize array index in do_kdsk_ioctl
Martin Schwidefsky
2018-07-07
kbd: complete dead keys definitions
Samuel Thibault
2018-07-06
s390/sclp_async: replace callhome proc handler with generic one
Vasily Gorbik
2018-07-02
s390/monwriter: fix gcc 8 stringop-truncation warning
Vasily Gorbik
[next]