summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky2017-02-073-16/+8
* s390/topology: correct allocation of topology informationMartin Schwidefsky2017-02-071-1/+1
* s390: make setup_randomness workHeiko Carstens2017-02-071-3/+3
* s390/qdio: improve some debug printsJulian Wiedmann2017-02-031-2/+3
* s390/qdio: fix up tiqdio_thinint_handler() kerneldocJulian Wiedmann2017-02-031-2/+1
* s390/qdio: clean up q->irq_ptr usageJulian Wiedmann2017-02-031-4/+4
* s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann2017-02-031-4/+4
* s390/dcssblk: fix device size calculation in dcssblk_direct_access()Gerald Schaefer2017-02-031-1/+1
* s390/dasd: correct inconsistent indentingStefan Haberland2017-01-311-2/+2
* s390/dasd: check blockdevice pointer before trying to sync blockdeviceStefan Haberland2017-01-311-4/+5
* s390/dasd: check for device error pointer within state change interruptsStefan Haberland2017-01-311-2/+5
* s390/dasd: allow 0 for path_threshold attributeStefan Haberland2017-01-311-4/+2
* s390: store breaking event address only for program checksMartin Schwidefsky2017-01-311-38/+12
* s390/dasd: Improve parameter list parsingJan Höppner2017-01-312-135/+125
* s390/dasd: Always store parameter elements in an arrayJan Höppner2017-01-311-16/+16
* s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.Harald Freudenberger2017-01-311-0/+8
* s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger2017-01-311-16/+24
* s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger2017-01-311-0/+7
* s390/crypto: Check des3_ede keys for uniqueness in fips modeMatthew Rosato2017-01-311-0/+14
* s390/bpf: remove redundant check for non-null imageDaniel Borkmann2017-01-161-7/+4
* s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott2017-01-161-8/+2
* s390: provide sclp based boot consoleHeiko Carstens2017-01-166-11/+61
* s390/sclp: always stay within bounds of the early sccbHeiko Carstens2017-01-161-1/+6
* s390/sclp: make early sclp irq handler more robustHeiko Carstens2017-01-162-6/+13
* s390/topology: make "topology=off" parameter workHeiko Carstens2017-01-162-9/+14
* s390: use false/true when using boolHeiko Carstens2017-01-166-7/+7
* s390: remove couple of unneeded semicolonsHeiko Carstens2017-01-165-6/+6
* s390/topology: reduce number of printksHeiko Carstens2017-01-161-5/+3
* s390/mem_detect: fix memory type of first blockHeiko Carstens2017-01-161-1/+2
* s390/mem_detect: add debugging outputHeiko Carstens2017-01-161-0/+3
* s390/setup: call memblock_reserve only for size > 0Heiko Carstens2017-01-161-0/+2
* s390/pci: use proper endianness annotationsSebastian Ott2017-01-162-5/+5
* s390: proper type casts for csum_partial invocationsHeiko Carstens2017-01-163-5/+6
* s390/zcore: remove unneeded linux/miscdevice.h includeCorentin Labbe2017-01-161-1/+0
* s390/cio: remove unused struct memberSebastian Ott2017-01-162-2/+0
* s390/cio: export real cssidSebastian Ott2017-01-161-0/+22
* s390/cio: css initialization cleanupSebastian Ott2017-01-161-56/+47
* s390/cio: css attribute cleanupSebastian Ott2017-01-161-28/+29
* s390/cio: use cssid for pgid generationSebastian Ott2017-01-164-3/+53
* s390/cio: clarify cssid usageSebastian Ott2017-01-164-26/+29
* s390/zcrypt: get rid of variable length arraysHeiko Carstens2017-01-161-6/+4
* s390/zcrypt: make structures staticHeiko Carstens2017-01-162-2/+2
* s390/cio: get rid of variable length arrayHeiko Carstens2017-01-161-1/+1
* s390/lib: improve memmove, memset and memcpyHeiko Carstens2017-01-161-15/+13
* s390/cpumf: get rid of variable length arrayHeiko Carstens2017-01-161-2/+3
* s390: update defconfigsHeiko Carstens2017-01-164-48/+67
* s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens2017-01-161-1/+3
* Linux 4.10-rc4v4.10-rc4Linus Torvalds2017-01-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-01-155-27/+60
|\
| * sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-101-1/+2