summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2021-08-11x86/resctrl: Apply offset correction when config is stagedJames Morse
2021-08-11x86/resctrl: Make ctrlval arrays the same sizeJames Morse
2021-08-11x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse
2021-08-11x86/resctrl: Add a helper to read a closid's configurationJames Morse
2021-08-11x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse
2021-08-11x86/resctrl: Allow different CODE/DATA configurations to be stagedJames Morse
2021-08-11x86/resctrl: Group staged configuration into a separate structJames Morse
2021-08-11x86/resctrl: Move the schemata names into struct resctrl_schemaJames Morse
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse
2021-08-11x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_regionJames Morse
2021-08-11x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse
2021-08-11x86/resctrl: Add resctrl_arch_get_num_closid()James Morse
2021-08-11x86/resctrl: Store the effective num_closid in the schemaJames Morse
2021-08-11x86/resctrl: Walk the resctrl schema list instead of an arch listJames Morse
2021-08-11x86/resctrl: Label the resources with their configuration typeJames Morse
2021-08-11x86/resctrl: Pass the schema in info dir's private pointerJames Morse
2021-08-11x86/resctrl: Add a separate schema list for resctrlJames Morse
2021-08-11x86/resctrl: Split struct rdt_domainJames Morse
2021-08-11x86/resctrl: Split struct rdt_resourceJames Morse
2021-08-10x86: Fix typo s/ECLR/ELCR/ for the PIC registerMaciej W. Rozycki
2021-08-10x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki
2021-08-10x86: Add support for 0x22/0x23 port I/O configuration spaceMaciej W. Rozycki
2021-08-10x86/mce/inject: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-10x86/microcode: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-10x86/mtrr: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-10x86/msi: Force affinity setup before startupThomas Gleixner
2021-08-10x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-08-09x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe
2021-08-09x86/amd_gart: return error code from gart_map_sg()Martin Oliveira
2021-07-31iscsi_ibft: fix crash due to KASLR physical memory remappingMaurizio Lombardi
2021-07-28x86, prctl: Hook L1D flushing in via prctlBalbir Singh
2021-07-28x86/mm: Prepare for opt-in based L1D flush in switch_mm()Balbir Singh
2021-07-28x86/smp: Add a per-cpu view of SMT stateBalbir Singh
2021-07-26Backmerge tag 'v5.14-rc3' into drm-nextDave Airlie
2021-07-25Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-07-23signal: Verify the alignment and size of siginfo_tEric W. Biederman
2021-07-23Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-21Revert "x86/hyperv: fix logical processor creation"Wei Liu
2021-07-21drivers/firmware: move x86 Generic System Framebuffers supportJavier Martinez Canillas
2021-07-19printk: Userspace format indexing supportChris Down
2021-07-16x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0Ani Sinha
2021-07-15Drivers: hv: Move Hyper-V misc functionality to arch-neutral codeMichael Kelley
2021-07-15Drivers: hv: Add arch independent default functions for some Hyper-V handlersMichael Kelley
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley
2021-07-13x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...Ani Sinha
2021-07-13jump_labels: Mark __jump_label_transform() as __always_inlined to work around...Ingo Molnar
2021-07-08x86/dumpstack: use %pSb/%pBb for backtrace printingStephen Boyd
2021-07-08x86: convert to setup_initial_init_mm()Kefeng Wang
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds