Age | Commit message (Expand) | Author |
2011-07-14 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
2011-07-14 | KVM guest: Add a pv_ops stub for steal time | Glauber Costa |
2011-07-14 | KVM: Steal time implementation | Glauber Costa |
2011-07-13 | clocksource: Replace vread with generic arch data | Andy Lutomirski |
2011-07-13 | x86: Make alternative instruction pointers relative | Andy Lutomirski |
2011-07-13 | x86-64: Improve vsyscall emulation CS and RIP handling | Andy Lutomirski |
2011-07-12 | x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/ | Tejun Heo |
2011-07-12 | percpu: Fixup __this_cpu_xchg* operations | Christoph Lameter |
2011-07-12 | KVM: KVM Steal time guest/host interface | Glauber Costa |
2011-07-12 | KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface | Glauber Costa |
2011-07-12 | KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0 | Avi Kivity |
2011-07-12 | KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS | Yang, Wei |
2011-07-12 | KVM: Remove SMEP bit from CR4_RESERVED_BITS | Yang, Wei Y |
2011-07-12 | KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt | Avi Kivity |
2011-07-12 | KVM: x86 emulator: rename decode_cache::eip to _eip | Avi Kivity |
2011-07-12 | KVM: nVMX: vmcs12 checks on nested entry | Nadav Har'El |
2011-07-12 | KVM: nVMX: Exiting from L2 to L1 | Nadav Har'El |
2011-07-12 | KVM: nVMX: Success/failure of VMX instructions. | Nadav Har'El |
2011-07-12 | KVM: nVMX: Implement reading and writing of VMX MSRs | Nadav Har'El |
2011-07-12 | KVM: nVMX: Allow setting the VMXE bit in CR4 | Nadav Har'El |
2011-07-12 | KVM: x86 emulator: Avoid clearing the whole decode_cache | Takuya Yoshikawa |
2011-07-12 | KVM: MMU: remove the arithmetic of parent pte rmap | Xiao Guangrong |
2011-07-12 | KVM: MMU: abstract the operation of rmap | Xiao Guangrong |
2011-07-12 | KVM: MMU: optimize pte write path if don't have protected sp | Xiao Guangrong |
2011-07-12 | KVM: VMX: Move VMREAD cleanup to exception handler | Avi Kivity |
2011-07-12 | KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functions | Takuya Yoshikawa |
2011-07-11 | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. | Konrad Rzeszutek Wilk |
2011-07-07 | tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions | Steven Rostedt |
2011-07-07 | Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar |
2011-07-06 | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake |
2011-07-06 | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake |
2011-07-06 | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake |
2011-07-03 | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-07-02 | x86: Save stack pointer in perf live regs savings | Frederic Weisbecker |
2011-07-01 | x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ... | Tejun Heo |
2011-06-28 | watchdog: Intel SCU Watchdog: Fix build and remove duplicate code | Jesper Juhl |
2011-06-27 | clocksource: apb: Share APB timer code with other platforms | Jamie Iles |
2011-06-27 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki |
2011-06-25 | x86: Add support for cmpxchg_double | Christoph Lameter |
2011-06-21 | x86, UV: Correct UV2 BAU destination timeout | cpw@sgi.com |
2011-06-21 | x86, UV: Remove cpumask_t from the stack | cpw@sgi.com |
2011-06-21 | x86, UV: Rename hubmask to pnmask | cpw@sgi.com |
2011-06-21 | x86, UV: Inline header file functions | cpw@sgi.com |
2011-06-21 | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel |
2011-06-21 | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel |
2011-06-20 | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-06-19 | KVM: Fix register corruption in pvclock_scale_delta | Zachary Amsden |
2011-06-18 | x86, efi: Do not reserve boot services regions within reserved areas | Maarten Lankhorst |
2011-06-16 | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto |
2011-06-16 | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto |