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