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
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-26
x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=m
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-25
x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf
2020-04-25
x86/unwind/orc: Prevent unwinding before ORC initialization
Josh Poimboeuf
2020-04-25
x86/unwind/orc: Don't skip the first frame for inactive tasks
Miroslav Benes
2020-04-25
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
2020-04-25
x86/unwind/orc: Convert global variables to static
Josh Poimboeuf
2020-04-24
x86/alternatives: Move temporary_mm helpers into C
Thomas Gleixner
2020-04-24
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
2020-04-22
x86, sched: Move check for CPU type to caller function
Giovanni Gherdovich
2020-04-22
x86, sched: Don't enable static key when starting secondary CPUs
Peter Zijlstra (Intel)
2020-04-22
x86, sched: Account for CPUs with less than 4 cores in freq. invariance
Giovanni Gherdovich
2020-04-22
x86, sched: Bail out of frequency invariance if base frequency is unknown
Giovanni Gherdovich
2020-04-22
x86/microcode: Fix return value for microcode late loading
Mihai Carabas
2020-04-22
x86,ftrace: Shrink ftrace_regs_caller() by one byte
Peter Zijlstra
2020-04-22
x86,ftrace: Use SIZEOF_PTREGS
Peter Zijlstra
2020-04-22
x86,ftrace: Fix ftrace_regs_caller() unwind
Peter Zijlstra
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-04-20
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-04-20
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-18
x86/split_lock: Add Tremont family CPU models
Tony Luck
2020-04-18
x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural
Tony Luck
2020-04-17
x86/early_printk: Remove unused includes
Andy Shevchenko
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
2020-04-17
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
2020-04-17
x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()
Tony Luck
2020-04-15
crash_dump: Remove no longer used saved_max_pfn
Kairui Song
2020-04-15
x86/umip: Make umip_insns static
Jason Yan
2020-04-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-14
x86/mce: Fixup exception only for the correct MCEs
Borislav Petkov
2020-04-14
x86/mce: Add mce=print_all option
Tony Luck
2020-04-14
x86/mce: Change default MCE logger to check mce->kflags
Tony Luck
2020-04-14
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
2020-04-14
x86/mce: Convert the CEC to use the MCE notifier
Tony Luck
2020-04-14
x86/mce: Rename "first" function as "early"
Tony Luck
2020-04-14
x86/mce/amd, edac: Remove report_gart_errors
Borislav Petkov
2020-04-14
x86/mce/amd: Make threshold bank setting hotplug robust
Thomas Gleixner
2020-04-14
x86/mce/amd: Cleanup threshold device remove path
Thomas Gleixner
2020-04-14
x86/mce/amd: Straighten CPU hotplug path
Thomas Gleixner
2020-04-14
x86/mce/amd: Sanitize thresholding device creation hotplug path
Thomas Gleixner
2020-04-14
x86/mce/amd: Protect a not-fully initialized bank from the thresholding inter...
Thomas Gleixner
2020-04-14
x86/mce/amd: Init thresholding machinery only on relevant vendors
Thomas Gleixner
2020-04-14
x86/mce/amd: Do proper cleanup on error paths
Thomas Gleixner
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
2020-04-13
x86/smpboot: Remove the last ICPU() macro
Borislav Petkov
[prev]
[next]