summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy
2016-02-16KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy
2016-02-16KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlersAlexey Kardashevskiy
2016-02-16powerpc: Make vmalloc_to_phys() publicAlexey Kardashevskiy
2016-02-15vfio: Enable VFIO device for powerpcDavid Gibson
2016-02-10KVM: s390: bail out early on fatal signal in dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not block CPU on dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not take mmap_sem on dirty log queryChristian Borntraeger
2016-02-10KVM: s390: usage hint for adapter mappingsCornelia Huck
2016-02-10KVM: s390: add documentation of KVM_S390_VM_CRYPTODavid Hildenbrand
2016-02-10KVM: s390: add documentation of KVM_S390_VM_TODDavid Hildenbrand
2016-02-10KVM: s390: remove old fragment of vector registersDavid Hildenbrand
2016-02-10KVM: s390: instruction-fetching exceptions on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: provide prog irq ilc on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand
2016-02-10KVM: s390: clean up prog irq injection on prog irq icptsDavid Hildenbrand
2016-02-10KVM: s390: read the correct opcode on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand
2016-02-10KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand
2016-02-10KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand
2016-02-10KVM: s390: allow sync of fp registers via vregsDavid Hildenbrand
2016-02-09KVM: x86: consolidate different ways to test for in-kernel LAPICPaolo Bonzini
2016-02-09KVM: x86: consolidate "has lapic" checks into irq.cPaolo Bonzini
2016-02-09KVM: APIC: remove unnecessary double checks on APIC existencePaolo Bonzini
2016-02-09KVM/VMX: Add host irq information in trace event when updating IRTE for poste...Feng Wu
2016-02-09KVM: x86: Add lowest-priority support for vt-d posted-interruptsFeng Wu
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu
2016-02-09KVM: Recover IRTE to remapped mode if the interrupt is not single-destinationFeng Wu
2016-02-09KVM: x86: introduce do_shl32_div32Paolo Bonzini
2016-02-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-08Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-08scatterlist: fix a typo in comment block of sg_miter_stop()Masahiro Yamada
2016-02-08Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-07Linux 4.5-rc3v4.5-rc3Linus Torvalds
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)
2016-02-05dax: dirty inode only if requiredDmitry Monakhov
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov