index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
vmlinux.lds.h
Age
Commit message (
Expand
)
Author
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
2009-06-09
initconst adjustments
Jan Beulich
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-27
Remove unused support code for refok sections.
Tim Abbott
2009-04-26
Add new HEAD_TEXT_SECTION macro.
Tim Abbott
2009-04-14
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
2009-03-13
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
2009-03-10
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...
Ingo Molnar
2009-03-09
tracing: trace_printk() fix, move format array to data section
Ingo Molnar
2009-03-08
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...
Ingo Molnar
2009-03-06
tracing: add trace_bprintk()
Lai Jiangshan
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-02-24
tracing: add event trace infrastructure
Steven Rostedt
2009-01-30
linker script: use separate simpler definition for PERCPU()
Tejun Heo
2009-01-29
Revert "generic, x86: fix __per_cpu_load relocation"
Ingo Molnar
2009-01-26
generic, x86: fix __per_cpu_load relocation
Brian Gerst
2009-01-20
linker script: kill PERCPU_VADDR_PREALLOC()
Tejun Heo
2009-01-20
percpu: refactor percpu.h
Brian Gerst
2009-01-17
linker script: add missing VMLINUX_SYMBOL
Tejun Heo
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
x86: make percpu symbols zerobased on SMP
Tejun Heo
2008-12-12
tracing/function-graph-tracer: add a new .irqentry.text section
Frederic Weisbecker
2008-11-23
trace: profile all if conditionals
Steven Rostedt
2008-11-23
trace: consolidate unlikely and likely profiler
Steven Rostedt
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
2008-11-12
trace: rename unlikely profiler to branch profiler
Steven Rostedt
2008-11-12
tracing: profile likely and unlikely annotations
Steven Rostedt
2008-10-20
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
2008-10-14
ftrace: create __mcount_loc section
Steven Rostedt
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers
2008-09-05
Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
Ingo Molnar
2008-08-01
Missing symbol prefix on vmlinux.lds.h
Yoshinori Sato
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
2008-07-25
vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...
Jan Beulich
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-14
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-07-14
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2008-07-10
firmware: allow firmware files to be built into kernel image
David Woodhouse
2008-06-10
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
2008-05-25
x86: move tracedata to RODATA
Jan Beulich
2008-05-25
move BUG_TABLE into RODATA
Jan Beulich
[prev]
[next]