summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-12-11x86/ia32_signal: Propagate __user annotation properlyLukas Bulwahn
2020-12-11x86: Print ratio freq_max/freq_base used in frequency invariance calculationsGiovanni Gherdovich
2020-12-11x86, sched: Use midpoint of max_boost and max_P for frequency invariance on A...Giovanni Gherdovich
2020-12-11x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot
2020-12-10x86/ioapic: Cleanup the timer_works() irqflags messThomas Gleixner
2020-12-10x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-10x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen
2020-12-10x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
2020-12-09KVM: x86: ignore SIPIs that are received while not in wait-for-sipi stateMaxim Levitsky
2020-12-09perf/x86/intel: Add Tremont Topdown supportKan Liang
2020-12-09uprobes/x86: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09perf/x86: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09kprobes/x86: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()Kan Liang
2020-12-09perf/x86/intel: Fix rtm_abort_event encoding on Ice LakeKan Liang
2020-12-09x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu
2020-12-09x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski
2020-12-08x86/cpu/amd: Remove dead code for TSEG region remappingArvind Sankar
2020-12-08x86/msr: Add a pointer to an URL which contains further detailsBorislav Petkov
2020-12-07x86/platform/uv: Add deprecated messages to /proc info leavesMike Travis
2020-12-07x86/platform/uv: Add kernel interfaces for obtaining system infoMike Travis
2020-12-07x86/alternative: Update text_poke_bp() kernel-doc commentQiujun Huang
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-06x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-06x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-04kvm: x86/mmu: Use cpuid to determine max gfnRick Edgecombe
2020-12-04kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()Jacob Xu
2020-12-04crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2020-12-04crypto: x86/sha512 - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2020-12-04crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2020-12-03x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()Jarkko Sakkinen
2020-12-03KVM: x86: adjust SEV for commit 7e8e6eed75ePaolo Bonzini
2020-12-03x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis
2020-12-03perf/x86/intel: Check PEBS status correctlyStephane Eranian
2020-12-03perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim
2020-12-02x86/sgx: Fix a typo in kernel-doc markupMauro Carvalho Chehab
2020-12-02signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi
2020-12-02x86: vdso: Expose sigreturn address on vdso to the kernelGabriel Krisman Bertazi
2020-12-01x86/mce: Rename kill_it to kill_current_taskGabriele Paoloni
2020-12-01x86/mce: Remove redundant call to irq_work_queue()Gabriele Paoloni
2020-12-01x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3Gabriele Paoloni
2020-12-01x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right placesGabriele Paoloni
2020-12-01Merge tag 'v5.10-rc6' into ras/coreBorislav Petkov
2020-12-01x86/resctrl: Clean up unused function parameter in rmdir pathXiaochen Shen
2020-12-01Merge tag 'v5.10-rc6' into x86/cacheBorislav Petkov
2020-12-01x86/resctrl: Fix AMD L3 QOS CDP enable/disableBabu Moger
2020-12-01x86/build: Remove -m16 workaround for unsupported versions of GCCNick Desaulniers