summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-051-9/+9
|\
| * x86, vdso: Move the vvar area before the vdso textAndy Lutomirski2014-07-121-9/+9
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-051-8/+11
|\ \
| * | x86/uv: Update the UV3 TLB shootdown logicCliff Wickman2014-06-051-8/+11
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-051-0/+107
|\ \ \
| * | | x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey2014-07-251-0/+55
| * | | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey2014-07-251-0/+21
| * | | x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey2014-07-251-0/+31
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-052-1/+6
|\ \ \
| * | | x86/mm: Add tracepoints for TLB flushesDave Hansen2014-07-311-0/+6
| * | | x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-311-1/+0Star
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-051-0/+33
|\ \ \ \
| * | | | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-181-0/+6
| * | | | efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2014-07-071-0/+25
| * | | | x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri2014-06-191-0/+2
* | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-08-055-202/+215
|\ \ \ \ \
| * | | | | x86, cpu: Kill cpu_has_mpBorislav Petkov2014-07-141-4/+0Star
| * | | | | x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov2014-07-141-2/+8
| * | | | | x86, cpufeature: Convert more "features" to bugsBorislav Petkov2014-06-194-17/+20
| * | | | | Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin2014-06-1950-375/+419
| |\| | | |
| * | | | | x86/xsaves: Detect xsaves/xrstors featureFenghua Yu2014-05-292-2/+10
| * | | | | x86/cpufeature.h: Reformat x86 feature macrosFenghua Yu2014-05-291-181/+181
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-08-055-21/+5Star
|\ \ \ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov2014-07-125-21/+5Star
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-052-0/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-283-3/+19
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | perf kvm: Use defines of kvm eventsAlexander Yarygin2014-07-162-0/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-053-2/+4
|\ \ \ \ \ \ \
| * | | | | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
| * | | | | | | Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-173-3/+19
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | x86, locking: Use no more OOSTORE nonsensePeter Zijlstra2014-06-182-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-045-20/+39
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: DR6/7.RTM cannot be writtenNadav Amit2014-07-211-3/+5
| * | | | | | | KVM: x86: Defining missing x86 vectorsNadav Amit2014-07-211-0/+3
| * | | | | | | KVM: emulate: put pointers in the fetch_cachePaolo Bonzini2014-07-111-2/+2
| * | | | | | | KVM: emulate: do not initialize memoppBandan Das2014-07-111-0/+5
| * | | | | | | KVM: emulate: rework seg_overrideBandan Das2014-07-111-2/+1Star
| * | | | | | | KVM: emulate: clean up initializations in init_decode_cacheBandan Das2014-07-111-9/+11
| * | | | | | | KVM: emulate: move init_decode_cache to emulate.cBandan Das2014-07-111-0/+1
| * | | | | | | KVM: emulate: speed up emulated movesPaolo Bonzini2014-07-111-1/+1
| * | | | | | | KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini2014-07-111-1/+1
| * | | | | | | KVM: x86: fix TSC matchingTomasz Grabiec2014-07-091-2/+2
| * | | | | | | KVM: nSVM: Set correct port for IOIO interception evaluationJan Kiszka2014-07-091-0/+1
| * | | | | | | KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLSJan Kiszka2014-06-191-0/+3
| * | | | | | | KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLSJan Kiszka2014-06-191-0/+1
| * | | | | | | KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLSJan Kiszka2014-06-191-2/+2
| * | | | | | | KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit2014-06-182-0/+2
| |/ / / / / /
* | | | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-041-0/+2
|\ \ \ \ \ \ \
| * | | | | | | ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)2014-07-171-0/+2
* | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-041-2/+1Star
|\ \ \ \ \ \ \ \