summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-09-24kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen1-1/+1
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen1-0/+2
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen1-0/+2
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-1/+1
2014-09-24x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2-2/+9
2014-09-24KVM: x86: directly use kvm_make_request againLiang Chen1-1/+0
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen1-1/+0
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini1-3/+6
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini1-1/+0
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack1-0/+1
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-2/+2
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-4/+0
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář1-0/+2
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li1-1/+0
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini1-1/+1
2014-08-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-88/+49
2014-08-14Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-61/+189
2014-08-09kexec: support for kexec on panic using new system callVivek Goyal2-3/+36
2014-08-09kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2-0/+27
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-1/+2
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2-9/+2
2014-08-07Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2014-08-07Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+78
2014-08-05Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+9
2014-08-05Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+11
2014-08-05Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+107
2014-08-05Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+6
2014-08-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+33
2014-08-05Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-202/+213
2014-08-05Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds5-21/+5
2014-08-05Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+4
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-20/+35
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+2
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-2/+1
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2014-08-04Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown1-0/+78
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen1-0/+6
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen1-1/+0
2014-07-31x86, apic: Remove enable_apic_mode callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Remove setup_portio_remap callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Remove multi_timer_check callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Remove check_apicid_present callbackDavid Rientjes1-6/+0
2014-07-31x86, apic: Remove mps_oem_check callbackDavid Rientjes2-9/+0
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes1-1/+0
2014-07-31x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2-11/+8
2014-07-31x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes1-8/+0
2014-07-29x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski1-1/+1
2014-07-28Merge branch 'acpi-config'Rafael J. Wysocki1-0/+5
2014-07-26x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey1-0/+55
2014-07-26x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey1-0/+21