summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-09-04x86/debug: Move kprobe_debug_handler() into exc_debug_kernel()Peter Zijlstra
2020-09-04x86/entry: Fix AC assertionPeter Zijlstra
2020-09-04tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi
2020-09-03x86/uaccess: Use XORL %0,%0 in __get_user_asm()Uros Bizjak
2020-09-01x86/asm: Avoid generating unused kprobe sectionsKees Cook
2020-09-01static_call: Add static_call_cond()Peter Zijlstra
2020-09-01x86/alternatives: Teach text_poke_bp() to emulate RETPeter Zijlstra
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf
2020-09-01x86/static_call: Add out-of-line static call implementationJosh Poimboeuf
2020-08-30x86/cpufeatures: Enumerate TSX suspend load address tracking instructionsKyung Min Park
2020-08-26x86/resctrl: Enumerate per-thread MBA controlsFenghua Yu
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra
2020-08-24x86/fsgsbase: Replace static_cpu_has() with boot_cpu_has()Borislav Petkov
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-20amd64: switch csum_partial_copy_generic() to new calling conventionsAl Viro
2020-08-20i386: propagate the calling conventions change down to csum_partial_copy_gene...Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-08-20efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel
2020-08-20x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmapYazen Ghannam
2020-08-19x86/cpu: Fix typos and improve the comments in sync_core()Ingo Molnar
2020-08-18perf/x86/intel: Support TopDown metrics on Ice LakeKan Liang
2020-08-18perf/x86: Add a macro for RDPMC offset of fixed countersKan Liang
2020-08-18perf/x86/intel: Generic support for hardware TopDown metricsKan Liang
2020-08-18perf/x86/intel: Move BTS index to 47Kan Liang
2020-08-18perf/x86/intel: Introduce the fourth fixed counterKan Liang
2020-08-18perf/x86/intel: Name the global status bit in NMI handlerKan Liang
2020-08-18x86/cpu: Use XGETBV and XSETBV mnemonics in fpu/internal.hUros Bizjak
2020-08-17x86/cpu: Use SERIALIZE in sync_core() when availableRicardo Neri
2020-08-15x86/mm/64: Do not sync vmalloc/ioremap mappingsJoerg Roedel
2020-08-15x86/paravirt: Avoid needless paravirt step clearing page table entriesJuergen Gross
2020-08-15x86/paravirt: Remove set_pte_at() pv-opJuergen Gross
2020-08-15x86/entry/32: Simplify CONFIG_XEN_PV build dependencyJuergen Gross
2020-08-15x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRTJuergen Gross
2020-08-15x86/paravirt: Clean up paravirt macrosJuergen Gross
2020-08-15x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXLJuergen Gross
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds