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
/
kernel
Age
Commit message (
Expand
)
Author
2024-09-04
x86/sched: Add basic support for CPU capacity scaling
Rafael J. Wysocki
2024-09-03
x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...
Dave Hansen
2024-08-29
x86/EISA: Dereference memory directly instead of using readl()
Maciej W. Rozycki
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
2024-08-25
x86/entry: Set FRED RSP0 on return to userspace instead of context switch
Xin Li (Intel)
2024-08-25
x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
Andrew Cooper
2024-08-25
x86/fred: Set SS to __KERNEL_DS when enabling FRED
Xin Li (Intel)
2024-08-25
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
Richard Gong
2024-08-25
x86/boot/64: Strip percpu address space when setting up GDT descriptors
Uros Bizjak
2024-08-25
x86/cpu: Clarify the error message when BIOS does not support SGX
WangYuli
2024-08-25
x86/kexec: Add comments around swap_pages() assembly to improve readability
Kai Huang
2024-08-25
x86/kexec: Fix a comment of swap_pages() assembly
Kai Huang
2024-08-25
x86/sgx: Fix a W=1 build warning in function comment
Kai Huang
2024-08-25
x86/EISA: Use memremap() to probe for the EISA BIOS signature
Maciej W. Rozycki
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
2024-08-19
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
2024-08-13
x86/fred: Enable FRED right after init_mem_mapping()
Xin Li (Intel)
2024-08-13
x86/fred: Move FRED RSP initialization into a separate function
Xin Li (Intel)
2024-08-13
x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()
Xin Li (Intel)
2024-08-13
x86/apic: Make x2apic_disable() work correctly
Yuntao Wang
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-09
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
2024-08-08
x86/bus_lock: Add support for AMD
Ravi Bangoria
2024-08-08
x86/split_lock: Move Split and Bus lock code to a dedicated file
Ravi Bangoria
2024-08-08
x86: Ignore stack unwinding in KCOV
Dmitry Vyukov
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2024-08-07
x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
Zhiquan Li
2024-08-07
x86/ioapic: Cleanup remaining coding style issues
Thomas Gleixner
2024-08-07
x86/ioapic: Cleanup line breaks
Thomas Gleixner
2024-08-07
x86/ioapic: Cleanup bracket usage
Thomas Gleixner
2024-08-07
x86/ioapic: Cleanup comments
Thomas Gleixner
2024-08-07
x86/ioapic: Move replace_pin_at_irq_node() to the call site
Thomas Gleixner
2024-08-07
x86/mpparse: Cleanup apic_printk()s
Thomas Gleixner
2024-08-07
x86/ioapic: Cleanup guarded debug printk()s
Thomas Gleixner
2024-08-07
x86/ioapic: Cleanup apic_printk()s
Thomas Gleixner
2024-08-07
x86/apic: Cleanup apic_printk()s
Thomas Gleixner
2024-08-07
x86/ioapic: Use guard() for locking where applicable
Thomas Gleixner
2024-08-07
x86/ioapic: Cleanup structs
Thomas Gleixner
2024-08-07
x86/ioapic: Mark mp_alloc_timer_irq() __init
Thomas Gleixner
2024-08-07
x86/ioapic: Handle allocation failures gracefully
Thomas Gleixner
2024-08-06
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
2024-08-05
x86/kexec: Add EFI config table identity mapping for kexec kernel
Tao Liu
2024-08-02
x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
Michael Kelley
2024-08-02
x86/tsc: Check for sockets instead of CPUs to make code match comment
Paul E. McKenney
2024-08-02
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
2024-08-02
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
2024-08-02
x86/pkeys: Restore altstack access in sigreturn()
Aruna Ramakrishna
2024-08-02
x86/pkeys: Update PKRU to enable all pkeys before XSAVE
Aruna Ramakrishna
[prev]
[next]