| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-03-13 | tracing/syscalls: core infrastructure for syscalls tracing, enhancements | Frederic Weisbecker | 2 | -5/+69 |
| 2009-03-13 | tracing/ftrace: syscall tracing infrastructure, basics | Frederic Weisbecker | 1 | -0/+21 |
| 2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 3 | -4/+10 |
| 2009-03-13 | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 1 | -4/+4 |
| 2009-03-13 | Merge branch 'linus' into core/locking | Ingo Molnar | 10 | -11/+16 |
| 2009-03-12 | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. | Rusty Russell | 1 | -0/+3 |
| 2009-03-12 | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. | Rusty Russell | 1 | -0/+3 |
| 2009-03-11 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -1/+104 |
| 2009-03-11 | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2 | -1/+1 |
| 2009-03-10 | tracing: remove funky whitespace in the trace code | Steven Rostedt | 1 | -8/+8 |
| 2009-03-10 | tracing: document TRACE_EVENT macro in tracepoint.h | Steven Rostedt | 1 | -0/+103 |
| 2009-03-10 | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro | Steven Rostedt | 1 | -1/+1 |
| 2009-03-10 | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 1 | -33/+27 |
| 2009-03-10 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -5/+5 |
| 2009-03-10 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 7 | -12/+17 |
| 2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 7 | -43/+36 |
| 2009-03-10 | tracing: remove obsolete TRACE_EVENT_FORMAT macro | Steven Rostedt | 1 | -3/+0 |
| 2009-03-10 | tracing: new format for specialized trace points | Steven Rostedt | 1 | -0/+3 |
| 2009-03-10 | tracing: replace TP<var> with TP_<var> | Steven Rostedt | 1 | -3/+3 |
| 2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+0 |
| 2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 1 | -1/+0 |
| 2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
| 2009-03-09 | tracing: optimize trace_printk() | Ingo Molnar | 1 | -2/+8 |
| 2009-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 1 | -6/+1 |
| 2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 3 | -1/+3 |
| 2009-03-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+4 |
| 2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
| 2009-03-08 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing... | Ingo Molnar | 27 | -142/+538 |
| 2009-03-08 | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov | 1 | -1/+1 |
| 2009-03-06 | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker | 3 | -29/+32 |
| 2009-03-06 | tracing: add trace_bprintk() | Lai Jiangshan | 2 | -0/+26 |
| 2009-03-06 | tracing: infrastructure for supporting binary record | Lai Jiangshan | 1 | -0/+3 |
| 2009-03-06 | Merge branch 'core/printk' into tracing/ftrace | Ingo Molnar | 2 | -0/+24 |
| 2009-03-06 | vsprintf: add binary printf | Lai Jiangshan | 1 | -0/+7 |
| 2009-03-06 | tracing, Text Edit Lock - Architecture Independent Code | Mathieu Desnoyers | 1 | -0/+6 |
| 2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 26 | -142/+532 |
| 2009-03-06 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -16/+28 |
| 2009-03-06 | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac... | Ingo Molnar | 1 | -6/+7 |
| 2009-03-06 | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 1 | -23/+12 |
| 2009-03-06 | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 1 | -4/+6 |
| 2009-03-06 | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 1 | -2/+3 |
| 2009-03-06 | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo | 1 | -1/+1 |
| 2009-03-06 | percpu: clean up percpu constants | Tejun Heo | 1 | -11/+13 |
| 2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 5 | -0/+35 |
| 2009-03-05 | ata: add CFA specific identify data words | Sergei Shtylyov | 1 | -0/+2 |
| 2009-03-05 | tracing: add tracing_on/tracing_off to kernel.h | Steven Rostedt | 2 | -16/+28 |
| 2009-03-05 | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2009-03-05 | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 1 | -0/+1 |
| 2009-03-05 | libata: align ap->sector_buf | Tejun Heo | 1 | -1/+2 |
| 2009-03-05 | libata: fix dma_unmap_sg misuse | FUJITA Tomonori | 1 | -0/+1 |