Commit Graph

1592 Commits (d7ce20b2024d318b9ba88859226af1441270d99f)

Author SHA1 Message Date
Jeremy Fitzhardinge 77be1fabd0 x86: add PTE_FLAGS_MASK 17 years ago
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 years ago
Rusty Russell c2e3277f87 x86: fix pte_flags() to only return flags, fix lguest (updated) 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Ingo Molnar 33a37eb411 KVM: fix exception entry / build bug, on 64-bit 17 years ago
Avi Kivity d6e88aec07 KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues 17 years ago
Avi Kivity 7a5b56dfd3 KVM: x86 emulator: lazily evaluate segment registers 17 years ago
Avi Kivity f5b4edcd52 KVM: x86 emulator: simplify rip relative decoding 17 years ago
Laurent Vivier 542472b53e KVM: Add coalesced MMIO support (x86 part) 17 years ago
Guillaume Thouvenin 3e6e0aab1b KVM: Prefixes segment functions that will be exported with "kvm_" 17 years ago
Avi Kivity 9ba075a664 KVM: MTRR support 17 years ago
Avi Kivity 81609e3e26 KVM: Order segment register constants in the same way as cpu operand encoding 17 years ago
Sheng Yang f08864b42a KVM: VMX: Enable NMI with in-kernel irqchip 17 years ago
Sheng Yang 3419ffc8e4 KVM: IOAPIC/LAPIC: Enable NMI support 17 years ago
Avi Kivity 7cc8883074 KVM: Remove decache_vcpus_on_cpu() and related callbacks 17 years ago
Avi Kivity 4ecac3fd6d KVM: Handle virtualization instruction #UD faults during reboot 17 years ago
Avi Kivity 1b7fcd3263 KVM: MMU: Fix false flooding when a pte points to page table 17 years ago
Joerg Roedel d2ebb4103f KVM: SVM: add tracing support for TDP page faults 17 years ago
Peter Zijlstra 31656519e1 sched, x86: clean up hrtick implementation 17 years ago
Mike Travis 94a1e869c7 NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var 17 years ago
Ingo Molnar c4dc59ae7a x86, VisWS: turn into generic arch, eliminate leftover files 17 years ago
Yinghai Lu 63b5d7af25 x86: add ->pre_time_init to x86_quirks 17 years ago
Yinghai Lu 64898a8bad x86: extend and use x86_quirks to clean up NUMAQ code 17 years ago
Yinghai Lu 3c9cb6de1e x86: introduce x86_quirks 17 years ago
Jan Beulich 48fe4a76e2 x86: i386: reduce boot fixmap space 17 years ago
Jan Beulich 08ad8afaa0 x86: reduce force_mwait visibility 17 years ago
Jan Beulich 08e1a13e7d x86: reduce forbid_dac's visibility 17 years ago
Jaswinder Singh 6ac8d51f01 x86: introducing asm-x86/traps.h 17 years ago
Thomas Petazzoni 9781f39fd2 x86: consolidate the definition of the force_mwait variable 17 years ago
Herton Ronaldo Krzesinski 723edb5060 Fix typos from signal_32/64.h merge 17 years ago
Russ Anderson 7019cc2dd6 x86 BIOS interface for RTC on SGI UV 17 years ago
Alexander van Heukelum 8450e85399 x86, cleanup: fix description of __fls(): __fls(0) is undefined 17 years ago
Maciej W. Rozycki 35b680557f x86: more apic debugging 17 years ago
Maciej W. Rozycki baa1318841 x86: APIC: Make apic_verbosity unsigned 17 years ago
Yinghai Lu 1f067167a8 x86: seperate memtest from init_64.c 17 years ago
Harvey Harrison 3217256188 x86: suppress sparse returning void warnings 17 years ago
Sebastian Siewior 2b7207a6b5 ftrace: copy + paste typo in asm/ftrace.h 17 years ago
Maciej W. Rozycki 593f4a788e x86: APIC: remove apic_write_around(); use alternatives 17 years ago
H. Peter Anvin f910d13444 x86: unify and correct the GDT_ENTRY() macro 17 years ago
H. Peter Anvin 4fdf08b5bf x86: unify and correct the GDT_ENTRY() macro 17 years ago
Rusty Russell 2567d71cc7 x86: fix asm/e820.h for userspace inclusion 17 years ago
Zhao Yakui da5e09a1b3 ACPI : Create "idle=nomwait" bootparam 17 years ago
Zhao Yakui c1e3b377ad ACPI: Create "idle=halt" bootparam 17 years ago
Roland McGrath 380fdd7585 x86 ptrace: user-sets-TF nits 17 years ago
Roland McGrath d4d6715016 x86 ptrace: unify syscall tracing 17 years ago
Roland McGrath 64f0973319 x86 ptrace: unify TIF_SINGLESTEP 17 years ago
Ingo Molnar 4bb689eee1 x86: paravirt spinlocks, !CONFIG_SMP build fixes 17 years ago
Jeremy Fitzhardinge 2d9e1e2f58 xen: implement Xen-specific spinlocks 17 years ago
Jeremy Fitzhardinge 8efcbab674 paravirt: introduce a "lock-byte" spinlock implementation 17 years ago
Jeremy Fitzhardinge 74d4affde8 x86/paravirt: add hooks for spinlock operations 17 years ago