index
:
asmadeus/linux.git
for-next
The linux kernel
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
2007-11-18
Blackfin arch: fix bug kernel not to boot up with mtd filesystems
Bernd Schmidt
2007-11-15
Blackfin arch: move the init sections to the end of memory to help decrease m...
Robin Getz
2007-10-30
Blackfin arch: reclaim a few bytes from the end of our init section
Mike Frysinger
2007-10-11
Blackfin arch: add more common defines for output sections
Mike Frysinger
2007-08-27
Blackfin arch: vmlinux.lds.S, break up our .init into separate sections
Mike Frysinger
2007-08-27
Blackfin arch: parse input sections properly when using -ffunction-sections/-...
Mike Frysinger
2007-07-25
Blackfin arch: fix bug which unaligns the init thread's stack and causes the ...
Bernd Schmidt
2007-07-12
Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values
Mike Frysinger
2007-06-11
Blackfin arch: redo our linker script a bit
Mike Frysinger
2007-06-11
Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...
Robin Getz
2007-05-19
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-07
blackfin architecture
Bryan Wu