index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
vmlinux.lds.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-07-23
1
-1
/
+1
|
\
|
*
vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)
Sam Ravnborg
2010-07-23
1
-1
/
+1
*
|
tracing: Properly align linker defined symbols
Sam Ravnborg
2010-07-20
1
-0
/
+10
|
/
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
1
-19
/
+19
|
\
|
*
Rename .data.nosave to .data..nosave.
Denys Vlasenko
2010-03-03
1
-1
/
+1
|
*
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
2010-03-03
1
-1
/
+1
|
*
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
Denys Vlasenko
2010-03-03
1
-12
/
+12
|
*
Rename .bss.page_aligned to .bss..page_aligned.
Tim Abbott
2010-03-03
1
-1
/
+1
|
*
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
2010-03-03
1
-1
/
+1
|
*
Rename .data.init_task to .data..init_task.
Tim Abbott
2010-03-03
1
-2
/
+2
|
*
Rename .data.cacheline_aligned to .data..cacheline_aligned.
Tim Abbott
2010-03-03
1
-1
/
+1
*
|
rapidio: modify initialization of switch operations
Alexandre Bounine
2010-05-27
1
-6
/
+3
*
|
rapidio: add Port-Write handling for EM
Alexandre Bounine
2010-05-27
1
-1
/
+4
|
/
*
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
2009-12-15
1
-2
/
+6
*
Optimize the ordering of sections in RW_DATA_SECTION.
Tim Abbott
2009-09-24
1
-2
/
+2
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-17
1
-5
/
+19
|
\
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
1
-16
/
+15
|
|
\
|
*
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-6
/
+12
|
*
|
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
1
-2
/
+3
|
|
\
\
|
*
|
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+8
*
|
|
|
ftrace: __start_mcount_loc should be .init.rodata
John Reiser
2009-09-12
1
-2
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
vmlinux.lds.h: restructure BSS linker script macros
Tim Abbott
2009-07-18
1
-10
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-07-04
1
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h
Tim Abbott
2009-06-27
1
-4
/
+4
|
*
|
asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.
Paul Mundt
2009-06-26
1
-2
/
+2
*
|
|
gcov: fix __ctors_start alignment
Heiko Carstens
2009-06-30
1
-1
/
+2
|
/
/
*
|
LDSCRIPT: Name INIT_RAM_FS consistently
David Howells
2009-06-22
1
-1
/
+1
|
/
*
kernel: constructor support
Peter Oberparleiter
2009-06-18
1
-0
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
2009-06-14
1
-10
/
+231
|
\
|
*
vmlinux.lds.h update
Sam Ravnborg
2009-06-14
1
-7
/
+10
|
*
Improve vmlinux.lds.h support for arch specific linker scripts
Sam Ravnborg
2009-06-09
1
-7
/
+224
|
*
initconst adjustments
Jan Beulich
2009-06-09
1
-2
/
+3
*
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
1
-4
/
+3
|
\
\
|
|
/
|
*
Remove unused support code for refok sections.
Tim Abbott
2009-04-27
1
-3
/
+0
|
*
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
2009-04-26
1
-1
/
+3
*
|
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2009-04-14
1
-1
/
+1
|
/
*
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
1
-1
/
+28
|
\
|
*
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
2009-03-13
1
-1
/
+10
|
*
-
.
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...
Ingo Molnar
2009-03-10
1
-1
/
+1
|
|
\
\
|
|
*
|
tracing: trace_printk() fix, move format array to data section
Ingo Molnar
2009-03-09
1
-1
/
+1
|
*
|
|
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...
Ingo Molnar
2009-03-08
1
-4
/
+51
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-03-06
1
-4
/
+51
|
|
|
\
\
|
*
|
|
|
tracing: add trace_bprintk()
Lai Jiangshan
2009-03-06
1
-0
/
+9
|
|
/
/
/
|
*
|
|
tracing: add event trace infrastructure
Steven Rostedt
2009-02-24
1
-1
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-4
/
+51
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
linker script: use separate simpler definition for PERCPU()
Tejun Heo
2009-01-30
1
-5
/
+17
|
*
|
Revert "generic, x86: fix __per_cpu_load relocation"
Ingo Molnar
2009-01-29
1
-4
/
+3
|
*
|
generic, x86: fix __per_cpu_load relocation
Brian Gerst
2009-01-26
1
-3
/
+4
|
*
|
linker script: kill PERCPU_VADDR_PREALLOC()
Tejun Heo
2009-01-20
1
-37
/
+8
|
*
|
percpu: refactor percpu.h
Brian Gerst
2009-01-20
1
-0
/
+1
[next]