index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
1
-0
/
+2
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2014-07-26
blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...
Steven Miao
1
-1
/
+1
2011-07-23
Blackfin: make sure percpu section is aligned in XIP builds
Steven Miao
1
-0
/
+1
2011-05-25
Blackfin: use new common PERCPU_INPUT define
Mike Frysinger
1
-7
/
+1
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-18
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
1
-0
/
+1
2011-03-18
Blackfin: SMP: PERCPU section should be PAGE aligned
steven miao
1
-1
/
+1
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2010-08-06
Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds
Mike Frysinger
1
-6
/
+1
2010-03-09
Blackfin: initial XIP support
Barry Song
1
-0
/
+57
2010-03-09
Blackfin: fix relocation errors with large initramfs images
Jie Zhang
1
-5
/
+8
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-12
/
+16
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
1
-2
/
+0
2009-12-15
Blackfin: calculate on-chip lengths at link time rather than run time
Mike Frysinger
1
-12
/
+16
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-25
/
+2
2009-09-24
blackfin: Cleanup linker script using new linker script macros.
Tim Abbott
1
-50
/
+6
2009-09-16
Blackfin: Fix link errors with binutils 2.19 and GCC 4.3
Ingo Molnar
1
-2
/
+2
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-5
/
+1
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+1
2009-06-13
Blackfin: initial support for ftrace grapher
Mike Frysinger
1
-0
/
+1
2009-06-13
Blackfin: add support for GENERIC_BUG
Mike Frysinger
1
-2
/
+14
2009-06-12
Blackfin: allow scheduler functions to be placed into L1
Robin Getz
1
-0
/
+5
2009-03-29
Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow
Mike Frysinger
1
-0
/
+4
2009-01-07
Blackfin arch: fix bugs in linker script when using upstream binutils
Bernd Schmidt
1
-2
/
+6
2008-11-18
Blackfin arch: move out irq related functions
Mike Frysinger
1
-1
/
+0
2009-01-07
Blackfin arch: SMP supporting patchset: some other misc code
Graf Yang
1
-2
/
+2
2008-08-13
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
1
-6
/
+4
2008-08-06
Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
Mike Frysinger
1
-0
/
+1
2008-07-19
Blackfin arch: Extend sram malloc to handle L2 SRAM.
Sonic Zhang
1
-5
/
+35
2008-04-24
[Blackfin] arch: use the same style for missing L1 sections
Mike Frysinger
1
-27
/
+20
2008-04-24
[Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be define...
Sonic Zhang
1
-0
/
+5
2008-03-26
[Blackfin] arch: remove NOTES from linker script
Bernd Schmidt
1
-2
/
+0
2008-02-29
[Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...
Mike Frysinger
1
-7
/
+27
2008-02-02
[Blackfin] arch: move the init sections to the end of memory
Mike Frysinger
1
-19
/
+28
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2007-10-30
Blackfin arch: reclaim a few bytes from the end of our init section
Mike Frysinger
1
-3
/
+8
2007-10-11
Blackfin arch: add more common defines for output sections
Mike Frysinger
1
-0
/
+6
2007-08-27
Blackfin arch: vmlinux.lds.S, break up our .init into separate sections
Mike Frysinger
1
-15
/
+27
2007-08-27
Blackfin arch: parse input sections properly when using -ffunction-sections/-...
Mike Frysinger
1
-1
/
+3
2007-07-25
Blackfin arch: fix bug which unaligns the init thread's stack and causes the ...
Bernd Schmidt
1
-6
/
+10
2007-07-12
Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values
Mike Frysinger
1
-5
/
+7
2007-06-11
Blackfin arch: redo our linker script a bit
Mike Frysinger
1
-111
/
+56
2007-06-11
Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...
Robin Getz
1
-0
/
+1
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-07
blackfin architecture
Bryan Wu
1
-0
/
+228