Age | Commit message (Expand) | Author |
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 |
2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto |
2011-06-14 | x86/amd-iommu: Store device alias as dev_data pointer | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functions | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Store ATS state in dev_data | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Store devid in dev_data | Joerg Roedel |
2011-06-14 | x86/amd-iommu: Introduce global dev_data_list | Joerg Roedel |
2011-06-09 | i8253: Move remaining content and delete asm/i8253.h | Ralf Baechle |
2011-06-09 | i8253: Consolidate definitions of PIT_LATCH | Ralf Baechle |
2011-06-09 | x86: i8253: Consolidate definitions of global_clock_event | Ralf Baechle |
2011-06-09 | i8253: Unify all kernel declarations of i8253_lock | Ralf Baechle |
2011-06-08 | pci/of: Consolidate pci_bus_to_OF_node() | Benjamin Herrenschmidt |
2011-06-08 | pci/of: Consolidate pci_device_to_OF_node() | Benjamin Herrenschmidt |
2011-06-07 | x86-64: Emulate legacy vsyscalls | Andy Lutomirski |