summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2016-04-13Merge branch 'x86/cpu' into x86/asm, to merge more patchesIngo Molnar
2016-04-13x86/mce: Remove explicit smp_rmb() when starting CPUs syncDavidlohr Bueso
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-13x86/cpu: Add Erratum 88 detection on AMDBorislav Petkov
2016-04-13x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()Andy Lutomirski
2016-04-13x86/cpu: Probe the behavior of nulling out a segment at boot timeAndy Lutomirski
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-01Merge branch 'acpi-processor'Rafael J. Wysocki
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_clflushBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov
2016-03-29x86/cpu: Do the feature test first in enable_sep_cpu()Borislav Petkov
2016-03-29x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-03-29x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani
2016-03-29x86/cpu: Add advanced power management bitsHuang Rui
2016-03-29x86/cpu: Get rid of compute_unit_idBorislav Petkov
2016-03-29x86/topology: Fix AMD core countPeter Zijlstra
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui
2016-03-21perf/x86/amd: Move nodes_per_socket into bsp_init_amd()Huang Rui
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-21Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-08x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabledAndy Lutomirski
2016-03-08x86/mce/AMD: Document some functionalityAravind Gopalakrishnan
2016-03-08x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan
2016-03-08x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan
2016-03-08Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar
2016-03-08x86/microcode/intel: Drop orig_sum from ext signature checksumBorislav Petkov
2016-03-08x86/microcode/intel: Improve microcode sanity-checking error messagesBorislav Petkov
2016-03-08x86/microcode/intel: Merge two consecutive if-statementsBorislav Petkov
2016-03-08x86/microcode/intel: Get rid of DWSIZEBorislav Petkov
2016-03-08x86/microcode/intel: Change checksum variables to u32Chris Bainbridge
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar
2016-02-29x86/topology: Create logical package idThomas Gleixner
2016-02-25Merge branch 'ras/core' into core/objtool, to pick up the new exception table...Ingo Molnar
2016-02-25Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2016-02-24x86/amd: Set ELF function type for vide()Josh Poimboeuf
2016-02-18x86/mm/pkeys: Actually enable Memory Protection Keys in the CPUDave Hansen
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck