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/sclp: Fix typo in comments
Jiang Jian
2022-06-30
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
3
-0
/
+269
|
\
|
*
s390/uv_uapi: depend on CONFIG_S390
Paolo Bonzini
2022-05-25
1
-0
/
+1
|
*
drivers/s390/char: Add Ultravisor io device
Steffen Eiden
2022-05-20
3
-0
/
+268
*
|
s390/consoles: improve panic notifiers reliability
Guilherme G. Piccoli
2022-05-06
6
-57
/
+83
*
|
s390/sclp: add detection of IPL-complete-control facility
Alexander Egorenkov
2022-04-25
1
-1
/
+3
|
/
*
s390: cleanup timer API use
Yu Liao
2022-03-27
3
-9
/
+4
*
s390/tape: use bitwise instead of arithmetic operator for flags
Haowen Bai
2022-03-27
1
-2
/
+2
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
2
-0
/
+2
*
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
2022-02-09
1
-2
/
+1
*
s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusion
Alexander Gordeev
2022-02-06
1
-1
/
+1
*
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
2
-3
/
+1
*
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-01-12
1
-2
/
+2
|
\
|
*
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
2021-11-25
1
-2
/
+2
*
|
s390/sclp_sd: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-08
1
-1
/
+2
*
|
s390/sclp: fix memblock_phys_free() vs memblock_free() confusion
Heiko Carstens
2021-12-16
1
-1
/
+1
*
|
s390/vmcp: use page_to_virt instead of page_to_phys
Heiko Carstens
2021-12-06
1
-2
/
+2
|
/
*
s390: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-11-16
1
-6
/
+6
*
s390/tape: fix timer initialization in tape_std_assign()
Sven Schnelle
2021-11-08
1
-2
/
+1
*
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
6
-12
/
+27
|
\
|
*
s390/hmcdrv: fix kernel doc comments
Heiko Carstens
2021-10-26
1
-0
/
+3
|
*
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
2021-10-26
4
-9
/
+14
|
*
s390/sclp_vt220: fix unused function warning
Randy Dunlap
2021-10-04
1
-2
/
+2
|
*
s390/sclp_sd: fix warnings about missing parameter description
Peter Oberparleiter
2021-10-04
1
-1
/
+8
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
|
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
|
/
*
s390/sclp: fix Secure-IPL facility detection
Alexander Egorenkov
2021-09-15
1
-1
/
+2
*
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-09-09
4
-10
/
+12
|
\
|
*
s390/sclp: add __nonstring annotation
Heiko Carstens
2021-09-08
1
-1
/
+1
|
*
s390/hmcdrv_ftp: fix kernel doc comment
Heiko Carstens
2021-09-07
1
-1
/
+1
|
*
s390/ctrlchar: fix kernel doc comment
Heiko Carstens
2021-09-07
1
-5
/
+6
|
*
s390/con3270: use proper type for tasklet function
Heiko Carstens
2021-09-07
1
-3
/
+4
*
|
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
4
-21
/
+18
|
\
\
|
|
/
|
/
|
|
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
4
-9
/
+9
|
*
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
3
-12
/
+9
*
|
s390/sclp: add tracing of SCLP interactions
Peter Oberparleiter
2021-08-25
1
-3
/
+227
*
|
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
2021-08-18
1
-2
/
+0
*
|
s390/sclp: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-05
1
-2
/
+2
*
|
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2021-07-27
2
-2
/
+2
*
|
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
2021-07-27
1
-1
/
+6
*
|
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
2021-07-27
1
-1
/
+11
|
/
*
s390: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-07-13
1
-2
/
+0
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
6
-35
/
+15
|
\
|
*
tty: remove empty tty_operations::flush_buffer
Jiri Slaby
2021-05-13
1
-6
/
+0
|
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
5
-10
/
+8
|
*
tty: remove tty_operations::chars_in_buffer for non-buffering
Jiri Slaby
2021-05-13
1
-12
/
+0
|
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
4
-6
/
+6
|
*
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-05-13
1
-1
/
+1
*
|
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
13
-607
/
+17
|
\
\
|
*
|
s390/sclp: convert list_for_each to entry variant
Zou Wei
2021-06-18
1
-3
/
+1
[next]