index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2018-12-04
kprobes/x86: Fix instruction patching corruption when copying more than one R...
Masami Hiramatsu
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-11-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-28
x86/speculation: Provide IBPB always command line options
Thomas Gleixner
2018-11-28
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
2018-11-28
x86/speculation: Enable prctl mode for spectre_v2_user
Thomas Gleixner
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-11-28
x86/speculation: Prepare arch_smt_update() for PRCTL mode
Thomas Gleixner
2018-11-28
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2018-11-28
x86/speculation: Split out TIF update
Thomas Gleixner
2018-11-28
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-11-28
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2018-11-28
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
2018-11-28
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
2018-11-28
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
2018-11-28
x86/speculation: Unify conditional spectre v2 print functions
Thomas Gleixner
2018-11-28
x86/speculataion: Mark command line parser data __initdata
Thomas Gleixner
2018-11-28
x86/speculation: Mark string arrays const correctly
Thomas Gleixner
2018-11-28
x86/speculation: Reorder the spec_v2 code
Thomas Gleixner
2018-11-28
x86/l1tf: Show actual SMT state
Thomas Gleixner
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-11-28
x86/speculation: Reorganize speculation control MSRs update
Tim Chen
2018-11-28
x86/speculation: Rename SSBD update functions
Thomas Gleixner
2018-11-28
x86/speculation: Disable STIBP when enhanced IBRS is in use
Tim Chen
2018-11-28
x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
Tim Chen
2018-11-28
x86/speculation: Remove unnecessary ret variable in cpu_show_common()
Tim Chen
2018-11-28
x86/speculation: Clean up spectre_v2_parse_cmdline()
Tim Chen
2018-11-28
x86/retpoline: Remove minimal retpoline support
Zhenzhong Duan
2018-11-28
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
2018-11-28
x86/MCE/AMD: Fix the thresholding machinery initialization order
Borislav Petkov
2018-11-27
x86/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-20
x86/fpu: Disable bottom halves while loading FPU registers
Sebastian Andrzej Siewior
2018-11-20
x86/acpi, x86/boot: Take RSDP address from boot params if available
Juergen Gross
2018-11-20
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
2018-11-09
x86/cpu/vmware: Do not trace vmware_sched_clock()
Steven Rostedt (VMware)
2018-11-06
x86/vsmp: Remove dependency on pv_irq_ops
Eial Czerwacki
2018-11-06
x86/ldt: Remove unused variable in map_ldt_struct()
Kirill A. Shutemov
2018-11-06
x86/ldt: Unmap PTEs for the slot before freeing LDT pages
Kirill A. Shutemov
2018-11-06
acpi/nfit, x86/mce: Validate a MCE's address before using it
Vishal Verma
2018-11-06
acpi/nfit, x86/mce: Handle only uncorrectable machine checks
Vishal Verma
2018-11-04
x86/hyper-v: Enable PIT shutdown quirk
Michael Kelley
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
[next]