summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky2019-04-105-5/+10
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-052-1/+5
|\
| * s390/setup: set control program code via diag 318Collin Walling2019-01-282-1/+5
* | s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-111-0/+2
|/
* s390/drivers: fix proc/debugfs file permissionsSebastian Ott2018-12-131-5/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+2
* s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-091-0/+1
* s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik2018-10-091-0/+11
* s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2018-10-091-2/+1
* s390/mem_detect: introduce SCLP storage infoVasily Gorbik2018-10-093-10/+64
* s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-0/+17
* s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-093-64/+79
* s390/sclp: simplify early hsa_size detectionVasily Gorbik2018-10-091-57/+3
* s390/monwriter: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-091-13/+20
* s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky2018-10-091-1/+3
* s390/tape: fix spelling mistake "partion" -> "partition"Colin Ian King2018-09-201-1/+1
* s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang2018-09-201-1/+1
* s390/sclp: Allow to request adapter resetJan Höppner2018-09-201-2/+8
* s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-201-3/+8
* Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-181-2/+28
|\
| * kbd: complete dead keys definitionsSamuel Thibault2018-07-071-2/+28
* | mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski2018-08-171-1/+1
* | s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
* | s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky2018-07-191-12/+16
* | s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik2018-07-061-31/+7
* | s390/monwriter: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-1/+1
* | s390/tape: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-4/+4
* | s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik2018-07-021-2/+2
* | s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik2018-06-251-5/+0
|/
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-3/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-051-0/+3
|\
| * s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-091-0/+3
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-043-3/+0
|\ \
| * | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-021-1/+1
| |\|
| * | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-193-3/+0
* | | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-17/+2
| |/ |/|
* | s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik2018-04-161-1/+1
|/
* s390/defkeymap: fix global init to zeroChristian Borntraeger2018-03-181-1/+1
* s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger2018-03-181-1/+4
* s390/char : Rename EBCDIC keymap variablesFarhan Ali2018-03-183-48/+61
* s390/sclp: 64 bit event maskClaudio Imbrenda2018-02-221-1/+1
* s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda2018-02-223-8/+33
* s390/sclp: generic event mask accessorsClaudio Imbrenda2018-02-224-23/+75
* s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda2018-02-223-8/+8
* s390/sclp: Add support for Store Data SCLP interfacePeter Oberparleiter2018-02-223-1/+572
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-1/+2
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-011-0/+2
| |\