index
:
linux-stable.git
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2024-02-15
x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid
Thomas Gleixner
2024-02-15
x86/mpparse: Remove the physid_t bitmap wrapper
Thomas Gleixner
2024-02-15
x86/mm/numa: Move early mptable evaluation into common code
Thomas Gleixner
2024-02-15
x86/mpparse: Switch to new init callbacks
Thomas Gleixner
2024-02-15
x86/dtb: Rename x86_dtb_init()
Thomas Gleixner
2024-02-15
x86/mpparse: Prepare for callback separation
Thomas Gleixner
2024-02-15
x86/mpparse: Provide separate early/late callbacks
Thomas Gleixner
2024-02-15
x86/mpparse: Rename default_find_smp_config()
Thomas Gleixner
2024-02-15
x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()
Thomas Gleixner
2024-02-15
x86/ioapic: Replace some more set bit nonsense
Thomas Gleixner
2024-02-15
x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids
Thomas Gleixner
2024-02-15
x86/cpu/topology: Make the APIC mismatch warnings complete
Thomas Gleixner
2024-02-15
x86/apic/uv: Remove the private leaf 0xb parser
Thomas Gleixner
2024-02-15
x86/apic: Remove unused phys_pkg_id() callback
Thomas Gleixner
2024-02-15
x86/cpu: Remove x86_coreid_bits
Thomas Gleixner
2024-02-15
x86/cpu: Make topology_amd_node_id() use the actual node info
Thomas Gleixner
2024-02-15
x86/mm/numa: Use core domain size on AMD
Thomas Gleixner
2024-02-15
x86/cpu: Use common topology code for AMD
Thomas Gleixner
2024-02-15
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
2024-02-15
x86/cpu: Provide cpu_init/parse_topology()
Thomas Gleixner
2024-02-15
x86/cpu: Provide cpuid_read() et al.
Thomas Gleixner
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-02-12
x86/retpoline: Ensure default return thunk isn't used at runtime
Josh Poimboeuf
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
2024-02-08
KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
Paolo Bonzini
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2024-02-08
KVM: x86: move x86-specific structs to uapi/asm/kvm.h
Paolo Bonzini
2024-02-08
kvm: x86: use a uapi-friendly macro for GENMASK
Paolo Bonzini
2024-02-08
kvm: x86: use a uapi-friendly macro for BIT
Dionna Glaze
2024-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-07
kvmclock: Unexport kvmclock clocksource
Peter Hilber
2024-02-06
x86/kvm: Use separate percpu variable to track the enabling of asyncpf
Xiaoyao Li
2024-02-06
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2024-02-06
x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
Nathan Chancellor
2024-02-02
x86/fred: Fix a build warning with allmodconfig due to 'inline' failing to in...
Xin Li (Intel)
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
2024-02-01
KVM: x86/pmu: Snapshot and clear reprogramming bitmap before reprogramming
Sean Christopherson
2024-02-01
KVM: x86/pmu: Move pmc_idx => pmc translation helper to common code
Sean Christopherson
2024-01-31
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
2024-01-31
x86/fred: Add FRED initialization functions
H. Peter Anvin (Intel)
2024-01-31
x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
Xin Li
2024-01-31
x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
Xin Li
2024-01-31
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
2024-01-31
x86/fred: FRED entry/exit and dispatch code
H. Peter Anvin (Intel)
2024-01-31
x86/idtentry: Incorporate definitions/declarations of the FRED entries
Xin Li
2024-01-31
x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
H. Peter Anvin (Intel)
[prev]
[next]