Age | Commit message (Expand) | Author | Files | Lines |
2011-05-20 | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 1 | -0/+1 |
2011-05-20 | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 1 | -3/+3 |
2011-05-20 | x86, ioapic: Add struct ioapic | Suresh Siddha | 1 | -1/+0 |
2011-05-20 | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha | 1 | -14/+6 |
2011-05-20 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+26 |
2011-05-20 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+2 |
2011-05-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -7/+12 |
2011-05-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -162/+77 |
2011-05-20 | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds | 2 | -2/+1 |
2011-05-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -72/+86 |
2011-05-20 | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds | 1 | -14/+71 |
2011-05-20 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+2 |
2011-05-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -22/+32 |
2011-05-20 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -7/+34 |
2011-05-20 | Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... | Linus Torvalds | 2 | -2/+19 |
2011-05-18 | Merge branch 'x86/mem' into perf/core | Ingo Molnar | 3 | -1/+11 |
2011-05-18 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa | 1 | -1/+1 |
2011-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -5/+31 |
2011-05-18 | x86, cpu: Add SMEP CPU feature in CR4 | Fenghua Yu | 1 | -0/+1 |
2011-05-18 | x86, cpufeature: Add cpufeature flag for SMEP | Fenghua Yu | 1 | -0/+1 |
2011-05-18 | x86, alternative: Add altinstruction_entry macro | Fenghua Yu | 1 | -0/+9 |
2011-05-18 | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -0/+1 |
2011-05-16 | ftrace/x86: mcount offset calculation | Martin Schwidefsky | 1 | -4/+3 |
2011-05-16 | ftrace/x86: Do not trace .discard.text section | Steven Rostedt | 1 | -1/+1 |
2011-05-16 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song | 1 | -0/+1 |
2011-05-14 | clocksource: convert x86 to generic i8253 clocksource | Russell King | 1 | -0/+2 |
2011-05-13 | x86: Fix UV BAU for non-consecutive nasids | Cliff Wickman | 1 | -4/+13 |
2011-05-12 | x86,xen: introduce x86_init.mapping.pagetable_reserve | Stefano Stabellini | 2 | -0/+13 |
2011-05-12 | x86: Remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger | 1 | -3/+0 |
2011-05-11 | KVM: x86 emulator: drop vcpu argument from pio callbacks | Avi Kivity | 1 | -4/+6 |
2011-05-11 | KVM: x86 emulator: drop vcpu argument from memory read/write callbacks | Avi Kivity | 1 | -18/+16 |
2011-05-11 | KVM: emulator: Use linearize() when fetching instructions | Nelson Elhage | 1 | -1/+0 |
2011-05-11 | KVM: X86: Update last_guest_tsc in vcpu_put | Joerg Roedel | 1 | -1/+0 |
2011-05-11 | KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu | Gleb Natapov | 1 | -0/+2 |
2011-05-11 | KVM: X86: Implement userspace interface to set virtual_tsc_khz | Joerg Roedel | 1 | -0/+7 |
2011-05-11 | KVM: X86: Delegate tsc-offset calculation to architecture code | Joerg Roedel | 1 | -0/+2 |
2011-05-11 | KVM: X86: Implement call-back to propagate virtual_tsc_khz | Joerg Roedel | 1 | -0/+1 |
2011-05-11 | KVM: X86: Let kvm-clock report the right tsc frequency | Joerg Roedel | 1 | -3/+3 |
2011-05-11 | KVM: SVM: Implement infrastructure for TSC_RATE_MSR | Joerg Roedel | 1 | -0/+1 |
2011-05-11 | KVM: MMU: remove mmu_seq verification on pte update path | Xiao Guangrong | 1 | -1/+1 |
2011-05-11 | KVM: SVM: Add checks for IO instructions | Joerg Roedel | 1 | -0/+4 |
2011-05-11 | KVM: SVM: Add intercept checks for remaining twobyte instructions | Joerg Roedel | 1 | -0/+2 |
2011-05-11 | KVM: SVM: Add intercept check for accessing dr registers | Joerg Roedel | 1 | -0/+2 |
2011-05-11 | KVM: SVM: Add intercept check for emulated cr accesses | Joerg Roedel | 2 | -0/+18 |
2011-05-11 | KVM: x86: Add x86 callback for intercept check | Joerg Roedel | 2 | -2/+27 |
2011-05-11 | KVM: x86 emulator: Add flag to check for protected mode instructions | Joerg Roedel | 1 | -0/+4 |
2011-05-11 | KVM: x86 emulator: Add check_perm callback | Joerg Roedel | 1 | -0/+1 |
2011-05-11 | KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED | Joerg Roedel | 1 | -0/+1 |
2011-05-11 | KVM: x86 emulator: add SVM intercepts | Avi Kivity | 1 | -0/+35 |
2011-05-11 | KVM: x86 emulator: add framework for instruction intercepts | Avi Kivity | 1 | -0/+20 |