summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-18s390/kexec: Fix checksum validation return code for kdumpPhilipp Rudo1-3/+3
2017-10-16Merge tag 'vfio-ccw-20171016' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky1-5/+17
2017-10-16vfio: ccw: validate the count field of a ccw before pinningDong Jia Shi1-1/+17
2017-10-16vfio: ccw: bypass bad idaw address when fetching IDAL ccwsDong Jia Shi1-4/+0
2017-10-16s390: update defconfigMartin Schwidefsky4-22/+10
2017-10-16s390/debug: adjust coding styleHeiko Carstens2-582/+494
2017-10-16s390/pkey: fix kzalloc-simple.cocci warningsVasyl Gomonovych1-2/+1
2017-10-12s390/kprobes: remove KPROBE_SWAP_INST stateHeiko Carstens2-9/+0
2017-10-09s390: cleanup string ops prototypesHeiko Carstens2-25/+25
2017-10-09s390: optimize memset implementationHeiko Carstens1-8/+12
2017-10-09s390/mm: use memset64 instead of clear_tableHeiko Carstens4-28/+12
2017-10-09s390: implement memset16, memset32 & memset64Heiko Carstens2-0/+66
2017-10-09Merge branch 'sthyi' into featuresMartin Schwidefsky13-71/+182
2017-10-09s390/sthyi: add s390_sthyi system callQingFeng Hao6-2/+43
2017-10-09s390/sthyi: add cache to store hypervisor infoQingFeng Hao4-26/+71
2017-10-09s390/sthyi: reorganize sthyi implementationQingFeng Hao6-73/+98
2017-10-04s390: use generic rwsem implementationHeiko Carstens2-210/+1
2017-09-29s390/disassembler: add new z14 instructionsHeiko Carstens1-1/+82
2017-09-29s390/disassembler: add missing z13 instructionsHeiko Carstens1-2/+28
2017-09-29s390/disassembler: add sthyi instructionHeiko Carstens1-0/+1
2017-09-29s390/disassembler: remove double instructionsHeiko Carstens1-6/+0
2017-09-29s390/disassembler: fix LRDFU formatHeiko Carstens1-1/+1
2017-09-29s390/disassembler: add missing end marker for e7 tableHeiko Carstens1-0/+1
2017-09-29s390/virtio: simplify MakefileHeiko Carstens1-2/+1
2017-09-29s390/virtio: remove the old KVM virtio transportThomas Huth3-531/+0
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann5-0/+11
2017-09-29s390/crypto: add s390 platform specific aes gcm support.Harald Freudenberger1-3/+293
2017-09-29s390/crypto: add inline assembly for KMA instruction to cpacf.hPatrick Steuer1-1/+51
2017-09-28s390/rwlock: introduce rwlock wait queueingMartin Schwidefsky4-244/+72
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky5-43/+180
2017-09-28s390/spinlock: use the cpu number +1 as spinlock valueMartin Schwidefsky2-17/+17
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky5-4/+56
2017-09-28s390/sclp: Use setup_timer and mod_timerHimanshu Jha2-10/+4
2017-09-28s390/cpumf: remove superfluous nr_cpumask_bits checkHeiko Carstens1-5/+1
2017-09-28s390/zcrypt: Explicitly check input data length.Harald Freudenberger1-3/+3
2017-09-28s390/cmf: use tod_to_ns()Sebastian Ott1-5/+3
2017-09-28s390/cmf: avg_utilizationSebastian Ott1-23/+35
2017-09-28s390/cmf: read from hw bufferSebastian Ott1-31/+14
2017-09-28s390/cmf: simplify copy_blockSebastian Ott1-17/+3
2017-09-28s390/cmf: simplify cmb_copy_waitSebastian Ott1-49/+23
2017-09-28s390/cmf: simplify set_schib_waitSebastian Ott1-47/+23
2017-09-28s390/cmf: set_schib_wait add timeoutSebastian Ott1-7/+8
2017-09-28s390/char: fix cdev_add usageJean Delvare3-6/+3
2017-09-28samples/kprobes: Add s390 case in kprobe example moduleJohannes Thumshirn1-0/+8
2017-09-28s390/ptrace: add runtime instrumention register get/setAlice Frosi2-0/+110
2017-09-28s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi3-48/+48
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens4-2/+5
2017-09-28s390: get rid of exit_thread()Heiko Carstens2-8/+0
2017-09-28s390/guarded storage: simplify task exit handlingHeiko Carstens3-10/+6
2017-09-28s390/ptrace: fix guarded storage regset handlingHeiko Carstens1-11/+22