index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
x86/topology: convert to use arch_cpu_is_hotpluggable()
Russell King (Oracle)
2023-12-06
1
-5
/
+2
|
*
|
|
|
|
x86/topology: use weak version of arch_unregister_cpu()
Russell King (Oracle)
2023-12-06
1
-5
/
+0
|
*
|
|
|
|
x86/topology: Switch over to GENERIC_CPU_DEVICES
James Morse
2023-12-06
3
-27
/
+5
|
*
|
|
|
|
ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
James Morse
2023-12-06
1
-0
/
+1
|
*
|
|
|
|
x86/topology: remove arch_*register_cpu() exports
Russell King (Oracle)
2023-12-06
1
-2
/
+0
|
*
|
|
|
|
x86: intel_epb: Don't rely on link order
James Morse
2023-12-06
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-17
7
-117
/
+145
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-01-15
3
-11
/
+24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/pci: Clean up open-coded PCIBIOS return code mangling
Ilpo Järvinen
2023-12-01
1
-7
/
+21
|
|
*
|
|
|
|
x86/pci: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
2023-12-01
2
-4
/
+3
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
x86/pci: Reorder pci_mmcfg_arch_map() definition before calls
Bjorn Helgaas
2023-12-05
1
-19
/
+19
|
*
|
|
|
|
x86/pci: Return pci_mmconfig_add() failure early
Bjorn Helgaas
2023-12-05
1
-7
/
+8
|
*
|
|
|
|
x86/pci: Comment pci_mmconfig_insert() obscure MCFG dependency
Bjorn Helgaas
2023-12-05
1
-0
/
+4
|
*
|
|
|
|
x86/pci: Rename pci_mmcfg_check_reserved() to pci_mmcfg_reserved()
Bjorn Helgaas
2023-12-05
1
-4
/
+4
|
*
|
|
|
|
x86/pci: Rename acpi_mcfg_check_entry() to acpi_mcfg_valid_entry()
Bjorn Helgaas
2023-12-05
1
-7
/
+7
|
*
|
|
|
|
x86/pci: Rename 'MMCONFIG' to 'ECAM', use pr_fmt
Bjorn Helgaas
2023-12-05
3
-67
/
+52
|
*
|
|
|
|
x86/pci: Add MCFG debug logging
Bjorn Helgaas
2023-12-05
2
-5
/
+21
|
*
|
|
|
|
x86/pci: Reword ECAM EfiMemoryMappedIO logging to avoid 'reserved'
Bjorn Helgaas
2023-12-05
1
-8
/
+6
|
*
|
|
|
|
x86/pci: Reserve ECAM if BIOS didn't include it in PNP0C02 _CRS
Bjorn Helgaas
2023-12-05
1
-1
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
52
-1049
/
+1825
|
\
\
\
\
\
|
*
|
|
|
|
x86/kvm: Do not try to disable kvmclock if it was not enabled
Kirill A. Shutemov
2024-01-08
1
-4
/
+8
|
*
|
|
|
|
Merge tag 'kvm-x86-mmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
4
-63
/
+54
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: x86/mmu: fix comment about mmu_unsync_pages_lock
Paolo Bonzini
2023-12-01
1
-2
/
+2
|
|
*
|
|
|
|
KVM: x86/mmu: always take tdp_mmu_pages_lock
Paolo Bonzini
2023-12-01
2
-25
/
+10
|
|
*
|
|
|
|
KVM: x86/mmu: remove unnecessary "bool shared" argument from iterators
Paolo Bonzini
2023-12-01
1
-25
/
+23
|
|
*
|
|
|
|
KVM: x86/mmu: remove unnecessary "bool shared" argument from functions
Paolo Bonzini
2023-12-01
3
-16
/
+23
|
|
*
|
|
|
|
KVM: x86/mmu: Check for leaf SPTE when clearing dirty bit in the TDP MMU
David Matlack
2023-12-01
1
-3
/
+4
|
|
*
|
|
|
|
KVM: x86/mmu: Fix off-by-1 when splitting huge pages during CLEAR
David Matlack
2023-12-01
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'kvm-x86-xen-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
2
-6
/
+31
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
Paul Durrant
2023-12-07
2
-6
/
+31
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'kvm-x86-svm-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
3
-19
/
+21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
Sean Christopherson
2023-11-30
1
-2
/
+9
|
|
*
|
|
|
|
|
KVM: SVM: Explicitly require FLUSHBYASID to enable SEV support
Sean Christopherson
2023-11-30
1
-2
/
+5
|
|
*
|
|
|
|
|
KVM: nSVM: Advertise support for flush-by-ASID
Sean Christopherson
2023-11-30
1
-0
/
+7
|
|
*
|
|
|
|
|
Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
Sean Christopherson
2023-11-30
1
-15
/
+0
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
18
-30
/
+134
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
Binbin Wu
2023-11-28
4
-4
/
+4
|
|
*
|
|
|
|
|
KVM: x86: Advertise and enable LAM (user and supervisor)
Robert Hoo
2023-11-28
1
-1
/
+1
|
|
*
|
|
|
|
|
KVM: x86: Virtualize LAM for user pointer
Robert Hoo
2023-11-28
3
-3
/
+22
|
|
*
|
|
|
|
|
KVM: x86: Virtualize LAM for supervisor pointer
Robert Hoo
2023-11-28
3
-2
/
+42
|
|
*
|
|
|
|
|
KVM: x86: Untag addresses for LAM emulation where applicable
Binbin Wu
2023-11-28
5
-0
/
+19
|
|
*
|
|
|
|
|
KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
Binbin Wu
2023-11-28
5
-1
/
+17
|
|
*
|
|
|
|
|
KVM: x86: Remove kvm_vcpu_is_illegal_gpa()
Binbin Wu
2023-11-28
3
-7
/
+2
|
|
*
|
|
|
|
|
KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
Binbin Wu
2023-11-28
4
-6
/
+11
|
|
*
|
|
|
|
|
KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGD
Binbin Wu
2023-11-28
3
-2
/
+3
|
|
*
|
|
|
|
|
KVM: x86: Add X86EMUL_F_INVLPG and pass it in em_invlpg()
Binbin Wu
2023-11-28
2
-1
/
+4
|
|
*
|
|
|
|
|
KVM: x86: Add an emulation flag for implicit system access
Binbin Wu
2023-11-28
1
-0
/
+1
|
|
*
|
|
|
|
|
KVM: x86: Consolidate flags for __linearize()
Binbin Wu
2023-11-28
2
-10
/
+15
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'kvm-x86-pmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
7
-109
/
+137
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: x86/pmu: Track emulated counter events instead of previous counter
Sean Christopherson
2023-11-30
3
-15
/
+53
[prev]
[next]