Age | Commit message (Expand) | Author | Files | Lines |
2014-09-24 | kvm: x86: Unpin and remove kvm_arch->apic_access_page | Tang Chen | 1 | -1/+1 |
2014-09-24 | kvm: x86: Add request bit to reload APIC access page address | Tang Chen | 1 | -0/+2 |
2014-09-24 | kvm: Add arch specific mmu notifier for page invalidation | Tang Chen | 1 | -0/+2 |
2014-09-24 | kvm: Fix page ageing bugs | Andres Lagar-Cavilla | 1 | -1/+1 |
2014-09-24 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 2 | -2/+9 |
2014-09-24 | KVM: x86: directly use kvm_make_request again | Liang Chen | 1 | -1/+0 |
2014-09-17 | kvm: Remove ept_identity_pagetable from struct kvm_arch. | Tang Chen | 1 | -1/+0 |
2014-09-05 | KVM: x86: propagate exception from permission checks on the nested page fault | Paolo Bonzini | 1 | -3/+6 |
2014-09-05 | KVM: x86: skip writeback on injection of nested exception | Paolo Bonzini | 1 | -1/+0 |
2014-09-03 | kvm: x86: fix stale mmio cache bug | David Matlack | 1 | -0/+1 |
2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 1 | -2/+2 |
2014-08-29 | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 1 | -4/+0 |
2014-08-21 | KVM: x86: introduce sched_in to kvm_x86_ops | Radim Krčmář | 1 | -0/+2 |
2014-08-19 | KVM: x86: drop fpu_activate hook | Wanpeng Li | 1 | -1/+0 |
2014-08-19 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 1 | -1/+1 |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -88/+49 |
2014-08-14 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -61/+189 |
2014-08-09 | kexec: support for kexec on panic using new system call | Vivek Goyal | 2 | -3/+36 |
2014-08-09 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2 | -0/+27 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2 | -1/+2 |
2014-08-09 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2 | -9/+2 |
2014-08-07 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+5 |
2014-08-07 | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+78 |
2014-08-05 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+9 |
2014-08-05 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+11 |
2014-08-05 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+107 |
2014-08-05 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+6 |
2014-08-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+33 |
2014-08-05 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -202/+213 |
2014-08-05 | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds | 5 | -21/+5 |
2014-08-05 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -2/+4 |
2014-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -20/+35 |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -0/+2 |
2014-08-04 | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -2/+1 |
2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+0 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as... | Mark Brown | 1 | -0/+78 |
2014-07-31 | x86/mm: Add tracepoints for TLB flushes | Dave Hansen | 1 | -0/+6 |
2014-07-31 | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove enable_apic_mode callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove setup_portio_remap callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove multi_timer_check callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove check_apicid_present callback | David Rientjes | 1 | -6/+0 |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes | 2 | -9/+0 |
2014-07-31 | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 2 | -11/+8 |
2014-07-31 | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes | 1 | -8/+0 |
2014-07-29 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski | 1 | -1/+1 |
2014-07-28 | Merge branch 'acpi-config' | Rafael J. Wysocki | 1 | -0/+5 |
2014-07-26 | x86/pmc_atom: Expose PMC device state and platform sleep state | Li, Aubrey | 1 | -0/+55 |
2014-07-26 | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residency | Li, Aubrey | 1 | -0/+21 |