summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2024-06-19runtime constants: add x86 architecture supportLinus Torvalds
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-22x86: Rename __{start,end}_init_task to __{start,end}_init_stackXin Li (Intel)
2024-03-21x86/boot: Simplify boot stack setupBrian Gerst
2024-03-13x86/vmlinux.lds.S: Take __START_KERNEL out conditional definitionWei Yang
2024-03-13x86/vmlinux.lds.S: Remove conditional definition of LOAD_OFFSETWei Yang
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar
2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar
2024-01-10x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSOBreno Leitao
2024-01-10x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYBreno Leitao
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao
2023-12-10x86/paravirt: Remove no longer needed paravirt patching codeJuergen Gross
2023-10-23x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...Uros Bizjak
2023-10-20x86/srso: Disentangle rethunk-dependent optionsJosh Poimboeuf
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-14x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu
2023-08-14x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu
2023-08-10x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-05-17x86/retbleed: Add __x86_return_thunk alignment checksBorislav Petkov (AMD)
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra
2022-10-17x86/callthunks: Add call patching for call depth trackingThomas Gleixner
2022-10-17objtool: Add .call_sites sectionPeter Zijlstra
2022-10-17x86: Sanitize linker scriptThomas Gleixner
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-01x86: Fix .brk attribute in linker scriptJuergen Gross
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra
2022-06-27x86: Undo return-thunk damagePeter Zijlstra
2022-06-13x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-03-15objtool: Find unused ENDBR instructionsPeter Zijlstra
2021-12-11x86: Remove .fixup sectionPeter Zijlstra
2021-10-28objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra
2020-10-29x86/build: Fix vmlinux size check on 64-bitArvind Sankar
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-01x86/build: Add asserts for unwanted sectionsKees Cook
2020-09-01x86/build: Enforce an empty .got.plt sectionKees Cook
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-11x86/entry: Unbreak __irqentry_text_start/end magicThomas Gleixner
2020-06-09x86_64: Fix jiffies ODR violationBob Haarman
2020-03-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-27x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu
2020-02-25x86/vmlinux: Drop unneeded linker script discard of .eh_frameArvind Sankar