summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck
2020-06-11x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner
2020-06-11x86/entry: Rename trace_hardirqs_off_prepare()Peter Zijlstra
2020-06-11x86/entry: Remove debug IDT frobbingPeter Zijlstra
2020-06-11x86/entry, mce: Disallow #DB during #MCPeter Zijlstra
2020-06-11x86/entry: Move paranoid irq tracing out of ASM codeThomas Gleixner
2020-06-11x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVECThomas Gleixner
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner
2020-06-11x86/idtentry: Switch to conditional RCU handlingThomas Gleixner
2020-06-11x86/mce: Address objtools noinstr complaintsThomas Gleixner
2020-06-11x86/entry: Implement user mode C entry points for #DB and #MCEThomas Gleixner
2020-06-11x86/nmi: Protect NMI entry against instrumentationThomas Gleixner
2020-06-11x86/mce: Use untraced rd/wrmsr in the MCE offline/crash checkThomas Gleixner
2020-06-11x86/entry: Convert Machine Check to IDTENTRY_ISTThomas Gleixner
2020-06-11x86/mce: Move nmi_enter/exit() into the entry pointThomas Gleixner
2020-06-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2020-06-09x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-09x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-05Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-01Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-01Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-28x86/split_lock: Add Icelake microserver and Tigerlake CPU modelsFenghua Yu
2020-05-19x86: Replace ist_enter() with nmi_enter()Peter Zijlstra
2020-05-19x86/mce: Send #MC singal from task workPeter Zijlstra
2020-05-19x86/entry: Get rid of ist_begin/end_non_atomic()Thomas Gleixner
2020-05-07x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-05-06x86/resctrl: Support wider MBM countersReinette Chatre
2020-05-06x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre
2020-05-06x86/resctrl: Maintain MBM counter width per resourceReinette Chatre
2020-05-06x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre
2020-05-06x86/resctrl: Remove unnecessary RMID checksReinette Chatre
2020-05-06x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre
2020-05-06x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre
2020-05-04x86/mcelog: Add compat_ioctl for 32-bit mcelog supportHe Zhe
2020-04-30x86/perf: Add hardware performance events support for Zhaoxin CPU.CodyYao-oc
2020-04-26x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=mThomas Gleixner
2020-04-26x86/tlb: Move __flush_tlb() out of lineThomas Gleixner