summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2014-12-06x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-11-21x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov
2014-11-21x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov
2014-11-21x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov
2014-11-14x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue
2014-11-14x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08arch/x86: replace strict_strto callsDaniel Walter
2014-08-05x86: MCE: Add raw_lock conversion againThomas Gleixner
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes
2014-07-16perf/x86/amd: Try to fix some mem allocation failure handlingZhouyi Zhou
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-07-14x86, amd: Cleanup init_amdBorislav Petkov
2014-07-14x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov
2014-07-05perf/x86: Micro-optimize nhmex_rbox_get_constraint()Rasmus Villemoes
2014-07-02perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-06-24x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-06-22x86, MCE: Kill CPU_POST_DEADBorislav Petkov
2014-06-18x86, cpufeature: Convert more "features" to bugsBorislav Petkov
2014-06-18Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05perf/x86: Add conditional branch filtering supportAnshuman Khandual
2014-06-05perf/x86: Use common PMU interrupt disabled codeVince Weaver
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong
2014-06-03Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-30mce: Panic when a core has reached a timeoutBorislav Petkov
2014-05-30x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud
2014-05-29x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstorsFenghua Yu