| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: warning: allocated section `.data_nosave' not in segment | Sean MacLennan | 2009-10-14 | 1 | -0/+1 |
* | powerpc: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -54/+15 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 | 1 | -4/+4 |
|\ |
|
| * | powerpc/vmlinux.lds: Move _edata down | Michael Ellerman | 2009-08-20 | 1 | -4/+4 |
* | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -7/+3 |
* | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
|/ |
|
* | powerpc: Explicit alignment for .data.cacheline_aligned | Benjamin Herrenschmidt | 2009-05-18 | 1 | -0/+1 |
* | powerpc: Revert switch to TEXT_TEXT in linker script | Tim Abbott | 2009-04-28 | 1 | -2/+2 |
* | powerpc: Use TEXT_TEXT macro in linker script. | Tim Abbott | 2009-04-27 | 1 | -1/+2 |
* | powerpc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 1 | -1/+1 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-30 | 1 | -7/+1 |
|\ |
|
| * | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo | 2009-03-10 | 1 | -8/+1 |
| * | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 1 | -1/+3 |
| |\ |
|
| * | | linker script: add missing .data.percpu.page_aligned | Tejun Heo | 2009-01-17 | 1 | -0/+1 |
* | | | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-23 | 1 | -0/+1 |
| |/
|/| |
|
* | | powerpc: Make dummy section a valid note header | Milton Miller | 2009-01-13 | 1 | -1/+3 |
|/ |
|
* | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 2008-12-21 | 1 | -0/+6 |
* | Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" | Paul Mackerras | 2008-10-31 | 1 | -3/+0 |
* | powerpc: Work around ld bug in older binutils | Paul Mackerras | 2008-10-31 | 1 | -0/+2 |
* | powerpc: Sync RPA note in zImage with kernel's RPA note | Paul Mackerras | 2008-10-10 | 1 | -0/+3 |
* | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras | 2008-09-15 | 1 | -0/+15 |
* | powerpc: Make sure _etext is after all kernel text | Stephen Rothwell | 2008-09-03 | 1 | -3/+4 |
* | powerpc: Fix compile error with binutils 2.15 | Segher Boessenkool | 2008-07-25 | 1 | -1/+1 |
* | powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2 | Segher Boessenkool | 2008-07-22 | 1 | -3/+28 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -2/+0 |
|\ |
|
| * | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 1 | -2/+0 |
* | | powerpc: Fixup lwsync at runtime | Kumar Gala | 2008-07-03 | 1 | -0/+6 |
* | | powerpc: Introduce infrastructure for feature sections with alternatives | Michael Ellerman | 2008-07-01 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] Update linker script to properly set physical addresses | Kumar Gala | 2008-04-17 | 1 | -24/+23 |
* | [POWERPC] Clean up some linker and symbol usage | Kumar Gala | 2008-04-17 | 1 | -3/+1 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -4/+6 |
* | [POWERPC] Fix link errors for allyesconfig | Stephen Rothwell | 2007-11-08 | 1 | -2/+1 |
* | [POWERPC] Fix modpost warnings from head*.S on ppc32 | Kumar Gala | 2007-09-14 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-07-19 | 1 | -1/+3 |
|\ |
|
| * | powerpc: add missing DATA_DATA to powerpc | Mathieu Desnoyers | 2007-07-17 | 1 | -1/+3 |
* | | powerpc: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -0/+2 |
* | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -0/+1 |
* | | [POWERPC] Add __read_mostly support for powerpc | Tony Breeds | 2007-07-10 | 1 | -0/+6 |
|/ |
|
* | [POWERPC] Fix powerpc vmlinux.lds.S | Benjamin Herrenschmidt | 2007-05-22 | 1 | -1/+0 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+2 |
* | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -5/+1 |
* | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -2/+2 |
* | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge | 2006-12-11 | 1 | -5/+1 |
* | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -7/+1 |
* | [POWERPC] implement BEGIN/END_FW_FTR_SECTION | Stephen Rothwell | 2006-10-03 | 1 | -0/+8 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] powerpc: make iSeries flattened device tree dynamic | Stephen Rothwell | 2006-05-24 | 1 | -0/+5 |
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -200/+181 |