Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
2673ee565f10e0f2fdcf61f7a715e6b4ac2497dc
/
arch
/
powerpc
/
kernel
/
vmlinux.lds.S
5e95235
powerpc: Align TOC to 256 bytes
by Anton Blanchard
· 10 years ago
0e0ed64
powerpc/modules: Module CRC relocation fix causes perf issues
by Anton Blanchard
· 12 years ago
5ac47f7
powerpc: Relocate prom_init.c on 64bit
by Anton Blanchard
· 12 years ago
4f8cf36
powerpc: Remove legacy iSeries bits from assembly files
by Benjamin Herrenschmidt
· 13 years ago
9c5f7d3
powerpc: Process dynamic relocations for kernel
by Suzuki Poulose
· 13 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
54cb27a
Rename .data.read_mostly to .data..read_mostly.
by Denys Vlasenko
· 15 years ago
75b1348
Rename .data.page_aligned to .data..page_aligned.
by Tim Abbott
· 15 years ago
2af7687
Rename .data.init_task to .data..init_task.
by Tim Abbott
· 15 years ago
4af57b7
Rename .data.cacheline_aligned to .data..cacheline_aligned.
by Tim Abbott
· 15 years ago
d4703ae
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
by Rusty Russell
· 15 years ago
5be2a21
powerpc: warning: allocated section `.data_nosave' not in segment
by Sean MacLennan
· 15 years ago
62bef28
powerpc: Cleanup linker script using new linker script macros.
by Tim Abbott
· 15 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
903444e
powerpc/vmlinux.lds: Move _edata down
by Michael Ellerman
· 16 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 16 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 16 years ago
0e337b4
powerpc: Explicit alignment for .data.cacheline_aligned
by Benjamin Herrenschmidt
· 16 years ago
13beadd
powerpc: Revert switch to TEXT_TEXT in linker script
by Tim Abbott
· 16 years ago
edada39
powerpc: Use TEXT_TEXT macro in linker script.
by Tim Abbott
· 16 years ago
e703984
powerpc: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
19390c4
linker script: define __per_cpu_load on all SMP capable archs
by Tejun Heo
· 16 years ago
6794c78
powerpc64: port of the function graph tracer
by Steven Rostedt
· 16 years ago
1980307
Merge branch 'x86/mm' into core/percpu
by Ingo Molnar
· 16 years ago
74e7904
linker script: add missing .data.percpu.page_aligned
by Tejun Heo
· 16 years ago
e16459c
powerpc: Make dummy section a valid note header
by Milton Miller
· 16 years ago
7c03d65
powerpc/mm: Introduce MMU features
by Benjamin Herrenschmidt
· 16 years ago
5663a12
Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"
by Paul Mackerras
· 16 years ago
2a4b9c5
powerpc: Work around ld bug in older binutils
by Paul Mackerras
· 16 years ago
91a00302
powerpc: Sync RPA note in zImage with kernel's RPA note
by Paul Mackerras
· 16 years ago
549e815
powerpc: Make the 64-bit kernel as a position-independent executable
by Paul Mackerras
· 16 years ago
303996d
powerpc: Make sure _etext is after all kernel text
by Stephen Rothwell
· 16 years ago
80c60bf
powerpc: Fix compile error with binutils 2.15
by Segher Boessenkool
· 17 years ago
c69cccc
powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2
by Segher Boessenkool
· 17 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 17 years ago
2d1b202
powerpc: Fixup lwsync at runtime
by Kumar Gala
· 17 years ago
fac23fe
powerpc: Introduce infrastructure for feature sections with alternatives
by Michael Ellerman
· 17 years ago
6360b1f
move BUG_TABLE into RODATA
by Jan Beulich
· 17 years ago
366234f
[POWERPC] Update linker script to properly set physical addresses
by Kumar Gala
· 17 years ago
4846c5d
[POWERPC] Clean up some linker and symbol usage
by Kumar Gala
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
e95c918
[POWERPC] Fix link errors for allyesconfig
by Stephen Rothwell
· 17 years ago
748a768
[POWERPC] Fix modpost warnings from head*.S on ppc32
by Kumar Gala
· 17 years ago
efffbee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
8fb775e
powerpc: Put allocated ELF notes in read-only data segment
by Roland McGrath
· 18 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 18 years ago
3ae0aa9
powerpc: add missing DATA_DATA to powerpc
by Mathieu Desnoyers
· 18 years ago
bd67fcf
[POWERPC] Add __read_mostly support for powerpc
by Tony Breeds
· 18 years ago
832a791
[POWERPC] Fix powerpc vmlinux.lds.S
by Benjamin Herrenschmidt
· 18 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 18 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
73c9cea
[POWERPC] Generic BUG for powerpc
by Jeremy Fitzhardinge
· 18 years ago
fd593d1
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
by Eric W. Biederman
· 18 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 18 years ago
3f639ee
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
by Stephen Rothwell
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
c4e3ea2
[PATCH] powerpc: make iSeries flattened device tree dynamic
by Stephen Rothwell
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
c51e3a41
powerpc: Fix vmlinux.lds.S for 32-bit
by Paul Mackerras
· 19 years ago
e19e4ab
powerpc: Set entry point and text address in linker script
by Michael Ellerman
· 19 years ago
4a28856
powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S
by Paul Mackerras
· 19 years ago
c16ff7e
powerpc: Define a _sdata symbol
by Paul Mackerras
· 19 years ago
cabb558
powerpc: make iSeries build
by Stephen Rothwell
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago