| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker | 2008-12-12 | 1 | -0/+10 |
* | trace: profile all if conditionals | Steven Rostedt | 2008-11-23 | 1 | -1/+10 |
* | trace: consolidate unlikely and likely profiler | Steven Rostedt | 2008-11-23 | 1 | -6/+3 |
* | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() | Mathieu Desnoyers | 2008-11-16 | 1 | -0/+1 |
* | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 | 1 | -1/+1 |
* | tracing: profile likely and unlikely annotations | Steven Rostedt | 2008-11-12 | 1 | -1/+13 |
* | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 | 1 | -1/+13 |
|\ |
|
| * | ftrace: create __mcount_loc section | Steven Rostedt | 2008-10-14 | 1 | -0/+8 |
| * | tracing: Kernel Tracepoints | Mathieu Desnoyers | 2008-10-14 | 1 | -1/+5 |
* | | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 | 1 | -1/+9 |
|/ |
|
* | Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': | Ingo Molnar | 2008-09-05 | 1 | -0/+1 |
|\ |
|
| * | percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro | Eric Dumazet | 2008-05-25 | 1 | -0/+1 |
* | | Missing symbol prefix on vmlinux.lds.h | Yoshinori Sato | 2008-08-01 | 1 | -7/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-07-27 | 1 | -1/+3 |
|\ \ |
|
| * | | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s... | Jan Beulich | 2008-07-25 | 1 | -1/+3 |
* | | | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu | 2008-07-26 | 1 | -0/+2 |
|/ / |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -0/+6 |
|\ \ |
|
| * | | Suspend/Resume bug in PCI layer wrt quirks | Rafael J. Wysocki | 2008-06-10 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 | 1 | -0/+7 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 | 1 | -0/+7 |
| |\ \ |
|
| | * | | firmware: allow firmware files to be built into kernel image | David Woodhouse | 2008-07-10 | 1 | -0/+7 |
| | |/ |
|
* | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 1 | -0/+6 |
| |/ |
|
* / | x86: move tracedata to RODATA | Jan Beulich | 2008-05-25 | 1 | -0/+14 |
|/ |
|
* | Add missing init section definitions | Sam Ravnborg | 2008-02-19 | 1 | -0/+3 |
* | x86: add testcases for RODATA and NX protections/attributes | Arjan van de Ven | 2008-01-30 | 1 | -0/+1 |
* | Introduce new section reference annotations tags: __ref, __refdata, __refconst | Sam Ravnborg | 2008-01-28 | 1 | -0/+3 |
* | asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies | Adrian Bunk | 2008-01-28 | 1 | -2/+1 |
* | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg | 2008-01-28 | 1 | -6/+82 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -0/+7 |
* | Linux Kernel Markers | Mathieu Desnoyers | 2007-10-19 | 1 | -1/+6 |
* | fix sparc32 breakage (result of vmlinux.lds.S bug) | Al Viro | 2007-10-13 | 1 | -1/+2 |
* | i386: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -1/+5 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -0/+8 |
* | sparc64: fix alignment bug in linker definition script | Sam Ravnborg | 2007-05-29 | 1 | -3/+7 |
* | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w... | Sam Ravnborg | 2007-05-19 | 1 | -2/+4 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -0/+4 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -0/+6 |
* | [PATCH] i386: Clean up ELF note generation | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | PCI: Fix multiple problems with VIA hardware | Alan Cox | 2006-12-20 | 1 | -0/+3 |
* | Remove stack unwinder for now | Linus Torvalds | 2006-12-15 | 1 | -22/+0 |
* | Make sure we populate the initroot filesystem late enough | Linus Torvalds | 2006-12-11 | 1 | -0/+1 |
* | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 2006-12-08 | 1 | -0/+8 |
* | [PATCH] unwinder: move .eh_frame to RODATA | Jan Beulich | 2006-12-07 | 1 | -5/+12 |
* | [PATCH] i386: Distinguish absolute symbols | Vivek Goyal | 2006-12-07 | 1 | -5/+5 |
* | Add "pure_initcall" for static variable initialization | Linus Torvalds | 2006-11-20 | 1 | -0/+2 |
* | [PATCH] drivers: wait for threaded probes between initcall levels | Andrew Morton | 2006-10-27 | 1 | -1/+8 |
* | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -0/+10 |
* | [PATCH] x86-64: Speed up dwarf2 unwinder | Jan Beulich | 2006-10-21 | 1 | -0/+16 |
* | [PATCH] Include __param section in read-only data range | Marcelo Tosatti | 2006-09-27 | 1 | -3/+3 |