index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2024-10-30
KVM: x86/mmu: Fold all of make_spte()'s writable handling into one if-else
Sean Christopherson
2024-10-30
KVM: x86/mmu: Always set SPTE's dirty bit if it's created as writable
Sean Christopherson
2024-10-30
KVM: x86/mmu: Flush remote TLBs iff MMU-writable flag is cleared from RO SPTE
Sean Christopherson
2024-10-30
perf/x86/rapl: Clean up cpumask and hotplug
Kan Liang
2024-10-30
perf/x86/rapl: Move the pmu allocation out of CPU hotplug
Kan Liang
2024-10-30
KVM: VMX: Remove the unused variable "gpa" in __invept()
Yan Zhao
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
Arnd Bergmann
2024-10-29
x86/pvh: Avoid absolute symbol references in .head.text
Ard Biesheuvel
2024-10-29
x86/xen: Avoid relocatable quantities in Xen ELF notes
Ard Biesheuvel
2024-10-29
x86/pvh: Omit needless clearing of phys_base
Ard Biesheuvel
2024-10-29
x86/pvh: Use correct size value in GDT descriptor
Ard Biesheuvel
2024-10-29
x86/pvh: Call C code via the kernel virtual mapping
Ard Biesheuvel
2024-10-29
drm/intel/pciids: rename i915_pciids.h to just pciids.h
Jani Nikula
2024-10-28
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-28
x86/sev: Convert shared memory back to private on kexec
Ashish Kalra
2024-10-28
x86/mm: Refactor __set_clr_pte_enc()
Ashish Kalra
2024-10-28
x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP
Ashish Kalra
2024-10-28
x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff
Qiuxu Zhuo
2024-10-28
x86/mce/mcelog: Use xchg() to get and clear the flags
Qiuxu Zhuo
2024-10-28
x86/cpu: Fix formatting of cpuid_bits[] in scattered.c
Borislav Petkov (AMD)
2024-10-28
x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit
Perry Yuan
2024-10-28
crypto: x86/aegis128 - remove unneeded RETs
Eric Biggers
2024-10-28
crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_END
Eric Biggers
2024-10-28
crypto: x86/aegis128 - take advantage of block-aligned len
Eric Biggers
2024-10-28
crypto: x86/aegis128 - optimize partial block handling using SSE4.1
Eric Biggers
2024-10-28
crypto: x86/aegis128 - improve assembly function prototypes
Eric Biggers
2024-10-28
crypto: x86/aegis128 - optimize length block preparation using SSE4.1
Eric Biggers
2024-10-28
crypto: x86/aegis128 - don't bother with special code for aligned data
Eric Biggers
2024-10-28
crypto: x86/aegis128 - eliminate some indirect calls
Eric Biggers
2024-10-28
crypto: x86/aegis128 - remove no-op init and exit functions
Eric Biggers
2024-10-28
crypto: x86/aegis128 - access 32-bit arguments as 32-bit
Eric Biggers
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-26
x86/cpu: Use str_yes_no() helper in show_cpuinfo_misc()
Thorsten Blum
2024-10-26
crypto: x86/crc32c - eliminate jump table and excessive unrolling
Eric Biggers
2024-10-26
crypto: x86/crc32c - access 32-bit arguments as 32-bit
Eric Biggers
2024-10-26
crypto: x86/crc32c - simplify code for handling fewer than 200 bytes
Eric Biggers
2024-10-25
x86/amd: Use heterogeneous core topology for identifying boost numerator
Mario Limonciello
2024-10-25
x86/cpu: Add CPU type to struct cpuinfo_topology
Pawan Gupta
2024-10-25
x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD
Perry Yuan
2024-10-25
x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES
Perry Yuan
2024-10-25
x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
Mario Limonciello
2024-10-25
KVM: x86/mmu: Don't mark "struct page" accessed when zapping SPTEs
Sean Christopherson
2024-10-25
KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn
Sean Christopherson
2024-10-25
KVM: VMX: Hold mmu_lock until page is released when updating APIC access page
Sean Christopherson
2024-10-25
KVM: Move x86's API to release a faultin page to common KVM
Sean Christopherson
2024-10-25
KVM: x86/mmu: Don't mark unused faultin pages as accessed
Sean Christopherson
2024-10-25
KVM: x86/mmu: Put refcounted pages instead of blindly releasing pfns
Sean Christopherson
[prev]
[next]