index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
alternative.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-08
Merge tag 'x86_paravirt_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-67
/
+67
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-12-30
x86/alternative: Correct feature bit debug output
Borislav Petkov (AMD)
1
-1
/
+1
2023-12-15
x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
Thomas Gleixner
1
-1
/
+11
2023-12-15
x86/alternatives: Sync core before enabling interrupts
Thomas Gleixner
1
-1
/
+1
2023-12-10
x86/paravirt: Remove no longer needed paravirt patching code
Juergen Gross
1
-65
/
+2
2023-12-10
x86/paravirt: Switch mixed paravirt/alternative calls to alternatives
Juergen Gross
1
-1
/
+0
2023-12-10
x86/alternative: Add indirect call patching
Juergen Gross
1
-3
/
+55
2023-12-10
x86/paravirt: Move some functions and defines to alternative.c
Juergen Gross
1
-0
/
+10
2023-11-13
x86/paravirt: Use relative reference for the original instruction offset
Hou Wenlong
1
-3
/
+5
2023-10-12
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
1
-0
/
+13
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
1
-0
/
+3
2023-09-22
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
1
-8
/
+0
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-08-16
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
1
-4
/
+0
2023-08-03
x86/alternative: Add a __alt_reloc_selftest() prototype
Arnd Bergmann
1
-0
/
+1
2023-07-11
x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=y
Ingo Molnar
1
-0
/
+2
2023-07-10
x86/fineibt: Poison ENDBR at +0
Peter Zijlstra
1
-0
/
+16
2023-07-10
x86/cfi: Extend ENDBR sealing to kCFI
Peter Zijlstra
1
-1
/
+43
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
1
-3
/
+6
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-06-14
x86/alternative: PAUSE is not a NOP
Peter Zijlstra
1
-1
/
+4
2023-06-14
x86/alternatives: Add cond_resched() to text_poke_bp_batch()
Steven Rostedt (Google)
1
-0
/
+10
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
1
-2
/
+2
2023-05-31
x86/alternatives: Add longer 64-bit NOPs
Peter Zijlstra
1
-0
/
+10
2023-05-13
x86/alternatives: Fix section mismatch warnings
Borislav Petkov (AMD)
1
-3
/
+3
2023-05-12
x86/alternative: Optimize returns patching
Borislav Petkov (AMD)
1
-3
/
+10
2023-05-11
x86/alternative: Complicate optimize_nops() some more
Peter Zijlstra
1
-10
/
+50
2023-05-11
x86/alternative: Rewrite optimize_nops() some
Peter Zijlstra
1
-58
/
+71
2023-05-10
x86/alternative: Support relocations in alternatives
Peter Zijlstra
1
-89
/
+172
2023-05-10
x86/alternative: Make debug-alternative selective
Peter Zijlstra
1
-25
/
+37
2023-01-31
x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
Peter Zijlstra
1
-15
/
+47
2023-01-05
x86/alternatives: Add alt_instr.flags
Borislav Petkov (AMD)
1
-8
/
+6
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+0
2022-12-15
x86/ftrace: Remove SYSTEM_BOOTING exceptions
Peter Zijlstra
1
-10
/
+0
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-34
/
+495
2022-12-12
Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-12-02
x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubs
Miaohe Lin
1
-1
/
+1
2022-11-08
x86: Fix misc small issues
Jiapeng Chong
1
-1
/
+1
2022-11-01
x86/cfi: Add boot time hash randomization
Peter Zijlstra
1
-12
/
+108
2022-11-01
x86/cfi: Boot time selection of CFI scheme
Peter Zijlstra
1
-18
/
+81
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
1
-13
/
+240
2022-10-25
x86/retpoline: Fix crash printing warning
Dan Carpenter
1
-1
/
+1
2022-10-17
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
1
-3
/
+56
2022-10-17
x86/returnthunk: Allow different return thunks
Peter Zijlstra
1
-4
/
+13
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
1
-0
/
+6
2022-10-17
x86/alternatives: Provide text_poke_copy_locked()
Thomas Gleixner
1
-15
/
+22
2022-10-04
Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2022-09-27
x86/alternative: Fix race in try_get_desc()
Nadav Amit
1
-22
/
+23
[next]