Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f47b9ad927c6370b80922af434dda98764a43804
/
drivers
/
s390
/
char
3591b19
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
4ad78b8
s390/setup: set control program code via diag 318
by Collin Walling
· 6 years ago
b7cb707
s390/smp: fix CPU hotplug deadlock with CPU rescan
by Gerald Schaefer
· 6 years ago
87ccdcf
s390/drivers: fix proc/debugfs file permissions
by Sebastian Ott
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
0a9b409
s390/kasan: avoid instrumentation of early C code
by Vasily Gorbik
· 7 years ago
b09decf
s390/sclp: introduce sclp_early_get_hsa_size
by Vasily Gorbik
· 7 years ago
54c5779
s390/mem_detect: replace tprot loop with binary search
by Vasily Gorbik
· 7 years ago
fddbaa5
s390/mem_detect: introduce SCLP storage info
by Vasily Gorbik
· 7 years ago
6966d60
s390/mem_detect: move tprot loop to early boot phase
by Vasily Gorbik
· 7 years ago
17aacfbf
s390/sclp: move sclp_early_read_info to sclp_early_core.c
by Vasily Gorbik
· 7 years ago
3b076dc
s390/sclp: simplify early hsa_size detection
by Vasily Gorbik
· 7 years ago
c0f07ff
s390/monwriter: do not use stack buffers for hardware data
by Martin Schwidefsky
· 6 years ago
f689789
s390/appldata: pass parameter list pointer to appldata_asm
by Martin Schwidefsky
· 6 years ago
198ee66
s390/tape: fix spelling mistake "partion" -> "partition"
by Colin Ian King
· 6 years ago
54be9d1
s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function
by zhong jiang
· 6 years ago
6779df4
s390/sclp: Allow to request adapter reset
by Jan Höppner
· 6 years ago
55a5542
s390/hibernate: fix error handling when suspend cpu != resume cpu
by Gerald Schaefer
· 6 years ago
336722e
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
6518202
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
by Marek Szyprowski
· 6 years ago
cd0ed39
s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
by Gustavo A. R. Silva
· 6 years ago
0547328
s390/keyboard: sanitize array index in do_kdsk_ioctl
by Martin Schwidefsky
· 6 years ago
16777ec
kbd: complete dead keys definitions
by Samuel Thibault
· 7 years ago
f149371
s390/sclp_async: replace callhome proc handler with generic one
by Vasily Gorbik
· 7 years ago
9acdb3b
s390/monwriter: fix gcc 8 stringop-truncation warning
by Vasily Gorbik
· 7 years ago
276d605
s390/tape: fix gcc 8 stringop-truncation warning
by Vasily Gorbik
· 7 years ago
5d2f6e2
s390/tape: fix stringop-truncation gcc 8 warnings
by Vasily Gorbik
· 7 years ago
a1d7d91
s390/decompressor: avoid reusing uncompressed image objects
by Vasily Gorbik
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
5037be1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
0391fcb
s390: introduce compile time check for empty .bss section
by Vasily Gorbik
· 7 years ago
604a98f
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 7 years ago
0d55303
compat: Move compat_timespec/ timeval to compat_time.h
by Deepa Dinamani
· 7 years ago
dccccd3
s390/sclp: avoid potential usage of uninitialized value
by Vasily Gorbik
· 7 years ago
c9f52c2
s390/defkeymap: fix global init to zero
by Christian Borntraeger
· 7 years ago
936b216
s390/sclp_tty: enable line mode tty even if there is an ascii console
by Christian Borntraeger
· 7 years ago
aa0f2dd
s390/char : Rename EBCDIC keymap variables
by Farhan Ali
· 7 years ago
f8f6e27
s390/sclp: 64 bit event mask
by Claudio Imbrenda
· 7 years ago
0b0d117
s390/sclp: 32 bit event mask compatibility mode
by Claudio Imbrenda
· 7 years ago
b843563
s390/sclp: generic event mask accessors
by Claudio Imbrenda
· 7 years ago
0ee5f8d
s390/sclp: clean up, use sccb_mask_t where appropriate
by Claudio Imbrenda
· 7 years ago
66aec64
s390/sclp: Add support for Store Data SCLP interface
by Peter Oberparleiter
· 8 years ago
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
· 8 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
· 8 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
· 8 years ago
3636956
s390: drivers: convert to use DRIVER_ATTR_RO/WO
by Greg Kroah-Hartman
· 8 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
af51160e
s390/smp: initialize cpu_present_mask in setup_arch
by Heiko Carstens
· 8 years ago
Next »