aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2021-08-12x86/PCI: Add pci_numachip_init() declarationKrzysztof WilczyƄski1-0/+1
2021-08-12x86/resctrl: Fix default monitoring groups reportingBabu Moger1-14/+13
2021-08-12x86/tools: Fix objdump version check againRandy Dunlap1-0/+1
2021-08-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker1-1/+2
2021-08-12x86/power: Fix kernel-doc warnings in cpu.cBaokun Li1-15/+16
2021-08-11x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse3-16/+19
2021-08-11x86/resctrl: Merge the CDP resourcesJames Morse3-237/+83
2021-08-11x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param rangeJames Morse1-3/+9
2021-08-11x86/resctrl: Remove rdt_cdp_peer_get()James Morse1-85/+14
2021-08-11x86/resctrl: Merge the ctrl_val arraysJames Morse1-4/+61
2021-08-11x86/resctrl: Calculate the index from the configuration typeJames Morse2-22/+15
2021-08-11x86/resctrl: Apply offset correction when config is stagedJames Morse4-31/+27
2021-08-11x86/resctrl: Make ctrlval arrays the same sizeJames Morse2-1/+18
2021-08-11x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse3-15/+27
2021-08-11x86/resctrl: Add a helper to read a closid's configurationJames Morse3-30/+35
2021-08-11x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse3-4/+3
2021-08-11x86/resctrl: Allow different CODE/DATA configurations to be stagedJames Morse2-8/+17
2021-08-11x86/resctrl: Group staged configuration into a separate structJames Morse2-23/+42
2021-08-11x86/resctrl: Move the schemata names into struct resctrl_schemaJames Morse3-16/+28
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse4-34/+60
2021-08-11x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_regionJames Morse4-11/+11
2021-08-11x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse3-21/+27
2021-08-11x86/resctrl: Add resctrl_arch_get_num_closid()James Morse3-4/+13
2021-08-11x86/resctrl: Store the effective num_closid in the schemaJames Morse2-15/+7
2021-08-11x86/resctrl: Walk the resctrl schema list instead of an arch listJames Morse2-14/+27
2021-08-11x86/resctrl: Label the resources with their configuration typeJames Morse3-0/+10
2021-08-11x86/resctrl: Pass the schema in info dir's private pointerJames Morse1-13/+25
2021-08-11x86/resctrl: Add a separate schema list for resctrlJames Morse2-1/+43
2021-08-11x86/resctrl: Split struct rdt_domainJames Morse5-59/+63
2021-08-11x86/resctrl: Split struct rdt_resourceJames Morse6-272/+252
2021-08-10x86: Fix typo s/ECLR/ELCR/ for the PIC registerMaciej W. Rozycki3-14/+14
2021-08-10x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki7-11/+15
2021-08-10x86/PCI: Add support for the Intel 82426EX PIRQ routerMaciej W. Rozycki1-0/+49
2021-08-10x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ routerMaciej W. Rozycki1-0/+73
2021-08-10x86/PCI: Add support for the ALi M1487 (IBC) PIRQ routerMaciej W. Rozycki1-2/+152
2021-08-10x86: Add support for 0x22/0x23 port I/O configuration spaceMaciej W. Rozycki5-10/+54
2021-08-10Merge branch 'kvm-vmx-secctl' into HEADPaolo Bonzini5-26/+56
2021-08-10KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson1-1/+1
2021-08-10x86/mce/inject: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-4/+4
2021-08-10x86/microcode: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-9/+9
2021-08-10x86/mtrr: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-4/+4
2021-08-10x86/mmiotrace: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-08-10x86/msi: Force affinity setup before startupThomas Gleixner2-4/+9
2021-08-10x86/ioapic: Force affinity setup before startupThomas Gleixner1-2/+4
2021-08-10kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada1-1/+1
2021-08-09x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe1-2/+0
2021-08-09x86/amd_gart: return error code from gart_map_sg()Martin Oliveira1-7/+9
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-14/+39
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+4
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang2-8/+30