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
Age
Commit message (
Expand
)
Author
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2024-10-15
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
2024-10-14
x86/resctrl: Slightly clean-up mbm_config_show()
Christophe JAILLET
2024-10-11
Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-10-11
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
um: Calculate stub data address relative to stub code
Benjamin Berg
2024-10-10
um: Add generic stub_syscall1 function
Benjamin Berg
2024-10-10
um: Remove 3-level page table support on i386
Tiwei Bie
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
2024-10-10
um: Set HAVE_EFFICIENT_UNALIGNED_ACCESS for x86
Benjamin Berg
2024-10-10
crypto: x86/cast5 - Remove unused cast5_ctr_16way
Dr. David Alan Gilbert
2024-10-10
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
2024-10-10
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
2024-10-10
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
2024-10-10
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
2024-10-10
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
2024-10-09
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
2024-10-08
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
2024-10-08
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
2024-10-08
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
2024-10-08
x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE
Juergen Gross
2024-10-08
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Martin Kletzander
2024-10-07
x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
Richard Gong
2024-10-07
perf/x86/amd: Warn only on new bits set
Breno Leitao
2024-10-07
perf/x86/intel: Add PMU support for ArrowLake-H
Dapeng Mi
2024-10-07
perf/x86/intel: Support hybrid PMU with multiple atom uarchs
Dapeng Mi
2024-10-07
x86/cpu/intel: Define helper to get CPU core native ID
Dapeng Mi
2024-10-07
perf/x86: Refine hybrid_pmu_type defination
Dapeng Mi
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2024-10-06
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2024-10-04
Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-10-04
mman: Add map_shadow_stack() flags
Mark Brown
2024-10-04
mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Mark Brown
2024-10-03
KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
Paolo Bonzini
2024-10-03
x86/ftrace: Include <asm/ptrace.h>
Sami Tolvanen
2024-10-03
x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
Xi Ruoyao
2024-10-02
ntp: Remove unused tick_nsec
Thomas Gleixner
2024-09-30
x86/bugs: Correct RSB terminology in Kconfig
Breno Leitao
2024-09-29
x86: kvm: fix build error
Linus Torvalds
2024-09-29
Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[prev]
[next]