summaryrefslogtreecommitdiff
path: root/drivers/s390/char
Commit message (Expand)AuthorAge
* s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik2018-04-16
* s390/defkeymap: fix global init to zeroChristian Borntraeger2018-03-18
* s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger2018-03-18
* s390/char : Rename EBCDIC keymap variablesFarhan Ali2018-03-18
* s390/sclp: 64 bit event maskClaudio Imbrenda2018-02-22
* s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda2018-02-22
* s390/sclp: generic event mask accessorsClaudio Imbrenda2018-02-22
* s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda2018-02-22
* s390/sclp: Add support for Store Data SCLP interfacePeter Oberparleiter2018-02-22
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-10
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-01
| |\
| * | s390/sclp: expose the GISA format facilityMichael Mueller2018-01-26
* | | s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-07
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-02-01
|\ \ \
| * | | s390/sclp: fix .data section specificationVasily Gorbik2018-01-23
| |/ /
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ | |_|/ |/| |
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* | | s390/sclp: disable FORTIFY_SOURCE for early sclp codeHeiko Carstens2017-12-13
| |/ |/|
* | s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-30
|\ \ | |/ |/|
| * s390: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-24
| * s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
|/
* s390/sclp: Convert timers to use timer_setup()Kees Cook2017-11-14
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-13
|\ \
| * | vmur: convert urdev.ref_count from atomic_t to refcount_tElena Reshetova2017-10-26
| * | s390/sclp: Use setup_timer and mod_timerHimanshu Jha2017-09-28
| * | s390/char: fix cdev_add usageJean Delvare2017-09-28
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* s390/vmcp: simplify vmcp_response_free()Heiko Carstens2017-08-29
* s390/vmcp: simplify vmcp_ioctl()Heiko Carstens2017-08-09
* s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens2017-08-09
* s390/vmcp: split vmcp header file and move to uapiHeiko Carstens2017-08-09
* s390/vmcp: make use of contiguous memory allocatorHeiko Carstens2017-08-09
* s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens2017-08-09
* s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens2017-08-09
* s390/sclp: add const to bin_attribute structureBhumika Goyal2017-08-03
* s390/sclp_ocf: constify attribute_group structures.Arvind Yadav2017-07-26
* s390/tape: constify attribute_group structures.Arvind Yadav2017-07-26
* s390/raw3270: constify attribute_group structures.Arvind Yadav2017-07-26
* s390/sclp: single increment assignment controlMartin Schwidefsky2017-07-26
* s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-25
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\
| * s390 keyboard.c: don't open-code strndup_user()Al Viro2017-05-15
* | s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman2017-06-12
|/
* s390/sclp: Detect KSS facilityFarhan Ali2017-04-21