Age | Commit message (Expand) | Author | Files | Lines |
2009-04-28 | Remove unused support code for refok sections. | Tim Abbott | 1 | -3/+0 |
2009-04-26 | Add new HEAD_TEXT_SECTION macro. | Tim Abbott | 1 | -1/+3 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -1/+28 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -4/+51 |
2009-03-25 | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 1 | -9/+6 |
2009-03-13 | tracing/syscalls: core infrastructure for syscalls tracing, enhancements | Frederic Weisbecker | 1 | -1/+10 |
2009-03-10 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 1 | -1/+1 |
2009-03-09 | tracing: trace_printk() fix, move format array to data section | Ingo Molnar | 1 | -1/+1 |
2009-03-08 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing... | Ingo Molnar | 1 | -4/+51 |
2009-03-06 | tracing: add trace_bprintk() | Lai Jiangshan | 1 | -0/+9 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 1 | -4/+51 |
2009-02-25 | tracing: add event trace infrastructure | Steven Rostedt | 1 | -1/+10 |
2009-01-31 | linker script: use separate simpler definition for PERCPU() | Tejun Heo | 1 | -5/+17 |
2009-01-29 | Revert "generic, x86: fix __per_cpu_load relocation" | Ingo Molnar | 1 | -4/+3 |
2009-01-26 | generic, x86: fix __per_cpu_load relocation | Brian Gerst | 1 | -3/+4 |
2009-01-20 | linker script: kill PERCPU_VADDR_PREALLOC() | Tejun Heo | 1 | -37/+8 |
2009-01-20 | percpu: refactor percpu.h | Brian Gerst | 1 | -0/+1 |
2009-01-17 | linker script: add missing VMLINUX_SYMBOL | Tejun Heo | 1 | -2/+3 |
2009-01-16 | x86: fold pda into percpu area on SMP | Tejun Heo | 1 | -1/+24 |
2009-01-16 | x86: make percpu symbols zerobased on SMP | Tejun Heo | 1 | -6/+45 |
2008-12-12 | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker | 1 | -0/+10 |
2008-11-23 | trace: profile all if conditionals | Steven Rostedt | 1 | -1/+10 |
2008-11-23 | trace: consolidate unlikely and likely profiler | Steven Rostedt | 1 | -6/+3 |
2008-11-16 | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() | Mathieu Desnoyers | 1 | -0/+1 |
2008-11-13 | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 1 | -1/+1 |
2008-11-12 | tracing: profile likely and unlikely annotations | Steven Rostedt | 1 | -1/+13 |
2008-10-21 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+13 |
2008-10-16 | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 1 | -1/+9 |
2008-10-14 | ftrace: create __mcount_loc section | Steven Rostedt | 1 | -0/+8 |
2008-10-14 | tracing: Kernel Tracepoints | Mathieu Desnoyers | 1 | -1/+5 |
2008-09-05 | Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': | Ingo Molnar | 1 | -0/+1 |
2008-08-01 | Missing symbol prefix on vmlinux.lds.h | Yoshinori Sato | 1 | -7/+7 |
2008-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 1 | -1/+3 |
2008-07-26 | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu | 1 | -0/+2 |
2008-07-26 | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s... | Jan Beulich | 1 | -1/+3 |
2008-07-17 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+6 |
2008-07-15 | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 1 | -0/+7 |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -0/+7 |
2008-07-15 | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+6 |
2008-07-10 | firmware: allow firmware files to be built into kernel image | David Woodhouse | 1 | -0/+7 |
2008-06-10 | Suspend/Resume bug in PCI layer wrt quirks | Rafael J. Wysocki | 1 | -0/+6 |
2008-05-25 | x86: move tracedata to RODATA | Jan Beulich | 1 | -0/+14 |
2008-05-25 | move BUG_TABLE into RODATA | Jan Beulich | 1 | -0/+6 |
2008-05-25 | percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro | Eric Dumazet | 1 | -0/+1 |
2008-02-19 | Add missing init section definitions | Sam Ravnborg | 1 | -0/+3 |
2008-01-30 | x86: add testcases for RODATA and NX protections/attributes | Arjan van de Ven | 1 | -0/+1 |
2008-01-29 | Introduce new section reference annotations tags: __ref, __refdata, __refconst | Sam Ravnborg | 1 | -0/+3 |
2008-01-29 | asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies | Adrian Bunk | 1 | -2/+1 |
2008-01-29 | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg | 1 | -6/+82 |
2008-01-29 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 1 | -0/+7 |