summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'sthyi' into featuresMartin Schwidefsky2017-10-0913-71/+182
| |\
| | * s390/sthyi: add s390_sthyi system callQingFeng Hao2017-10-096-2/+43
| | * s390/sthyi: add cache to store hypervisor infoQingFeng Hao2017-10-094-26/+71
| | * s390/sthyi: reorganize sthyi implementationQingFeng Hao2017-10-096-73/+98
| * | s390: use generic rwsem implementationHeiko Carstens2017-10-042-210/+1
| * | s390/disassembler: add new z14 instructionsHeiko Carstens2017-09-291-1/+82
| * | s390/disassembler: add missing z13 instructionsHeiko Carstens2017-09-291-2/+28
| * | s390/disassembler: add sthyi instructionHeiko Carstens2017-09-291-0/+1
| * | s390/disassembler: remove double instructionsHeiko Carstens2017-09-291-6/+0
| * | s390/disassembler: fix LRDFU formatHeiko Carstens2017-09-291-1/+1
| * | s390/disassembler: add missing end marker for e7 tableHeiko Carstens2017-09-291-0/+1
| * | s390/virtio: simplify MakefileHeiko Carstens2017-09-291-2/+1
| * | s390/virtio: remove the old KVM virtio transportThomas Huth2017-09-293-531/+0
| * | s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann2017-09-295-0/+11
| * | s390/crypto: add s390 platform specific aes gcm support.Harald Freudenberger2017-09-291-3/+293
| * | s390/crypto: add inline assembly for KMA instruction to cpacf.hPatrick Steuer2017-09-291-1/+51
| * | s390/rwlock: introduce rwlock wait queueingMartin Schwidefsky2017-09-284-244/+72
| * | s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky2017-09-285-43/+180
| * | s390/spinlock: use the cpu number +1 as spinlock valueMartin Schwidefsky2017-09-282-17/+17
| * | s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky2017-09-285-4/+56
| * | s390/sclp: Use setup_timer and mod_timerHimanshu Jha2017-09-282-10/+4
| * | s390/cpumf: remove superfluous nr_cpumask_bits checkHeiko Carstens2017-09-281-5/+1
| * | s390/zcrypt: Explicitly check input data length.Harald Freudenberger2017-09-281-3/+3
| * | s390/cmf: use tod_to_ns()Sebastian Ott2017-09-281-5/+3
| * | s390/cmf: avg_utilizationSebastian Ott2017-09-281-23/+35
| * | s390/cmf: read from hw bufferSebastian Ott2017-09-281-31/+14
| * | s390/cmf: simplify copy_blockSebastian Ott2017-09-281-17/+3
| * | s390/cmf: simplify cmb_copy_waitSebastian Ott2017-09-281-49/+23
| * | s390/cmf: simplify set_schib_waitSebastian Ott2017-09-281-47/+23
| * | s390/cmf: set_schib_wait add timeoutSebastian Ott2017-09-281-7/+8
| * | s390/char: fix cdev_add usageJean Delvare2017-09-283-6/+3
| * | samples/kprobes: Add s390 case in kprobe example moduleJohannes Thumshirn2017-09-281-0/+8
| * | s390/ptrace: add runtime instrumention register get/setAlice Frosi2017-09-282-0/+110
| * | s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi2017-09-283-48/+48
| * | s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-284-2/+5
| * | s390: get rid of exit_thread()Heiko Carstens2017-09-282-8/+0
| * | s390/guarded storage: simplify task exit handlingHeiko Carstens2017-09-283-10/+6
| * | s390/ptrace: fix guarded storage regset handlingHeiko Carstens2017-09-281-11/+22
| * | s390/guarded storage: fix possible memory corruptionHeiko Carstens2017-09-281-0/+2
| * | s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-09-283-19/+20
| * | s390/runtime instrumention: fix possible memory corruptionHeiko Carstens2017-09-281-2/+2
| * | s390: convert release_thread() into a static inline functionHeiko Carstens2017-09-282-5/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2017-11-1313-14/+238
|\ \ \
| * | | m68k: add Sysam stmark2 open board supportAngelo Dureghello2017-11-074-1/+219
| * | | m68k: coldfire: add dspi0 module supportAngelo Dureghello2017-11-072-1/+8
| * | | m68k: pull mach_beep in setup.cAlexandre Belloni2017-11-052-4/+5
| * | | m68k: allow ColdFire m5441x parts to run with MMU enabledGreg Ungerer2017-11-051-1/+1
| * | | m68k: fix ColdFire node shift size calculationGreg Ungerer2017-11-051-1/+1
| * | | m68k: move coldfire MMU initialization codeGreg Ungerer2017-11-055-6/+4
* | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-1319-125/+164
|\ \ \ \