summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-221-1/+1
|\
| * x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum2010-09-071-1/+1
* | x86, iommu: Fix IOMMU_INIT alignment rulesKonrad Rzeszutek Wilk2010-08-311-2/+1
* | x86, doc: Adding comments about .iommu_table and its neighbors.Konrad Rzeszutek Wilk2010-08-271-0/+22
* | x86, iommu: Add IOMMU_INIT macros, .iommu_table section, and iommu_table_entr...Konrad Rzeszutek Wilk2010-08-261-0/+7
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-2/+2
|\
| * Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko2010-03-031-1/+1
| * Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-031-1/+1
* | x86: Make smp_locks end with page alignmentYinghai Lu2010-03-291-1/+1
* | Merge branch 'master' into percpuTejun Heo2010-01-051-8/+37
|\ \ | |/
| * x86: Regex support and known-movable symbols for relocs, fix _endH. Peter Anvin2009-12-141-3/+1
| * Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-5/+33
| |\
| | * x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich2009-11-191-5/+5
| | * x86-64: add comment for RODATA large page retainmentSuresh Siddha2009-10-201-1/+12
| | * x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha2009-10-201-0/+17
| * | x86: Document linker script ASSERT() quirkIngo Molnar2009-10-161-0/+3
| * | Revert "x86: linker script syntax nits"Ingo Molnar2009-10-151-8/+9
| * | x86: linker script syntax nitsRoland McGrath2009-10-141-9/+8
| |/
* | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-2/+2
|/
* Merge branch 'x86/asm' into x86/urgentIngo Molnar2009-09-251-66/+13
|\
| * x86: Cleanup linker script using new linker script macros.Tim Abbott2009-09-181-44/+3
| * x86: Use section .data.page_aligned for the idt_table.Tim Abbott2009-09-181-1/+0
| * x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-181-9/+3
| * x86: fix fragile computation of vsyscall addressAnders Kaseorg2009-09-181-12/+7
* | x86: Correct segment permission flags in 64-bit linker scriptJan Beulich2009-09-201-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-7/+4
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-15/+8
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+4
* | | x86: Fix build with older binutils and consolidate linker scriptJan Beulich2009-08-251-79/+47
| |/ |/|
* | x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin2009-08-031-8/+8
* | x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas2009-07-181-7/+0
|/
* x86: Provide _sdata in the vmlinux.lds.S fileCatalin Marinas2009-06-121-0/+2
* x86, vmlinux.lds: fix relocatable symbolsIngo Molnar2009-04-291-2/+5
* x86, vmlinux.lds: add copyrightIngo Molnar2009-04-291-1/+2
* x86, vmlinux.lds: unify remaining partsSam Ravnborg2009-04-291-5/+27
* x86, vmlinux.lds: unify percpuSam Ravnborg2009-04-291-0/+30
* x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg2009-04-291-0/+20
* x86, vmlinux.lds: unify parainstructionsSam Ravnborg2009-04-291-0/+18
* x86, vmlinux.lds: unify first part of initdataSam Ravnborg2009-04-291-0/+61
* x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg2009-04-291-0/+71
* x86, vmlinux.lds: unify data output sectionsSam Ravnborg2009-04-291-0/+55
* x86, vmlinux.lds: unify exception tableSam Ravnborg2009-04-291-0/+10
* x86, vmlinux.lds: unify .text output sectionsSam Ravnborg2009-04-291-0/+31
* x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg2009-04-291-0/+14
* x86, vmlinux.lds: unify PHDRSSam Ravnborg2009-04-291-0/+13
* x86, vmlinux.lds: unify header/footerSam Ravnborg2009-04-291-0/+77
* i386: move kernelThomas Gleixner2007-10-111-0/+5
OpenPOWER on IntegriCloud