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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
alternative.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/alternatives: Do not use integer constant suffixes in inline asm
Willy Tarreau
2023-04-18
1
-1
/
+1
*
x86/alternatives: Add alt_instr.flags
Borislav Petkov (AMD)
2023-01-05
1
-56
/
+76
*
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-11-01
1
-0
/
+2
*
x86/bpf: Emit call depth accounting if required
Thomas Gleixner
2022-10-17
1
-0
/
+6
*
x86/orc: Make it callthunk aware
Peter Zijlstra
2022-10-17
1
-0
/
+5
*
static_call: Add call depth tracking support
Peter Zijlstra
2022-10-17
1
-0
/
+5
*
x86/asm: Provide ALTERNATIVE_3
Peter Zijlstra
2022-10-17
1
-3
/
+30
*
x86/modules: Add call patching
Thomas Gleixner
2022-10-17
1
-0
/
+5
*
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-10-17
1
-0
/
+12
*
x86: Undo return-thunk damage
Peter Zijlstra
2022-06-27
1
-0
/
+1
*
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
2022-03-15
1
-0
/
+1
*
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
2021-10-28
1
-0
/
+1
*
x86/alternatives: Optimize optimize_nops()
Peter Zijlstra
2021-04-02
1
-12
/
+5
*
x86/alternative: Support ALTERNATIVE_TERNARY
Juergen Gross
2021-03-11
1
-0
/
+13
*
x86/alternative: Support not-feature
Juergen Gross
2021-03-11
1
-0
/
+3
*
x86/alternative: Merge include files
Juergen Gross
2021-03-11
1
-3
/
+109
*
x86/alternative: Drop unused feature parameter from ALTINSTR_REPLACEMENT()
Juergen Gross
2021-03-09
1
-7
/
+7
*
x86: alternative.h: use asm_inline for all alternative variants
Rasmus Villemoes
2019-09-15
1
-7
/
+7
*
x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE
Peter Zijlstra
2019-04-03
1
-0
/
+10
*
x86/alternatives: Add an ALTERNATIVE_3() macro
Borislav Petkov
2019-01-16
1
-0
/
+23
*
x86/alternatives: Add macro comments
Borislav Petkov
2019-01-16
1
-7
/
+9
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
|
*
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
*
|
Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...
Ingo Molnar
2018-12-19
1
-2
/
+9
|
/
*
x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs
Nadav Amit
2018-10-04
1
-9
/
+2
*
x86/alternatives: Fixup alternative_call_2
Alexey Dobriyan
2018-03-27
1
-3
/
+1
*
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
David Woodhouse
2018-01-05
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/alternatives: Fix alt_max_short macro to really be a max()
Mathias Krause
2017-10-09
1
-3
/
+3
*
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-23
1
-2
/
+1
*
x86/alternatives: Add stack frame dependency to alternative_call_2()
Josh Poimboeuf
2016-09-24
1
-2
/
+6
*
x86/asm: Make asm/alternative.h safe from assembly
Andy Lutomirski
2016-04-29
1
-0
/
+4
*
x86/asm: Stop depending on ptrace.h in alternative.h
Andy Lutomirski
2016-04-29
1
-33
/
+0
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-6
/
+0
*
x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it i...
Ingo Molnar
2015-05-19
1
-0
/
+6
*
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
2015-04-04
1
-4
/
+12
*
x86/alternatives: Add instruction padding
Borislav Petkov
2015-02-23
1
-25
/
+40
*
x86/alternative: Add alternative_input_2 to support alternative with two feat...
Fenghua Yu
2014-05-29
1
-0
/
+14
*
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
2013-07-23
1
-0
/
+2
*
kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions
Masami Hiramatsu
2013-07-19
1
-11
/
+0
*
x86: Introduce int3 (breakpoint)-based instruction patching
Jiri Kosina
2013-07-16
1
-0
/
+1
*
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-01
1
-16
/
+16
|
\
|
*
x86, alternative: Use .pushsection/.popsection
H. Peter Anvin
2012-09-21
1
-16
/
+16
*
|
x86/smp: Don't ever patch back to UP if we unplug cpus
Rusty Russell
2012-08-23
1
-2
/
+2
|
/
*
x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature
Fenghua Yu
2012-06-29
1
-15
/
+59
*
x86: Adjust asm constraints in atomic64 wrappers
Jan Beulich
2012-01-20
1
-0
/
+6
*
asm alternatives: remove incorrect alignment notes
Linus Torvalds
2011-09-15
1
-4
/
+0
*
x86: Make alternative instruction pointers relative
Andy Lutomirski
2011-07-13
1
-4
/
+4
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-05-19
1
-8
/
+0
|
\
|
*
x86, cpu: Clean up and unify the NOP selection infrastructure
H. Peter Anvin
2011-04-18
1
-8
/
+0
[next]