| Commit message (Expand) | Author | Age | Files | Lines |
* | branch tracer: Fix for enabling branch profiling makes sparse unusable | Bart Van Assche | 2009-04-07 | 1 | -1/+2 |
* | function-graph: add proper initialization for init task | Steven Rostedt | 2009-04-07 | 2 | -2/+8 |
*-. | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar | 2009-03-31 | 4 | -8/+28 |
|\ \ |
|
| | * | tracing: use union for multi-usages field | Lai Jiangshan | 2009-03-24 | 1 | -3/+9 |
| | * | function-graph: ignore times across schedule | Steven Rostedt | 2009-03-24 | 1 | -0/+2 |
| | * | function-graph: moved the timestamp from arch to generic code | Steven Rostedt | 2009-03-24 | 1 | -2/+1 |
| | * | debugfs: function to know if debugfs is initialized | Frederic Weisbecker | 2009-03-23 | 1 | -0/+8 |
| |/
|/| |
|
| * | tracing: add ring_buffer_event_discard() to ring buffer | Tom Zanussi | 2009-03-22 | 1 | -3/+8 |
|/ |
|
*-. | Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu... | Ingo Molnar | 2009-03-20 | 1 | -2/+4 |
|\ \ |
|
| | * | nfsd: nfsd should drop CAP_MKNOD for non-root | J. Bruce Fields | 2009-03-17 | 1 | -2/+4 |
* | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-18 | 2 | -6/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing: optimization of branch tracer | Witold Baryluk | 2009-03-17 | 1 | -4/+2 |
| * | | ring-buffer: add api to allow a tracer to change clock source | Steven Rostedt | 2009-03-17 | 1 | -2/+5 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/... | Ingo Molnar | 2009-03-16 | 8 | -8/+94 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| | * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-15 | 1 | -1/+9 |
| | |\ |
|
| | | * | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 2009-03-12 | 1 | -1/+9 |
| | * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-03-14 | 1 | -2/+2 |
| | |\ \ |
|
| | | * | | block: Add gfp_mask parameter to bio_integrity_clone() | un'ichi Nomura | 2009-03-14 | 1 | -2/+2 |
| | * | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-03-14 | 3 | -0/+13 |
| | |\ \ \ |
|
| | | * | | | NLM: Shrink the IPv4-only version of nlm_cmp_addr() | Chuck Lever | 2009-03-10 | 1 | -0/+8 |
| | | * | | | NFSv3: Fix posix ACL code | Trond Myklebust | 2009-03-10 | 2 | -0/+5 |
| | * | | | | ide: save the returned value of dma_map_sg | FUJITA Tomonori | 2009-03-13 | 1 | -0/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | tracing/syscalls: core infrastructure for syscalls tracing, enhancements | Frederic Weisbecker | 2009-03-13 | 2 | -5/+69 |
* | | | | | ftrace: remove struct list_head from struct dyn_ftrace | Lai Jiangshan | 2009-03-13 | 1 | -1/+0 |
* | | | | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ... | Ingo Molnar | 2009-03-13 | 1 | -0/+21 |
|\| | | | |
|
| * | | | | tracing/ftrace: syscall tracing infrastructure, basics | Frederic Weisbecker | 2009-03-13 | 1 | -0/+21 |
* | | | | | tracing: tracepoints for softirq entry/exit - add softirq-to-name array | Jason Baron | 2009-03-12 | 1 | -0/+5 |
* | | | | | tracing/core: bring back raw trace_printk for dynamic formats strings | Frederic Weisbecker | 2009-03-12 | 1 | -13/+27 |
|/ / / / |
|
* | | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 3 | -4/+10 |
|\ \ \ \ |
|
| * | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 2009-03-13 | 1 | -4/+4 |
| * | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-03-13 | 10 | -11/+16 |
| |\| | | |
|
| | * | | | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. | Rusty Russell | 2009-03-12 | 1 | -0/+3 |
| | * | | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. | Rusty Russell | 2009-03-12 | 1 | -0/+3 |
| | |/ / |
|
| * | | | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 2009-03-05 | 47 | -167/+282 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 1 | -1/+104 |
|\ \ \ \ |
|
| * | | | | tracing: remove funky whitespace in the trace code | Steven Rostedt | 2009-03-10 | 1 | -8/+8 |
| * | | | | tracing: document TRACE_EVENT macro in tracepoint.h | Steven Rostedt | 2009-03-10 | 1 | -0/+103 |
| * | | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro | Steven Rostedt | 2009-03-10 | 1 | -1/+1 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 | 2 | -1/+1 |
|\ \ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-03-09 | 1 | -1/+0 |
| | |\ \ \ \ |
|
| | | * | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 2009-03-09 | 1 | -1/+0 |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-09 | 1 | -0/+1 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-04 | 6 | -1/+39 |
| | | |\ \ \ \ \
| | | | | |_|_|/
| | | | |/| | | |
|
| | | * | | | | | vlan: Fix vlan-in-vlan crashes. | David S. Miller | 2009-03-04 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 1 | -33/+27 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 | 7 | -43/+36 |
| |\ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / /
| | | |/| | | / / / /
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| | | | * | | | | | | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 | 1 | -23/+12 |
| | | | * | | | | | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 | 1 | -4/+6 |
| | | | * | | | | | | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 | 1 | -2/+3 |
| | | | * | | | | | | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo | 2009-03-06 | 1 | -1/+1 |