Commit Graph

13811 Commits (a406f75840e15afbabd98cb64ae36b51424a8033)

Author SHA1 Message Date
Jeremy Fitzhardinge 60c5f08e15 xen/tracing: Fix tracing config option properly 14 years ago
Stefano Stabellini 3c05c4bed4 xen: Do not enable PV IPIs when vector callback not present 14 years ago
Jan Beulich ccbcdf7cf1 xen/x86: replace order-based range checking of M2P table by linear one 14 years ago
Randy Dunlap df3d8ae1f8 KVM: uses TASKSTATS, depends on NET 14 years ago
Randy Dunlap cedf03bd9a x86: fix mm/fault.c build 14 years ago
Andy Lutomirski 3ae36655b9 x86-64: Rework vsyscall emulation and add vsyscall= parameter 14 years ago
Andy Lutomirski fce8dc0642 x86-64: Wire up getcpu syscall 14 years ago
Andy Lutomirski f3fb5b7bb7 x86: Remove unnecessary compile flag tweaks for vsyscall code 14 years ago
Youquan Song a34668f6be perf, x86: Add model 45 SandyBridge support 14 years ago
Konrad Rzeszutek Wilk c00c8aa2d9 xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set 14 years ago
Andy Lutomirski c149a665ac x86-64: Add vsyscall:emulate_vsyscall trace event 14 years ago
Andy Lutomirski 318f5a2a67 x86-64: Add user_64bit_mode paravirt op 14 years ago
Andy Lutomirski 5d5791af4c x86-64, xen: Enable the vvar mapping 14 years ago
Andy Lutomirski f670bb760e x86-64: Work around gold bug 13023 14 years ago
Andy Lutomirski 9c40818da5 x86-64: Move the "user" vsyscall segment out of the data segment. 14 years ago
Andy Lutomirski 1bdfac19b3 x86-64: Pad vDSO to a page boundary 14 years ago
Igor Mammedov 98f531da84 xen: Fix misleading WARN message at xen_release_chunk 14 years ago
Igor Mammedov 8f3c5883d8 xen: Fix printk() format in xen/setup.c 14 years ago
Jeremy Fitzhardinge 1e9ea2656b xen/tracing: it looks like we wanted CONFIG_FTRACE 14 years ago
Linus Torvalds 33f35f2a4e x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled 14 years ago
Len Brown a0bfa13738 cpuidle: stop depending on pm_idle 14 years ago
Len Brown 4bfc8288bc x86 idle: move mwait_idle_with_hints() to where it is used 14 years ago
Len Brown d91ee5863b cpuidle: replace xen access to x86 pm_idle and default_idle 14 years ago
Len Brown 6dccf9c508 mrst_pmu: driver for Intel Moorestown Power Management Unit 14 years ago
Huang Ying df013ffb81 Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG 14 years ago
Jon Mason b03e7495a8 PCI: Set PCI-E Max Payload Size on fabric 14 years ago
Randy Dunlap fd079facb3 KVM: fix TASK_DELAY_ACCT kconfig warning 14 years ago
Arun Sharma 7847777a45 atomic: cleanup asm-generic atomic*.h inclusion 14 years ago
Arun Sharma f24219b4e9 atomic: move atomic_add_unless to generic code 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Akinobu Mita 148817ba09 asm-generic: add another generic ext2 atomic bitops 14 years ago
Mike Frysinger 0e9a6cb5e6 ptrace: unify show_regs() prototype 14 years ago
Jeremy Fitzhardinge b3c4b98250 xen/tracing: fix compile errors when tracing is disabled. 14 years ago
Daniel Drake 07d5b38e14 x86, olpc-xo15-sci: Enable EC wakeup capability 14 years ago
Daniel Drake d8d01a6378 x86, olpc: Fix dependency on POWER_SUPPLY 14 years ago
Jonas Bonn 66574cc054 modules: make arch's use default loader hooks 14 years ago
Xiao Guangrong 4f0226482d KVM: MMU: trace mmio page fault 14 years ago
Xiao Guangrong ce88decffd KVM: MMU: mmio page fault support 14 years ago
Xiao Guangrong dd3bfd59db KVM: MMU: reorganize struct kvm_shadow_walk_iterator 14 years ago
Xiao Guangrong c2a2ac2b56 KVM: MMU: lockless walking shadow page table 14 years ago
Xiao Guangrong 603e0651cf KVM: MMU: do not need atomicly to set/clear spte 14 years ago
Xiao Guangrong 1df9f2dc39 KVM: MMU: introduce the rules to modify shadow page table 14 years ago
Xiao Guangrong d7c55201e6 KVM: MMU: abstract some functions to handle fault pfn 14 years ago
Xiao Guangrong fce92dce79 KVM: MMU: filter out the mmio pfn from the fault pfn 14 years ago
Xiao Guangrong c37079586f KVM: MMU: remove bypass_guest_pf 14 years ago
Xiao Guangrong bd4c86eaa6 KVM: MMU: split kvm_mmu_free_page 14 years ago
Xiao Guangrong aa6bd187af KVM: MMU: count used shadow pages on prepareing path 14 years ago
Xiao Guangrong b90a0e6c81 KVM: MMU: rename 'pt_write' to 'emulate' 14 years ago
Xiao Guangrong b36c7a7c10 KVM: MMU: cleanup for FNAME(fetch) 14 years ago
Xiao Guangrong 640d9b0dbe KVM: MMU: optimize to handle dirty bit 14 years ago