Commit Graph

8806 Commits (f0968e3f7a8ea30728d2580d3043a30ea9994ec6)

Author SHA1 Message Date
Suresh Siddha dcb73bf402 x86, pat: don't use rb-tree based lookup in reserve_memtype() 16 years ago
Kurt Roeckx f0adb134d8 [CPUFREQ] Fix NULL ptr regression in powernow-k8 16 years ago
Peter Zijlstra 182a85f8a1 sched: Disable wakeup balancing 16 years ago
Feng Tang 7bd867dfb4 x86: Move get/set_wallclock to x86_platform_ops 16 years ago
Andreas Herrmann 6a8126911a x86, EDAC: Provide function to return NodeId of a CPU 16 years ago
Peter Zijlstra 7c423e9885 sched: x86: Name old_perf in a unique way 16 years ago
Thomas Gleixner 54e2603f1a x86: platform: Fix section annotations 16 years ago
Peter Zijlstra 47fe38fcff x86: sched: Provide arch implementations using aperf/mperf 16 years ago
Peter Zijlstra 5cbc19a983 x86: Add generic aperf/mperf code 16 years ago
Peter Zijlstra a8303aaf2b x86: Move APERF/MPERF into a X86_FEATURE 16 years ago
Peter Zijlstra b8a543ea5a sched: Reduce forkexec_idx 16 years ago
Mike Galbraith 0ec9fab3d1 sched: Improve latencies and throughput 16 years ago
Peter Zijlstra 78e7ed53c9 sched: Tweak wake_idx 16 years ago
Peter Zijlstra c88d591089 sched: Merge select_task_rq_fair() and sched_balance_self() 16 years ago
Andi Kleen e34e77ce34 x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c 16 years ago
Borislav Petkov 22223c9b41 x86, mce: do not compile mcelog message on AMD 16 years ago
Borislav Petkov 549d042df2 x86, mce: pass mce info to EDAC for decoding 16 years ago
Jiri Olsa 4818d80942 tracing/function-graph: x86_64 stack allocation cleanup 16 years ago
Michal Hocko 80938332d8 x86: Increase MIN_GAP to include randomized stack 16 years ago
Ben Hutchings 5367b6887e x86: Fix code patching for paravirt-alternatives on 486 16 years ago
Steven Rostedt fc06b8520b x86/tracing: comment need for atomic nop 16 years ago
Jeremy Fitzhardinge 78c86e5e56 x86: split __phys_addr out into separate file 16 years ago
Avi Kivity 0a79b00952 KVM: VMX: Check cpl before emulating debug register access 16 years ago
Gleb Natapov 4da748960a KVM: fix misreporting of coalesced interrupts by kvm tracer 16 years ago
Marcelo Tosatti e3904e6ed0 KVM: x86: drop duplicate kvm_flush_remote_tlb calls 16 years ago
Gleb Natapov 542423b0dd KVM: VMX: call vmx_load_host_state() only if msr is cached 16 years ago
Avi Kivity e8a48342e9 KVM: VMX: Conditionally reload debug register 6 16 years ago
Avi Kivity 3d53c27d05 KVM: Use thread debug register storage instead of kvm specific data 16 years ago
Marcelo Tosatti 6ba6617875 KVM guest: do not batch pte updates from interrupt context 16 years ago
Glauber Costa a20316d2aa KVM guest: fix bogus wallclock physical address calculation 16 years ago
Gleb Natapov 5fff7d270b KVM: VMX: Fix cr8 exiting control clobbering by EPT 16 years ago
Avi Kivity 60f24784a9 KVM: Optimize kvm_mmu_unprotect_page_virt() for tdp 16 years ago
Avi Kivity 88c808fd42 KVM: Protect update_cr8_intercept() when running without an apic 16 years ago
Sheng Yang 95eb84a758 KVM: VMX: Fix EPT with WP bit change during paging 16 years ago
Mikhail Ershov d9048d3278 KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptors 16 years ago
Mohammed Gamal 7bdb588827 KVM: x86 emulator: Add adc and sbb missing decoder flags 16 years ago
Avi Kivity fa6870c6b6 KVM: Add missing #include 16 years ago
Avi Kivity 56e8231841 KVM: Rename x86_emulate.c to emulate.c 16 years ago
Anthony Liguori c0c7c04b87 KVM: When switching to a vm8086 task, load segments as 16-bit 16 years ago
Avi Kivity 345dcaa8fd KVM: VMX: Adjust rflags if in real mode emulation 16 years ago
Avi Kivity 52c7847d12 KVM: SVM: Drop tlb flush workaround in npt 16 years ago
Gleb Natapov cb142eb743 KVM: Update cr8 intercept when APIC TPR is changed by userspace 16 years ago
Joerg Roedel 4b6e4dca70 KVM: SVM: enable nested svm by default 16 years ago
Joerg Roedel 108768de55 KVM: SVM: check for nested VINTR flag in svm_interrupt_allowed 16 years ago
Joerg Roedel 26666957a5 KVM: SVM: move nested_svm_intr main logic out of if-clause 16 years ago
Joerg Roedel cda0ffdd86 KVM: SVM: remove unnecessary is_nested check from svm_cpu_run 16 years ago
Joerg Roedel 410e4d573d KVM: SVM: move special nested exit handling to separate function 16 years ago
Joerg Roedel 1f8da47805 KVM: SVM: handle errors in vmrun emulation path appropriatly 16 years ago
Joerg Roedel ea8e064fe2 KVM: SVM: remove nested_svm_do and helper functions 16 years ago
Joerg Roedel 9738b2c97d KVM: SVM: clean up nested vmrun path 16 years ago