| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | KVM: x86 emulator: simplify emulate_2op_cl() | Avi Kivity | 2011-09-25 | 1 | -18/+15 |
| * | | | | | | | | | KVM: x86 emulator: simplify emulate_2op_SrcV() | Avi Kivity | 2011-09-25 | 1 | -46/+44 |
| * | | | | | | | | | KVM: APIC: avoid instruction emulation for EOI writes | Kevin Tian | 2011-09-25 | 4 | -0/+43 |
| * | | | | | | | | | KVM: SVM: Fix TSC MSR read in nested SVM | Nadav Har'El | 2011-09-25 | 1 | -3/+1 |
| * | | | | | | | | | KVM: nVMX: Fix nested VMX TSC emulation | Nadav Har'El | 2011-09-25 | 1 | -10/+21 |
| * | | | | | | | | | KVM: L1 TSC handling | Nadav Har'El | 2011-09-25 | 4 | -4/+29 |
| * | | | | | | | | | KVM: MMU: Fix SMEP failure during fetch | Yang, Wei Y | 2011-09-25 | 1 | -9/+13 |
| * | | | | | | | | | KVM: MMU: Do not unconditionally read PDPTE from guest memory | Avi Kivity | 2011-09-25 | 5 | -9/+21 |
| * | | | | | | | | | KVM: VMX: trivial: use BUG_ON | Julia Lawall | 2011-09-25 | 1 | -2/+1 |
| * | | | | | | | | | KVM: x86: report valid microcode update ID | Marcelo Tosatti | 2011-09-25 | 1 | -1/+3 |
| * | | | | | | | | | KVM: x86 emulator: Make x86_decode_insn() return proper macros | Takuya Yoshikawa | 2011-09-25 | 2 | -7/+7 |
| * | | | | | | | | | KVM: x86 emulator: Let compiler know insn_fetch() rarely fails | Takuya Yoshikawa | 2011-09-25 | 1 | -3/+3 |
| * | | | | | | | | | KVM: x86 emulator: Drop _size argument from insn_fetch() | Takuya Yoshikawa | 2011-09-25 | 1 | -22/+22 |
| * | | | | | | | | | KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte() | Takuya Yoshikawa | 2011-09-25 | 1 | -36/+43 |
| * | | | | | | | | | KVM: Intelligent device lookup on I/O bus | Sasha Levin | 2011-09-25 | 4 | -23/+101 |
| * | | | | | | | | | KVM: Use __print_symbolic() for vmexit tracepoints | Stefan Hajnoczi | 2011-09-25 | 4 | -107/+100 |
| * | | | | | | | | | KVM: Record instruction set in all vmexit tracepoints | Stefan Hajnoczi | 2011-09-25 | 2 | -6/+12 |
| * | | | | | | | | | KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE | Mike Waychison | 2011-09-25 | 1 | -1/+2 |
| * | | | | | | | | | KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE | Mike Waychison | 2011-09-25 | 1 | -0/+2 |
| * | | | | | | | | | KVM: x86: Raise the hard VCPU count limit | Sasha Levin | 2011-09-25 | 2 | -1/+5 |
| * | | | | | | | | | KVM: x86: cleanup the code of read/write emulation | Xiao Guangrong | 2011-09-25 | 1 | -101/+45 |
| * | | | | | | | | | KVM: x86: abstract the operation for read/write emulation | Xiao Guangrong | 2011-09-25 | 1 | -0/+72 |
| * | | | | | | | | | KVM: x86: fix broken read emulation spans a page boundary | Xiao Guangrong | 2011-09-25 | 1 | -8/+31 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-10-29 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | lguest: don't allow KVM-detection cpuid. | Rusty Russell | 2011-10-27 | 1 | -0/+10 |
* | | | | | | | | | | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2011-10-28 | 9 | -15/+15 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: constify PCI raw ops structures | Jan Beulich | 2011-10-14 | 9 | -15/+15 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 2011-10-28 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | compat: sync compat_stats with statfs. | Eric W. Biederman | 2011-10-28 | 1 | -1/+2 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86/mm/fault.c | H. Peter Anvin | 2011-08-16 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 | 4 | -16/+46 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 | 4 | -16/+46 |
* | | | | | | | | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-10-28 | 9 | -357/+257 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen... | Ingo Molnar | 2011-09-28 | 9 | -357/+257 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | x86, ticketlock: remove obsolete comment | Jeremy Fitzhardinge | 2011-09-28 | 1 | -4/+0 |
| | * | | | | | | | | | | | x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicer | Jeremy Fitzhardinge | 2011-08-30 | 1 | -4/+11 |
| | * | | | | | | | | | | | x86, ticketlock: Make __ticket_spin_trylock common | Jeremy Fitzhardinge | 2011-08-29 | 2 | -41/+16 |
| | * | | | | | | | | | | | x86, ticketlock: Convert __ticket_spin_lock to use xadd() | Jeremy Fitzhardinge | 2011-08-29 | 1 | -30/+5 |
| | * | | | | | | | | | | | x86, ticketlock: Convert spin loop to C | Jeremy Fitzhardinge | 2011-08-29 | 1 | -30/+30 |
| | * | | | | | | | | | | | x86, ticketlock: Clean up types and accessors | Jeremy Fitzhardinge | 2011-08-29 | 2 | -16/+28 |
| | * | | | | | | | | | | | x86: Use xadd helper more widely | Jeremy Fitzhardinge | 2011-08-29 | 4 | -23/+5 |
| | * | | | | | | | | | | | x86: Add xadd helper macro | Jeremy Fitzhardinge | 2011-08-29 | 1 | -0/+43 |
| | * | | | | | | | | | | | x86, cmpxchg: Unify cmpxchg into cmpxchg.h | Jeremy Fitzhardinge | 2011-08-29 | 3 | -244/+155 |
| | * | | | | | | | | | | | x86, cmpxchg: Move 64-bit set64_bit() to match 32-bit | Jeremy Fitzhardinge | 2011-08-29 | 1 | -5/+5 |
| | * | | | | | | | | | | | x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit. | Jeremy Fitzhardinge | 2011-08-29 | 1 | -2/+1 |
| | * | | | | | | | | | | | x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIX | Jeremy Fitzhardinge | 2011-08-29 | 1 | -1/+1 |
| | | |_|_|_|_|/ / / / /
| | |/| | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 | 5 | -0/+160 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 | 4 | -0/+78 |
| * | | | | | | | | | | | | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin | 2011-07-31 | 2 | -0/+82 |
| | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | |
|