summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2017-03-01objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf
2017-02-24objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf
2016-10-20x86/boot: Move the _stext marker to before the boot codeJosh Poimboeuf
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-04-29x86/boot: Move compressed kernel to the end of the decompression bufferYinghai Lu
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-20x86/kallsyms: fix GOLD link failure with new relative kallsyms table formatArd Biesheuvel
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-02-29objtool: Add STACK_FRAME_NON_STANDARD() macroJosh Poimboeuf
2016-02-22x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2016-01-30x86/alternatives: Add an auxilary sectionBorislav Petkov
2015-11-29x86/mm: Page align the '_end' symbol to avoid pfn conversion bugsMatt Fleming
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2014-11-04x86-64: Use RIP-relative addressing for most per-CPU accessesJan Beulich
2014-03-18x86, vdso: Zero-pad the VVAR pageAndy Lutomirski
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold
2013-10-17x86: intel-mid: Add section for sfi device tableDavid Cohen
2013-03-11x86: Drop always empty .text..page_aligned sectionJan Beulich
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski
2011-08-04x86-64: Work around gold bug 13023Andy Lutomirski
2011-08-04x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-06-06x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski
2011-06-06x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski
2011-06-05x86-64: Give vvars their own pageAndy Lutomirski
2011-05-26Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2011-05-22x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-08x86: Separate out entry text sectionJiri Olsa
2011-02-17x86, trampoline: Common infrastructure for low memory trampolinesH. Peter Anvin
2011-02-10x86: Reduce back the alignment of the per-CPU data sectionJan Beulich
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar
2011-01-18x86: Make relocatable kernel work with new binutilsShaohua Li
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-09-07x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum
2010-08-31x86, iommu: Fix IOMMU_INIT alignment rulesKonrad Rzeszutek Wilk
2010-08-27x86, doc: Adding comments about .iommu_table and its neighbors.Konrad Rzeszutek Wilk