Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9ba26a7283f56100eb08a2df48f17da600f60d52
/
drivers
/
s390
/
char
71cb1bf
s390/sclp: Detect KSS facility
by Farhan Ali
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
f694bb3
s390/sclp: get rid of common response code handling
by Heiko Carstens
· 8 years ago
02407ba
s390/sclp: don't add new lines to each printed string
by Heiko Carstens
· 8 years ago
d5ab7a3
s390/sclp: make early sclp code readable
by Heiko Carstens
· 8 years ago
76fdf14
s390/sclp: disable early sclp code as soon as the base sclp driver is active
by Heiko Carstens
· 8 years ago
9090f3f
s390/sclp: move early printk code to drivers
by Heiko Carstens
· 8 years ago
970ba6ac
s390: use false/true when using bool
by Heiko Carstens
· 8 years ago
90b3baa
s390: proper type casts for csum_partial invocations
by Heiko Carstens
· 8 years ago
dd69554
s390/zcore: remove unneeded linux/miscdevice.h include
by Corentin Labbe
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
2ec4584
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
5457e03
s390/vmlogrdr: fix IUCV buffer allocation
by Gerald Schaefer
· 8 years ago
af51160
s390/smp: initialize cpu_present_mask in setup_arch
by Heiko Carstens
· 8 years ago
6896226
zcore: Improve startup-message text
by Michael Holzheu
· 8 years ago
c1eac0d
s390: char: make slp_ctl explicitly non-modular
by Paul Gortmaker
· 8 years ago
aae175d
s390: char: make slcp_quiesce explicitly non-modular
by Paul Gortmaker
· 8 years ago
238b928
s390: char: make sclp_tty explicitly non-modular
by Paul Gortmaker
· 8 years ago
6e4c1d8
s390: char: make con3215 explicitly non-modular
by Paul Gortmaker
· 8 years ago
cbe62fa
s390: char: make zcore explicitly non-modular
by Paul Gortmaker
· 8 years ago
e46cae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
6cd997d
s390/con3270: fix insufficient space padding
by Sascha Silbe
· 8 years ago
c14f2aa
s390/con3270: fix use of uninitialised data
by Sascha Silbe
· 8 years ago
f622b51
s390/vmur: fix irq pointer dereference in int handler
by Sebastian Ott
· 8 years ago
ca75d60
miscdevice: Add helper macro for misc device boilerplate
by PrasannaKumar Muralidharan
· 8 years ago
2ccb5bf
s390/tape: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
8f50af4
s390/console: Make preferred console handling more consistent
by Peter Oberparleiter
· 8 years ago
0599eea
s390/ipl: rename diagnose enums
by Heiko Carstens
· 8 years ago
097a116
s390/cpuinfo: show dynamic and static cpu mhz
by Heiko Carstens
· 9 years ago
fd346c9
s390/keyboard: use memdup_user_nul()
by Muhammad Falak R Wani
· 9 years ago
2386145
s390/sclp: detect storage-key facility
by David Hildenbrand
· 9 years ago
9c37549
s390/sclp: detect interlock-and-broadcast-suppression facility
by David Hildenbrand
· 9 years ago
a0eb55e
s390/sclp: detect PFMF interpretation facility
by David Hildenbrand
· 9 years ago
4a5c3e0
s390/sclp: detect conditional-external-interception facility
by David Hildenbrand
· 9 years ago
72cd82b
s390/sclp: detect intervention bypass facility
by David Hildenbrand
· 9 years ago
5236c75
s390/sclp: detect guest-storage-limit-suppression
by David Hildenbrand
· 9 years ago
09be9cb
s390/sclp: detect cmma
by David Hildenbrand
· 9 years ago
b9e2889
s390/sclp: detect guest-PER enhancement
by David Hildenbrand
· 9 years ago
4013ade
s390/sclp: detect 64-bit-SCAO facility
by David Hildenbrand
· 9 years ago
e435dc3
s390: Make cpc_name accessible
by Janosch Frank
· 9 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
7beaa24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
f61a657
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
0c756914
s390/3270: hangup the 3270 tty after a disconnect
by Martin Schwidefsky
· 9 years ago
7e36eff
s390/3270: handle reconnect of a tty with a different size
by Martin Schwidefsky
· 9 years ago
154fa27
s390/sclp: Add hmfai field
by Alexander Yarygin
· 9 years ago
10ee082
Merge 4.6-rc7 into tty-next
by Greg Kroah-Hartman
· 9 years ago
8340ab6
s390/3270: avoid endless I/O loop with disconnected 3270 terminals
by Martin Schwidefsky
· 9 years ago
2e63a3a
s390/3270: fix garbled output on 3270 tty view
by Martin Schwidefsky
· 9 years ago
b512353
s390/3270: fix view reference counting
by Martin Schwidefsky
· 9 years ago
5ff04fe
s390/3270: add missing tty_kref_put
by Martin Schwidefsky
· 9 years ago
d41861c
tty: Replace ASYNC_INITIALIZED bit and update atomically
by Peter Hurley
· 9 years ago
80f02d5
tty: Replace ASYNC_SUSPENDED bit and update atomically
by Peter Hurley
· 9 years ago
18900ca
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
by Peter Hurley
· 9 years ago
532c34b5
s390/sclp_ctl: fix potential information leak with /dev/sclp
by Martin Schwidefsky
· 9 years ago
99d00a2
s390/sclp: avoid compile warning in sclp_pci_report
by Martin Schwidefsky
· 9 years ago
3fa7ee8
s390/sclp: event type macro cleanup
by Sebastian Ott
· 9 years ago
12283a4
s390/sclp: add error notification command
by Sebastian Ott
· 9 years ago
68dd13d
s390/sclp: move pci related commands to separate file
by Sebastian Ott
· 9 years ago
96b9b1c
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
baebc70
s390: Use pr_warn instead of pr_warning
by Joe Perches
· 9 years ago
afc5ab0
tty: Remove ASYNC_CLOSING
by Peter Hurley
· 9 years ago
cbd88cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
c2ab728
s390/sclp: fix possible control register corruption
by Heiko Carstens
· 9 years ago
16e5c1f
convert a bunch of open-coded instances of memdup_user_nul()
by Al Viro
· 9 years ago
cf61393
s390/con3270: testing return kzalloc retval
by Pierre Morel
· 9 years ago
c967e1d
s390/hmcdrv: constify hmcdrv_ftp_ops structs
by Aya Mahfouz
· 9 years ago
8cb708f
s390/cio: add NULL test
by Julia Lawall
· 9 years ago
b25472f
new helpers: no_seek_end_llseek{,_size}()
by Al Viro
· 9 years ago
32e6b23
KVM: s390: consider system MHA for guest storage
by Guenther Hutzl
· 10 years ago
8dfd523
s390/sclp: introduce check for SIE
by David Hildenbrand
· 10 years ago
f7ba1d3
s390/sclp: introduce checks for ESCA and HVS
by Eugene (jno) Dvurechenski
· 10 years ago
c6f70d3
s390/sclp: add open for business support
by Jochen Schweflinghaus
· 9 years ago
155eeb6
s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interface
by Hendrik Brueckner
· 9 years ago
1a2c584
s390/dump: cleanup CPU save area handling
by Martin Schwidefsky
· 9 years ago
1a36a39
s390/dump: rework CPU register dump code
by Martin Schwidefsky
· 9 years ago
f08b8414
s390/dump: remove SAVE_AREA_BASE
by Martin Schwidefsky
· 9 years ago
019d6be
s390/zcore: simplify memcpy_hsa
by Martin Schwidefsky
· 9 years ago
df9694c
s390/dump: streamline oldmem copy functions
by Martin Schwidefsky
· 9 years ago
ffa52d0
s390/zcore: remove /sys/kernel/debug/zcore/mem
by Martin Schwidefsky
· 9 years ago
bbfed51
s390/zcore: copy vector registers into the image data
by Martin Schwidefsky
· 9 years ago
4c5b03b
s390/zcore: remove invalid kfree in init_cpu_info
by Martin Schwidefsky
· 9 years ago
e627078
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
18d1a7f
s390/sclp: avoid merged message output
by Martin Schwidefsky
· 9 years ago
1ec2772
s390/diag: add a statistic for diagnose calls
by Martin Schwidefsky
· 9 years ago
91e60eb
s390/iucv: do not use arrays as argument
by Ursula Braun
· 9 years ago
1d3f909
s390/sclp_vt220: support magic sysrequests
by Hendrik Brueckner
· 9 years ago
ab7373b
s390/ctrlchar: improve handling of magic sysrequests
by Hendrik Brueckner
· 9 years ago
05bfd70
s390/3270: redraw screen on unsolicited device end
by Martin Schwidefsky
· 9 years ago
e619cd3
s390/hmcdrv: fix interrupt registration
by Heiko Carstens
· 9 years ago
3b97487
s390: remove unneeded semicolon
by Peter Senna Tschudin
· 9 years ago
c29a7ba
s390/numa: add emulation support
by Michael Holzheu
· 11 years ago
00fd2cb
s390/sclp: Change SCLP console default buffer-full behavior
by Peter Oberparleiter
· 9 years ago
a313bdc
s390/sclp: fix compile error
by Sebastian Ott
· 9 years ago
1592a8e
s390/kdump: fix nosmt kernel parameter
by Michael Holzheu
· 9 years ago
d08d943
s390/smp: cleanup core vs. cpu in the SCLP interface
by Martin Schwidefsky
· 9 years ago
8cb8181
s390/keyboard: avoid off-by-one when using strnlen_user()
by Jan Kara
· 9 years ago
2e4aa2f
s390/sclp: pass timeout as HZ independent value
by Nicholas Mc Guire
· 9 years ago
Next »