Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1f1cba787f5b2c03e3d103829cc02a74a7c9110a
/
drivers
/
s390
/
char
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
f19fbd5
s390: introduce execute-trampolines for branches
by Martin Schwidefsky
· 7 years ago
ca0c836
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9e73ea7
s390/sclp: expose the GISA format facility
by Michael Mueller
· 7 years ago
401a0b8
s390/sclp: fix .data section specification
by Vasily Gorbik
· 7 years ago
366d821
s390/sclp: disable FORTIFY_SOURCE for early sclp code
by Heiko Carstens
· 7 years ago
9fa1db4
s390: add a few more SPDX identifiers
by Martin Schwidefsky
· 7 years ago
22985bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
13d1d55
s390: drivers: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
6f05e69
s390: char: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
c9602ee
s390/sclp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0462d99
vmur: convert urdev.ref_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
9c6c273
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
by Kees Cook
· 7 years ago
8179c7b
s390/sclp: Use setup_timer and mod_timer
by Himanshu Jha
· 7 years ago
b08e19d
s390/char: fix cdev_add usage
by Jean Delvare
· 7 years ago
eb304e8
s390/vmcp: simplify vmcp_response_free()
by Heiko Carstens
· 7 years ago
307957b
s390/vmcp: simplify vmcp_ioctl()
by Heiko Carstens
· 7 years ago
4ae48c0
s390/vmcp: return -ENOTTY for unknown ioctl commands
by Heiko Carstens
· 7 years ago
ef26793
s390/vmcp: split vmcp header file and move to uapi
by Heiko Carstens
· 7 years ago
3f42984
s390/vmcp: make use of contiguous memory allocator
by Heiko Carstens
· 7 years ago
cd4386a
s390/cpcmd,vmcp: avoid GFP_DMA allocations
by Heiko Carstens
· 7 years ago
267239c
s390/vmcp: fix uaccess check and avoid undefined behavior
by Heiko Carstens
· 7 years ago
c7e85ae
s390/sclp: add const to bin_attribute structure
by Bhumika Goyal
· 7 years ago
8351378
s390/sclp_ocf: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
fc2b0f5
s390/tape: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
cb0259c
s390/raw3270: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
45be0a02
s390/sclp: single increment assignment control
by Martin Schwidefsky
· 8 years ago
118bd31
s390/mm: add no-dat TLB flush optimization
by Martin Schwidefsky
· 8 years ago
dcda9b0
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
by Michal Hocko
· 7 years ago
dc50214
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3636956
s390: drivers: convert to use DRIVER_ATTR_RO/WO
by Greg Kroah-Hartman
· 7 years ago
b731010
s390 keyboard.c: don't open-code strndup_user()
by Al Viro
· 8 years ago
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
· 8 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
· 8 years ago
7beaa24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 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
Next »