index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
2024-08-19
1
-2
/
+1
*
runtime constants: add x86 architecture support
Linus Torvalds
2024-06-19
1
-0
/
+3
*
Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-14
1
-6
/
+1
|
\
|
*
x86/vmlinux.lds.S: Take __START_KERNEL out conditional definition
Wei Yang
2024-03-13
1
-2
/
+1
|
*
x86/vmlinux.lds.S: Remove conditional definition of LOAD_OFFSET
Wei Yang
2024-03-13
1
-4
/
+0
*
|
x86: Rename __{start,end}_init_task to __{start,end}_init_stack
Xin Li (Intel)
2024-03-22
1
-1
/
+1
*
|
x86/boot: Simplify boot stack setup
Brian Gerst
2024-03-21
1
-0
/
+3
|
/
*
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-14
1
-5
/
+5
|
\
|
*
x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO
Breno Leitao
2024-01-10
1
-2
/
+2
|
*
x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY
Breno Leitao
2024-01-10
1
-1
/
+1
|
*
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-10
1
-2
/
+2
*
|
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-02-14
1
-19
/
+3
|
\
|
|
*
x86/paravirt: Remove no longer needed paravirt patching code
Juergen Gross
2023-12-10
1
-13
/
+0
|
*
x86/srso: Disentangle rethunk-dependent options
Josh Poimboeuf
2023-10-20
1
-5
/
+2
|
*
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
2023-09-06
1
-1
/
+1
*
|
x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...
Uros Bizjak
2023-10-23
1
-0
/
+1
|
/
*
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
2023-08-16
1
-4
/
+4
*
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-16
1
-1
/
+1
*
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-16
1
-1
/
+1
*
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
2023-08-14
1
-2
/
+0
*
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
2023-08-14
1
-4
/
+4
*
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
2023-08-10
1
-3
/
+9
*
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-07-27
1
-2
/
+27
*
x86/retbleed: Add __x86_return_thunk alignment checks
Borislav Petkov (AMD)
2023-05-17
1
-0
/
+4
*
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-1
/
+0
*
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-11-01
1
-0
/
+9
*
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-10-17
1
-8
/
+0
*
objtool: Add .call_sites section
Peter Zijlstra
2022-10-17
1
-0
/
+7
*
x86: Sanitize linker script
Thomas Gleixner
2022-10-17
1
-6
/
+7
*
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-12
1
-1
/
+8
|
\
|
*
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
1
-1
/
+1
|
*
x86: Undo return-thunk damage
Peter Zijlstra
2022-06-27
1
-0
/
+7
*
|
x86: Fix .brk attribute in linker script
Juergen Gross
2022-07-01
1
-1
/
+1
|
/
*
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
2022-06-13
1
-2
/
+2
*
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2022-04-18
1
-12
/
+0
*
objtool: Find unused ENDBR instructions
Peter Zijlstra
2022-03-15
1
-0
/
+9
*
x86: Remove .fixup section
Peter Zijlstra
2021-12-11
1
-1
/
+0
*
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-28
1
-0
/
+14
*
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
2020-10-29
1
-9
/
+3
*
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-12
1
-0
/
+1
|
\
|
*
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
1
-0
/
+1
*
|
x86/build: Add asserts for unwanted sections
Kees Cook
2020-09-01
1
-0
/
+24
*
|
x86/build: Enforce an empty .got.plt section
Kees Cook
2020-09-01
1
-1
/
+13
*
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+1
|
/
*
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2020-07-22
1
-0
/
+1
*
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
1
-1
/
+0
|
\
|
*
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
1
-1
/
+0
*
|
x86_64: Fix jiffies ODR violation
Bob Haarman
2020-06-09
1
-2
/
+2
|
/
*
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-31
1
-0
/
+1
|
\
|
*
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
2020-03-27
1
-0
/
+1
[next]