aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott
2009-12-15module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell
2009-10-14powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-08-20powerpc/vmlinux.lds: Move _edata downMichael Ellerman
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-05-18powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott
2009-04-27powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-10linker script: define __per_cpu_load on all SMP capable archsTejun Heo
2009-02-23powerpc64: port of the function graph tracerSteven Rostedt
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo
2009-01-13powerpc: Make dummy section a valid note headerMilton Miller
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt
2008-10-31Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras
2008-10-31powerpc: Work around ld bug in older binutilsPaul Mackerras
2008-10-10powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-09-03powerpc: Make sure _etext is after all kernel textStephen Rothwell
2008-07-25powerpc: Fix compile error with binutils 2.15Segher Boessenkool
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman
2008-05-25move BUG_TABLE into RODATAJan Beulich
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala
2008-04-17[POWERPC] Clean up some linker and symbol usageKumar Gala
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-11-08[POWERPC] Fix link errors for allyesconfigStephen Rothwell
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-19powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-17powerpc: add missing DATA_DATA to powerpcMathieu Desnoyers
2007-07-10[POWERPC] Add __read_mostly support for powerpcTony Breeds
2007-05-22[POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge