index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2019-04-16
x86/build/lto: Fix truncated .bss with -fdata-sections
Sami Tolvanen
2019-01-16
x86/build: Use the single-argument OUTPUT_FORMAT() linker script command
Borislav Petkov
2019-01-09
x86/build: Mark per-CPU symbols as absolute explicitly for LLD
Rafael Ávila de Espíndola
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
2018-07-20
x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
Joerg Roedel
2018-05-13
x86/build: Remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-03-20
Merge branch 'linus' into x86/build to pick up dependencies
Thomas Gleixner
2018-03-09
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
2018-02-13
x86/build: Drop superfluous ALIGN from the linker script
Cao jin
2018-01-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
2017-12-23
x86/entry: Align entry text section to PMD boundary
Thomas Gleixner
2017-12-17
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
Andy Lutomirski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
2017-03-01
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2016-10-20
x86/boot: Move the _stext marker to before the boot code
Josh Poimboeuf
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-04-29
x86/boot: Move compressed kernel to the end of the decompression buffer
Yinghai Lu
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-20
x86/kallsyms: fix GOLD link failure with new relative kallsyms table format
Ard Biesheuvel
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-02-29
objtool: Add STACK_FRAME_NON_STANDARD() macro
Josh Poimboeuf
2016-02-22
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
2016-01-30
x86/alternatives: Add an auxilary section
Borislav Petkov
2015-11-29
x86/mm: Page align the '_end' symbol to avoid pfn conversion bugs
Matt Fleming
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2014-11-04
x86-64: Use RIP-relative addressing for most per-CPU accesses
Jan Beulich
2014-03-18
x86, vdso: Zero-pad the VVAR page
Andy Lutomirski
2014-03-18
x86, vdso: Make vsyscall_gtod_data handling x86 generic
Stefani Seibold
2013-10-17
x86: intel-mid: Add section for sfi device table
David Cohen
2013-03-11
x86: Drop always empty .text..page_aligned section
Jan Beulich
2012-05-08
x86, realmode: Move ACPI wakeup to unified realmode code
Jarkko Sakkinen
2011-08-10
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
2011-08-04
x86-64: Work around gold bug 13023
Andy Lutomirski
2011-08-04
x86-64: Move the "user" vsyscall segment out of the data segment.
Andy Lutomirski
2011-07-14
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-06-06
x86-64: Fill unused parts of the vsyscall page with 0xcc
Andy Lutomirski
2011-06-06
x86-64: Remove vsyscall number 3 (venosys)
Andy Lutomirski
2011-06-05
x86-64: Give vvars their own page
Andy Lutomirski
2011-05-26
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2011-05-22
x86, apic: Introduce .apicdrivers section to find the list of apic drivers
Suresh Siddha
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
[next]