aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+1
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches5-30/+23
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley1-2/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-466/+167
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-34/+5
2016-01-11s390/sclp: fix possible control register corruptionHeiko Carstens1-3/+2
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-8/+3
2015-12-30s390/con3270: testing return kzalloc retvalPierre Morel1-0/+2
2015-12-30s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz1-3/+3
2015-12-30s390/cio: add NULL testJulia Lawall1-0/+2
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro2-26/+2
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl1-1/+7
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand1-0/+1
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski1-1/+6
2015-11-27s390/sclp: add open for business supportJochen Schweflinghaus2-1/+109
2015-11-27s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner3-54/+0
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky1-6/+5
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky1-2/+0
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky1-1/+1
2015-11-27s390/zcore: simplify memcpy_hsaMartin Schwidefsky1-68/+33
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky1-3/+17
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2-389/+9
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky1-16/+54
2015-11-27s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky1-1/+0
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-83/+80
2015-10-14s390/sclp: avoid merged message outputMartin Schwidefsky3-83/+78
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky1-0/+2
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun2-6/+6
2015-08-26s390/sclp_vt220: support magic sysrequestsHendrik Brueckner1-1/+51
2015-08-26s390/ctrlchar: improve handling of magic sysrequestsHendrik Brueckner2-5/+23
2015-08-26s390/3270: redraw screen on unsolicited device endMartin Schwidefsky2-0/+8
2015-08-19s390/hmcdrv: fix interrupt registrationHeiko Carstens1-2/+2
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin1-1/+1
2015-08-04s390/numa: add emulation supportMichael Holzheu1-7/+11
2015-07-22s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter1-3/+3
2015-07-01s390/sclp: fix compile errorSebastian Ott1-0/+1
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu1-1/+1
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2-17/+16
2015-06-15s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara1-5/+8
2015-06-15s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire1-2/+1
2015-06-15s390/sclp: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand4-11/+8
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand1-12/+0
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand4-107/+36
2015-04-23s390/3215: free memory in error pathChristophe Jaillet1-0/+2
2015-04-15s390/mm: Fix memory hotplug for unaligned standby memoryMichael Holzheu1-2/+46
2015-03-25s390: remove 31 bit supportHeiko Carstens3-37/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand1-0/+8
2015-01-22s390/tape: remove redundant if statementMartin Schwidefsky1-7/+5