Commit Graph

3604 Commits (4ef664b5bc93bbfe28513165216a8c9f4fad5314)

Author SHA1 Message Date
Huang Ying 3122c33119 kexec jump: fix for ftrace 17 years ago
Huang Ying fb45daa69d kexec jump: check code size in control page 17 years ago
Huang Ying 163f6876f5 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE 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
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
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
Huang Ying 89081d17f7 kexec jump: save/restore device state 17 years ago
Huang Ying 3ab8352137 kexec jump 17 years ago
Alexis Bruemmer 1956a96de4 x86 calgary: fix handling of devices that aren't behind the Calgary 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Mike Travis 6524d938b3 cpumask: put cpumask_of_cpu_map in the initdata section 17 years ago
Joerg Roedel 3a61ec387c x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization 17 years ago
Joerg Roedel 87e39ea571 x86 gart: replace to_pages macro with iommu_num_pages 17 years ago
Joerg Roedel a8132e5fe2 x86, AMD IOMMU: replace to_pages macro with iommu_num_pages 17 years ago