summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-147-55/+30
|\
| * x86/build: Remove -m16 workaround for unsupported versions of GCCNick Desaulniers2020-12-012-20/+1
| * x86/build: Fix vmlinux size check on 64-bitArvind Sankar2020-10-295-35/+29
* | Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-144-15/+95
|\ \
| * | x86/resctrl: Clean up unused function parameter in rmdir pathXiaochen Shen2020-12-011-10/+7
| * | Merge tag 'v5.10-rc6' into x86/cacheBorislav Petkov2020-12-0161-397/+652
| |\ \
| * | | x86/resctrl: Constify kernfs_opsRikard Falkeborn2020-11-192-3/+3
| * | | x86/resctrl: Correct MBM total and local valuesFenghua Yu2020-10-273-2/+85
| | |/ | |/|
* | | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-1433-207/+78
|\ \ \
| * | | x86/ia32_signal: Propagate __user annotation properlyLukas Bulwahn2020-12-111-1/+1
| * | | x86/alternative: Update text_poke_bp() kernel-doc commentQiujun Huang2020-12-071-1/+1
| * | | x86/PCI: Make a kernel-doc comment a normal oneAlex Shi2020-11-271-3/+3
| * | | x86/asm: Drop unused RDPID macroSean Christopherson2020-11-261-15/+0
| * | | x86/boot/compressed/64: Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak2020-11-211-4/+4
| * | | x86/head64: Remove duplicate includeWang Qing2020-11-201-1/+0
| * | | x86/mm: Declare 'start' variable where it is usedLukas Bulwahn2020-11-201-2/+4
| * | | x86/head/64: Remove unused GET_CR2_INTO() macroArvind Sankar2020-11-183-21/+0
| * | | x86/boot: Remove unused finalize_identity_maps()Arvind Sankar2020-11-181-10/+0
| * | | x86/uaccess: Document copy_from_user_nmi()Thomas Gleixner2020-11-181-4/+18
| * | | x86/dumpstack: Make show_trace_log_lvl() staticHui Su2020-11-172-4/+1
| * | | x86/mtrr: Fix a kernel-doc markupMauro Carvalho Chehab2020-11-021-1/+2
| * | | x86/setup: Remove unused MCA variablesBorislav Petkov2020-10-281-5/+0
| * | | x86, libnvdimm/test: Remove COPY_MC_TESTDan Williams2020-10-264-92/+0
| * | | x86: Reclaim TIF_IA32 and TIF_X32Gabriel Krisman Bertazi2020-10-262-10/+0
| * | | x86/mm: Convert mmu context ia32_compat into a proper flags fieldGabriel Krisman Bertazi2020-10-264-10/+20
| * | | x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()Gabriel Krisman Bertazi2020-10-262-4/+6
| * | | x86/elf: Use e_machine to select start_thread for x32Gabriel Krisman Bertazi2020-10-262-5/+5
| * | | x86/elf: Use e_machine to choose DLINFO in compatGabriel Krisman Bertazi2020-10-261-1/+1
| * | | x86/oprofile: Avoid TIF_IA32 when checking 64bit modeGabriel Krisman Bertazi2020-10-261-1/+1
| * | | x86/compat: Simplify compat syscall userspace allocationGabriel Krisman Bertazi2020-10-261-8/+7
| * | | perf/x86: Avoid TIF_IA32 when checking 64bit modeGabriel Krisman Bertazi2020-10-264-4/+4
| |/ /
* | | Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-141-2/+10
|\ \ \
| * | | x86/mm/ident_map: Check for errors from ident_pud_init()Arvind Sankar2020-10-281-2/+10
| |/ /
* | | Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-142-7/+5
|\ \ \
| * | | x86/msr: Add a pointer to an URL which contains further detailsBorislav Petkov2020-12-081-1/+2
| * | | x86/pci: Fix the function type for check_reserved_tSami Tolvanen2020-12-011-2/+2
| * | | x86/msr: Downgrade unrecognized MSR messageBorislav Petkov2020-11-191-2/+2
| * | | x86/msr: Do not allow writes to MSR_IA32_ENERGY_PERF_BIASBorislav Petkov2020-11-161-3/+0
| |/ /
* | | Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-146-65/+232
|\ \ \
| * | | x86/platform/uv: Add deprecated messages to /proc info leavesMike Travis2020-12-071-1/+10
| * | | x86/platform/uv: Add kernel interfaces for obtaining system infoMike Travis2020-12-072-0/+14
| * | | x86/platform/uv: Add and export uv_bios_* functionsJustin Ernst2020-11-263-0/+207
| * | | x86/platform/uv: Remove existing /sys/firmware/sgi_uv/ interfaceJustin Ernst2020-11-262-64/+1
* | | | Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-1410-76/+31
|\ \ \ \
| * | | | x86/cpu/amd: Remove dead code for TSEG region remappingArvind Sankar2020-12-082-41/+0
| * | | | x86/topology: Set cpu_die_id only if DIE_TYPE foundYazen Ghannam2020-11-191-2/+8
| * | | | x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-197-16/+8
| * | | | x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam2020-11-194-17/+15
* | | | | Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-1429-19/+3778
|\ \ \ \ \
| * | | | | x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()Jarkko Sakkinen2020-12-031-1/+1