summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-113-2/+16
|\
| * s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
| * s390/dump: Fix dump memory detectionMichael Holzheu2014-02-041-0/+10
| * s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-02-052-52/+108
|\ \
| * | crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-01-301-21/+48
| * | crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-01-301-12/+14
| * | crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-01-301-19/+46
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-314-7/+42
|\ \ \
| * \ \ Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-01-234-7/+42
| |\ \ \
| | * | | KVM: s390: Enable the LPP facility for guestsThomas Huth2014-01-171-1/+1
| | * | | KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-174-7/+42
* | | | | s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens2014-01-291-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2815-24/+238
|\ \ \ \
| * | | | s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-247-5/+202
| * | | | s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-223-0/+15
| * | | | s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-01-221-5/+5
| * | | | s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2014-01-222-11/+2
| * | | | s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens2014-01-221-0/+10
| * | | | s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens2014-01-221-1/+1
| * | | | s390/32bit: fix cmpxchg64Heiko Carstens2014-01-221-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-0/+3
|\ \ \ \ \
| * | | | | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-11/+18
| |\ \ \ \ \
| * | | | | | s390/qdio: bridgeport support - CHSC partEugene Crosser2014-01-152-0/+35
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-145-10/+21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-188-32/+34
| |\ \ \ \ \ \ \
| * | | | | | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-231-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-231-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-231-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann2013-12-201-3/+3
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-227-59/+137
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: s390: Fix memory access error detectionChristian Borntraeger2014-01-201-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2013-12-123-12/+56
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel2013-12-111-1/+1
| | * | | | | | | KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2013-12-112-0/+6
| | * | | | | | | KVM: s390: Reworked SIGP RESTART orderThomas Huth2013-12-111-8/+11
| | * | | | | | | KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2013-12-112-1/+37
| | * | | | | | | KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth2013-12-111-2/+1
| * | | | | | | | Merge remote-tracking branch 'tip/x86/cpufeature' into kvm-nextPaolo Bonzini2013-12-1214-95/+97
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | |
| * | | | | | | KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2013-11-282-7/+0
| * | | | | | | KVM: s390: Add SIGP store-status-at-address orderThomas Huth2013-11-282-0/+36
| * | | | | | | KVM: s390: fix diagnose code extractionHeiko Carstens2013-11-281-1/+1
| * | | | | | | KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth2013-11-281-1/+3
| * | | | | | | KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth2013-11-283-13/+31
| * | | | | | | KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth2013-11-281-2/+0
| * | | | | | | KVM: s390: Fix access to CR6 in TPI handlerThomas Huth2013-11-281-1/+1
| * | | | | | | KVM: s390: Removed VIRTIODESCSPACEThomas Huth2013-11-281-3/+0
| * | | | | | | KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth2013-11-282-20/+6