summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
14 daysx86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen1-1/+1
14 daysx86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra1-3/+3
14 daysperf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter1-1/+1
14 daysperf/x86/intel/pt: Split ToPA metadata and page layoutAlexander Shishkin1-33/+60
14 daysperf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculationAlexander Shishkin1-2/+1
14 daysperf/x86/intel/pt: Use helpers to obtain ToPA entry sizeAlexander Shishkin1-6/+6
14 daysperf/x86/intel/pt: Export pt_cap_get()Chao Peng3-44/+49
14 daysperf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati1-2/+2
14 daysx86/xen: Convert comma to semicolonChen Ni1-2/+2
14 daysx86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnosIlpo Järvinen1-2/+2
14 daysx86/pci/xen: Fix PCIBIOS_* return code handlingIlpo Järvinen1-2/+2
14 daysx86/pci/intel_mid_pci: Fix PCIBIOS_* return code handlingIlpo Järvinen1-2/+2
14 daysx86/of: Return consistent error type from x86_of_pci_irq_enable()Ilpo Järvinen1-1/+1
2024-07-18asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann1-17/+2
2024-07-05x86: stop playing stack games in profile_pc()Linus Torvalds1-20/+1
2024-07-05x86/amd_nb: Check for invalid SMN readsYazen Ghannam1-1/+8
2024-06-16genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang1-3/+6
2024-06-16x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada1-4/+1
2024-06-16x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-06-16x86/purgatory: Switch to the position-independent small code modelArd Biesheuvel1-1/+2
2024-06-16x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei1-0/+9
2024-06-16x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman1-4/+2
2024-05-02x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap1-1/+2
2024-04-13x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand1-14/+36
2024-04-13Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar1-18/+5
2024-04-13x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips1-6/+9
2024-04-13x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)1-5/+5
2024-04-13x86/bugs: Use sysfs_emit()Borislav Petkov1-41/+41
2024-04-13x86/cpu: Support AMD Automatic IBRSKim Phillips4-15/+26
2024-03-27x86, relocs: Ignore relocations in .notes sectionKees Cook1-0/+8
2024-03-27x86/xen: Add some null pointer checking to smp.cKunwu Chan1-0/+12
2024-03-15um: allow not setting extra rpaths in the linux binaryJohannes Berg1-1/+1
2024-02-23x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl1-5/+18
2024-02-23x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur1-1/+1
2024-02-23x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe1-4/+21
2024-02-23x86/CPU/AMD: Fix disabling XSAVES on AMD family 0x17 due to erratumMaciej S. Szmigiero1-9/+11
2024-01-26x86/lib: Fix overflow when counting digitsColin Ian King1-1/+1
2024-01-08x86/alternatives: Sync core before enabling interruptsThomas Gleixner1-1/+1
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)1-0/+3
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero2-0/+3
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)2-14/+0
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross1-1/+1
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2-19/+23
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf1-19/+11
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson1-2/+6
2023-10-25x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov1-0/+13
2023-10-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2-0/+12
2023-09-23x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson1-6/+0
2023-09-23x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap1-6/+0