- 60a3770 KVM: s390: Populate mask of non-hypervisor managed facility bits by Alexander Yarygin · 9 years ago
- 154fa27 s390/sclp: Add hmfai field by Alexander Yarygin · 9 years ago
- ed8dda0 KVM: s390: Enable all facility bits that are known good for passthrough by Alexander Yarygin · 9 years ago
- 053dd23 KVM: s390: force ibc into valid range by David Hildenbrand · 9 years ago
- 9bb0ec0 KVM: s390: cleanup cpuid handling by David Hildenbrand · 9 years ago
- bd50e8e KVM: s390: enable SRS only if enabled for the guest by David Hildenbrand · 9 years ago
- d6af0b4 KVM: s390: enable PFMFI only if guest has EDAT1 by David Hildenbrand · 9 years ago
- edc5b05 KVM: s390: support NQ only if the facility is enabled for the guest by David Hildenbrand · 9 years ago
- 4a5e7e3 KVM: s390: cmma: don't check entry content by David Hildenbrand · 9 years ago
- 6d28f78 KVM: s390: add clear I/O irq operation for FLIC by Halil Pasic · 9 years ago
- 4f12985 KVM: s390: implement has_attr for FLIC by Halil Pasic · 9 years ago
- 9f10b79 KVM: s390/perf: provide additional sigp events by Christian Borntraeger · 9 years ago
- 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 9c650d0 s390/mm/kvm: fix mis-merge in gmap handling by Christian Borntraeger · 9 years ago
- 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- 3358999 s390: wire up preadv2/pwritev2 syscalls by Heiko Carstens · 9 years ago
- aa624886 s390/pci: PCI function group 0 is valid for clp_query_pci_fn by Pierre Morel · 9 years ago
- 74b2375 s390/crypto: provide correct file mode at device register. by Harald Freudenberger · 9 years ago
- be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
- c352e8b s390/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 0f49fc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
- 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
- 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- fc897c9 s390/mm: handle PTE-mapped tail pages in fast gup by Gerald Schaefer · 9 years ago
- 91d3721 s390: add DEBUG_RODATA support by Heiko Carstens · 9 years ago
- df9ceff s390: disable postinit-readonly for now by Kees Cook · 9 years ago
- 1e3c1dd s390/cpum_sf: Fix cpu hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
- a987884 s390/cpum_cf: Fix missing cpu hotplug notifier transition by Anna-Maria Gleixner · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 10917b8 s390: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
- 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
- d4e79615 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 80c544de s390/pci: enforce fmb page boundary rule by Sebastian Ott · 9 years ago
- 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
- f2c1242 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- f958ee7 Merge tag 'kvm-s390-next-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
- e370e47 s390: fix floating pointer register corruption (again) by Martin Schwidefsky · 9 years ago
- 8f100bb s390/cpumf: add missing lpp magic initialization by Heiko Carstens · 9 years ago
- 3446c13 s390/mm: four page table levels vs. fork by Martin Schwidefsky · 9 years ago
- ab92f30 Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
- e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
- 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
- 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 7eb792b s390: Fix misspellings in comments by Adam Buchbinder · 9 years ago
- 1e133ab s390/mm: split arch/s390/mm/pgtable.c by Martin Schwidefsky · 9 years ago
- 227be79 s390/mm: uninline pmdp_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
- ebde765 s390/mm: uninline ptep_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
- c54f0d6 KVM: s390: allocate only one DMA page per VM by David Hildenbrand · 9 years ago
- 80bc79d KVM: s390: enable STFLE interpretation only if enabled for the guest by David Hildenbrand · 9 years ago
- b3c17f1 KVM: s390: wake up when the VCPU cpu timer expires by David Hildenbrand · 9 years ago
- 5ebda31 KVM: s390: step the VCPU timer while in enabled wait by David Hildenbrand · 9 years ago
- 9c23a13 KVM: s390: protect VCPU cpu timer with a seqcount by David Hildenbrand · 9 years ago
- db0758b KVM: s390: step VCPU cpu timer during kvm_run ioctl by David Hildenbrand · 9 years ago
- 4287f24 KVM: s390: abstract access to the VCPU cpu timer by David Hildenbrand · 9 years ago
- 01a745a KVM: s390: store cpu id in vcpu->cpu when scheduled in by David Hildenbrand · 9 years ago
- dce382b KVM: s390: Add diag "watchdog functions" to trace event decoding by Alexander Yarygin · 9 years ago
- 9522b37 KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS by David Hildenbrand · 9 years ago
- 7a76aa9 s390/cpumf: Fix lpp detection by Christian Borntraeger · 9 years ago
- bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
- 988b86e6 s390/pci: add ioctl interface for CLP by Martin Schwidefsky · 9 years ago
- baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
- 335e073 klp: remove CONFIG_LIVEPATCH dependency from klp headers by Jiri Kosina · 9 years ago
- b24b78a klp: remove superfluous errors in asm/livepatch.h by Miroslav Benes · 9 years ago
- bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
- e82becfc s390/dma: Allow per device dma ops by Christian Borntraeger · 9 years ago
- f369b98 s390/percpu: remove this_cpu_cmpxchg_double_4 by Heiko Carstens · 9 years ago
- b1685ab s390/cpumf: Improve guest detection heuristics by Christian Borntraeger · 9 years ago
- 5d7ecce s390/fault: merge report_user_fault implementations by Heiko Carstens · 9 years ago
- ee8479b s390/dis: use correct escape sequence for '%' character by Heiko Carstens · 9 years ago
- 443a813 s390/kvm: simplify set_guest_storage_key by Martin Schwidefsky · 9 years ago
- fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
- 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
- 6aa447bc Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
- 8577370 KVM: Use simple waitqueue for vcpu->wq by Marcelo Tosatti · 9 years ago
- 993e068 s390/oprofile: add z13/z13s model numbers by Heiko Carstens · 9 years ago
- bb3aa61 s390: add z13s model number to z13 elf platform by Heiko Carstens · 9 years ago
- 13c6a79 s390/mm: correct comment about segment table entries by Martin Schwidefsky · 9 years ago
- 758d39e s390/dumpstack: merge all four stack tracers by Heiko Carstens · 9 years ago
- 3c2c126 s390/mm: remove unnecessary indirection with pgste_update_all by Martin Schwidefsky · 9 years ago
- 1f021ea s390/dumpstack: use bit fields to decode psw mask in show_registers() by Heiko Carstens · 9 years ago
- ca0fd75 s390/dumpstack: add missing ri bit to show_registers() output by Heiko Carstens · 9 years ago
- 76737ce s390: add current_stack_pointer() helper function by Heiko Carstens · 9 years ago
- 77ec8a5 s390/stacktrace: use nosched instead of savesched parameter by Heiko Carstens · 9 years ago
- 007ccec s390/pageattr: do a single TLB flush for change_page_attr by Martin Schwidefsky · 9 years ago
- 2cfc5f9 s390/xor: optimized xor routing using the XC instruction by Martin Schwidefsky · 9 years ago
- 9a99649 s390/pci: remove pdev pointer from arch data by Sebastian Ott · 9 years ago
- 1b17cb7 s390/fpu: signals vs. floating point control register by Martin Schwidefsky · 9 years ago