summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmlinux_64.lds.S
AgeCommit message (Expand)AuthorFilesLines
2009-04-29x86, vmlinux.lds: unify remaining partsSam Ravnborg1-24/+0
2009-04-29x86, vmlinux.lds: unify percpuSam Ravnborg1-26/+0
2009-04-29x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg1-21/+0
2009-04-29x86, vmlinux.lds: unify parainstructionsSam Ravnborg1-18/+0
2009-04-29x86, vmlinux.lds: unify first part of initdataSam Ravnborg1-59/+0
2009-04-29x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg1-68/+0
2009-04-29x86, vmlinux.lds: unify data output sectionsSam Ravnborg1-28/+0
2009-04-29x86, vmlinux.lds: unify exception tableSam Ravnborg1-10/+0
2009-04-29x86, vmlinux.lds: unify .text output sectionsSam Ravnborg1-20/+0
2009-04-29x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg1-9/+0
2009-04-29x86, vmlinux.lds: unify PHDRSSam Ravnborg1-11/+0
2009-04-29x86, vmlinux.lds: unify header/footerSam Ravnborg1-42/+0
2009-04-27x86: beautify vmlinux_64.lds.SSam Ravnborg1-205/+243
2009-03-17x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge1-1/+3
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge1-1/+3
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge1-0/+5
2009-03-14x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge1-40/+45
2009-03-10x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying1-0/+7
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge1-1/+1
2009-02-09x86: use linker to offset symbols by __per_cpu_loadBrian Gerst1-0/+8
2009-02-03x86, percpu: fix kexec with vmlinuxYinghai Lu1-2/+3
2009-01-20x86: move stack_canary into irq_stackBrian Gerst1-2/+6
2009-01-16x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo1-1/+0
2009-01-16x86: make pda a percpu variableTejun Heo1-1/+3
2009-01-16x86: fold pda into percpu area on SMPTejun Heo1-2/+4
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo1-1/+16
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker1-0/+1
2008-10-12x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec1-1/+1
2008-09-04x86: remove cpu_vendor_devYinghai Lu1-5/+4
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+4
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar1-7/+1
2008-07-08x86: make 64bit identify_cpu use cpu_dev v2Yinghai Lu1-0/+1
2008-05-25x86: move tracedata to RODATAJan Beulich1-7/+0
2008-05-25move BUG_TABLE into RODATAJan Beulich1-6/+4
2008-04-28x86_64 vDSO: use initdataRoland McGrath1-6/+0
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni1-0/+5
2008-04-17x86: check vmlinux limits, 64-bitIngo Molnar1-0/+6
2008-02-19x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov1-1/+1
2008-02-19x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov1-14/+14
2008-01-30x86: provide __parainstructions sectionGlauber de Oliveira Costa1-0/+8
2008-01-30x86-64: clean up linker scriptJan Beulich1-8/+7
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-6/+13
2007-10-11x86_64: move kernelThomas Gleixner1-0/+235