summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-6/+1
|\
| * s390 keyboard.c: don't open-code strndup_user()Al Viro2017-05-151-6/+1
* | s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman2017-06-122-11/+8
|/
* 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/+17
* s390/sclp: don't add new lines to each printed stringHeiko Carstens2017-02-081-9/+7
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-084-280/+228
* 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/+0
* 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-138-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/+1
| * s390: char: make sclp_tty explicitly non-modularPaul Gortmaker2016-10-311-2/+1
| * s390: char: make con3215 explicitly non-modularPaul Gortmaker2016-10-311-11/+1
| * s390: char: make zcore explicitly non-modularPaul Gortmaker2016-10-311-19/+1
* | 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/+3
* | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-18/+1
|/
* 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
| * s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect cmmaDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect guest-PER enhancementDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-0/+1
| * s390: Make cpc_name accessibleJanosch Frank2016-06-101-8/+15
* | s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-131-1/+2
* | s390/ipl: rename diagnose enumsHeiko Carstens2016-06-131-1/+1
* | s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-1/+1
* | s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani2016-06-131-12/+3
|/
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-202-14/+12
|\
| * Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-091-5/+7
| |\
| * | tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-7/+5
| * | tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley2016-04-301-6/+6
| * | tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-2/+2
OpenPOWER on IntegriCloud