Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
851da976dc1d72becc03e144b38c4efab9e7b361
/
arch
/
arm
/
kernel
/
vmlinux.lds.S
562c85c
ARM: 8168/1: extend __init_end to a page align address
by Yalin Wang
· 10 years ago
76e7d5c
ARM: 8088/1: vmlinux.lds.S: drop redundant .comment
by Mark Rutland
· 11 years ago
b9b32bf
ARM: use linker magic for vectors and vector stubs
by Russell King
· 12 years ago
40b3136
Finally eradicate CONFIG_HOTPLUG
by Stephen Rothwell
· 12 years ago
0394e1f
ARM: KVM: enforce maximum size for identity mapped code
by Marc Zyngier
· 12 years ago
9e9a367
ARM: Section based HYP idmap
by Christoffer Dall
· 12 years ago
dad5451
ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata
by Pawel Moll
· 12 years ago
ee951c6
ARM: 7568/1: Sort exception table at compile time
by Stephen Boyd
· 12 years ago
9973290
ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.
by David Brown
· 13 years ago
b8b9987
ARM: 7320/1: Fix proc_info table alignment
by Marc Zyngier
· 13 years ago
972da06
ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
by Will Deacon
· 13 years ago
f0d5375
ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
by Will Deacon
· 13 years ago
8903826
ARM: idmap: populate identity map pgd at init time using .init.text
by Will Deacon
· 13 years ago
bdf4e94
Merge branch 'misc' into for-linus
by Russell King
· 13 years ago
87e040b
ARM: 7017/1: Use generic BUG() handler
by Simon Glass
· 13 years ago
6760b10
ARM: fix vmlinux.lds.S discarding sections
by Russell King
· 13 years ago
e2f8184
ARM: vmlinux.lds: use _text and _stext the same way as x86
by Russell King
· 14 years ago
3835d69
ARM: vmlinux.lds: move init sections between text and data sections
by Russell King
· 14 years ago
43fc9d2
ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segment
by Russell King
· 14 years ago
1604d79
ARM: vmlinux.lds: rearrange .init output section
by Russell King
· 14 years ago
39df888
ARM: vmlinux.lds: move discarded sections to beginning
by Russell King
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
16d8775
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
05e3475
Merge branch 'p2v' into devel
by Russell King
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
a9ad21f
ARM: Keep exit text/data around for SMP_ON_UP
by Russell King
· 14 years ago
dc810ef
ARM: 6740/1: Place correctly notes section in the linker script
by Pawel Moll
· 14 years ago
dc21af9
ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching
by Russell King
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
4073723
Merge branch 'misc' into devel
by Russell King
· 14 years ago
daf8741
ARM: implement support for read-mostly sections
by Russell King
· 14 years ago
61b5cb1
ARM: place C irq handlers in IRQ_ENTRY for ftrace
by Rabin Vincent
· 14 years ago
88d927e
ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type
by Tony Lindgren
· 14 years ago
a0a5568
Merge branch 'hotplug' into devel
by Russell King
· 14 years ago
5085f3f
ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type
by Russell King
· 14 years ago
74b0ec07
ARM: vmlinux.lds: Move unwind tables into _stext.._etext
by Russell King
· 14 years ago
f00ec48
ARM: Allow SMP kernels to boot on UP systems
by Russell King
· 14 years ago
2b0d8c2
ARM: 5880/1: arm: use generic infrastructure for early params
by Jeremy Kerr
· 15 years ago
e3f28c1
ARM: use unified discard definition in linker script
by Alan Jenkins
· 15 years ago
78d7530
ARM: Clean up linker script using new linker script macros.
by Nelson Elhage
· 15 years ago
2abc1c5
ARM: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 15 years ago
ae19ffb
Merge branch 'master' into for-linus
by Russell King
· 15 years ago
bc58177
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
by Linus Walleij
· 15 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 16 years ago
f6430a9
[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script
by Linus Walleij
· 16 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 16 years ago
7436127
[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTPLUG_CPU
by Catalin Marinas
· 16 years ago
8c7e657
arm: Provide _sdata and __bss_stop in the vmlinux.lds.S file
by Catalin Marinas
· 16 years ago
0fe41b8
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
19390c4
linker script: define __per_cpu_load on all SMP capable archs
by Tejun Heo
· 16 years ago
bff595c
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
by Catalin Marinas
· 16 years ago
74e7904
linker script: add missing .data.percpu.page_aligned
by Tejun Heo
· 16 years ago
37efe64
[ARM] use asm/sections.h
by Russell King
· 16 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
785d3cd
ARM kprobes: prevent some functions involved with kprobes from being probed
by Nicolas Pitre
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 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
08fdffd
[ARM] Ensure head text is always placed at the start of kernel
by Russell King
· 18 years ago
4efb448
[ARM] Shut up warning about init_thread_union
by Russell King
· 18 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
7ab3f8d
[ARM] Add ability to dump exception stacks to kernel backtraces
by Russell King
· 18 years ago
e98ff7f
[ARM] 4224/2: allow XIP kernel to boot again
by Nicolas Pitre
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
9641c7c
[ARM] nommu: uaccess tweaks
by Russell King
· 19 years ago
9d4f13e
[ARM] Make kernel link address depend on PAGE_OFFSET
by Russell King
· 19 years ago
728f5c0
[ARM] Improve comment about ASSERT()s in vmlinux.lds.S
by Russell King
· 19 years ago
37d07b7
[ARM] 3061/1: cleanup the XIP link address mess
by Nicolas Pitre
· 19 years ago
13b1f64
[ARM] 3008/1: the exception table is not read-only
by Nicolas Pitre
· 19 years ago
9d0fd1e
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
by Ben Dooks
· 19 years ago
02b7dd1
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
by Ben Dooks
· 19 years ago
bfe6815
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
by Ben Dooks
· 19 years ago
9506057
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
by Ben Dooks
· 19 years ago
4f7a181
[PATCH] ARM: Fix kernel stack offset calculations
by Russell King
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago