summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: rewrite vcpu_post_run and drop out earlyDavid Hildenbrand2015-11-302-42/+24
* KVM: Use common function for VCPU lookup by idDavid Hildenbrand2015-11-302-16/+5
* KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()Takuya Yoshikawa2015-11-262-15/+9
* KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()Takuya Yoshikawa2015-11-261-21/+6
* KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...Takuya Yoshikawa2015-11-262-18/+11
* KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()Takuya Yoshikawa2015-11-251-7/+7
* KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptesTakuya Yoshikawa2015-11-251-9/+17
* KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()Takuya Yoshikawa2015-11-252-10/+5
* KVM: x86: MMU: Make mmu_set_spte() return emulate valueTakuya Yoshikawa2015-11-252-18/+19
* KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmapTakuya Yoshikawa2015-11-251-18/+18
* KVM: x86: MMU: Remove unused parameter of __direct_map()Takuya Yoshikawa2015-11-251-8/+4
* KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new structTakuya Yoshikawa2015-11-253-104/+113
* KVM: powerpc: kvmppc_visible_gpa can be booleanYaowei Bai2015-11-251-2/+2
* KVM: x86: MMU: always set accessed bit in shadow PTEsPaolo Bonzini2015-11-252-8/+5
* KVM: x86: correctly print #AC in tracesPaolo Bonzini2015-11-251-1/+1
* KVM: svm: add support for RDTSCPPaolo Bonzini2015-11-251-1/+23
* KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini2015-11-251-5/+6
* kvm/x86: Hyper-V kvm exitAndrey Smetanin2015-11-253-0/+27
* kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-257-7/+434
* kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin2015-11-257-47/+63
* kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin2015-11-258-18/+20
* kvm/irqchip: kvm_arch_irq_routing_update renaming splitAndrey Smetanin2015-11-251-1/+1
* KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang2015-11-251-5/+0
* Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-11-2469-467/+781
|\
| * arm64: kvm: report original PAR_EL1 upon panicMark Rutland2015-11-241-1/+5
| * arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland2015-11-241-1/+1
| * KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall2015-11-241-6/+1
| * arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-244-1/+38
| * arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2015-11-242-4/+6
| * ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel2015-11-241-8/+7
| * Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-221-4/+12
| |\
| | * ARM: dts: imx27.dtsi: change the clock information for usbPeter Chen2015-11-181-4/+12
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-223-3/+9
| |\ \
| | * | MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel2015-11-201-0/+5
| | * | MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsiAlban Bedel2015-11-201-1/+1
| | * | MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel2015-11-201-1/+1
| | * | MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle2015-11-161-1/+2
| | |/
| * | Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-2217-116/+382
| |\ \
| | * | parisc: Map kernel text and data on huge pagesHelge Deller2015-11-223-26/+31
| | * | parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-226-15/+291
| | * | parisc: Use long branch to do_syscall_trace_exitHelge Deller2015-11-221-2/+2
| | * | parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2015-11-222-3/+7
| | * | parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-223-28/+21
| | * | parisc: Add defines for Huge page supportHelge Deller2015-11-222-4/+29
| | * | parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller2015-11-221-10/+0
| | * | parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller2015-11-201-27/+0
| | * | parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller2015-11-201-1/+1
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-225-15/+53
| |\ \ \
| | * | | x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2015-11-191-2/+1
| | * | | x86/ftrace: Add comment on static function tracingNamhyung Kim2015-11-191-0/+6