index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
compat_ioctl: move tape handling into drivers
Arnd Bergmann
1
-26
/
+15
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-4
/
+3
2019-09-03
s390/sclp: Fix bit checked for has_sipl
Philipp Rudo
1
-1
/
+1
2019-08-26
s390/vmcp: correct early_param handling
Vasily Gorbik
1
-0
/
+2
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
1
-3
/
+0
2019-07-29
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/tape: add fallthrough annotations
Heiko Carstens
1
-0
/
+3
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
1
-1
/
+0
2019-06-19
s390/sclp: remove call home support
Heiko Carstens
3
-211
/
+0
2019-06-11
docs: s390: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-04
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
1
-8
/
+7
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
3
-3
/
+3
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-64
/
+81
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
3
-3
/
+3
2019-05-03
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
1
-2
/
+2
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
5
-51
/
+61
2019-04-29
s390/sclp: detect DIRQ facility
Sebastian Ott
2
-1
/
+2
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
2
-1
/
+5
2019-04-26
s390/zcore: Rename ipl_block to mitigate name collision
Philipp Rudo
1
-10
/
+12
2019-04-10
s390/3270: fix lockdep false positive on view->lock
Martin Schwidefsky
5
-5
/
+10
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-1
/
+5
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
2
-1
/
+5
2019-01-11
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
1
-0
/
+2
2018-12-13
s390/drivers: fix proc/debugfs file permissions
Sebastian Ott
1
-5
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+2
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
1
-0
/
+11
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
1
-2
/
+1
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
3
-10
/
+64
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
1
-0
/
+17
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
3
-64
/
+79
2018-10-09
s390/sclp: simplify early hsa_size detection
Vasily Gorbik
1
-57
/
+3
2018-10-09
s390/monwriter: do not use stack buffers for hardware data
Martin Schwidefsky
1
-13
/
+20
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
1
-1
/
+3
2018-09-20
s390/tape: fix spelling mistake "partion" -> "partition"
Colin Ian King
1
-1
/
+1
2018-09-20
s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-20
s390/sclp: Allow to request adapter reset
Jan Höppner
1
-2
/
+8
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
1
-3
/
+8
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+28
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+1
2018-07-19
s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-07-19
s390/keyboard: sanitize array index in do_kdsk_ioctl
Martin Schwidefsky
1
-12
/
+16
2018-07-07
kbd: complete dead keys definitions
Samuel Thibault
1
-2
/
+28
2018-07-06
s390/sclp_async: replace callhome proc handler with generic one
Vasily Gorbik
1
-31
/
+7
2018-07-02
s390/monwriter: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/tape: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-4
/
+4
2018-07-02
s390/tape: fix stringop-truncation gcc 8 warnings
Vasily Gorbik
1
-2
/
+2
2018-06-25
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
1
-5
/
+0
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-3
/
+3
[next]