index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source 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]