index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
asm-prototypes.h
Age
Commit message (
Expand
)
Author
2024-03-29
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
2024-01-31
x86/fred: FRED entry/exit and dispatch code
H. Peter Anvin (Intel)
2023-01-13
x86/gsseg: Add the new <asm/gsseg.h> header to <asm/asm-prototypes.h>
Ingo Molnar
2021-10-28
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
Peter Zijlstra
2021-10-28
x86/asm: Fixup odd GEN-for-each-reg.h usage
Peter Zijlstra
2021-10-28
x86/retpoline: Remove unused replacement symbols
Peter Zijlstra
2021-04-02
objtool/x86: Rewrite retpoline thunk calls
Peter Zijlstra
2021-04-02
x86/retpoline: Simplify retpolines
Peter Zijlstra
2020-10-08
x86/mce: Allow for copy_mc_fragile symbol checksum to be generated
Borislav Petkov
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-04-30
x86/retpoline: Fix retpoline unwind
Peter Zijlstra
2020-04-30
x86: Simplify retpoline declaration
Peter Zijlstra
2019-01-28
x86/asm-prototypes: Remove duplicate include <asm/page.h>
Brajeswar Ghosh
2018-02-20
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
2018-01-27
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2018-01-24
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
2018-01-12
x86/retpoline: Add initial retpoline support
David Woodhouse
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski