summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2022-09-23x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_dataJames Morse
2022-09-23x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse
2022-09-23x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()James Morse
2022-09-23x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()James Morse
2022-09-23x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()James Morse
2022-09-23x86/resctrl: Abstract __rmid_read()James Morse
2022-09-23x86/microcode/AMD: Track patch allocation size explicitlyKees Cook
2022-09-23x86/resctrl: Allow per-rmid arch private storage to be resetJames Morse
2022-09-22x86/resctrl: Add per-rmid arch private storage for overflow and chunksJames Morse
2022-09-22x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunksJames Morse
2022-09-22x86/resctrl: Allow update_mba_bw() to update controls directlyJames Morse
2022-09-22x86/resctrl: Remove architecture copy of mbps_valJames Morse
2022-09-22x86/resctrl: Switch over to the resctrl mbps_val listJames Morse
2022-09-22x86/resctrl: Create mba_sc configuration in the rdt_domainJames Morse
2022-09-22x86/resctrl: Abstract and use supports_mba_mbps()James Morse
2022-09-22x86/resctrl: Remove set_mba_sc()s control array re-initialisationJames Morse
2022-09-22x86/resctrl: Add domain offline callback for resctrl workJames Morse
2022-09-22x86/resctrl: Group struct rdt_hw_domain cleanupJames Morse
2022-09-22x86/resctrl: Add domain online callback for resctrl workJames Morse
2022-09-22x86/resctrl: Merge mon_capable and mon_enabledJames Morse
2022-09-22x86/resctrl: Kill off alloc_enabledJames Morse
2022-09-08x86/sgx: Handle VA page allocation failure for EAUG on PF.Haitao Huang
2022-09-08x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxdJarkko Sakkinen
2022-09-02x86/microcode: Print previous version of microcode after reloadAshok Raj
2022-09-01sgx: use ->f_mapping...Al Viro
2022-08-31x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...Kohei Tarumizu
2022-08-29x86/mce: Retrieve poison range from hardwareJane Chu
2022-08-27x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das
2022-08-26x86/microcode: Remove ->request_microcode_user()Borislav Petkov
2022-08-18x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-15x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing()Kristen Carlson Accardi
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-08-08x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-06Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-05Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-04x86/acrn: Set up timekeepingFei Li
2022-08-03x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...Chenyi Qiang
2022-08-01Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-01Merge tag 'x86_vmware_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-01Merge tag 'ras_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-29x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo
2022-07-26x86/cyrix: include header linux/isa-dma.hRandy Dunlap
2022-07-20x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta