Age | Commit message (Expand) | Author |
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 |
2008-05-25 | percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro | Eric Dumazet |
2008-02-19 | Add missing init section definitions | Sam Ravnborg |
2008-01-30 | x86: add testcases for RODATA and NX protections/attributes | Arjan van de Ven |
2008-01-28 | Introduce new section reference annotations tags: __ref, __refdata, __refconst | Sam Ravnborg |
2008-01-28 | asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies | Adrian Bunk |