Commit Graph

3654 Commits (87ce786ae5f24e336195805a9fc7428a6f922478)

Author SHA1 Message Date
H. Peter Anvin f1c5d30e1d x86: use X86_FEATURE_NOPL in alternatives 17 years ago
H. Peter Anvin 7e00df5818 x86: add NOPL as a synthetic CPU feature bit 17 years ago
H. Peter Anvin e2fe16d912 x86: boot: stub out unimplemented CPU feature words 17 years ago
Thomas Petazzoni 8d02c2110b x86: configuration options to compile out x86 CPU support code 17 years ago
Thomas Petazzoni 774400a3ba x86: move cmpxchg fallbacks to a generic place 17 years ago
Thomas Petazzoni 8bfcb3960f x86: make movsl_mask definition non-CPU specific 17 years ago
Rusty Russell 912985dce4 mm: Make generic weak get_user_pages_fast and EXPORT_GPL it 17 years ago
Yinghai Lu b74548e76a x86: fix 2.6.27rc1 cannot boot more than 8CPUs 17 years ago
Rene Herman 48d97cb65e x86: make "apic" an early_param() on 32-bit, NULL check 17 years ago
Randy Dunlap 9b0094f7f2 x86, pci-calgary: fix function declaration 17 years ago
Jeremy Fitzhardinge cf3e505012 x86: work around gcc 3.4.x bug 17 years ago
Rene Herman fb6bef8002 x86: make "apic" an early_param() on 32-bit 17 years ago
Rene Herman eeb0d7d113 x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk 17 years ago
Eric W. Biederman d388e5fdc4 x86: Restore proper vector locking during cpu hotplug 17 years ago
Alok Kataria 31343d8a50 x86: Fix broken VMI in 2.6.27-rc.. 17 years ago
Mark Langsdorf 34ae7f35a2 [CPUFREQ][2/2] preregister support for powernow-k8 17 years ago
Mark Langsdorf 23431b495f [CPUFREQ][1/2] whitespace fix for powernow-k8 17 years ago
Dave Jones 460f5ef283 [CPUFREQ] Fix warning in elanfreq 17 years ago
Dave Jones ec983f7060 [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. 17 years ago
Krzysztof Helt e0d22d03c0 x86: fdiv bug detection fix 17 years ago
Hiroshi Shimamoto 7ab6af7ab6 x86_32: use apic_ops at print_local_APIC() 17 years ago
Vitaly Mayatskikh afd962a9e8 x86: wrong register was used in align macro 17 years ago
Jack Steiner 0d39741a27 GRU Driver: export is_uv_system(), zap_page_range() & follow_page() 17 years ago
FUJITA Tomonori 8978b74253 generic, x86: fix add iommu_num_pages helper function 17 years ago
Avi Kivity ed84862433 KVM: Advertise synchronized mmu support to userspace 17 years ago
Andrea Arcangeli e930bffe95 KVM: Synchronize guest physical memory map to host virtual memory map 17 years ago
Andrea Arcangeli 604b38ac03 KVM: Allow browsing memslots with mmu_lock 17 years ago
Andrea Arcangeli a1708ce8a3 KVM: Allow reading aliases with mmu_lock 17 years ago
Linus Torvalds 9b79022ca9 Fix 'get_user_pages_fast()' with non-page-aligned start address 17 years ago
Rusty Russell 5d006d8d09 lguest: set max_pfn_mapped, growl loudly at Yinghai Lu 17 years ago
Andrea Arcangeli cddb8a5c14 mmu-notifiers: core 17 years ago
Bjorn Helgaas 12c0b20fa4 x86/PCI: use dev_printk when possible 17 years ago
Linus Torvalds e56b3bc794 cpu masks: optimize and clean up cpumask_of_cpu() 17 years ago
Ingo Molnar 239bd83104 x86: L3 cache index disable for 2.6.26, fix #2 17 years ago
Ingo Molnar cdcf772ed1 x86 l3 cache index disable for 2 6 26 fix 17 years ago
Mark Langsdorf a24e8d36f5 x86: L3 cache index disable for 2.6.26 17 years ago
Ingo Molnar 7a4983bb5f x86: L3 cache index disable for 2.6.26, cleanups 17 years ago
Mark Langsdorf 8cb22bcb1f x86: L3 cache index disable for 2.6.26 17 years ago
Thomas Gleixner 583323b9d2 x86: fix cpu hotplug on 32bit 17 years ago
Sheng Yang 5fdbcb9dd1 KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko 17 years ago
Sheng Yang 5ec5726a16 KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter 17 years ago
Marcelo Tosatti c93cd3a588 KVM: task switch: translate guest segment limit to virt-extension byte granular field 17 years ago
Avi Kivity 577bdc4966 KVM: Avoid instruction emulation when event delivery is pending 17 years ago
Marcelo Tosatti 34198bf842 KVM: task switch: use seg regs provided by subarch instead of reading from GDT 17 years ago
Marcelo Tosatti 98899aa0e0 KVM: task switch: segment base is linear address 17 years ago
Joerg Roedel 5f4cb662a0 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module 17 years ago
Johannes Weiner 8dad322f54 x86: use generic show_mem() 17 years ago
Roland McGrath 6341c393fc tracehook: exec 17 years ago
Nick Piggin 652ea69536 x86: support 1GB hugepages with get_user_pages_lockless() 17 years ago
Nick Piggin 8174c430e4 x86: lockless get_user_pages_fast() 17 years ago