aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-08s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne1-0/+2
2017-11-08s390: remove named saved segment supportHeiko Carstens10-210/+9
2017-11-08s390/archrandom: Reconsider s390 arch random implementationHarald Freudenberger1-13/+13
2017-11-08s390/pci: do not require AIS facilityChristian Borntraeger3-4/+9
2017-11-03s390/qdio: sanitize put_indicatorSebastian Ott1-4/+2
2017-11-03s390/qdio: use atomic_cmpxchgSebastian Ott1-3/+1
2017-11-02s390/nmi: avoid using long-displacement facilityVasily Gorbik1-1/+1
2017-11-02s390: pass endianness info to sparseLuc Van Oostenryck1-1/+1
2017-10-26s390/decompressor: remove informational messagesMartin Schwidefsky1-2/+0
2017-10-26vmur: convert urdev.ref_count from atomic_t to refcount_tElena Reshetova2-5/+7
2017-10-26s390/cpum_cf: add hardware counter support for IBM z14Hendrik Brueckner1-60/+218
2017-10-23s390/zcrypt: Introduce QACT support for AP bus devices.Harald Freudenberger5-15/+116
2017-10-23s390/zcrypt: Enable special header file flag for AU CPRPHarald Freudenberger1-1/+2
2017-10-23s390/zcrypt: CEX6S exploitationHarald Freudenberger4-15/+40
2017-10-19s390/nmi: do register validation as early as possibleMartin Schwidefsky5-95/+85
2017-10-19s390/nmi: allocation of the extended save areaMartin Schwidefsky4-47/+99
2017-10-19s390/ctl_reg: move control register definitions to ctl_reg.hMartin Schwidefsky3-9/+14
2017-10-19s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky4-22/+42
2017-10-19s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky3-15/+29
2017-10-18s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky3-1/+16
2017-10-18s390/spinlock: use cpu alternatives to enable niai instructionVasily Gorbik2-9/+5
2017-10-18s390: introduce CPU alternativesVasily Gorbik8-0/+337
2017-10-18s390/dasd: remove unused debug macrosSebastian Ott1-16/+0
2017-10-18s390/debug: only write data onceSebastian Ott1-2/+4
2017-10-18s390/debug: improve debug_eventSebastian Ott7-56/+26
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/git/kvms390/vfio-ccw into featuresMartin 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