index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-20
1
-3
/
+3
*
s390/sclp: provide extended sccb support
Sumanth Korikkar
2020-11-18
4
-8
/
+19
*
s390/sclp: avoid copy of sclp_info_sccb
Sumanth Korikkar
2020-11-18
3
-8
/
+9
*
s390/sclp: use memblock for early read cpu info
Sumanth Korikkar
2020-11-18
1
-22
/
+28
*
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
12
-67
/
+85
|
\
|
*
s390/sclp: Add support for SCLP AP adapter config/deconfig
Harald Freudenberger
2020-10-07
3
-1
/
+66
|
*
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
2020-10-02
2
-6
/
+13
|
*
s390: remove orphaned function declarations
Vasily Gorbik
2020-09-30
3
-16
/
+0
|
*
s390/sclp: remove orphaned sclp_set_columns and sclp_set_htab
Vasily Gorbik
2020-09-30
2
-20
/
+0
|
*
s390/sclp_sdias: remove unused sclp_sdias_exit
Vasily Gorbik
2020-09-30
2
-8
/
+0
|
*
s390/3215: simplify the return expression of tty3215_open()
Qinglang Miao
2020-09-29
1
-6
/
+1
|
*
s390/sclp: remove unused sclp_early_printk_forced
Vasily Gorbik
2020-09-21
1
-8
/
+3
|
*
s390/sclp: clean up unneeded .data section usage
Vasily Gorbik
2020-09-21
1
-2
/
+2
*
|
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
1
-1
/
+1
|
/
*
s390/tty3270: remove function callback casts
Oscar Carter
2020-07-01
1
-6
/
+6
*
s390/zcore: remove memmap device
Alexander Egorenkov
2020-06-29
1
-55
/
+2
*
s390: use fallthrough;
Joe Perches
2020-03-25
4
-6
/
+6
*
s390/mm: remove fake numa support
Heiko Carstens
2020-02-27
1
-1
/
+1
*
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
2
-2
/
+2
*
compat_ioctl: move tape handling into drivers
Arnd Bergmann
2019-10-23
1
-26
/
+15
*
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-17
3
-4
/
+3
|
\
|
*
s390/sclp: Fix bit checked for has_sipl
Philipp Rudo
2019-09-03
1
-1
/
+1
|
*
s390/vmcp: correct early_param handling
Vasily Gorbik
2019-08-26
1
-0
/
+2
|
*
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
2019-08-21
1
-3
/
+0
*
|
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
2019-07-29
1
-0
/
+1
*
|
s390/tape: add fallthrough annotations
Heiko Carstens
2019-07-29
1
-0
/
+3
|
/
*
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2019-07-11
1
-1
/
+0
*
s390/sclp: remove call home support
Heiko Carstens
2019-06-19
3
-211
/
+0
*
docs: s390: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-11
1
-1
/
+1
*
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2019-06-04
1
-8
/
+7
*
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
3
-3
/
+3
|
\
|
*
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
3
-3
/
+3
*
|
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-07
6
-64
/
+81
|
\
\
|
|
/
|
/
|
|
*
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
2019-05-03
1
-2
/
+2
|
*
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
5
-51
/
+61
|
*
s390/sclp: detect DIRQ facility
Sebastian Ott
2019-04-29
2
-1
/
+2
|
*
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
2019-04-29
2
-1
/
+5
|
*
s390/zcore: Rename ipl_block to mitigate name collision
Philipp Rudo
2019-04-26
1
-10
/
+12
*
|
s390/3270: fix lockdep false positive on view->lock
Martin Schwidefsky
2019-04-10
5
-5
/
+10
|
/
*
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-05
2
-1
/
+5
|
\
|
*
s390/setup: set control program code via diag 318
Collin Walling
2019-01-28
2
-1
/
+5
*
|
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
2019-01-11
1
-0
/
+2
|
/
*
s390/drivers: fix proc/debugfs file permissions
Sebastian Ott
2018-12-13
1
-5
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-2
/
+2
*
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
2018-10-09
1
-0
/
+1
*
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
2018-10-09
1
-0
/
+11
*
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
2018-10-09
1
-2
/
+1
*
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
2018-10-09
3
-10
/
+64
*
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
1
-0
/
+17
*
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-10-09
3
-64
/
+79
[next]