summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2017-04-07x86: use set_memory.h headerLaura Abbott
2017-04-07Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell
2017-04-05Merge branch 'x86/microcode'Ingo Molnar
2017-04-05Merge branch 'x86-mm-for-xen'Ingo Molnar
2017-04-05Merge branch 'ras/core'Ingo Molnar
2017-04-05x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov
2017-04-05x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov
2017-04-03Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar
2017-03-31x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-03-30Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar
2017-03-28x86/mce: Do not register notifiers with invalid prioBorislav Petkov
2017-03-28x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck
2017-03-28RAS: Add a Corrected Errors CollectorBorislav Petkov
2017-03-28x86/mce: Rename mce_log to mce_log_bufferBorislav Petkov
2017-03-28x86/mce: Rename mce_log()'s argumentBorislav Petkov
2017-03-28Merge branch 'ras/urgent' into ras/core, to pick up fixIngo Molnar
2017-03-28x86/mce: Don't print MCEs when mcelog is activeAndi Kleen
2017-03-23Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar
2017-03-23x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixupAndy Lutomirski
2017-03-23x86/gdt: Fix setup_fixmap_gdt() to use the correct PAAndy Lutomirski
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey
2017-03-20x86/cpufeature: Detect CPUID faulting supportKyle Huey
2017-03-20x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey
2017-03-18x86/mce: Init some CPU features earlyYazen Ghannam
2017-03-18x86/microcode/AMD: Remove redundant NULL check on mcColin Ian King
2017-03-16x86: Make the GDT remapping read-only on 64-bitThomas Garnier
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2017-03-14x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa
2017-03-13x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang
2017-03-11x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01x86/intel_rdt: Remove duplicate inclusion of linux/cpu.hMasanari Iida
2017-03-01x86/vmware: Remove duplicate inclusion of asm/timer.hMasanari Iida
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-20Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-20Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-20Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds