Commit Graph

14955 Commits (a2723ce7fe4b99bc2df492067c3f81de2ee89aab)

Author SHA1 Message Date
Takuya Yoshikawa 60c34612b7 KVM: Switch to srcu-less get_dirty_log() 13 years ago
Takuya Yoshikawa 5dc99b2380 KVM: Avoid checking huge page mappings in get_dirty_log() 13 years ago
Takuya Yoshikawa a0ed46073c KVM: MMU: Split the main body of rmap_write_protect() off from others 13 years ago
Eric B Munson 248997095d kvmclock: remove unneeded EXPORT macro 13 years ago
Eric B Munson 1c0b28c2a4 KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL 13 years ago
Eric B Munson 3b5d56b931 kvmclock: Add functions to check if the host has stopped the vm 13 years ago
Eric B Munson eae3ee7d8a x86: pvclock: Add flag to indicate that a vm was stopped by the host 13 years ago
Christoffer Dall b6d33834bd KVM: Factor out kvm_vcpu_kick to arch-generic code 13 years ago
Jason Wang 675acb758a KVM: SVM: count all irq windows exit 13 years ago
Liu, Jinsong 83c529151a KVM: x86: expose Intel cpu new features (HLE, RTM) to guest 13 years ago
Linus Torvalds f68e556e23 Make the "word-at-a-time" helper functions more commonly usable 13 years ago
Srivatsa S. Bhat e8c9e788f4 xen/smp: Remove unnecessary call to smp_processor_id() 13 years ago
Konrad Rzeszutek Wilk 2531d64b6f xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Gleb Natapov e08759215b KVM: Resolve RCU vs. async page fault problem 13 years ago
Marcelo Tosatti 7a4f5ad051 KVM: VMX: vmx_set_cr0 expects kvm->srcu locked 13 years ago
Sasikantha babu fea5295324 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() 13 years ago
Jan Seiffert a998d43423 bpf jit: Let the x86 jit handle negative offsets 13 years ago
Peter Zijlstra 7b8e6da46b perf/x86/p4: Add format attributes 13 years ago
Marcelo Tosatti dba69d1092 x86, kvm: Call restore_sched_clock_state() only after %gs is initialized 13 years ago
Andi Kleen c0e9afc0da x86: Use -mno-avx when available 13 years ago
Petr Vandrovec ac909ec308 ACPI: Fix use-after-free in acpi_map_lsapic 13 years ago
Boris Ostrovsky 1a022e3f1b idle, x86: Allow off-lined CPU to enter deeper C states 13 years ago
Len Brown f6365201d8 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility 13 years ago
Jason Wessel 3751d3e85c x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() 13 years ago
zhuangfeiran@ict.ac.cn 1d24fb3684 x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND 13 years ago
Liu, Chuansheng 99dd5497e5 x86: Preserve lazy irq disable semantics in fixup_irqs() 13 years ago
Rusty Russell 5f054e31c6 documentation: remove references to cpu_*_map. 13 years ago
Dave Young 09c71bfd83 kdump x86: fix total mem size calculation for reservation 13 years ago
Robert Richter 8abc3122aa x86/apic/amd: Be more verbose about LVT offset assignments 13 years ago
David Howells 141124c020 Delete all instances of asm/system.h 13 years ago
David Howells 49a7f04a4b Move all declarations of free_initmem() to linux/mm.h 13 years ago
David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
Dan Carpenter 8f0750f197 x86, tls: Off by one limit check 13 years ago
Andrzej Pietrasiewicz baa676fcf8 X86 & IA64: adapt for dma_map_ops changes 13 years ago
Jeremy Fitzhardinge 136d249ef7 x86/ioapic: Add io_apic_ops driver layer to allow interception 13 years ago
Daniel Drake a3c8121b87 x86/olpc: Add debugfs interface for EC commands 13 years ago
Peter Zijlstra bc758133ed sched/x86/smp: Do not enable IRQs over calibrate_delay() 13 years ago
Richard Weinberger 90e240142b x86: Merge the x86_32 and x86_64 cpu_idle() functions 13 years ago
Al Viro 4c3ff74742 um: allow SUBARCH=x86 13 years ago
Al Viro dc5be20a64 um: most of the SUBARCH uses can be killed 13 years ago
Al Viro c2220b2a12 um: kill HOST_TASK_PID 13 years ago
Al Viro c56334dbf7 um: merge processor_{32,64}.h a bit... 13 years ago
Thomas Gleixner 68fe7b23d5 x86: vdso: Put declaration before code 13 years ago
Randy Dunlap f5243d6de7 x86/kconfig: Remove CONFIG_TR=y from the defconfigs 13 years ago
Hugh Dickins 65c0ff4079 x86: Stop recursive fault in print_context_stack after stack overflow 13 years ago
Jason Baron 909af768e8 coredump: remove VM_ALWAYSDUMP flag 13 years ago
Akinobu Mita 0b2f4d4d76 x86: use for_each_clear_bit_from() 13 years ago
Akinobu Mita 307b1cd7ec bitops: rename for_each_set_bit_cont() in favor of analogous list.h function 13 years ago
Andy Lutomirski 5f293474c4 x86-64: Inline vdso clock_gettime helpers 13 years ago