summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/sclp: detect cmmaDavid Hildenbrand2016-06-101-0/+1
| * KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand2016-06-101-0/+2
| * s390/sclp: detect guest-PER enhancementDavid Hildenbrand2016-06-101-1/+3
| * KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-4/+8
| * s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-0/+1
| * KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand2016-06-102-0/+109
| * s390/crypto: allow to query all known cpacf functionsDavid Hildenbrand2016-06-101-0/+10
| * KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand2016-06-101-22/+1
| * KVM: s390: gaccess: convert guest_page_range()David Hildenbrand2016-06-101-18/+9
| * KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand2016-06-101-15/+6
| * KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand2016-06-101-12/+1
| * KVM: s390: gaccess: function for preparing translation exceptionsDavid Hildenbrand2016-06-101-0/+62
| * KVM: s390: gaccess: store guest address on ALC prot exceptionsDavid Hildenbrand2016-06-101-3/+5
| * KVM: s390: forward ESOP if availableDavid Hildenbrand2016-06-102-0/+14
| * KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-104-0/+79
| * KVM: s390: Add mnemonic print to kvm_s390_intercept_progAlexander Yarygin2016-06-101-2/+4
| * KVM: s390: Limit sthyi executionJanosch Frank2016-06-103-0/+14
| * KVM: s390: Add sthyi emulationJanosch Frank2016-06-109-1/+507
| * KVM: s390: Extend diag 204 fieldsJanosch Frank2016-06-101-4/+15
| * KVM: s390: Add operation exception interception handlerJanosch Frank2016-06-104-0/+34
| * s390: Make diag224 publicJanosch Frank2016-06-103-14/+16
| * s390: Make cpc_name accessibleJanosch Frank2016-06-101-0/+1
| * s390: hypfs: Move diag implementation and data definitionsJanosch Frank2016-06-103-254/+256
* | KVM: S390: Fix typoAndrea Gelmini2016-06-141-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-318-68/+103
|\
| * s390: fix info leak in do_sigsegvMichal Hocko2016-05-231-0/+1
| * s390/config: update default configurationHeiko Carstens2016-05-235-64/+98
| * s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2016-05-192-3/+3
| * s390/bpf: reduce maximum program size to 64 KBMichael Holzheu2016-05-191-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-1/+0
|\ \
| * | kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-2/+2
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-2/+2
| |\ \ \
| | * | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-2/+2
* | | | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* | | | | s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-231-10/+18
* | | | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* | | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* | | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+3
* | | | | exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
|\ \ \ \ \
| * | | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-1910-35/+122
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger2016-05-131-1/+1
| * | | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-134-0/+15
| * | | | KVM: s390: Populate mask of non-hypervisor managed facility bitsAlexander Yarygin2016-05-091-3/+16
| * | | | s390/sclp: Add hmfai fieldAlexander Yarygin2016-05-091-0/+1
| * | | | KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin2016-05-091-2/+2
| * | | | KVM: s390: force ibc into valid rangeDavid Hildenbrand2016-05-091-1/+11
| * | | | KVM: s390: cleanup cpuid handlingDavid Hildenbrand2016-05-093-14/+11
OpenPOWER on IntegriCloud