summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0250-0/+50
* s390/vmcp: simplify vmcp_response_free()Heiko Carstens2017-08-291-3/+2Star
* s390/vmcp: simplify vmcp_ioctl()Heiko Carstens2017-08-091-14/+12Star
* s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens2017-08-091-1/+1
* s390/vmcp: split vmcp header file and move to uapiHeiko Carstens2017-08-092-32/+10Star
* s390/vmcp: make use of contiguous memory allocatorHeiko Carstens2017-08-093-9/+79
* s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens2017-08-091-1/+1
* s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens2017-08-091-1/+3
* s390/sclp: add const to bin_attribute structureBhumika Goyal2017-08-031-1/+1
* s390/sclp_ocf: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
* s390/tape: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
* s390/raw3270: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
* s390/sclp: single increment assignment controlMartin Schwidefsky2017-07-261-0/+1
* s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-251-2/+4
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-131-1/+1
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-6/+1Star
|\
| * s390 keyboard.c: don't open-code strndup_user()Al Viro2017-05-161-6/+1Star
* | s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman2017-06-122-11/+8Star
|/
* s390/sclp: Detect KSS facilityFarhan Ali2017-04-211-1/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+2
* s390/sclp: get rid of common response code handlingHeiko Carstens2017-02-083-33/+17Star
* s390/sclp: don't add new lines to each printed stringHeiko Carstens2017-02-081-9/+7Star
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-084-280/+228Star
* s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens2017-02-083-7/+11
* s390/sclp: move early printk code to driversHeiko Carstens2017-02-082-1/+228
* s390: use false/true when using boolHeiko Carstens2017-01-162-2/+2
* s390: proper type casts for csum_partial invocationsHeiko Carstens2017-01-161-1/+1
* s390/zcore: remove unneeded linux/miscdevice.h includeCorentin Labbe2017-01-161-1/+0Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2413-13/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-148-61/+61
|\
| * s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer2016-12-121-1/+1
| * s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-073-24/+55
| * zcore: Improve startup-message textMichael Holzheu2016-11-171-1/+1
| * s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker2016-10-311-3/+1Star
| * s390: char: make sclp_tty explicitly non-modularPaul Gortmaker2016-10-311-2/+1Star
| * s390: char: make con3215 explicitly non-modularPaul Gortmaker2016-10-311-11/+1Star
| * s390: char: make zcore explicitly non-modularPaul Gortmaker2016-10-311-19/+1Star
* | s390: char: make slp_ctl explicitly non-modularPaul Gortmaker2016-11-101-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-043-15/+16
|\
| * s390/con3270: fix insufficient space paddingSascha Silbe2016-09-301-2/+7
| * s390/con3270: fix use of uninitialised dataSascha Silbe2016-09-301-1/+1
| * s390/vmur: fix irq pointer dereference in int handlerSebastian Ott2016-09-201-4/+5
| * s390/tape: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-241-8/+3Star
* | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-18/+1Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-022-9/+26
|\
| * s390/sclp: detect storage-key facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand2016-06-101-1/+3
| * s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect intervention bypass facilityDavid Hildenbrand2016-06-101-0/+1