index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
x86/boot: Move the _stext marker to before the boot code
Josh Poimboeuf
2016-10-20
1
-1
/
+1
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
x86/boot: Move compressed kernel to the end of the decompression buffer
Yinghai Lu
2016-04-29
1
-1
/
+1
*
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
1
-0
/
+1
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-0
/
+1
|
\
|
*
x86/mm: Page align the '_end' symbol to avoid pfn conversion bugs
Matt Fleming
2015-11-29
1
-0
/
+1
*
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-20
1
-1
/
+4
|
\
\
|
*
|
objtool: Add STACK_FRAME_NON_STANDARD() macro
Josh Poimboeuf
2016-02-29
1
-1
/
+4
*
|
|
x86/kallsyms: fix GOLD link failure with new relative kallsyms table format
Ard Biesheuvel
2016-03-20
1
-4
/
+4
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
1
-0
/
+11
|
\
|
|
|
*
|
x86/alternatives: Add an auxilary section
Borislav Petkov
2016-01-30
1
-0
/
+11
|
|
/
*
/
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
2016-02-22
1
-14
/
+11
|
/
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-1
/
+1
*
x86-64: Use RIP-relative addressing for most per-CPU accesses
Jan Beulich
2014-11-04
1
-0
/
+2
*
x86, vdso: Zero-pad the VVAR page
Andy Lutomirski
2014-03-18
1
-0
/
+5
*
x86, vdso: Make vsyscall_gtod_data handling x86 generic
Stefani Seibold
2014-03-18
1
-3
/
+0
*
x86: intel-mid: Add section for sfi device table
David Cohen
2013-10-17
1
-0
/
+9
*
x86: Drop always empty .text..page_aligned section
Jan Beulich
2013-03-11
1
-4
/
+0
*
x86, realmode: Move ACPI wakeup to unified realmode code
Jarkko Sakkinen
2012-05-08
1
-12
/
+0
*
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
2011-08-10
1
-33
/
+0
*
x86-64: Work around gold bug 13023
Andy Lutomirski
2011-08-04
1
-6
/
+10
*
x86-64: Move the "user" vsyscall segment out of the data segment.
Andy Lutomirski
2011-08-04
1
-18
/
+18
[next]