summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-08-14locking,x86: Kill atomic_or_long()Peter Zijlstra1-15/+0
2014-08-04Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-291/+193
2014-08-04Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-39/+49
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-5/+69
2014-08-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-41/+486
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-99/+70
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-484/+476
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-398/+433
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds10-75/+47
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+102
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-3/+6
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-398/+680
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds7-25/+9
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 git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-145/+2040
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+30
2014-08-02x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter1-5/+5
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+11
2014-07-31x86/mm: Set TLB flush tunable to sane value (33)Dave Hansen1-2/+11
2014-07-31x86/mm: New tunable for single vs full TLB flushDave Hansen1-0/+46
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen3-2/+22
2014-07-31x86/mm: Unify remote INVLPG codeDave Hansen1-2/+2
2014-07-31x86/mm: Fix missed global TLB flush statDave Hansen1-8/+7
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen5-121/+13
2014-07-31x86/mm: Clean up the TLB flushing codeDave Hansen1-12/+11
2014-07-31x86/kvm: Resolve shadow warnings in macro expansionMark D Rustad1-2/+2
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin28-151/+471
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-57/+91
2014-07-30KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges1-1/+0
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-57/+91
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-21/+11
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar34-180/+540
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-13/+91
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+34
2014-07-25x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski1-4/+4
2014-07-25x86/vdso: Set VM_MAYREAD for the vvar vmaAndy Lutomirski1-1/+1
2014-07-25x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey2-0/+230
2014-07-25x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey2-0/+63
2014-07-25x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey4-0/+140
2014-07-25x86/kvm: Resolve shadow warning from min macroMark Rustad1-2/+1
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin1-4/+6
2014-07-24Replace NR_VMX_MSR with its definitionPaolo Bonzini1-4/+4
2014-07-24KVM: x86: Assertions to check no overrun in MSR listsNadav Amit2-0/+3
2014-07-24KVM: x86: set rflags.rf during fault injectionNadav Amit1-0/+30
2014-07-24KVM: x86: Setting rflags.rf during rep-string emulationNadav Amit1-1/+5
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2-11/+23
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki1-0/+6
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki1-0/+2
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2-0/+57
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5