Commit Graph

1123 Commits (fac371d9f09f461dfe9fbbceb2a38e2e12164dda)

Author SHA1 Message Date
Rusty Russell afaafe50ee x86: fix up bootparam.h for userspace inclusion 17 years ago
Andrea Arcangeli bc1a34f1bf KVM: avoid fx_init() schedule in atomic 17 years ago
Sheng Yang 1439442c7b KVM: VMX: Enable EPT feature for KVM 17 years ago
Sheng Yang b7ebfb0509 KVM: VMX: Prepare an identity page table for EPT in real mode 17 years ago
Sheng Yang 7b52345e2c KVM: MMU: Add EPT support 17 years ago
Sheng Yang 67253af52e KVM: Add kvm_x86_ops get_tdp_level() 17 years ago
H. Peter Anvin edfa5cfa3d x86: types: use <asm-generic/int-*.h> for the x86 architecture 17 years ago
Jean Delvare ef3fb66ced dmi: clean-up dmi helper declarations 17 years ago
Roman Zippel f8bd2258e2 remove div_long_long_rem 17 years ago
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Roman Zippel 2418f4f28f introduce explicit signed/unsigned 64bit divide 17 years ago
Hugh Dickins 5f464707c8 x86: fix HT cpu booting on 32-bit 17 years ago
Ingo Molnar 3e8f7e35f3 x86 VISWS: build fix 17 years ago
Adrian Bunk 9cbfe20068 x86: remove Xgt_desc_struct 17 years ago
Jeff Dike 730f412c08 asm-*/futex.h should include linux/uaccess.h 17 years ago
Roland McGrath 5a8da0ea82 signals: x86 TS_RESTORE_SIGMASK 17 years ago
Alex Chiang fe086a7bea [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id 17 years ago
Harvey Harrison 6510d41954 kernel: Move arches to use common unaligned access 17 years ago
Andres Salomon 3ef0e1f8ca x86: olpc: add One Laptop Per Child architecture support 17 years ago
Adrian Bunk 7d195a5409 proper extern for late_time_init 17 years ago
Hugh Dickins 9752082560 x86: vget_cycles() __always_inline 17 years ago
Andres Salomon fd96795630 gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available 17 years ago
Andres Salomon 61a517a063 gxfb/lxfb: use VSA definitions when fetching framebuffer size 17 years ago
Andres Salomon e9338364e6 x86: GEODE: add Virtual Systems Architecture detection 17 years ago
Andres Salomon 32bf87e369 x86: geode: MSR cleanup 17 years ago
Gerald Schaefer 7f2e9525ba hugetlbfs: common code update for s390 17 years ago
Gerald Schaefer 8fe627ec5b hugetlbfs: add missing TLB flush to hugetlb_cow() 17 years ago
Gerald Schaefer 6d779079bf hugetlbfs: architecture header cleanup 17 years ago
Nick Piggin 7e675137a8 mm: introduce pte_special pte bit 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
Avi Kivity a45352908b KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* 17 years ago
Feng (Eric) Liu 2714d1d3d6 KVM: Add trace markers 17 years ago
Joerg Roedel 53371b5098 KVM: SVM: add intercept for machine check exception 17 years ago
Anthony Liguori 35149e2129 KVM: MMU: Don't assume struct page for x86 17 years ago
Joerg Roedel 9c20456a32 KVM: function declaration parameter name cleanup 17 years ago
Marcelo Tosatti 3200f405a1 KVM: MMU: unify slots_lock usage 17 years ago
Izik Eidus 37817f2982 KVM: x86: hardware task switching support 17 years ago
Izik Eidus 2e4d265349 KVM: x86: add functions to get the cpl of vcpu 17 years ago
Avi Kivity 69a9f69bb2 KVM: Move some x86 specific constants and structures to include/asm-x86 17 years ago
Glauber Costa 3c62c62502 x86: make native_machine_shutdown non-static 17 years ago
Glauber Costa ed23dc6f5b x86: allow machine_crash_shutdown to be replaced 17 years ago
Marcelo Tosatti 2f333bcb4e KVM: MMU: hypercall based pte updates and TLB flushes 17 years ago
Avi Kivity 9f81128591 KVM: Provide unlocked version of emulator_write_phys() 17 years ago
Marcelo Tosatti a28e4f5a62 KVM: add basic paravirt support 17 years ago
Sheng Yang e0f63cb927 KVM: Add save/restore supporting of in kernel PIT 17 years ago
Sheng Yang 7837699fa6 KVM: In kernel PIT model 17 years ago
Avi Kivity 2d3ad1f40c KVM: Prefix control register accessors with kvm_ to avoid namespace pollution 17 years ago
Marcelo Tosatti 05da45583d KVM: MMU: large page support 17 years ago
Marcelo Tosatti 2e53d63acb KVM: MMU: ignore zapped root pagetables 17 years ago
Amit Shah f11c3a8d84 KVM: Add stat counter for hypercalls 17 years ago