summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmlinux_32.lds.S
AgeCommit message (Expand)AuthorFilesLines
2009-04-29x86, vmlinux.lds: unify remaining partsSam Ravnborg1-26/+0
2009-04-29x86, vmlinux.lds: unify percpuSam Ravnborg1-6/+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-60/+0
2009-04-29x86, vmlinux.lds: unify data output sectionsSam Ravnborg1-37/+0
2009-04-29x86, vmlinux.lds: unify exception tableSam Ravnborg1-10/+0
2009-04-29x86, vmlinux.lds: unify .text output sectionsSam Ravnborg1-24/+0
2009-04-29x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg1-9/+0
2009-04-29x86, vmlinux.lds: unify PHDRSSam Ravnborg1-5/+0
2009-04-29x86, vmlinux.lds: unify header/footerSam Ravnborg1-37/+0
2009-04-29x86: beautify vmlinux_32.lds.SSam Ravnborg1-176/+200
2009-03-17x86-32: move _end to a dummy sectionH. Peter Anvin1-1/+3
2009-03-17x86/brk: put the brk reservations in their own sectionJeremy Fitzhardinge1-3/+5
2009-03-14x86: put initial_pg_tables into .bssYinghai Lu1-0/+6
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge1-1/+3
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge1-4/+0
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge1-0/+7
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge1-1/+1
2009-01-16x86: make vmlinux_32.lds.S use PERCPU() macroTejun Heo1-8/+1
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text section, fixIngo Molnar1-0/+1
2008-09-05Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar1-0/+1
2008-09-04x86: remove cpu_vendor_devYinghai Lu1-4/+4
2008-08-15kexec jump: check code size in control pageHuang Ying1-0/+8
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-5/+3
2008-05-25x86: move tracedata to RODATAJan Beulich1-7/+0
2008-05-25move BUG_TABLE into RODATAJan Beulich1-5/+3
2008-05-25percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet1-0/+1
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni1-0/+5
2008-02-19x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov1-13/+13
2008-01-30x86: make arch/x86/kernel/acpi/wakeup_32.S use a separateEric Dumazet1-0/+2
2008-01-30x86: vmlinux_32.lds.S: remove repeated comment from the x86-32 linker scriptBorislav Petkov1-6/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+10
2007-10-11i386: move kernelThomas Gleixner1-0/+213