aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmlinux_64.lds.S
Commit message (Expand)AuthorAge
* x86, vmlinux.lds: unify remaining partsSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify percpuSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify parainstructionsSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify first part of initdataSam Ravnborg2009-04-29
* x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify data output sectionsSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify exception tableSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify .text output sectionsSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify PHDRSSam Ravnborg2009-04-29
* x86, vmlinux.lds: unify header/footerSam Ravnborg2009-04-29
* x86: beautify vmlinux_64.lds.SSam Ravnborg2009-04-27
* x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge2009-03-17
* x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge2009-03-14
* x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-14
* x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge2009-03-14
* x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-10
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-13
* x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-09
* x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-03
* x86: move stack_canary into irq_stackBrian Gerst2009-01-19
* x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo2009-01-16
* x86: make pda a percpu variableTejun Heo2009-01-16
* x86: fold pda into percpu area on SMPTejun Heo2009-01-16
* x86: make percpu symbols zerobased on SMPTejun Heo2009-01-16
* tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-12
* x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec2008-10-12
* x86: remove cpu_vendor_devYinghai Lu2008-09-04
* Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-14
|\
| * move BUG_TABLE into RODATAJan Beulich2008-05-25
| |
| \
*-. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ | |_|/ |/| |
| | * x86: move tracedata to RODATAJan Beulich2008-05-25
| |/ |/|
| * x86: make 64bit identify_cpu use cpu_dev v2Yinghai Lu2008-07-08
|/
* x86_64 vDSO: use initdataRoland McGrath2008-04-28
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-17
* x86: check vmlinux limits, 64-bitIngo Molnar2008-04-17
* x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov2008-02-19
* x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov2008-02-19
* x86: provide __parainstructions sectionGlauber de Oliveira Costa2008-01-30
* x86-64: clean up linker scriptJan Beulich2008-01-30
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* x86_64: move kernelThomas Gleixner2007-10-11