| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs | Andreas Herrmann | 2010-05-26 | 1 | -5/+7 |
* | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 2010-05-26 | 1 | -0/+4 |
* | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov | 2010-05-26 | 1 | -0/+5 |
* | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov | 2010-05-12 | 3 | -3/+17 |
* | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests | Prarit Bhargava | 2010-05-12 | 1 | -0/+3 |
* | x86: Disable large pages on CPUs with Atom erratum AAE44 | H. Peter Anvin | 2010-05-12 | 1 | -0/+21 |
* | x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero | H. Peter Anvin | 2010-05-12 | 1 | -2/+2 |
* | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-05-12 | 1 | -1/+2 |
* | x86/gart: Disable GART explicitly before initialization | Joerg Roedel | 2010-04-26 | 2 | -1/+17 |
* | KVM: x86: Fix TSS size check for 16-bit tasks | Jan Kiszka | 2010-04-26 | 1 | -1/+5 |
* | KVM: fix the handling of dirty bitmaps to avoid overflows | Takuya Yoshikawa | 2010-04-26 | 1 | -2/+2 |
* | KVM: MMU: fix kvm_mmu_zap_page() and its calling path | Xiao Guangrong | 2010-04-26 | 1 | -4/+7 |
* | KVM: VMX: Save/restore rflags.vm correctly in real mode | Avi Kivity | 2010-04-26 | 1 | -9/+15 |
* | KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL | Andre Przywara | 2010-04-26 | 1 | -2/+6 |
* | KVM: Don't spam kernel log when injecting exceptions due to bad cr writes | Avi Kivity | 2010-04-26 | 1 | -27/+0 |
* | KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails | Takuya Yoshikawa | 2010-04-26 | 1 | -10/+15 |
* | KVM: VMX: Update instruction length on intercepted BP | Jan Kiszka | 2010-04-26 | 1 | -0/+13 |
* | perf_events, x86: Implement Intel Westmere/Nehalem-EX support | Peter Zijlstra | 2010-04-26 | 1 | -1/+103 |
* | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs | Seth Heasley | 2010-04-26 | 1 | -0/+2 |
* | x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write | Avi Kivity | 2010-04-26 | 1 | -20/+5 |
* | x86-64: support native xadd rwsem implementation | Linus Torvalds | 2010-04-26 | 3 | -1/+83 |
* | x86-64, rwsem: 64-bit xadd rwsem implementation | H. Peter Anvin | 2010-04-26 | 1 | -13/+40 |
* | x86: clean up rwsem type system | Linus Torvalds | 2010-04-26 | 1 | -10/+15 |
* | x86-32: clean up rwsem inline asm statements | Linus Torvalds | 2010-04-26 | 1 | -15/+15 |
* | x86, cacheinfo: Enable L3 CID only on AMD | Borislav Petkov | 2010-04-26 | 1 | -88/+98 |
* | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 | Borislav Petkov | 2010-04-26 | 1 | -3/+3 |
* | x86, cacheinfo: Calculate L3 indices | Borislav Petkov | 2010-04-26 | 1 | -4/+31 |
* | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches | Borislav Petkov | 2010-04-26 | 1 | -9/+26 |
* | x86, cacheinfo: Fix disabling of L3 cache indices | Borislav Petkov | 2010-04-26 | 1 | -13/+21 |
* | x86, lib: Add wbinvd smp helpers | Borislav Petkov | 2010-04-26 | 3 | -1/+29 |
* | Revert "x86: disable IOMMUs on kernel crash" | Chris Wright | 2010-04-26 | 1 | -6/+0 |
* | x86/amd-iommu: enable iommu before attaching devices | Chris Wright | 2010-04-26 | 1 | -2/+3 |
* | x86/amd-iommu: Use helper function to destroy domain | Joerg Roedel | 2010-04-26 | 1 | -3/+1 |
* | x86/amd-iommu: Pt mode fix for domain_destroy | Chris Wright | 2010-04-26 | 1 | -1/+1 |
* | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 2010-04-26 | 1 | -0/+2 |
* | x86, hpet: Erratum workaround for read after write of HPET comparator | Pallipadi, Venkatesh | 2010-04-26 | 1 | -1/+7 |
* | x86: Handle overlapping mptables | Andi Kleen | 2010-04-26 | 1 | -2/+2 |
* | x86-32, resume: do a global tlb flush in S4 resume | Shaohua Li | 2010-04-26 | 1 | -8/+7 |
* | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 2010-04-26 | 1 | -1/+1 |
* | x86: Fix sched_clock_cpu for systems with unsynchronized TSC | Dimitri Sivanich | 2010-04-01 | 1 | -1/+2 |
* | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-04-01 | 2 | -8/+26 |
* | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-04-01 | 1 | -3/+3 |
* | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-04-01 | 1 | -6/+3 |
* | KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP | Jan Kiszka | 2010-04-01 | 1 | -0/+1 |
* | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker | 2010-04-01 | 1 | -5/+0 |
* | x86/stacktrace: Don't dereference bad frame pointers | Frederic Weisbecker | 2010-04-01 | 1 | -2/+8 |
* | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a... | Suresh Siddha | 2010-04-01 | 1 | -2/+23 |
* | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell | 2010-03-15 | 2 | -5/+31 |
* | KVM: x86 emulator: Check CPL level during privilege instruction emulation | Gleb Natapov | 2010-03-15 | 1 | -15/+20 |
* | KVM: x86 emulator: Add group9 instruction decoding | Gleb Natapov | 2010-03-15 | 1 | -2/+7 |