aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
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
2009-09-20x86: Correct segment permission flags in 64-bit linker scriptJan Beulich
2009-09-18x86: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-18x86: Use section .data.page_aligned for the idt_table.Tim Abbott
2009-09-18x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-09-18x86: fix fragile computation of vsyscall addressAnders Kaseorg
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin
2009-07-18x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-12x86: Provide _sdata in the vmlinux.lds.S fileCatalin Marinas
2009-04-29x86, vmlinux.lds: fix relocatable symbolsIngo Molnar
2009-04-29x86, vmlinux.lds: add copyrightIngo Molnar
2009-04-29x86, vmlinux.lds: unify remaining partsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify percpuSam Ravnborg
2009-04-29x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify parainstructionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify first part of initdataSam Ravnborg
2009-04-29x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify data output sectionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify exception tableSam Ravnborg
2009-04-29x86, vmlinux.lds: unify .text output sectionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg
2009-04-29x86, vmlinux.lds: unify PHDRSSam Ravnborg
2009-04-29x86, vmlinux.lds: unify header/footerSam Ravnborg
2007-10-11i386: move kernelThomas Gleixner