aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-03x86/boot: Get rid of the .head.text sectionArd Biesheuvel1-5/+0
2025-09-03efistub/x86: Remap inittext read-execute when neededArd Biesheuvel1-0/+2
2025-09-03x86/sev: Export startup routines for later useArd Biesheuvel1-0/+2
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar1-0/+10
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar1-0/+4
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2025-05-09x86/its: Add support for ITS-safe return thunkPawan Gupta1-0/+4
2025-05-09x86/its: Add support for ITS-safe indirect thunkPawan Gupta1-0/+6
2025-05-07x86: disable image size check for test buildsGuenter Roeck1-1/+9
2025-05-04x86/boot: Add a bunch of PIC aliasesArd Biesheuvel1-0/+4
2025-03-04x86/percpu: Fix __per_cpu_hot_end markerUros Bizjak1-1/+1
2025-03-04x86/percpu: Move current_task to percpu hot sectionBrian Gerst1-1/+1
2025-03-04x86/percpu: Move top_of_stack to percpu hot sectionBrian Gerst1-0/+1
2025-03-04x86/percpu: Move pcpu_hot to percpu hot sectionBrian Gerst1-1/+4
2025-02-18x86/percpu/64: Remove INIT_PER_CPU macrosBrian Gerst1-7/+0
2025-02-18x86/percpu/64: Remove fixed_percpu_dataBrian Gerst1-1/+0
2025-02-18x86/percpu/64: Use relative percpu offsetsBrian Gerst1-28/+1
2025-01-24Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+31
2025-01-14x86/kexec: Fix location of relocate_kernel with -ffunction-sectionsNathan Chancellor1-2/+2
2024-12-17x86/xen: remove hypercall pageJuergen Gross1-4/+0
2024-12-06x86/kexec: Add data section to relocate_kernelDavid Woodhouse1-0/+1
2024-12-06x86/kexec: Move relocate_kernel to kernel .data sectionDavid Woodhouse1-1/+14
2024-12-05x86/boot: Move .head.text into its own output sectionArd Biesheuvel1-2/+5
2024-12-05x86/kernel: Move ENTRY_TEXT to the start of the imageArd Biesheuvel1-13/+13
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+4
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu1-0/+4
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-23/+0
2024-11-18Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+19
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel1-0/+3
2024-11-02x86/vdso: Allocate vvar page from C codeThomas Weißschuh1-23/+0
2024-10-29x86/xen: Avoid relocatable quantities in Xen ELF notesArd Biesheuvel1-0/+19
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds1-0/+1
2024-08-19runtime constants: move list of constants to vmlinux.lds.hJann Horn1-2/+1
2024-06-19runtime constants: add x86 architecture supportLinus Torvalds1-0/+3
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+1
2024-03-22x86: Rename __{start,end}_init_task to __{start,end}_init_stackXin Li (Intel)1-1/+1
2024-03-21x86/boot: Simplify boot stack setupBrian Gerst1-0/+3
2024-03-13x86/vmlinux.lds.S: Take __START_KERNEL out conditional definitionWei Yang1-2/+1
2024-03-13x86/vmlinux.lds.S: Remove conditional definition of LOAD_OFFSETWei Yang1-4/+0
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar1-5/+5
2024-02-14Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar1-19/+3
2024-01-10x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSOBreno Leitao1-2/+2
2024-01-10x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYBreno Leitao1-1/+1
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao1-2/+2
2023-12-10x86/paravirt: Remove no longer needed paravirt patching codeJuergen Gross1-13/+0
2023-10-23x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...Uros Bizjak1-0/+1
2023-10-20x86/srso: Disentangle rethunk-dependent optionsJosh Poimboeuf1-5/+2
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu1-1/+1
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra1-4/+4
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra1-1/+1