platform/adaptation/renesas_rcar/renesas_kernel.git
2012-04-08 Davidlohr BuesoKVM: x86: add paging gcc optimization
2012-04-08 Josh TriplettKVM: VMX: Auto-load on CPUs with VMX
2012-04-08 Benjamin Herrenschmidtpowerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
2012-04-08 Alexander GrafKVM: PPC: Ignore unhalt request from kvm_vcpu_block
2012-04-08 Alexander GrafKVM: PPC: Book3s: PR: Add HV traps so we can run in...
2012-04-08 Alexander GrafKVM: PPC: Emulate tw and td instructions
2012-04-08 Alexander GrafKVM: PPC: Pass EA to updating emulation ops
2012-04-08 Paul MackerrasKVM: PPC: Work around POWER7 DABR corruption problem
2012-04-08 Paul MackerrasKVM: PPC: Book 3S: Fix compilation for !HV configs
2012-04-08 Bharat BhushanRestore guest CR after exit timing calculation
2012-04-08 Paul MackerrasKVM: PPC: Book3S HV: Report stolen time to guest throug...
2012-04-08 Paul MackerrasKVM: PPC: Book3S HV: Make virtual processor area regist...
2012-04-08 Paul MackerrasKVM: PPC: Book3S HV: Make secondary threads more robust...
2012-04-08 Alexander GrafKVM: PPC: Save/Restore CR over vcpu_run
2012-04-08 Matt EvansKVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
2012-04-08 Alexander GrafKVM: PPC: Booke: only prepare to enter when we enter
2012-04-08 Alexander GrafKVM: PPC: booke: Reinject performance monitor interrupts
2012-04-08 Alexander GrafKVM: PPC: booke: expose good state on irq reinject
2012-04-08 Alexander GrafKVM: PPC: booke: Support perfmon interrupts
2012-04-08 Alexander GrafKVM: PPC: e500: fix typo in tlb code
2012-04-08 Alexander GrafKVM: PPC: bookehv: remove unused code
2012-04-08 Alexander GrafKVM: PPC: booke: add GS documentation for program interrupt
2012-04-08 Alexander GrafKVM: PPC: booke: Readd debug abort code for machine...
2012-04-08 Alexander GrafKVM: PPC: bookehv: add comment about shadow_msr
2012-04-08 Alexander GrafKVM: PPC: bookehv: disable MAS register updates early
2012-04-08 Alexander GrafKVM: PPC: bookehv: remove SET_VCPU
2012-04-08 Alexander GrafKVM: PPC: bookehv: remove negation for CONFIG_64BIT
2012-04-08 Alexander GrafKVM: PPC: bookehv: fix exit timing
2012-04-08 Alexander GrafKVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
2012-04-08 Alexander GrafKVM: PPC: booke: rework rescheduling checks
2012-04-08 Alexander GrafKVM: PPC: booke: deliver program int on emulation failure
2012-04-08 Alexander GrafKVM: PPC: booke: remove leftover debugging
2012-04-08 Alexander GrafKVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
2012-04-08 Alexander GrafKVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
2012-04-08 Alexander GrafKVM: PPC: e500mc: add load inst fixup
2012-04-08 Alexander GrafKVM: PPC: e500mc: Move r1/r2 restoration very early
2012-04-08 Alexander GrafKVM: PPC: e500mc: implicitly set MSR_GS
2012-04-08 Alexander GrafKVM: PPC: e500mc: Add doorbell emulation support
2012-04-08 Scott WoodKVM: PPC: e500mc support
2012-04-08 Scott WoodKVM: PPC: booke: standard PPC floating point support
2012-04-08 Scott WoodKVM: PPC: booke: category E.HV (GS-mode) support
2012-04-08 Scott Woodpowerpc/booke: Provide exception macros with interrupt...
2012-04-08 Scott WoodKVM: PPC: e500: emulate tlbilx
2012-04-08 Scott WoodKVM: PPC: e500: Track TLB1 entries with a bitmap
2012-04-08 Scott WoodKVM: PPC: e500: refactor core-specific TLB code
2012-04-08 Scott WoodKVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
2012-04-08 Scott WoodKVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerp...
2012-04-08 Scott WoodKVM: PPC: e500: rename e500_tlb.h to e500.h
2012-04-08 Scott WoodKVM: PPC: booke: Move vm core init/destroy out of booke.c
2012-04-08 Scott WoodKVM: PPC: booke: add booke-level vcpu load/put
2012-04-08 Scott WoodKVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
2012-04-08 Scott Woodpowerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
2012-04-08 Scott Woodpowerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
2012-04-08 Takuya YoshikawaKVM: Remove unused dirty_bitmap_head and nr_dirty_pages
2012-04-08 Takuya YoshikawaKVM: Switch to srcu-less get_dirty_log()
2012-04-08 Takuya YoshikawaKVM: Avoid checking huge page mappings in get_dirty_log()
2012-04-08 Takuya YoshikawaKVM: MMU: Split the main body of rmap_write_protect...
2012-04-08 Eric B Munsonkvmclock: remove unneeded EXPORT macro
2012-04-08 Marcelo TosattiKVM: fix kvm_vcpu_kick build failure on S390
2012-04-08 Eric B Munsonwatchdog: add check for suspended vm in softlockup...
2012-04-08 Eric B MunsonKVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
2012-04-08 Eric B Munsonkvmclock: Add functions to check if the host has stoppe...
2012-04-08 Eric B Munsonx86: pvclock: Add flag to indicate that a vm was stoppe...
2012-04-08 Alexander GrafKVM: PPC: Rework wqp conditional code
2012-04-08 Christoffer... KVM: Factor out kvm_vcpu_kick to arch-generic code
2012-04-08 Avi KivityKVM: schedule debugfs statistics for removal
2012-04-08 Jason WangKVM: SVM: count all irq windows exit
2012-04-08 Amos KongKVM: set upper bounds for iobus dev to limit userspace
2012-04-08 Amos KongKVM: resize kvm_io_range array dynamically
2012-04-08 Liu, JinsongKVM: x86: expose Intel cpu new features (HLE, RTM)...
2012-04-08 Linus TorvaldsLinux 3.4-rc2
2012-04-07 Linus TorvaldsMerge tag 'regmap-3.4-fixes' of git://git./linux/kernel...
2012-04-07 Linus TorvaldsMerge branch 'kvm-updates/3.4' of git://git./virt/kvm/kvm
2012-04-07 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-04-07 Linus TorvaldsMerge branch '3.4-rc-fixes' of git://git./linux/kernel...
2012-04-07 Mark Rustadtcm_fc: Do not free tpg structure during wq allocation...
2012-04-07 Mark Rustadtcm_fc: Add abort flag for gracefully handling exchange...
2012-04-07 Len BrownMerge branches 'idle-fix' and 'misc' into release
2012-04-07 Igor MurzovMAINTAINERS: Update git url for ACPI
2012-04-07 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-04-07 Linus TorvaldsMerge tag 'stable/for-linus-3.4-rc1-tag' of git://git...
2012-04-07 Linus TorvaldsMerge tag 'mmc-fixes-for-3.4-rc2' of git://git./linux...
2012-04-06 Linus TorvaldsMake the "word-at-a-time" helper functions more commonl...
2012-04-06 Toshi Kanicpuidle: Fix panic in CPU off-lining with no idle driver
2012-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-04-06 Jan Beulichxen/pcifront: avoid pci_frontend_enable_msix() falsely...
2012-04-06 Jan Beulichxen/pciback: fix XEN_PCI_OP_enable_msix result
2012-04-06 Srivatsa S... xen/smp: Remove unnecessary call to smp_processor_id()
2012-04-06 Konrad Rzeszutek... xen/x86: Workaround 'x86/ioapic: Add register level...
2012-04-06 Igor Mammedovxen: only check xen_platform_pci_unplug if hvm
2012-04-06 Eric Dumazetnet: fix a race in sock_queue_err_skb()
2012-04-06 Eric Dumazetnetlink: fix races after skb queueing
2012-04-06 Ben Hutchingsdoc, net: Update ndo_start_xmit return type and values
2012-04-06 Ben Hutchingsdoc, net: Remove instruction to set net_device::trans_start
2012-04-06 Ben Hutchingsdoc, net: Update netdev operation names
2012-04-06 Ben Hutchingsdoc, net: Update documentation of synchronisation for...
2012-04-06 Ben Hutchingsdoc, net: Remove obsolete reference to dev->poll
2012-04-06 Ben Hutchingsethtool: Remove exception to the requirement of holding...
next