summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2015-12-30s390/con3270: testing return kzalloc retvalPierre Morel
2015-12-30s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz
2015-12-30s390/cio: add NULL testJulia Lawall
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski
2015-11-27s390/sclp: add open for business supportJochen Schweflinghaus
2015-11-27s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky
2015-11-27s390/zcore: simplify memcpy_hsaMartin Schwidefsky
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky
2015-11-27s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-10-14s390/sclp: avoid merged message outputMartin Schwidefsky
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun
2015-08-26s390/sclp_vt220: support magic sysrequestsHendrik Brueckner
2015-08-26s390/ctrlchar: improve handling of magic sysrequestsHendrik Brueckner
2015-08-26s390/3270: redraw screen on unsolicited device endMartin Schwidefsky
2015-08-19s390/hmcdrv: fix interrupt registrationHeiko Carstens
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin
2015-08-04s390/numa: add emulation supportMichael Holzheu
2015-07-22s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter
2015-07-01s390/sclp: fix compile errorSebastian Ott
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky
2015-06-15s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara
2015-06-15s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire
2015-06-15s390/sclp: Use DECLARE_BITMAPJoe Perches
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-04-23s390/3215: free memory in error pathChristophe Jaillet
2015-04-15s390/mm: Fix memory hotplug for unaligned standby memoryMichael Holzheu
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand
2015-01-22s390/tape: remove redundant if statementMartin Schwidefsky
2015-01-22s390/hmcdrv: free memory on error pathChristophe Jaillet
2015-01-22s390: add SMT supportMartin Schwidefsky
2015-01-15s390/hmcdrv: remove unnecessary version.h inclusionSyam Sidhardhan
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds