summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | perf/x86/uncore: fix initialization of cpumaskStephane Eranian2014-02-21
| * | | | | | | | | | | | | | | | | | perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIsDon Zickus2014-02-09
| * | | | | | | | | | | | | | | | | | perf/x86/p4: Fix counter corruption when using lots of perf groupsDon Zickus2014-02-09
| * | | | | | | | | | | | | | | | | | x86/nmi: Push duration printk() to irq contextPeter Zijlstra2014-02-09
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2014-02-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | x86: fix boot on uniprocessor systemsArtem Fetishev2014-03-28
* | | | | | | | | | | | | | | | | Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2014-03-25
| |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas2014-03-18
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | perf/x86: Fix leak in uncore_type_init failure pathsDave Jones2014-03-11
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-03-14
| * | | | | | | | | | | | | | | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-11
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86: bpf_jit: support negative offsetsAlexei Starovoitov2014-03-11
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-03-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-12
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | x86: Remove CONFIG_X86_OOSTOREDave Jones2014-03-11
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-07
* | | | | | | | | | | | | | x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-07
* | | | | | | | | | | | | | x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra2014-03-06
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | x86, trace: Fix CR2 corruption when tracing page faultsJiri Olsa2014-03-04
* | | | | | | | | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | x86/efi: Quirk out SGI UVBorislav Petkov2014-03-04
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | perf/x86: Fix event schedulingPeter Zijlstra2014-02-27
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, kaslr: add missed "static" declarationsKees Cook2014-02-25
| * | | | | | | | | | | | x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin2014-02-25
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | / / / / / / / / / | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-02-27
| * | | | | | | | | | kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-02-27
| * | | | | | | | | | KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti2014-02-26
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: tsc: Add missing Baytrail frequency to the tableMika Westerberg2014-02-19
| * | | | | | | | | | x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner2014-02-19
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian2014-02-21
| * | | | | | | | | perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra2014-02-21
| * | | | | | | | | perf, nmi: Fix unknown NMI warningMarkus Metzger2014-02-21
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | perf/x86: Fix Userspace RDPMC switchPeter Zijlstra2014-02-09
| * | | | | | | | perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra2014-02-09
* | | | | | | | | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-02-20
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-15
|\ \ \ \ \ \ \ \
| * | | | | | | | ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-11
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-15
|\ \ \ \ \ \ \ \