OSDN Git Service

uclinux-h8/linux.git
2012-12-11 Gleb NatapovKVM: emulator: fix real mode segment checks in address... kvm-3.8-1
2012-12-11 Gleb NatapovVMX: remove unneeded enable_unrestricted_guest check
2012-12-11 Gleb NatapovKVM: VMX: fix DPL during entry to protected mode
2012-12-11 Zhang Yanfeix86/kexec: crash_vmclear_local_vmcss needs __rcu
2012-12-10 Alex Williamsonkvm: Fix irqfd resampler list walk
2012-12-09 Marcelo TosattiMerge branch 'for-upstream' of https://github.com/agraf...
2012-12-06 Zhang YanfeiKVM: VMX: provide the vmclear function and a bitmap...
2012-12-06 Zhang Yanfeix86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary
2012-12-06 Xiao GuangrongKVM: MMU: optimize for set_spte
2012-12-06 Mihai CaramanKVM: PPC: booke: Get/set guest EPCR register using...
2012-12-06 Mihai CaramanKVM: PPC: bookehv: Add EPCR support in mtspr/mfspr...
2012-12-06 Mihai CaramanKVM: PPC: bookehv: Add guest computation mode for irq...
2012-12-06 Alexander GrafKVM: PPC: Make EPCR a valid field for booke64 and bookehv
2012-12-06 Mihai CaramanKVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
2012-12-06 Mihai CaramanKVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64...
2012-12-06 Mihai CaramanKVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation
2012-12-06 Mihai CaramanKVM: PPC: e500: Add emulation helper for getting instru...
2012-12-06 Mihai CaramanKVM: PPC: bookehv64: Add support for interrupt handling
2012-12-06 Mihai CaramanKVM: PPC: bookehv: Remove GET_VCPU macro from exception...
2012-12-06 Mihai CaramanKVM: PPC: booke: Fix get_tb() compile error on 64-bit
2012-12-06 Mihai CaramanKVM: PPC: e500: Silence bogus GCC warning in tlb code
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Handle guest-caused machine checks...
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Improve handling of local vs....
2012-12-06 Michael EllermanMAINTAINERS: Add git tree link for PPC KVM
2012-12-06 Paul MackerrasKVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
2012-12-06 Paul MackerrasKVM: PPC: Book3S PR: Fix VSX handling
2012-12-06 Paul MackerrasKVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Don't give the guest RW access...
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Report correct HPT entry index...
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Reset reverse-map chains when...
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Provide a method for userspace...
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Make a HPTE removal function available
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Add a mechanism for recording...
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Fix bug causing loss of page dirty...
2012-12-06 Paul MackerrasKVM: PPC: Book3S HV: Restructure HPT entry creation...
2012-12-06 Alexander GrafKVM: PPC: Support eventfd
2012-12-06 Alexander GrafKVM: Distangle eventfd code from irqchip
2012-12-05 Julian StecklinaKVM: x86: Make register state after reset conform to...
2012-12-05 Zhang Xiantaokvm: don't use bit24 for detecting address-specific...
2012-12-05 Zhang Xiantaokvm: remove unnecessary bit checking for ept violation
2012-12-05 Michael S.... kvm: deliver msi interrupts from irq handler
2012-12-05 Michael S.... kvm: add kvm_set_irq_inatomic
2012-12-02 Jan KiszkaKVM: x86: Fix uninitialized return code
2012-11-30 Will AuldKVM: x86: Emulate IA32_TSC_ADJUST MSR
2012-11-30 Will AuldKVM: x86: Add code to track call origin for msr assignment
2012-11-30 Alex WilliamsonKVM: Fix user memslot overlap check
2012-11-29 Xiao GuangrongKVM: VMX: fix memory order between loading vmcs and...
2012-11-29 Xiao GuangrongKVM: VMX: fix invalid cpu passed to smp_call_function_s...
2012-11-28 Gleb NatapovKVM: use is_idle_task() instead of idle_cpu() to decide...
2012-11-28 Marcelo TosattiKVM: x86: update pvclock area conditionally, on cpu...
2012-11-28 Marcelo TosattiKVM: x86: require matched TSC offsets for master clock
2012-11-28 Marcelo TosattiKVM: x86: add kvm_arch_vcpu_postcreate callback, move...
2012-11-28 Marcelo TosattiKVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock...
2012-11-28 Marcelo TosattiKVM: x86: notifier for clocksource changes
2012-11-28 Marcelo Tosattitime: export time information for KVM pvclock
2012-11-28 Marcelo TosattiKVM: x86: pass host_tsc to read_l1_tsc
2012-11-28 Marcelo Tosattix86: vdso: pvclock gettime support
2012-11-28 Marcelo Tosattix86: kvm guest: pvclock vsyscall support
2012-11-28 Marcelo Tosattix86: pvclock: generic pvclock vsyscall initialization
2012-11-28 Marcelo Tosattisched: add notifier for cross-cpu migrations
2012-11-28 Marcelo Tosattix86: pvclock: add note about rdtsc barriers
2012-11-28 Marcelo Tosattix86: pvclock: introduce helper to read flags
2012-11-28 Marcelo Tosattix86: pvclock: create helper for pvclock data retrieval
2012-11-28 Marcelo Tosattix86: pvclock: remove pvclock_shadow_time
2012-11-28 Marcelo Tosattix86: pvclock: make sure rdtsc doesnt speculate out...
2012-11-28 Marcelo Tosattix86: kvmclock: allocate pvclock shared memory area
2012-11-28 Marcelo TosattiKVM: x86: retain pvclock guest stopped bit in guest...
2012-11-14 Guo ChaoKVM: remove unnecessary return value check
2012-11-14 Guo ChaoKVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
2012-11-14 Guo ChaoKVM: do not kfree error pointer
2012-11-01 Marcelo TosattiMerge branch 'for-queue' of https://github.com/agraf...
2012-11-01 Joerg RoedelKVM: SVM: update MAINTAINERS entry
2012-10-31 Alexander GrafPPC: ePAPR: Convert hcall header to uapi (round 2)
2012-10-31 Alexander GrafMerge commit 'origin/queue' into for-queue
2012-10-30 Paul MackerrasKVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()
2012-10-30 Paul MackerrasKVM: PPC: Book3S HV: Allow DTL to be set to address...
2012-10-30 Paul MackerrasKVM: PPC: Book3S HV: Fix accounting of stolen time
2012-10-30 Paul MackerrasKVM: PPC: Book3S HV: Run virtual core whenever any...
2012-10-30 Paul MackerrasKVM: PPC: Book3S HV: Fixes for late-joining threads
2012-10-30 Paul MackerrasKVM: PPC: Book3s HV: Don't access runnable threads...
2012-10-30 Paul MackerrasKVM: PPC: Book3S HV: Fix some races in starting seconda...
2012-10-30 Paul MackerrasKVM: PPC: Book3S HV: Allow KVM guests to stop secondary...
2012-10-30 Alexander GrafPPC: ePAPR: Convert header to uapi
2012-10-30 Alexander GrafKVM: PPC: Move mtspr/mfspr emulation into own functions
2012-10-30 Alexander GrafKVM: Documentation: Fix reentry-to-be-consistent paragraph
2012-10-30 Alexander GrafKVM: PPC: 44x: fix DCR read/write
2012-10-29 Xiao GuangrongKVM: do not treat noslot pfn as a error pfn
2012-10-29 Marcelo TosattiMerge remote-tracking branch 'master' into queue
2012-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-29 David Zafmanceph: fix dentry reference leak in encode_fh()
2012-10-28 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2012-10-28 Jean Delvarei2c-i801: Fix comment
2012-10-28 Jean Delvarei2c-i801: Simplify dependency towards GPIOLIB
2012-10-28 Jean Delvarei2c-stub: Move to drivers/i2c
2012-10-28 Linus TorvaldsLinux 3.7-rc3 tracking-mainline-llct-20121031.0 tracking-mainline-llct-20121101.0 tracking-mainline-llct-20121101.1 v3.7-rc3
2012-10-28 Linus TorvaldsMerge tag 'ktest-v3.7-rc2' of git://git./linux/kernel...
2012-10-28 Linus TorvaldsMerge tag 'spi-mxs' of git://git./linux/kernel/git...
2012-10-28 Linus TorvaldsMerge tag 'fixes-for-3.7' of git://git./linux/kernel...
2012-10-28 Mikulas PatockaLock splice_read and splice_write functions
2012-10-28 Mikulas Patockapercpu-rw-semaphores: use rcu_read_lock_sched
next