Age | Commit message (Expand) | Author |
2014-09-24 | kvm: x86: Add request bit to reload APIC access page address | Tang Chen |
2014-09-24 | kvm: Add arch specific mmu notifier for page invalidation | Tang Chen |
2014-09-24 | kvm: Fix page ageing bugs | Andres Lagar-Cavilla |
2014-09-24 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini |
2014-09-24 | KVM: x86: directly use kvm_make_request again | Liang Chen |
2014-09-17 | kvm: Remove ept_identity_pagetable from struct kvm_arch. | Tang Chen |
2014-09-05 | KVM: x86: propagate exception from permission checks on the nested page fault | Paolo Bonzini |
2014-09-05 | KVM: x86: skip writeback on injection of nested exception | Paolo Bonzini |
2014-09-03 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář |
2014-08-29 | KVM: forward declare structs in kvm_types.h | Paolo Bonzini |
2014-08-21 | KVM: x86: introduce sched_in to kvm_x86_ops | Radim Krčmář |
2014-08-19 | KVM: x86: drop fpu_activate hook | Wanpeng Li |
2014-08-19 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2014-08-15 | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown |
2014-08-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-13 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-08 | kexec: support for kexec on panic using new system call | Vivek Goyal |
2014-08-08 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-08-06 | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-08-04 | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds |
2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-08-04 | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as... | Mark Brown |
2014-07-31 | x86/mm: Add tracepoints for TLB flushes | Dave Hansen |
2014-07-31 | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen |
2014-07-31 | x86, apic: Remove enable_apic_mode callback | David Rientjes |
2014-07-31 | x86, apic: Remove setup_portio_remap callback | David Rientjes |
2014-07-31 | x86, apic: Remove multi_timer_check callback | David Rientjes |
2014-07-31 | x86, apic: Remove check_apicid_present callback | David Rientjes |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes |
2014-07-31 | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes |
2014-07-31 | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes |
2014-07-31 | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes |
2014-07-28 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar |