开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2018-12-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-26
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-26
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-25
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-21
x86/kvmclock: convert to SPDX identifiers
Peng Hao
2018-12-19
Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...
Ingo Molnar
2018-12-19
Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"
Ingo Molnar
2018-12-19
Revert "x86/refcount: Work around GCC inlining bug"
Ingo Molnar
2018-12-19
Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...
Ingo Molnar
2018-12-19
Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...
Ingo Molnar
2018-12-19
Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"
Ingo Molnar
2018-12-19
Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...
Ingo Molnar
2018-12-19
Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlin...
Ingo Molnar
2018-12-19
Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...
Ingo Molnar
2018-12-19
x86/mce: Restore MCE injector's module name
Borislav Petkov
2018-12-19
x86/mtrr: Don't copy uninitialized gentry fields back to userspace
Colin Ian King
2018-12-18
x86/fsgsbase/64: Fix the base write helper functions
Chang S. Bae
2018-12-18
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
2018-12-18
x86/topology: Use total_cpus for max logical packages calculation
Hui Wang
2018-12-17
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2018-12-17
kprobes/x86: Remove unneeded arch_within_kprobe_blacklist from x86
Masami Hiramatsu
2018-12-17
kprobes/x86: Show x86-64 specific blacklisted symbols correctly
Masami Hiramatsu
2018-12-13
xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
Maran Wilson
2018-12-11
x86/resctrl: Fix rdt_find_domain() return value and checks
Reinette Chatre
2018-12-11
x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...
Reinette Chatre
2018-12-11
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
2018-12-08
x86/kprobes: Remove trampoline_handler() prototype
Borislav Petkov
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-12-06
x86/mce: Unify pr_* prefix
Borislav Petkov
2018-12-06
x86/speculation: Change misspelled STIPB to STIBP
Waiman Long
2018-12-05
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov
2018-12-05
x86/umip: Make the UMIP activated message generic
Lendacky, Thomas
2018-12-04
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2018-12-04
kprobes/x86: Fix instruction patching corruption when copying more than one R...
Masami Hiramatsu
2018-12-03
x86/fpu: Update comment for __raw_xsave_addr()
Sebastian Andrzej Siewior
2018-12-03
x86/process/32: Remove asm/math_emu.h include
Sebastian Andrzej Siewior
2018-12-03
x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset()
Sebastian Andrzej Siewior
2018-12-03
x86/umip: Print UMIP line only once
Borislav Petkov
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree
Ingo Molnar
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]