summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2017-08-29s390/vmcp: simplify vmcp_response_free()Heiko Carstens
2017-08-09s390/vmcp: simplify vmcp_ioctl()Heiko Carstens
2017-08-09s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens
2017-08-09s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens
2017-08-03s390/sclp: add const to bin_attribute structureBhumika Goyal
2017-07-26s390/sclp_ocf: constify attribute_group structures.Arvind Yadav
2017-07-26s390/tape: constify attribute_group structures.Arvind Yadav
2017-07-26s390/raw3270: constify attribute_group structures.Arvind Yadav
2017-07-26s390/sclp: single increment assignment controlMartin Schwidefsky
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-12s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman
2017-05-15s390 keyboard.c: don't open-code strndup_user()Al Viro
2017-04-21s390/sclp: Detect KSS facilityFarhan Ali
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-08s390/sclp: get rid of common response code handlingHeiko Carstens
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2017-02-08s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens
2017-01-16s390: use false/true when using boolHeiko Carstens
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens
2017-01-16s390/zcore: remove unneeded linux/miscdevice.h includeCorentin Labbe
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-12s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens
2016-11-17zcore: Improve startup-message textMichael Holzheu
2016-11-10s390: char: make slp_ctl explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make slcp_quiesce explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make sclp_tty explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make con3215 explicitly non-modularPaul Gortmaker
2016-10-31s390: char: make zcore explicitly non-modularPaul Gortmaker
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-09-30s390/con3270: fix insufficient space paddingSascha Silbe
2016-09-30s390/con3270: fix use of uninitialised dataSascha Silbe
2016-09-20s390/vmur: fix irq pointer dereference in int handlerSebastian Ott
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan
2016-08-24s390/tape: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens
2016-06-13s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand
2016-06-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand