index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
2020-02-25
1
-5
/
+2
|
/
*
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
2020-01-14
1
-3
/
+1
*
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
Kees Cook
2019-11-04
1
-1
/
+1
*
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-2
/
+1
*
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
2019-11-04
1
-4
/
+3
*
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-2
/
+0
*
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
1
-2
/
+1
*
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
1
-0
/
+2
*
x86/vmlinux: Restore "text" Program Header with dummy section
Kees Cook
2019-11-04
1
-1
/
+2
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
1
-3
/
+3
|
\
|
*
Revert "x86/build: Move _etext to actual end of .text"
Ross Zwisler
2019-07-09
1
-3
/
+3
*
|
x86/mm: Create a workarea in the kernel for SME early encryption
Thomas Lendacky
2019-06-20
1
-0
/
+25
*
|
x86/mm: Identify the end of the kernel area to be reserved
Thomas Lendacky
2019-06-20
1
-1
/
+8
|
/
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
1
-3
/
+3
|
\
|
*
Merge branch 'linus' into x86/mm, to pick up dependent fix
Ingo Molnar
2019-04-26
1
-1
/
+1
|
|
\
|
*
|
x86/build: Move _etext to actual end of .text
Kees Cook
2019-04-24
1
-3
/
+3
*
|
|
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2019-04-17
1
-3
/
+4
|
|
/
*
|
x86/build/lto: Fix truncated .bss with -fdata-sections
Sami Tolvanen
2019-04-16
1
-1
/
+1
|
/
*
x86/build: Use the single-argument OUTPUT_FORMAT() linker script command
Borislav Petkov
2019-01-16
1
-1
/
+1
*
x86/build: Mark per-CPU symbols as absolute explicitly for LLD
Rafael Ávila de Espíndola
2019-01-09
1
-1
/
+1
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
1
-10
/
+0
|
\
|
*
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
2018-09-12
1
-10
/
+0
*
|
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2018-09-15
1
-0
/
+19
|
/
*
x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
Joerg Roedel
2018-07-20
1
-7
/
+10
*
x86/build: Remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-05-13
1
-2
/
+2
*
Merge branch 'linus' into x86/build to pick up dependencies
Thomas Gleixner
2018-03-20
1
-0
/
+2
|
\
|
*
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
2018-03-09
1
-0
/
+2
*
|
x86/build: Drop superfluous ALIGN from the linker script
Cao jin
2018-02-13
1
-4
/
+3
|
/
*
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
2018-01-19
1
-0
/
+6
*
x86/entry: Align entry text section to PMD boundary
Thomas Gleixner
2017-12-23
1
-0
/
+8
*
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
Andy Lutomirski
2017-12-17
1
-0
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-26
1
-0
/
+3
*
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
2017-04-03
1
-0
/
+1
*
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-03-01
1
-2
/
+0
*
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2017-02-24
1
-0
/
+1
[next]