platform/adaptation/renesas_rcar/renesas_kernel.git
2012-03-08 Davidlohr BuesoKVM: MMU: make use of ->root_level in reset_rsvds_bits_mask
2012-03-08 Gleb NatapovKVM: PMU: add proper support for fixed counter 2
2012-03-08 Gleb NatapovKVM: PMU: Fix raw event check
2012-03-08 Gleb NatapovKVM: PMU: warn when pin control is set in eventsel msr
2012-03-08 Avi KivityKVM: VMX: Fix delayed load of shared MSRs
2012-03-08 Alex ShiKVM: use correct tlbs dirty type in cmpxchg
2012-03-08 Jan KiszkaKVM: Allow host IRQ sharing for assigned PCI 2.3 devices
2012-03-08 Avi KivityKVM: Ensure all vcpus are consistent with in-kernel...
2012-03-08 Kevin WolfKVM: x86 emulator: Allow PM/VM86 switch during task...
2012-03-08 Kevin WolfKVM: SVM: Fix CPL updates
2012-03-08 Kevin WolfKVM: x86 emulator: VM86 segments must have DPL 3
2012-03-08 Kevin WolfKVM: x86 emulator: Fix task switch privilege checks
2012-03-08 Danny Kukawkaarch/powerpc/kvm/book3s_hv.c: included linux/sched...
2012-03-08 Gleb NatapovKVM: x86 emulator: correctly mask pmc index bits in...
2012-03-08 Takuya YoshikawaKVM: mmu_notifier: Flush TLBs before releasing mmu_lock
2012-03-08 Takuya YoshikawaKVM: Introduce kvm_memory_slot::arch and move lpage_inf...
2012-03-08 Takuya YoshikawaKVM: Simplify ifndef conditional usage in __kvm_set_mem...
2012-03-08 Takuya YoshikawaKVM: Split lpage_info creation out from __kvm_set_memor...
2012-03-08 Takuya YoshikawaKVM: Introduce gfn_to_index() which returns the index...
2012-03-08 Christian BorntraegerKVM: s390: provide control registers via kvm_run
2012-03-08 Jens FreimannKVM: s390: add stop_on_stop flag when doing stop and...
2012-03-08 Jens FreimannKVM: s390: ignore sigp stop overinitiative
2012-03-08 Jens FreimannKVM: s390: make sigp restart return busy when stop...
2012-03-08 Jens FreimannKVM: s390: do store status after handling STOP_ON_STOP bit
2012-03-08 Christian BorntraegerKVM: s390: Sanitize fpc registers for KVM_SET_FPU
2012-03-08 Takuya YoshikawaKVM: Fix write protection race during dirty logging
2012-03-08 Raghavendra K TKVM: VMX: remove yield_on_hlt
2012-03-08 Zachary AmsdenKVM: Track TSC synchronization in generations
2012-03-08 Zachary AmsdenKVM: Dont mark TSC unstable due to S4 suspend
2012-03-08 Marcelo TosattiKVM: Allow adjust_tsc_offset to be in host or guest...
2012-03-08 Zachary AmsdenKVM: Add last_host_tsc tracking back to KVM
2012-03-08 Zachary AmsdenKVM: Fix last_guest_tsc / tsc_offset semantics
2012-03-08 Zachary AmsdenKVM: Leave TSC synchronization window open with each...
2012-03-08 Zachary AmsdenKVM: Improve TSC offset matching
2012-03-08 Zachary AmsdenKVM: Infrastructure for software and hardware based...
2012-03-05 Marcelo TosattiKVM: x86: increase recommended max vcpus to 160
2012-03-05 Igor Mammedovx86: Introduce x86_cpuinit.early_percpu_clock_init...
2012-03-05 Gleb NatapovKVM: x86: reset edge sense circuit of i8259 on init
2012-03-05 Alexander GrafKVM: PPC: Add HPT preallocator
2012-03-05 Alexander GrafKVM: PPC: Initialize linears with zeros
2012-03-05 Alexander GrafKVM: PPC: Convert RMA allocation into generic code
2012-03-05 Alexander GrafKVM: PPC: E500: Fail init when not on e500v2
2012-03-05 Paul MackerrasKVM: Move gfn_to_memslot() to kvm_host.h
2012-03-05 Avi KivityKVM: x86 emulator: reject SYSENTER in compatibility...
2012-03-05 Julian StecklinaKVM: Don't mistreat edge-triggered INIT IPI as INIT...
2012-03-05 Michael S.... KVM: fix error handling for out of range irq
2012-03-05 Davidlohr BuesoKVM: SVM: comment nested paging and virtualization...
2012-03-05 Takuya YoshikawaKVM: MMU: Remove unused kvm parameter from rmap_next()
2012-03-05 Takuya YoshikawaKVM: MMU: Remove unused kvm parameter from __gfn_to_rmap()
2012-03-05 Takuya YoshikawaKVM: MMU: Remove unused kvm_pte_chain
2012-03-05 Avi KivityKVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack
2012-03-05 Avi KivityKVM: x86 emulator: add 8-bit memory operands
2012-03-05 Scott WoodKVM: PPC: refer to paravirt docs in header file
2012-03-05 Alexander GrafKVM: PPC: Rename MMIO register identifiers
2012-03-05 Paul MackerrasKVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to...
2012-03-05 Alexander GrafKVM: PPC: Add support for explicit HIOR setting
2012-03-05 Alexander GrafKVM: PPC: Add generic single register ioctls
2012-03-05 Sasha LevinKVM: PPC: Use the vcpu kmem_cache when allocating new...
2012-03-05 Liu YuKVM: PPC: booke: Add booke206 TLB trace
2012-03-05 Paul MackerrasKVM: PPC: Book3s HV: Implement get_dirty_log using...
2012-03-05 Paul MackerrasKVM: PPC: Book3S HV: Use the hardware referenced bit...
2012-03-05 Paul MackerrasKVM: PPC: Book3s HV: Maintain separate guest and host...
2012-03-05 Paul MackerrasKVM: PPC: Book3S HV: Keep HPTE locked when invalidating
2012-03-05 Matt EvansKVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
2012-03-05 Matt EvansKVM: PPC: Fix vcpu_create dereference before validity...
2012-03-05 Paul MackerrasKVM: PPC: Allow for read-only pages backing a Book3S...
2012-03-05 Paul MackerrasKVM: Add barriers to allow mmu_notifier_retry to be...
2012-03-05 Paul MackerrasKVM: PPC: Implement MMU notifiers for Book3S HV guests
2012-03-05 Paul MackerrasKVM: PPC: Implement MMIO emulation support for Book3S...
2012-03-05 Paul MackerrasKVM: PPC: Maintain a doubly-linked list of guest HPTEs...
2012-03-05 Paul MackerrasKVM: PPC: Allow I/O mappings in memory slots
2012-03-05 Paul MackerrasKVM: PPC: Allow use of small pages to back Book3S HV...
2012-03-05 Paul MackerrasKVM: PPC: Only get pages when actually needed, not...
2012-03-05 Paul MackerrasKVM: PPC: Make the H_ENTER hcall more reliable
2012-03-05 Paul MackerrasKVM: PPC: Add an interface for pinning guest pages...
2012-03-05 Paul MackerrasKVM: PPC: Keep page physical addresses in per-slot...
2012-03-05 Paul MackerrasKVM: PPC: Keep a record of HV guest view of hashed...
2012-03-05 Paul MackerrasKVM: PPC: Make wakeups work again for Book3S HV guests
2012-03-05 Liu Yu-B13201KVM: PPC: Avoid patching paravirt template code
2012-03-05 Scott WoodKVM: PPC: e500: use hardware hint when loading TLB0...
2012-03-05 Scott WoodKVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
2012-03-05 Alexander GrafKVM: PPC: Book3S: PR: Fix signal check race
2012-03-05 Alexander GrafKVM: PPC: align vcpu_kick with x86
2012-03-05 Alexander GrafKVM: PPC: Use get/set for to_svcpu to help preemption
2012-03-05 Alexander GrafKVM: PPC: Book3s: PR: No irq_disable in vcpu_run
2012-03-05 Alexander GrafKVM: PPC: Book3s: PR: Disable preemption in vcpu_run
2012-03-05 Scott WoodKVM: PPC: booke: Improve timer register emulation
2012-03-05 Scott WoodKVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
2012-03-05 Scott WoodKVM: PPC: booke: Paravirtualize wrtee
2012-03-05 Scott WoodKVM: PPC: booke: Fix int_pending calculation for MSR...
2012-03-05 Scott WoodKVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
2012-03-05 Scott WoodKVM: PPC: Move prepare_to_enter call site into subarch...
2012-03-05 Scott WoodKVM: PPC: Rename deliver_interrupts to prepare_to_enter
2012-03-05 Scott WoodKVM: PPC: booke: check for signals in kvmppc_vcpu_run
2012-03-05 Bharat BhushanKVM: PPC: booke: Do Not start decrementer when SPRN_DEC...
2012-03-05 Bharat BhushanKVM: PPC: Fix DEC truncation for greater than 0xffff_ff...
2012-03-05 Bharat BhushanPPC: Fix race in mtmsr paravirt implementation
2012-03-05 Alexander GrafKVM: PPC: E500: Support hugetlbfs
2012-03-05 Scott WoodKVM: PPC: e500: Don't hardcode PIR=0
2012-03-05 Scott WoodKVM: PPC: e500: tlbsx: fix tlb0 esel
next