aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2016-03-17x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
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
2010-08-26x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr...Konrad Rzeszutek Wilk
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu
2010-03-03Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko
2010-03-03Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-14x86: Regex support and known-movable symbols for relocs, fix _endH. Peter Anvin
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-10-20x86-64: add comment for RODATA large page retainmentSuresh Siddha
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar
2009-10-14x86: linker script syntax nitsRoland McGrath
2009-09-25Merge branch 'x86/asm' into x86/urgentIngo Molnar