summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmlinux_64.lds.S
Commit message (Expand)AuthorAgeFilesLines
* x86, vmlinux.lds: unify remaining partsSam Ravnborg2009-04-291-24/+0
* x86, vmlinux.lds: unify percpuSam Ravnborg2009-04-291-26/+0
* x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg2009-04-291-21/+0
* x86, vmlinux.lds: unify parainstructionsSam Ravnborg2009-04-291-18/+0
* x86, vmlinux.lds: unify first part of initdataSam Ravnborg2009-04-291-59/+0
* x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg2009-04-291-68/+0
* x86, vmlinux.lds: unify data output sectionsSam Ravnborg2009-04-291-28/+0
* x86, vmlinux.lds: unify exception tableSam Ravnborg2009-04-291-10/+0
* x86, vmlinux.lds: unify .text output sectionsSam Ravnborg2009-04-291-20/+0
* x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg2009-04-291-9/+0
* x86, vmlinux.lds: unify PHDRSSam Ravnborg2009-04-291-11/+0
* x86, vmlinux.lds: unify header/footerSam Ravnborg2009-04-291-42/+0
* x86: beautify vmlinux_64.lds.SSam Ravnborg2009-04-271-205/+243
* x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge2009-03-171-1/+3
* x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge2009-03-141-1/+3
* x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-141-0/+5
* x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge2009-03-141-40/+45
* x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-101-0/+7
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-1/+1
* x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-091-0/+8
* x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-031-2/+3
* x86: move stack_canary into irq_stackBrian Gerst2009-01-201-2/+6
* x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo2009-01-161-1/+0
* x86: make pda a percpu variableTejun Heo2009-01-161-1/+3
* x86: fold pda into percpu area on SMPTejun Heo2009-01-161-2/+4
* x86: make percpu symbols zerobased on SMPTejun Heo2009-01-161-1/+16
* tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-121-0/+1
* x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec2008-10-121-1/+1
* x86: remove cpu_vendor_devYinghai Lu2008-09-041-5/+4
* Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-6/+4
|\
| * move BUG_TABLE into RODATAJan Beulich2008-05-251-6/+4
| |
| \
*-. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-7/+1
|\ \ \ | |_|/ |/| |
| | * x86: move tracedata to RODATAJan Beulich2008-05-251-7/+0
| |/ |/|
| * x86: make 64bit identify_cpu use cpu_dev v2Yinghai Lu2008-07-081-0/+1
|/
* x86_64 vDSO: use initdataRoland McGrath2008-04-281-6/+0
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-171-0/+5
* x86: check vmlinux limits, 64-bitIngo Molnar2008-04-171-0/+6
* x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov2008-02-191-1/+1
* x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov2008-02-191-14/+14
* x86: provide __parainstructions sectionGlauber de Oliveira Costa2008-01-301-0/+8
* x86-64: clean up linker scriptJan Beulich2008-01-301-8/+7
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-6/+13
* x86_64: move kernelThomas Gleixner2007-10-111-0/+235
OpenPOWER on IntegriCloud