KVM: PPC: Book3S HV: Implement timebase offset for guests
[linux.git] / arch /
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Implement timebase offset for...
2013-10-17 Paul MackerrasKVM: PPC: Book3S HV: Save/restore SIAR and SDAR along...
2013-10-17 Michael NeulingKVM: PPC: Book3S HV: Reserve POWER8 space in get/set_on...
2013-10-16 Gleb NatapovMerge tag 'kvm-arm-for-3.13-1' of git://git.linaro...
2013-10-15 chai wenKVM: Drop FOLL_GET in GUP when doing async page fault
2013-10-14 Christoffer DallKVM: s390: Get rid of KVM_HPAGE defines
2013-10-14 Christoffer DallKVM: PPC: Get rid of KVM_HPAGE defines
2013-10-14 Christoffer DallKVM: ia64: Get rid of KVM_HPAGE defines
2013-10-14 Christoffer DallKVM: mips: Get rid of KVM_HPAGE defines
2013-10-14 Christoffer DallKVM: arm64: Get rid of KVM_HPAGE defines
2013-10-14 Christoffer DallKVM: ARM: Get rid of KVM_HPAGE defines
2013-10-14 Christoffer DallKVM: Move gfn_to_index to x86 specific code
2013-10-13 Jonathan AustinKVM: ARM: Add support for Cortex-A7
2013-10-13 Jonathan AustinKVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks
2013-10-13 Jonathan AustinKVM: ARM: Fix calculation of virtual CPU ID
2013-10-10 Arthur Chunqi LiKVM: nVMX: Fully support nested VMX preemption timer
2013-10-03 Paolo BonziniKVM: mmu: change useless int return types to void
2013-10-03 Paolo BonziniKVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
2013-10-03 Paolo BonziniKVM: mmu: remove uninteresting MMU "new_cr3" callbacks
2013-10-03 Paolo BonziniKVM: mmu: remove uninteresting MMU "free" callbacks
2013-10-03 Paolo BonziniKVM: x86: only copy XSAVE state for the supported features
2013-10-03 Paolo BonziniKVM: x86: prevent setting unsupported XSAVE states
2013-10-03 Paolo BonziniKVM: x86: mask unsupported XSAVE entries from leaf...
2013-10-02 Anup PatelARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET...
2013-10-02 Anup PatelARM64: KVM: Implement kvm_vcpu_preferred_target() function
2013-10-02 Anup PatelARM: KVM: Implement kvm_vcpu_preferred_target() function
2013-10-02 Anup PatelKVM: ARM: Fix typo in comments of inject_abt()
2013-09-30 Paolo BonziniKVM: Convert kvm_lock back to non-raw spinlock
2013-09-30 Gleb NatapovKVM: nVMX: Do not generate #DF if #PF happens during...
2013-09-30 Gleb NatapovKVM: nVMX: Check all exceptions for intercept during...
2013-09-30 Gleb NatapovKVM: nVMX: Do not put exception that caused vmexit...
2013-09-30 Gleb NatapovKVM: nVMX: Amend nested_run_pending logic
2013-09-24 Thomas HuthKVM: s390: Intercept SCK instruction
2013-09-24 Thomas HuthKVM: s390: Implement TEST BLOCK
2013-09-24 Thomas HuthKVM: s390: Helper for converting real addresses to...
2013-09-24 Thomas HuthKVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre
2013-09-24 Thomas HuthKVM: s390: Lock kvm->srcu at the appropriate places
2013-09-24 Thomas HuthKVM: s390: Push run loop into __vcpu_run
2013-09-24 Thomas HuthKVM: s390: Split up __vcpu_run into three parts
2013-09-24 Thomas HuthKVM: s390: Remove dead "rerun vcpu" code
2013-09-24 Jan KiszkaKVM: nVMX: Enable unrestricted guest mode support
2013-09-24 Jan KiszkaKVM: nVMX: Implement support for EFER saving on VM...
2013-09-24 Jan KiszkaKVM: nVMX: Do not set identity page map for L2
2013-09-24 Jan KiszkaKVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in...
2013-09-23 Linus TorvaldsMerge tag 'staging-3.12-rc2' of git://git./linux/kernel...
2013-09-23 Linus TorvaldsMerge tag 'usb-3.12-rc2' of git://git./linux/kernel...
2013-09-23 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-22 Linus TorvaldsMerge branch 'for-3.12/core' of git://git.kernel.dk...
2013-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-21 Linus TorvaldsMerge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org...
2013-09-21 Chris MasonMerge tag 'v3.11' into for-linus
2013-09-20 Linus TorvaldsMerge tag 'pm+acpi-3.12-rc2' of git://git./linux/kernel...
2013-09-20 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2013-09-20 Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-09-20 Linus TorvaldsMerge tag 'arm64-stable' of git://git./linux/kernel...
2013-09-20 Steve Capperarm64: Widen hwcap to be 64 bit
2013-09-20 Catalin Marinasarm64: Correctly report LR and SP for compat tasks
2013-09-20 Catalin Marinasarm64: Make do_bad_area() function static
2013-09-19 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-09-19 Dave AirlieMerge branch 'msm-fixes-3.12' of git://people.freedeskt...
2013-09-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-09-19 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-09-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-19 Madhavan SrinivasanMIPS: Fix invalid symbolic link file
2013-09-19 Markos ChandrasMIPS: PCI: pci-bcm1480: Include missing vt.h header
2013-09-19 Ralf BaechleMIPS: Disable usermode switching of the FR bit for...
2013-09-19 Ralf BaechleMIPS: Add MIPS R5 config5 register.
2013-09-19 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-19 Sudeep KarkadaNageshaARM: shmobile: change dev_id to cpu0 while registering...
2013-09-19 Sudeep KarkadaNageshaARM: i.MX: change dev_id to cpu0 while registering...
2013-09-19 Sudeep KarkadaNageshacpufreq: imx6q-cpufreq: assign cpu_dev correctly to...
2013-09-19 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2013-09-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-09-18 Wolfgang GrandeggerMIPS: PCI: Use pci_resource_to_user to map pci memory...
2013-09-18 Olof JohanssonMerge tag 'omap-for-v3.12/fixes-dt-signed' of git:...
2013-09-18 Olof JohanssonMerge tag 'omap-for-v3.12/fixes-signed' of git://git...
2013-09-18 Tony LindgrenMerge tag 'for_3.12-rc2/dts_signed' of git://git./linux...
2013-09-18 Linus WalleijARM: multi_v7: add HREFv60 to multi_v7 defconfig
2013-09-18 Phil CarmodyARM: OMAP2+: mux: fix trivial typo in name
2013-09-18 Anoop Thomas MathewARM: OMAP4 SMP: Corrected a typo fucntions to functions
2013-09-18 Vladimir MurzinARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit...
2013-09-18 Fabio EstevamARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y
2013-09-18 Wei YongjunARM: OMAP: fix return value check in omap_device_build_...
2013-09-18 Tony LindgrenARM: OMAP4: Fix clock_get error for GPMC during boot
2013-09-18 Maciej W. RozyckiMIPS: 74K/1074K: Correct erratum workaround.
2013-09-18 Maciej W. RozyckiMIPS: Cleanup CP0 PRId and CP1 FPIR register access...
2013-09-18 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2013-09-18 Wu ZhangjinMIPS: Remove useless comment about kprobe from arch...
2013-09-18 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2013-09-18 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-09-18 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-09-18 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-09-18 Andrea AdamiARM: sa1100: collie.c: fall back to jedec_probe flash...
2013-09-18 Linus WalleijARM: u300: hide submenus
2013-09-18 Leonid YegoshinMIPS: Fix VGA_MAP_MEM macro.
2013-09-18 Ralf BaechleMIPS: Reimplement get_cycles().
2013-09-18 Enric Balletbo i... ARM: dts: igep00x0: Add pinmux configuration for MCBSP2
2013-09-18 Tony LindgrenARM: dts: Fix muxing and regulator for wl12xx on the...
2013-09-18 Tony LindgrenARM: dts: Fix muxing and regulator for wl12xx on the...
2013-09-18 Linus TorvaldsMerge branch 'fixes' of git://git./virt/kvm/kvm
next