summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-29arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier
2016-02-29arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier
2016-02-29arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier
2016-02-29arm64: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-02-29ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier
2016-02-29ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORTMarc Zyngier
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier
2016-02-29ARM: KVM: Cleanup asm-offsets.cMarc Zyngier
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier
2016-02-29ARM: KVM: Remove __weak attributesMarc Zyngier
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29ARM: KVM: Remove the old world switchMarc Zyngier
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier
2016-02-29ARM: KVM: Add panic handling codeMarc Zyngier
2016-02-29ARM: KVM: Add HYP mode entry codeMarc Zyngier
2016-02-29ARM: KVM: Add populating of fault data structureMarc Zyngier
2016-02-29ARM: KVM: Add the new world switch implementationMarc Zyngier
2016-02-29ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier
2016-02-29ARM: KVM: Add guest entry codeMarc Zyngier
2016-02-29ARM: KVM: Add banked registers save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add VFP save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add vgic v2 save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add timer save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add CP15 save/restore codeMarc Zyngier
2016-02-29ARM: KVM: Add TLB invalidation codeMarc Zyngier
2016-02-29ARM: KVM: Add system register accessor macrosMarc Zyngier
2016-02-29ARM: KVM: Add a HYP-specific header fileMarc Zyngier
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier
2016-02-29arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-02-26x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King
2016-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-25Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-25x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-02-25Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-25KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-02-25x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-02-24Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds