aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-25Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge branch 'x86-rep-insns': x86 user copy clarificationsLinus Torvalds
2023-04-20SVM-SEV: convert the rest of fget() uses to fdget() in thereAl Viro
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Al Viro
2023-04-20x86: rewrite '__copy_user_nocache' functionLinus Torvalds
2023-04-19x86: remove 'zerorest' argument from __copy_user_nocache()Linus Torvalds
2023-04-18x86: set FSRS automatically on AMD CPUs that have FSRMLinus Torvalds
2023-04-18x86: improve on the non-rep 'copy_user' functionLinus Torvalds
2023-04-18x86: improve on the non-rep 'clear_user' functionLinus Torvalds
2023-04-18x86: inline the 'rep movs' in user copies for the FSRM caseLinus Torvalds
2023-04-18x86: move stac/clac from user copy routines into callersLinus Torvalds
2023-04-18x86: don't use REP_GOOD or ERMS for user memory clearingLinus Torvalds
2023-04-18x86: don't use REP_GOOD or ERMS for user memory copiesLinus Torvalds
2023-04-18x86: don't use REP_GOOD or ERMS for small memory clearingLinus Torvalds
2023-04-18x86: don't use REP_GOOD or ERMS for small memory copiesLinus Torvalds
2023-04-18x86/alternatives: Do not use integer constant suffixes in inline asmWilly Tarreau
2023-04-16Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-13x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic
2023-04-12x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-10Merge tag 'uml-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-09Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-08purgatory: fix disabling debug infoAlyssa Ross
2023-04-07x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak
2023-04-06x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2023-04-05x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPINTony Luck
2023-04-05arch/x86: Remove "select SRCU"Paul E. McKenney
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
2023-04-05x86/cpu: Add model number for Intel Arrow Lake processorTony Luck
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-04um: Only disable SSE on clang to work around old GCC bugsDavid Gow
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy
2023-03-31Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-30Merge branch 'x86/cc' into x86/apicThomas Gleixner
2023-03-30x86/coco: Export cc_vendorBorislav Petkov (AMD)
2023-03-30x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder
2023-03-30x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello
2023-03-27KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real ModeSean Christopherson