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