sh: Populate initial secondary CPU info from boot_cpu_data.
[safe/jmp/linux-2.6] / arch / powerpc / kernel / vmlinux.lds.S
2009-09-25 Tim Abbottpowerpc: Cleanup linker script using new linker script...
2009-09-24 Tim Abbottpowerpc: Cleanup linker script using new linker script...
2009-09-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-08-20 Michael Ellermanpowerpc/vmlinux.lds: Move _edata down
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-05-18 Benjamin Herrenschmidtpowerpc: Explicit alignment for .data.cacheline_aligned
2009-04-28 Tim Abbottpowerpc: Revert switch to TEXT_TEXT in linker script
2009-04-28 Tim Abbottpowerpc: Use TEXT_TEXT macro in linker script.
2009-04-26 Tim Abbottpowerpc: convert to use __HEAD and HEAD_TEXT macros.
2009-03-30 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-10 Tejun Heolinker script: define __per_cpu_load on all SMP capable...
2009-02-22 Steven Rostedtpowerpc64: port of the function graph tracer
2009-01-21 Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-17 Tejun Heolinker script: add missing .data.percpu.page_aligned
2009-01-13 Milton Millerpowerpc: Make dummy section a valid note header
2008-12-21 Benjamin Herrenschmidtpowerpc/mm: Introduce MMU features
2008-10-31 Paul MackerrasRevert "powerpc: Sync RPA note in zImage with kernel...
2008-10-31 Paul Mackerraspowerpc: Work around ld bug in older binutils
2008-10-10 Paul Mackerraspowerpc: Sync RPA note in zImage with kernel's RPA...
2008-09-15 Paul Mackerraspowerpc: Make the 64-bit kernel as a position-independe...
2008-09-03 Stephen Rothwellpowerpc: Make sure _etext is after all kernel text
2008-07-25 Segher Boessenkoolpowerpc: Fix compile error with binutils 2.15
2008-07-22 Segher Boessenkoolpowerpc: Fix build bug with binutils < 2.18 and GCC...
2008-07-15 Benjamin HerrenschmidtMerge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c...
2008-07-03 Kumar Galapowerpc: Fixup lwsync at runtime
2008-07-01 Michael Ellermanpowerpc: Introduce infrastructure for feature sections...
2008-05-25 Jan Beulichmove BUG_TABLE into RODATA
2008-04-16 Kumar Gala[POWERPC] Update linker script to properly set physical...
2008-04-16 Kumar Gala[POWERPC] Clean up some linker and symbol usage
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2007-11-08 Stephen Rothwell[POWERPC] Fix link errors for allyesconfig
2007-09-14 Kumar Gala[POWERPC] Fix modpost warnings from head*.S on ppc32
2007-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-07-19 Roland McGrathpowerpc: Put allocated ELF notes in read-only data...
2007-07-19 Fenghua Yudefine new percpu interface for shared data
2007-07-17 Mathieu Desnoyerspowerpc: add missing DATA_DATA to powerpc
2007-07-10 Tony Breeds[POWERPC] Add __read_mostly support for powerpc
2007-05-22 Benjamin Herrenschmidt[POWERPC] Fix powerpc vmlinux.lds.S
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2006-12-11 Jeremy Fitzhardinge[POWERPC] Generic BUG for powerpc
2006-12-07 Eric W. Biederman[PATCH] relocatable kernel: Kallsyms generate relocatab...
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-03 Stephen Rothwell[POWERPC] implement BEGIN/END_FW_FTR_SECTION
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-24 Stephen Rothwell[PATCH] powerpc: make iSeries flattened device tree...
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2005-11-04 Paul Mackerraspowerpc: Fix vmlinux.lds.S for 32-bit
2005-11-03 Michael Ellermanpowerpc: Set entry point and text address in linker...
2005-10-10 Paul Mackerraspowerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S
2005-10-06 Paul Mackerraspowerpc: Define a _sdata symbol
2005-10-01 Stephen Rothwellpowerpc: make iSeries build
2005-09-26 Paul Mackerraspowerpc: Merge enough to start building in arch/powerpc.