Commit Graph

3718 Commits (59f647c25a4f27c1e5c84710e0608b36303089f9)

Author SHA1 Message Date
Sheng Yang 534e38b447 KVM: VMX: Always return old for clear_flush_young() when using EPT 17 years ago
Joerg Roedel e5eab0cede KVM: SVM: fix guest global tlb flushes with NPT 17 years ago
Joerg Roedel 44874f8491 KVM: SVM: fix random segfaults with NPT enabled 17 years ago
Prarit Bhargava d6be118a97 x86: fix memmap=exactmap boot argument 17 years ago
Linus Torvalds 14469a8dd2 x86: disable static NOPLs on 32 bits 17 years ago
Andreas Herrmann 23952a96ae x86: cpu_init(): fix memory leak when using CPU hotplug 17 years ago
Andreas Herrmann d04ec773d7 x86: pda_init(): fix memory leak when using CPU hotplug 17 years ago
Eduardo Habkost e4a6be4d28 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags 17 years ago
Yinghai Lu dd786dd12c x86: move mtrr cpu cap setting early in early_init_xxxx 17 years ago
Krzysztof Helt 12cf105cd6 x86: delay early cpu initialization until cpuid is done 17 years ago
Thomas Gleixner 72d43d9bc9 x86: HPET: read back compare register before reading counter 17 years ago
Thomas Gleixner f7676254f1 x86: HPET fix moronic 32/64bit thinko 17 years ago
H. Peter Anvin f31d731e44 x86: use X86_FEATURE_NOPL in alternatives 17 years ago
H. Peter Anvin b6734c35af x86: add NOPL as a synthetic CPU feature bit 17 years ago
H. Peter Anvin b74b06c5f6 x86: boot: stub out unimplemented CPU feature words 17 years ago
Thomas Gleixner 7cfb043533 HPET: make minimum reprogramming delta useful 17 years ago
Alok N Kataria de014d6176 x86: Change warning message in TSC calibration. 17 years ago
Chuck Ebbert e6a5652fd1 x86: add io delay quirk for Presario F700 17 years ago
Linus Torvalds ec0c15afb4 Split up PIT part of TSC calibration from native_calibrate_tsc 17 years ago
Thomas Gleixner fbb16e2438 [x86] Fix TSC calibration issues 17 years ago
Linus Torvalds 011fec7486 Un-break printk strings in x86 PCI probing code 17 years ago
Linus Torvalds b460947211 Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3" 17 years ago
H. Peter Anvin c1b362e3b4 x86: update defconfigs 17 years ago
H. Peter Anvin 9ea2b82ed6 x86: cpuid: correct return value on partial operations 17 years ago
H. Peter Anvin 85f1cb6015 x86: msr: correct return value on partial operations 17 years ago
H. Peter Anvin 4b46ca701b x86: cpuid: propagate error from smp_call_function_single() 17 years ago
H. Peter Anvin c6f31932d0 x86: msr: propagate errors from smp_call_function_single() 17 years ago
Linus Torvalds d25e26b61d [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512 17 years ago
Avi Kivity cd5998ebfb KVM: MMU: Fix torn shadow pte 17 years ago
Peter Zijlstra 52a8968ce9 x86: fix cpufreq + sched_clock() regression 17 years ago
Yinghai Lu a2bd7274b4 x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 17 years ago
Linus Torvalds 060700b571 x86: do not enable TSC notifier if we don't need it 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Rafael J. Wysocki 8735728ef8 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs 17 years ago
Robert Richter 91ede005d7 x86: fix: make PCI ECS for AMD CPUs hotplug capable 17 years ago
Robert Richter 9b4e27b528 x86: fix: do not run code in amd_bus.c on non-AMD CPUs 17 years ago
Ingo Molnar 9754a5b840 x86: work around MTRR mask setting, v2 17 years ago
Marcin Slusarz c4bd1fdab0 x86: fix section mismatch warning - uv_cpu_init 17 years ago
Alok Kataria 3a6ddd5f18 x86: fix VMI for early params 17 years ago
Jan Beulich 9482ac6e34 x86: fix two modpost warnings in mm/init_64.c 17 years ago
Jan Beulich 8ae3a5a8df x86: fix 1:1 mapping init on 64-bit (memory hotplug case) 17 years ago
Yinghai Lu 38cc1c3df7 x86: work around MTRR mask setting 17 years ago
venkatesh.pallipadi@intel.com 8323444b5d x86: PAT Update validate_pat_support for intel CPUs 17 years ago
venkatesh.pallipadi@intel.com 28df82ebab devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS 17 years ago
venkatesh.pallipadi@intel.com c15238df3b x86: PAT proper tracking of set_memory_uc and friends 17 years ago
Vegard Nossum b2a6a58ca6 x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) 17 years ago
Jeremy Fitzhardinge 7946612de2 x86: export pv_lock_ops non-GPL 17 years ago
Marcin Slusarz 7701e8c59b x86, mmiotrace: silence section mismatch warning - leave_uniprocessor 17 years ago
Arjan van de Ven bde78a79a6 x86: use WARN() in arch/x86/kernel 17 years ago
Arjan van de Ven 0c072bb452 x86: use WARN() in arch/x86/mm/ioremap.c 17 years ago