summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/bitops: fix commentHeiko Carstens2014-02-212-5/+5
* s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-213-0/+76
* s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-216-1/+175
* s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-215-34/+85
* s390/uaccess: introduce 'uaccesspt' kernel parameterHeiko Carstens2014-02-211-1/+14
* s390/uaccess: remove dead kernel parameter 'user_mode='Heiko Carstens2014-02-211-8/+0
* s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens2014-02-213-6/+2
* s390/uaccess: consistent typesHeiko Carstens2014-02-215-56/+57
* s390/uaccess: get rid of indirect function callsHeiko Carstens2014-02-217-149/+152
* s390/uaccess: normalize order of parameters of indirect uaccess function callsHeiko Carstens2014-02-213-54/+54
* s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-211-1/+3
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-211-1/+1
* 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