index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
s390/3270: avoid endless I/O loop with disconnected 3270 terminals
Martin Schwidefsky
2016-05-04
5
-95
/
+23
|
*
|
s390/3270: fix garbled output on 3270 tty view
Martin Schwidefsky
2016-05-04
1
-1
/
+4
|
*
|
s390/3270: fix view reference counting
Martin Schwidefsky
2016-05-04
1
-8
/
+6
|
*
|
s390/3270: add missing tty_kref_put
Martin Schwidefsky
2016-05-04
1
-0
/
+1
|
*
|
s390/sclp: avoid compile warning in sclp_pci_report
Martin Schwidefsky
2016-04-21
1
-1
/
+2
|
*
|
s390/sclp: event type macro cleanup
Sebastian Ott
2016-04-15
2
-20
/
+20
|
*
|
s390/sclp: add error notification command
Sebastian Ott
2016-04-15
2
-2
/
+120
|
*
|
s390/sclp: move pci related commands to separate file
Sebastian Ott
2016-04-15
3
-61
/
+78
|
|
/
*
|
s390/sclp_ctl: fix potential information leak with /dev/sclp
Martin Schwidefsky
2016-04-27
1
-5
/
+7
|
/
*
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-17
1
-2
/
+1
|
\
|
*
tty: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
1
-2
/
+1
*
|
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
5
-30
/
+23
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-13
9
-466
/
+167
|
\
|
*
s390/sclp: fix possible control register corruption
Heiko Carstens
2016-01-11
1
-3
/
+2
|
*
s390/con3270: testing return kzalloc retval
Pierre Morel
2015-12-30
1
-0
/
+2
|
*
s390/hmcdrv: constify hmcdrv_ftp_ops structs
Aya Mahfouz
2015-12-30
1
-3
/
+3
|
*
s390/cio: add NULL test
Julia Lawall
2015-12-30
1
-0
/
+2
|
*
s390/sclp: add open for business support
Jochen Schweflinghaus
2015-11-27
2
-1
/
+109
|
*
s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interface
Hendrik Brueckner
2015-11-27
3
-54
/
+0
|
*
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
2015-11-27
1
-6
/
+5
|
*
s390/dump: rework CPU register dump code
Martin Schwidefsky
2015-11-27
1
-2
/
+0
|
*
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
2015-11-27
1
-1
/
+1
|
*
s390/zcore: simplify memcpy_hsa
Martin Schwidefsky
2015-11-27
1
-68
/
+33
|
*
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2015-11-27
1
-3
/
+17
|
*
s390/zcore: remove /sys/kernel/debug/zcore/mem
Martin Schwidefsky
2015-11-27
2
-389
/
+9
|
*
s390/zcore: copy vector registers into the image data
Martin Schwidefsky
2015-11-27
1
-16
/
+54
|
*
s390/zcore: remove invalid kfree in init_cpu_info
Martin Schwidefsky
2015-11-27
1
-1
/
+0
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
3
-34
/
+5
|
\
\
|
*
|
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-8
/
+3
|
*
|
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-23
2
-26
/
+2
|
|
/
*
|
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
2015-12-15
1
-1
/
+7
*
|
s390/sclp: introduce check for SIE
David Hildenbrand
2015-11-30
1
-0
/
+1
*
|
s390/sclp: introduce checks for ESCA and HVS
Eugene (jno) Dvurechenski
2015-11-30
1
-1
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-04
4
-83
/
+80
|
\
|
*
s390/sclp: avoid merged message output
Martin Schwidefsky
2015-10-14
3
-83
/
+78
|
*
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
1
-0
/
+2
*
|
s390/iucv: do not use arrays as argument
Ursula Braun
2015-09-21
2
-6
/
+6
|
/
*
s390/sclp_vt220: support magic sysrequests
Hendrik Brueckner
2015-08-26
1
-1
/
+51
*
s390/ctrlchar: improve handling of magic sysrequests
Hendrik Brueckner
2015-08-26
2
-5
/
+23
*
s390/3270: redraw screen on unsolicited device end
Martin Schwidefsky
2015-08-26
2
-0
/
+8
*
s390/hmcdrv: fix interrupt registration
Heiko Carstens
2015-08-19
1
-2
/
+2
*
s390: remove unneeded semicolon
Peter Senna Tschudin
2015-08-07
1
-1
/
+1
*
s390/numa: add emulation support
Michael Holzheu
2015-08-04
1
-7
/
+11
*
s390/sclp: Change SCLP console default buffer-full behavior
Peter Oberparleiter
2015-07-22
1
-3
/
+3
*
s390/sclp: fix compile error
Sebastian Ott
2015-07-01
1
-0
/
+1
*
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
2015-06-25
1
-1
/
+1
*
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
2015-06-25
2
-17
/
+16
*
s390/keyboard: avoid off-by-one when using strnlen_user()
Jan Kara
2015-06-15
1
-5
/
+8
*
s390/sclp: pass timeout as HZ independent value
Nicholas Mc Guire
2015-06-15
1
-2
/
+1
*
s390/sclp: Use DECLARE_BITMAP
Joe Perches
2015-06-15
1
-1
/
+1
[prev]
[next]