OSDN Git Service

uclinux-h8/linux.git
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-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
2012-10-28 Mikulas Patockapercpu-rw-semaphores: use light/heavy barriers
2012-10-27 Arnd BergmannRevert "ARM i.MX25: Fix PWM per clock lookups"
2012-10-27 Arnd BergmannARM: versatile: fix versatile_defconfig
2012-10-27 Thomas PetazzoniARM: mvebu: update defconfig with 3.7 changes
2012-10-27 Arnd BergmannARM: at91: fix at91x40 build
2012-10-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-10-26 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-10-26 Linus TorvaldsMerge tag 'pm+acpi-for-3.7-rc3' of git://git./linux...
2012-10-26 Wei YongjunKVM: ia64: remove unused variable in kvm_release_vm_pages()
2012-10-26 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-10-26 Linus TorvaldsMerge tag 'usb-3.7-rc3' of git://git./linux/kernel...
2012-10-26 Linus TorvaldsMerge tag 'tty-3.7-rc3' of git://git./linux/kernel...
2012-10-26 Linus TorvaldsMerge tag 'staging-3.7-rc2' of git://git./linux/kernel...
2012-10-26 Linus TorvaldsMerge tag 'driver-core-3.7-rc3' of git://git./linux...
2012-10-26 Linus TorvaldsMerge tag 'char-misc-3.7-rc3' of git://git./linux/kerne...
2012-10-26 Linus TorvaldsVFS: don't do protected {sym,hard}links by default
2012-10-26 Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
next