summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-0210-2/+119
|\
| * Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-2910-2/+119
| |\
| | * x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor2023-01-221-1/+1
| | * acpi: Fix suspend with Xen PVJuergen Gross2023-01-191-0/+8
| | * x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-195-0/+104
| | * x86/pci/xen: Fixup fallout from the PCI/MSI overhaulThomas Gleixner2023-01-161-1/+2
| | * x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domainDavid Woodhouse2023-01-161-0/+1
| | * x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2023-01-162-1/+4
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-281-53/+48
|\ \ \
| * | | bpf, x86: Simplify the parsing logic of structure parametersPu Lehui2023-01-101-53/+48
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-274-12/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-241-12/+9
| |\ \ \
| | * | | KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst2023-01-221-12/+9
| | | |/ | | |/|
| * | | Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-01-221-0/+9
| |\ \ \
| | * | | x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky2023-01-161-0/+9
| * | | | Merge tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-222-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | perf/x86/intel/cstate: Add Emerald RapidsKan Liang2023-01-181-0/+1
| | * | | perf/x86/intel: Add Emerald RapidsKan Liang2023-01-181-0/+1
* | | | | net: checksum: drop the linux/uaccess.h includeJakub Kicinski2023-01-271-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-2011-91/+164
|\| | | |
| * | | | Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-155-20/+52
| |\ \ \ \
| | * | | | x86/mm: fix poking_init() for Xen PV guestsJuergen Gross2023-01-121-0/+4
| | * | | | x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman2023-01-101-16/+33
| | * | | | x86/resctrl: Fix task CLOSID/RMID update racePeter Newman2023-01-101-1/+11
| | * | | | x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross2023-01-101-1/+2
| | * | | | x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra2023-01-101-2/+2
| | | |/ / | | |/| |
| * | | | Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-131-6/+38
| |\ \ \ \
| | * | | | x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas2023-01-131-0/+31
| | * | | | x86/pci: Simplify is_mmconf_reserved() messagesBjorn Helgaas2023-01-111-6/+7
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-134-63/+72
| |\ \ \ \ \
| | * | | | | KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse2023-01-112-37/+31
| | * | | | | KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()David Woodhouse2023-01-111-2/+17
| | * | | | | KVM: x86/xen: Fix lockdep warning on "recursive" gpc lockingDavid Woodhouse2023-01-111-1/+3
| | * | | | | KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2023-01-091-16/+16
| | * | | | | KVM: nSVM: clarify recalc_intercepts() wrt CR8Paolo Bonzini2023-01-091-7/+5
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-01-131-2/+2
| |\ \ \ \ \
| | * | | | | elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas2023-01-051-2/+2
| | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-125-14/+21
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-5/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86/xen: Remove the unused function p2m_index()Jiapeng Chong2023-01-091-5/+0
| * | | | perf/x86/intel/uncore: Add Emerald RapidsKan Liang2023-01-091-0/+1
| * | | | perf/x86/msr: Add Emerald RapidsKan Liang2023-01-091-0/+1
| * | | | perf/x86/msr: Add Meteor Lake supportKan Liang2023-01-091-0/+2
| * | | | perf/x86/cstate: Add Meteor Lake supportKan Liang2023-01-091-9/+12
| | |_|/ | |/| |
| * | | Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-01-061-0/+5
| |\ \ \
| | * | | perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui2023-01-041-0/+1
| | * | | perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui2023-01-041-0/+2
| | * | | perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson2023-01-031-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-0522-186/+227
|\| | | |
| * | | | x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco2023-01-041-0/+2