aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-25s390: disable gcc pluginsMartin Schwidefsky1-1/+1
2018-07-23s390: vdso_fault return typeSouptick Joarder1-1/+1
2018-07-23s390 cio: Rewrite trace point class s390_class_schibThomas Richter1-6/+28
2018-07-23s390 cio: Rewrite trace point in s390_cio_tschThomas Richter1-4/+18
2018-07-23s390 cio: Rewrite trace point in s390_cio_adapter_intThomas Richter1-1/+3
2018-07-23s390 cio: Rewrite trace point in s390_cio_stcrwThomas Richter1-3/+17
2018-07-23s390 cio: Rewrite trace point in s390_cio_tpiThomas Richter1-2/+8
2018-07-23s390 cio: Rewrite trace point in s390_cio_interruptThomas Richter1-4/+8
2018-07-19s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva1-1/+1
2018-07-19s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva1-2/+2
2018-07-19s390/dasd: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva1-1/+1
2018-07-19s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva1-2/+2
2018-07-19s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky1-12/+16
2018-07-18s390: detect etoken facilityMartin Schwidefsky2-1/+13
2018-07-17s390/chsc: fix packed-not-aligned warningsSebastian Ott3-23/+23
2018-07-17s390/css: reduce stsch callsSebastian Ott4-79/+57
2018-07-17s390/css: validate subchannel prior to allocationSebastian Ott3-30/+23
2018-07-17s390/css: start the subchannel evaluation earlierSebastian Ott1-4/+5
2018-07-17s390/cio: ensure that a chpid is registered only onceSebastian Ott2-12/+12
2018-07-16s390/kvm: fix deadlock when killed by oomClaudio Imbrenda1-0/+2
2018-07-16s390/cmm: avoid add_timer on concurrently used timerVasily Gorbik1-6/+1
2018-07-16s390/crypto: fix gcc 8 stringop-truncation warningVasily Gorbik1-1/+1
2018-07-13MAINTAINERS: Remove myself as maintainerDong Jia Shi1-1/+0
2018-07-06s390/appldata: reuse generic proc handler functionsVasily Gorbik1-76/+45
2018-07-06s390/cmm: split and simplify cmm pages proc handlerVasily Gorbik1-35/+32
2018-07-06s390/topology: correct topology mode proc handlerVasily Gorbik1-25/+18
2018-07-06s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik1-31/+7
2018-07-06s390/mm: correct allocate_pgste proc_handler callbackVasily Gorbik1-1/+1
2018-07-06s390/purgatory: Remove duplicate variable definitionsPhilipp Rudo4-42/+20
2018-07-06s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo1-3/+3
2018-07-06s390/purgatory: Fix crash with expoline enabledPhilipp Rudo1-0/+1
2018-07-04RAID/s390: Remove VLA usageKees Cook1-16/+18
2018-07-04s390/dasd: fix cast-function-type warningsSebastian Ott1-8/+8
2018-07-04s390/pci: add fmt3 fmbSebastian Ott2-0/+13
2018-07-02s390/decompressor: support extra debug flagsVasily Gorbik1-0/+4
2018-07-02s390/build: add *.o.chkbss files to targets listVasily Gorbik1-2/+6
2018-07-02s390/decompressor: avoid packing *.o.chkbss files into startup.aVasily Gorbik1-1/+1
2018-07-02s390/decompressor: avoid constant startup.a rebuildsVasily Gorbik1-1/+1
2018-07-02s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens1-0/+4
2018-07-02s390/tools: fix gcc 8 stringop-truncation warningsVasily Gorbik1-2/+2
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik3-3/+16
2018-07-02s390/monwriter: fix gcc 8 stringop-truncation warningVasily Gorbik1-1/+1
2018-07-02s390/tape: fix gcc 8 stringop-truncation warningVasily Gorbik1-4/+4
2018-07-02s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik1-2/+2
2018-07-02s390: align struct lowcore to double page sizeVasily Gorbik1-1/+1
2018-07-02s390/decompressor: correct EXCLUDE_FILE constructVasily Gorbik1-1/+3
2018-07-02s390: move _text to an actual .text startVasily Gorbik1-6/+1
2018-07-02s390: correct _stext offsetVasily Gorbik2-25/+16
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik3-13/+5
2018-07-02s390: remove unused _ehead symbolVasily Gorbik2-4/+0