index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-04
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-4
/
+0
2013-04-29
ARM: KVM: enforce maximum size for identity mapped code
Marc Zyngier
1
-1
/
+6
2013-01-23
ARM: Section based HYP idmap
Christoffer Dall
1
-1
/
+5
2012-12-16
ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata
Pawel Moll
1
-2
/
+2
2012-11-04
ARM: 7568/1: Sort exception table at compile time
Stephen Boyd
1
-10
/
+9
2012-06-23
ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.
David Brown
1
-0
/
+2
2012-02-09
ARM: 7320/1: Fix proc_info table alignment
Marc Zyngier
1
-0
/
+1
2012-01-23
ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
Will Deacon
1
-1
/
+1
2012-01-23
ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
Will Deacon
1
-3
/
+4
2011-12-06
ARM: idmap: populate identity map pgd at init time using .init.text
Will Deacon
1
-0
/
+7
2011-10-25
Merge branch 'misc' into for-linus
Russell King
1
-1
/
+2
2011-10-17
ARM: 7017/1: Use generic BUG() handler
Simon Glass
1
-1
/
+2
2011-09-21
ARM: fix vmlinux.lds.S discarding sections
Russell King
1
-3
/
+12
2011-07-08
ARM: vmlinux.lds: use _text and _stext the same way as x86
Russell King
1
-2
/
+2
2011-07-08
ARM: vmlinux.lds: move init sections between text and data sections
Russell King
1
-48
/
+48
2011-07-08
ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segment
Russell King
1
-2
/
+0
2011-07-08
ARM: vmlinux.lds: rearrange .init output section
Russell King
1
-18
/
+29
2011-07-08
ARM: vmlinux.lds: move discarded sections to beginning
Russell King
1
-25
/
+22
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-17
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+4
2011-03-17
Merge branch 'p2v' into devel
Russell King
1
-0
/
+4
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-02-21
ARM: Keep exit text/data around for SMP_ON_UP
Russell King
1
-0
/
+9
2011-02-21
ARM: 6740/1: Place correctly notes section in the linker script
Pawel Moll
1
-0
/
+2
2011-02-18
ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching
Russell King
1
-0
/
+4
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2011-01-07
Merge branch 'misc' into devel
Russell King
1
-0
/
+1
2010-12-05
ARM: implement support for read-mostly sections
Russell King
1
-0
/
+1
2010-11-19
ARM: place C irq handlers in IRQ_ENTRY for ftrace
Rabin Vincent
1
-0
/
+1
2010-10-28
ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type
Tony Lindgren
1
-0
/
+1
2010-10-19
Merge branch 'hotplug' into devel
Russell King
1
-7
/
+17
2010-10-08
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
1
-7
/
+17
2010-10-08
ARM: vmlinux.lds: Move unwind tables into _stext.._etext
Russell King
1
-2
/
+2
2010-10-04
ARM: Allow SMP kernels to boot on UP systems
Russell King
1
-0
/
+11
2010-02-16
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
1
-4
/
+0
2009-12-15
ARM: use unified discard definition in linker script
Alan Jenkins
1
-5
/
+8
2009-11-23
ARM: Clean up linker script using new linker script macros.
Nelson Elhage
1
-54
/
+23
2009-11-23
ARM: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
1
-5
/
+3
2009-09-23
Merge branch 'master' into for-linus
Russell King
1
-0
/
+1
2009-09-16
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
Linus Walleij
1
-0
/
+57
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
1
-7
/
+16
2009-06-25
[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script
Linus Walleij
1
-7
/
+8
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+1
2009-06-19
[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...
Catalin Marinas
1
-0
/
+8
2009-05-30
arm: Provide _sdata and __bss_stop in the vmlinux.lds.S file
Catalin Marinas
1
-0
/
+2
2009-03-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+19
2009-03-10
linker script: define __per_cpu_load on all SMP capable archs
Tejun Heo
1
-0
/
+1
2009-02-19
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
Catalin Marinas
1
-0
/
+19
2009-01-17
linker script: add missing .data.percpu.page_aligned
Tejun Heo
1
-0
/
+1
2008-12-01
[ARM] use asm/sections.h
Russell King
1
-1
/
+1
[next]