Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f14cb8d9018aec854d001e908e9f9240b5533db0
/
include
/
asm-generic
/
vmlinux.lds.h
d8d0f77
msm: 8974: Add function to reserve memory from device tree
by Laura Abbott
· 12 years ago
026cee0
params: <level>_initcall-like kernel parameters
by Pawel Moll
· 13 years ago
7ccaba5
consolidate WARN_...ONCE() static variables
by Jan Beulich
· 13 years ago
bc74ee9
m68k: Finally remove leftover markers sections
by Kirill Tkhai
· 13 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
6988f20
Merge branch 'fixes-2.6.39' into for-2.6.40
by Tejun Heo
· 13 years ago
df48d87
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
f02e8a6
module: Sort exported symbols
by Alessio Igor Bogani
· 14 years ago
3267382
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
d430d3d
jump label: Introduce static_branch() interface
by Jason Baron
· 14 years ago
6ea0c34
percpu: Unify input section names
by Mike Frysinger
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
0415b00
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
ea71454
x86: Separate out entry text section
by Jiri Olsa
· 14 years ago
3d56e33
tracing: Replace syscall_meta_data struct array with pointer array
by Steven Rostedt
· 14 years ago
6549864
tracepoints: Fix section alignment using pointer array
by Mathieu Desnoyers
· 14 years ago
e4a9ea5
tracing: Replace trace_event struct array with pointer array
by Steven Rostedt
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
e94965e
module: show version information for built-in modules in sysfs
by Dmitry Torokhov
· 14 years ago
8369744
include/asm-generic/vmlinux.lds.h: make readmostly section correctly align
by Shaohua Li
· 14 years ago
aab9433
of: Add support for linking device tree blobs into vmlinux
by Dirk Brandewie
· 14 years ago
c9e2a72
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
d882626
vmlinux.lds.h: lower init ramfs alignment to 4
by Mike Frysinger
· 14 years ago
d356c0b
vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA
by Mike Frysinger
· 14 years ago
c3b86a2
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
2aeb66d
x86-32, percpu: Correct the ordering of the percpu readmostly section
by H. Peter Anvin
· 14 years ago
c957ef2
percpu: Introduce a read-mostly percpu API
by Shaohua Li
· 14 years ago
ffe8018
initramfs: fix initramfs size calculation
by Hendrik Brueckner
· 14 years ago
bf5438fc
jump label: Base patch for jump label
by Jason Baron
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ca50a5f
Merge branch 'upstream/pvhvm' into upstream/xen
by Jeremy Fitzhardinge
· 14 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 14 years ago
c7f52cd
support multiple .discard.* sections to avoid section type conflicts
by Jeremy Fitzhardinge
· 14 years ago
86c65a7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
da5e37e
vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)
by Sam Ravnborg
· 14 years ago
07fca0e
tracing: Properly align linker defined symbols
by Sam Ravnborg
· 14 years ago
eb878b3
tracing: Remove letfover markers section
by Frederic Weisbecker
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
058f88d
rapidio: modify initialization of switch operations
by Alexandre Bounine
· 14 years ago
e5cabeb
rapidio: add Port-Write handling for EM
by Alexandre Bounine
· 14 years ago
07b3bb1
Rename .data.nosave to .data..nosave.
by Denys Vlasenko
· 15 years ago
54cb27a
Rename .data.read_mostly to .data..read_mostly.
by Denys Vlasenko
· 15 years ago
3d9a854
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
by Denys Vlasenko
· 15 years ago
7c74df0
Rename .bss.page_aligned to .bss..page_aligned.
by Tim Abbott
· 15 years ago
75b1348
Rename .data.page_aligned to .data..page_aligned.
by Tim Abbott
· 15 years ago
2af7687
Rename .data.init_task to .data..init_task.
by Tim Abbott
· 15 years ago
4af57b7
Rename .data.cacheline_aligned to .data..cacheline_aligned.
by Tim Abbott
· 15 years ago
9e1b9b8
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
by Alan Jenkins
· 15 years ago
1b20862
Optimize the ordering of sections in RW_DATA_SECTION.
by Tim Abbott
· 15 years ago
45bd00d
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
4b3b4c5
ftrace: __start_mcount_loc should be .init.rodata
by John Reiser
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
04e448d
vmlinux.lds.h: restructure BSS linker script macros
by Tim Abbott
· 15 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 15 years ago
29f3177
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 15 years ago
c43768c
Merge branch 'master' into for-next
by Tejun Heo
· 15 years ago
2a2325e
gcov: fix __ctors_start alignment
by Heiko Carstens
· 15 years ago
39a449d
asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h
by Tim Abbott
· 15 years ago
73f1d93
asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.
by Paul Mundt
· 15 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 15 years ago
eadfe21
LDSCRIPT: Name INIT_RAM_FS consistently
by David Howells
· 15 years ago
b99b87f
kernel: constructor support
by Peter Oberparleiter
· 15 years ago
45e3e19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
7923f90
vmlinux.lds.h update
by Sam Ravnborg
· 15 years ago
ef53dae
Improve vmlinux.lds.h support for arch specific linker scripts
by Sam Ravnborg
· 15 years ago
fd6c3a8
initconst adjustments
by Jan Beulich
· 16 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
27b1833
Remove unused support code for refok sections.
by Tim Abbott
· 16 years ago
c80d471
Add new HEAD_TEXT_SECTION macro.
by Tim Abbott
· 16 years ago
5f77a88
tracing/infrastructure: separate event tracer from event support
by Tom Zanussi
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
e9d376f
dynamic debug: combine dprintk and dynamic printk
by Jason Baron
· 16 years ago
bed1ffc
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
by Frederic Weisbecker
· 16 years ago
12e87e3
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
8a20d84
tracing: trace_printk() fix, move format array to data section
by Ingo Molnar
· 16 years ago
dba58e3
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core
by Ingo Molnar
· 16 years ago
1ba28e0
tracing: add trace_bprintk()
by Lai Jiangshan
· 16 years ago
f0ef039
Merge branch 'x86/core' into tracing/textedit
by Ingo Molnar
· 16 years ago
b77e38a
tracing: add event trace infrastructure
by Steven Rostedt
· 16 years ago
3ac6cff
linker script: use separate simpler definition for PERCPU()
by Tejun Heo
· 16 years ago
dba3d36
Revert "generic, x86: fix __per_cpu_load relocation"
by Ingo Molnar
· 16 years ago
5a61126
generic, x86: fix __per_cpu_load relocation
by Brian Gerst
· 16 years ago
6b7c38d
linker script: kill PERCPU_VADDR_PREALLOC()
by Tejun Heo
· 16 years ago
0bd74fa
percpu: refactor percpu.h
by Brian Gerst
· 16 years ago
145cd30
linker script: add missing VMLINUX_SYMBOL
by Tejun Heo
· 16 years ago
1a51e3a
x86: fold pda into percpu area on SMP
by Tejun Heo
· 16 years ago
3e5d8f9
x86: make percpu symbols zerobased on SMP
by Tejun Heo
· 16 years ago
a0343e8
tracing/function-graph-tracer: add a new .irqentry.text section
by Frederic Weisbecker
· 16 years ago
2bcd521
trace: profile all if conditionals
by Steven Rostedt
· 16 years ago
45b7974
trace: consolidate unlikely and likely profiler
by Steven Rostedt
· 16 years ago
7e066fb
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
by Mathieu Desnoyers
· 16 years ago
2ed84ee
trace: rename unlikely profiler to branch profiler
by Steven Rostedt
· 16 years ago
1f0d69a
tracing: profile likely and unlikely annotations
by Steven Rostedt
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
346e15b
driver core: basic infrastructure for per-module dynamic debug messages
by Jason Baron
· 16 years ago
8da3821
ftrace: create __mcount_loc section
by Steven Rostedt
· 16 years ago
97e1c18
tracing: Kernel Tracepoints
by Mathieu Desnoyers
· 16 years ago
d3d0ba7
Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
by Ingo Molnar
· 16 years ago
Next »