Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | KVM: MMU: set spte accessed bit properly | Xiao Guangrong | 2011-03-17 | 1 | -1/+1 | |
| * | | | | | | | | | KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits | Xiao Guangrong | 2011-03-17 | 1 | -2/+7 | |
| * | | | | | | | | | KVM: better readability of efer_reserved_bits | Lai Jiangshan | 2011-03-17 | 1 | -2/+3 | |
| * | | | | | | | | | KVM: Clear async page fault hash after switching to real mode | Lai Jiangshan | 2011-03-17 | 1 | -1/+3 | |
| * | | | | | | | | | KVM: VMX: Initialize vm86 TSS only once. | Gleb Natapov | 2011-03-17 | 1 | -22/+6 | |
| * | | | | | | | | | KVM: VMX: update live TR selector if it changes in real mode | Gleb Natapov | 2011-03-17 | 1 | -0/+1 | |
| * | | | | | | | | | KVM: VMX: add the __noclone attribute to vmx_vcpu_run | Lai Jiangshan | 2011-03-17 | 1 | -1/+1 | |
| * | | | | | | | | | KVM: x86: Convert tsc_write_lock to raw_spinlock | Jan Kiszka | 2011-03-17 | 2 | -4/+4 | |
| * | | | | | | | | | KVM: remove isr_ack logic from PIC | Gleb Natapov | 2011-03-17 | 2 | -27/+2 | |
| * | | | | | | | | | KVM: VMX: fix detection of BIOS disabling VMX | Joseph Cihula | 2011-03-17 | 1 | -2/+8 | |
| * | | | | | | | | | KVM: Convert kvm_lock to raw_spinlock | Jan Kiszka | 2011-03-17 | 3 | -5/+5 | |
| * | | | | | | | | | KVM: SVM: check for progress after IRET interception | Avi Kivity | 2011-03-17 | 1 | -1/+9 | |
| * | | | | | | | | | KVM: Fix race between nmi injection and enabling nmi window | Avi Kivity | 2011-03-17 | 1 | -1/+3 | |
| * | | | | | | | | | KVM: Drop ad-hoc vendor specific instruction restriction | Avi Kivity | 2011-03-17 | 1 | -28/+5 | |
| * | | | | | | | | | KVM: x86 emulator: vendor specific instructions | Avi Kivity | 2011-03-17 | 2 | -3/+10 | |
| * | | | | | | | | | KVM: Drop bogus x86_decode_insn() error check | Avi Kivity | 2011-03-17 | 1 | -3/+0 | |
| * | | | | | | | | | KVM: x86: Drop obsolete warning about INIT on runnable VCPU | Jan Kiszka | 2011-03-17 | 1 | -4/+0 | |
| * | | | | | | | | | KVM: x86: release kvmclock page on reset | Glauber Costa | 2011-03-17 | 1 | -8/+12 | |
| * | | | | | | | | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying | 2011-03-17 | 4 | -0/+8 | |
| * | | | | | | | | | KVM: x86: handle guest access to BBL_CR_CTL3 MSR | john cooper | 2011-03-17 | 2 | -0/+20 | |
| * | | | | | | | | | KVM: Add "exiting guest mode" state | Xiao Guangrong | 2011-03-17 | 2 | -6/+12 | |
| * | | | | | | | | | KVM: x86: Remove user space triggerable MCE error message | Jan Kiszka | 2011-03-17 | 1 | -3/+0 | |
| * | | | | | | | | | KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs() | Xiao Guangrong | 2011-03-17 | 1 | -1/+4 | |
| * | | | | | | | | | KVM: VMX: Avoid atomic operation in vmx_vcpu_run | Avi Kivity | 2011-03-17 | 1 | -2/+5 | |
| * | | | | | | | | | KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run | Avi Kivity | 2011-03-17 | 1 | -2/+2 | |
| * | | | | | | | | | KVM: VMX: increase ple_gap default to 128 | Rik van Riel | 2011-03-17 | 1 | -2/+2 | |
| * | | | | | | | | | KVM: SVM: Add support for perf-kvm | Joerg Roedel | 2011-03-17 | 1 | -2/+10 | |
| * | | | | | | | | | KVM: VMX: Avoid leaking fake realmode state to userspace | Avi Kivity | 2011-03-17 | 1 | -7/+36 | |
| * | | | | | | | | | KVM: VMX: Save and restore tr selector across mode switches | Avi Kivity | 2011-03-17 | 1 | -0/+2 | |
| * | | | | | | | | | KVM: PPC: Fix SPRG get/set for Book3S and BookE | Peter Tyser | 2011-03-17 | 2 | -12/+16 | |
| * | | | | | | | | | KVM guest: Fix section mismatch derived from kvm_guest_cpu_online() | Sedat Dilek | 2011-03-17 | 1 | -1/+1 | |
| * | | | | | | | | | KVM: MMU: Don't flush shadow when enabling dirty tracking | Avi Kivity | 2011-03-17 | 1 | -4/+8 | |
| | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ | Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:... | Linus Torvalds | 2011-03-17 | 1 | -12/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | xen: events: refactor GSI pirq bindings functions | Ian Campbell | 2011-03-10 | 1 | -12/+29 | |
| |/ / / / / / / / / / | ||||||
| | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds | 2011-03-17 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | xen/balloon: Removal of driver_pages | Daniel Kiper | 2011-03-14 | 1 | -2/+1 | |
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2011-03-17 | 6 | -10/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [CPUFREQ] pcc-cpufreq: remove duplicate statements | Chumbalkar, Nagananda | 2011-03-16 | 1 | -2/+0 | |
| * | | | | | | | | | | | | [CPUFREQ] Remove the pm_message_t argument from driver suspend | Rafael J. Wysocki | 2011-03-16 | 4 | -6/+4 | |
| * | | | | | | | | | | | | [CPUFREQ] powernow-k8: The table index is not worth displaying | Thomas Renninger | 2011-03-16 | 1 | -2/+1 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2011-03-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | PCI: Rename CPU PCI id define | Borislav Petkov | 2011-03-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-03-17 | 2 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | watchdog: add JZ4740 watchdog driver | Paul Cercueil | 2011-03-15 | 2 | -0/+17 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-03-17 | 148 | -0/+18051 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | unicore32: rewrite arch-specific tlb.h to use asm-generic version | GuanXuetao | 2011-03-17 | 1 | -82/+12 | |
| * | | | | | | | | | | | | | | unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs | GuanXuetao | 2011-03-17 | 26 | -362/+365 | |
| * | | | | | | | | | | | | | | unicore32: replace unicore32-specific iomap functions with generic lib implem... | GuanXuetao | 2011-03-17 | 4 | -60/+10 | |
| * | | | | | | | | | | | | | | unicore32 machine related: add frame buffer driver for pkunity-v3 soc | GuanXuetao | 2011-03-17 | 3 | -2/+18 | |
| * | | | | | | | | | | | | | | unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc | GuanXuetao | 2011-03-17 | 1 | -0/+4 |