summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-022-19/+1Star
* x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-022-1/+1
* x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-022-1/+1
* x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-022-1/+1
* x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-022-1/+2
* x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-022-1/+14
* Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-281-0/+1
|\
| * intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk2013-03-251-0/+1
* | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-271-2/+2
|\ \ | |/ |/|
| * xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-2/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-211-0/+1
|\ \
| * | kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-181-0/+1
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-201-2/+2
|\ \ \ | |/ / |/| |
| * | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-03-191-2/+2
* | | x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones2013-03-071-1/+15
* | | x86: Don't clear efi_info even if the sentinel hitsJosh Boyer2013-03-071-1/+3
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-1/+0Star
|\ \
| * | switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+0Star
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-281-1/+8
|\ \ \
| * | | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-141-1/+8
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-272-1/+24
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-202-1/+24
| |\ \ \ \
| | * | | | tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt2013-02-122-1/+24
* | | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-262-1/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas2013-01-181-0/+3
| |\ \ \ \ \
| | * | | | | ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki2013-01-141-0/+3
| * | | | | | x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-031-1/+0Star
| |/ / / / /
* | | | | | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-252-0/+5
|\ \ \ \ \ \
| * | | | | | xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-0/+3
| * | | | | | xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-201-0/+2
* | | | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-244-14/+41
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | KVM: VMX: add missing exit names to VMX_EXIT_REASONS arrayGleb Natapov2013-02-061-1/+6
| * | | | | | x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-292-0/+16
| * | | | | | x86, apicv: add virtual x2apic supportYang Zhang2013-01-292-0/+2
| * | | | | | x86, apicv: add APICv register virtualization supportYang Zhang2013-01-291-0/+2
| * | | | | | KVM: x86: improve reexecute_instructionXiao Guangrong2013-01-221-0/+7
| * | | | | | KVM: Remove unused slot_bitmap from kvm_mmu_pageTakuya Yoshikawa2013-01-141-5/+0Star
| * | | | | | x86: kvm_para: fix typo in hypercall commentsJesse Larrew2013-01-021-1/+1
| * | | | | | KVM: Increase user memory slots on x86 to 125Alex Williamson2012-12-141-1/+1
| * | | | | | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-141-2/+2
| * | | | | | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-142-5/+5
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-247-67/+14Star
|\ \ \ \ \ \ \
| * | | | | | | x86: convert to ksignalAl Viro2013-02-141-2/+3
| * | | | | | | burying unused conditionalsAl Viro2013-02-141-2/+0Star
| * | | | | | | x86: switch to generic old sigactionAl Viro2013-02-044-21/+0Star
| * | | | | | | x86: switch to generic compat rt_sigaction()Al Viro2013-02-042-11/+0Star
| * | | | | | | x86: switch to generic compat sched_rr_get_interval()Al Viro2013-02-041-3/+0Star
| * | | | | | | x86,um: switch to generic old sigsuspend()Al Viro2013-02-042-2/+0Star
| * | | | | | | x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-041-1/+0Star
| * | | | | | | x86: switch to generic compat rt_sigpending()Al Viro2013-02-041-1/+0Star