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-09-04
x86/sched: Add basic support for CPU capacity scaling
Rafael J. Wysocki
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: introduce numa_memblks_init
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_emulation
Mike Rapoport (Microsoft)
2024-09-03
mm: move numa_distance and related code from x86 to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: use a helper function to get MAX_DMA32_PFN
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: split __apicid_to_node update to a helper function
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: simplify allocation of phys_dist
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: move FAKE_NODE_* defines to numa_emu
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: use get_pfn_range_for_nid to verify that node spans memory
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: simplify numa_distance allocation
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2024-09-03
x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...
Dave Hansen
2024-09-02
KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM
Tom Dohrmann
2024-09-01
x86/mm: add testmmiotrace MODULE_DESCRIPTION()
Jeff Johnson
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
2024-09-01
mm: remove arch_unmap()
Michael Ellerman
2024-09-01
mm/x86: add missing pud helpers
Peter Xu
2024-09-01
mm/x86: implement arch_check_zapped_pud()
Peter Xu
2024-09-01
mm/x86: make pud_leaf() only care about PSE bit
Peter Xu
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-01
tinyconfig: remove unnecessary 'is not set' for choice blocks
Masahiro Yamada
2024-08-29
KVM: x86: Add fastpath handling of HLT VM-Exits
Sean Christopherson
2024-08-29
KVM: x86: Reorganize code in x86.c to co-locate vCPU blocking/running helpers
Sean Christopherson
2024-08-29
KVM: x86: Exit to userspace if fastpath triggers one on instruction skip
Sean Christopherson
2024-08-29
KVM: x86: Dedup fastpath MSR post-handling logic
Sean Christopherson
2024-08-29
KVM: x86: Re-enter guest if WRMSR(X2APIC_ICR) fastpath is successful
Sean Christopherson
2024-08-29
KVM: SVM: Track the per-CPU host save area as a VMCB pointer
Sean Christopherson
2024-08-29
KVM: SVM: Add host SEV-ES save area structure into VMCB via a union
Sean Christopherson
2024-08-29
KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page
Sean Christopherson
2024-08-29
KVM: x86/mmu: Reword a misleading comment about checking gpte_changed()
Sean Christopherson
2024-08-29
KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch)
Sean Christopherson
2024-08-29
KVM: x86/mmu: Decrease indentation in logic to sync new indirect shadow page
Sean Christopherson
2024-08-29
KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
Sean Christopherson
2024-08-29
KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
Sean Christopherson
2024-08-29
KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
Sean Christopherson
2024-08-29
x86/EISA: Dereference memory directly instead of using readl()
Maciej W. Rozycki
2024-08-28
KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP
Vitaly Kuznetsov
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
2024-08-27
virt: sev-guest: Ensure the SNP guest messages do not exceed a page
Nikunj A Dadhania
2024-08-26
x86/tdx: Fix data leak in mmio_read()
Kirill A. Shutemov
2024-08-26
x86/ioremap: Improve iounmap() address range checks
Max Ramanouski
2024-08-25
x86/entry: Set FRED RSP0 on return to userspace instead of context switch
Xin Li (Intel)
[prev]
[next]