index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
vmlinux.lds.h
Age
Commit message (
Expand
)
Author
2011-02-03
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
2011-02-02
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
2011-01-13
include/asm-generic/vmlinux.lds.h: make readmostly section correctly align
Shaohua Li
2010-12-23
of: Add support for linking device tree blobs into vmlinux
Dirk Brandewie
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-10-26
vmlinux.lds.h: lower init ramfs alignment to 4
Mike Frysinger
2010-10-26
vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA
Mike Frysinger
2010-10-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-10-21
x86-32, percpu: Correct the ordering of the percpu readmostly section
H. Peter Anvin
2010-10-20
percpu: Introduce a read-mostly percpu API
Shaohua Li
2010-09-29
initramfs: fix initramfs size calculation
Hendrik Brueckner
2010-09-22
jump label: Base patch for jump label
Jason Baron
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
2010-08-02
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
2010-07-27
support multiple .discard.* sections to avoid section type conflicts
Jeremy Fitzhardinge
2010-07-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-07-23
vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)
Sam Ravnborg
2010-07-20
tracing: Properly align linker defined symbols
Sam Ravnborg
2010-07-15
tracing: Remove letfover markers section
Frederic Weisbecker
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-05-27
rapidio: modify initialization of switch operations
Alexandre Bounine
2010-05-27
rapidio: add Port-Write handling for EM
Alexandre Bounine
2010-03-03
Rename .data.nosave to .data..nosave.
Denys Vlasenko
2010-03-03
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
2010-03-03
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
Denys Vlasenko
2010-03-03
Rename .bss.page_aligned to .bss..page_aligned.
Tim Abbott
2010-03-03
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
2010-03-03
Rename .data.init_task to .data..init_task.
Tim Abbott
2010-03-03
Rename .data.cacheline_aligned to .data..cacheline_aligned.
Tim Abbott
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
2009-09-24
Optimize the ordering of sections in RW_DATA_SECTION.
Tim Abbott
2009-09-17
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-12
ftrace: __start_mcount_loc should be .init.rodata
John Reiser
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-07-18
vmlinux.lds.h: restructure BSS linker script macros
Tim Abbott
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
2009-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
2009-06-30
gcov: fix __ctors_start alignment
Heiko Carstens
2009-06-27
asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h
Tim Abbott
2009-06-26
asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.
Paul Mundt
2009-06-24
linker script: throw away .discard section
Tejun Heo
2009-06-22
LDSCRIPT: Name INIT_RAM_FS consistently
David Howells
2009-06-18
kernel: constructor support
Peter Oberparleiter
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
2009-06-14
vmlinux.lds.h update
Sam Ravnborg
2009-06-09
Improve vmlinux.lds.h support for arch specific linker scripts
Sam Ravnborg
[next]