summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2019-04-10s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-01-28s390/setup: set control program code via diag 318Collin Walling
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2018-12-13s390/drivers: fix proc/debugfs file permissionsSebastian Ott
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik
2018-10-09s390/sclp: simplify early hsa_size detectionVasily Gorbik
2018-10-09s390/monwriter: do not use stack buffers for hardware dataMartin Schwidefsky
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky
2018-09-20s390/tape: fix spelling mistake "partion" -> "partition"Colin Ian King
2018-09-20s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang
2018-09-20s390/sclp: Allow to request adapter resetJan Höppner
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-07-19s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-07-19s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky
2018-07-07kbd: complete dead keys definitionsSamuel Thibault
2018-07-06s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik
2018-07-02s390/monwriter: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-02s390/tape: fix gcc 8 stringop-truncation warningVasily Gorbik
2018-07-02s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-09s390: introduce compile time check for empty .bss sectionVasily Gorbik
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-16s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik
2018-03-18s390/defkeymap: fix global init to zeroChristian Borntraeger
2018-03-18s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger
2018-03-18s390/char : Rename EBCDIC keymap variablesFarhan Ali
2018-02-22s390/sclp: 64 bit event maskClaudio Imbrenda
2018-02-22s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda
2018-02-22s390/sclp: generic event mask accessorsClaudio Imbrenda
2018-02-22s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda
2018-02-22s390/sclp: Add support for Store Data SCLP interfacePeter Oberparleiter
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky