| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 - tracepoints | Jason Baron | 2009-03-12 | 1 | -0/+12 |
* | | 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 | 4 | -5/+11 |
|\ |
|
| * | 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 | 12 | -22/+34 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-03-12 | 2 | -0/+6 |
| | |\ |
|
| | | * | 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 |
| | * | | drm: fix EDID parser problem with positive/negative hsync/vsync | Pantelis Koukousoulas | 2009-03-11 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 2009-03-05 | 57 | -180/+301 |
| |\ \ |
|
* | \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 3 | -56/+159 |
|\ \ \ \ |
|
| * | | | | 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 | 3 | -56/+56 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 | 3 | -11/+18 |
|\ \ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | 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 | 2 | -10/+18 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | 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 |
| | | * | | | | | netns: Remove net_alive | Eric W. Biederman | 2009-03-03 | 1 | -10/+17 |
* | | | | | | | | 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 |
| | | | * | | | | | | percpu: clean up percpu constants | Tejun Heo | 2009-03-06 | 1 | -11/+13 |
* | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 7 | -213/+409 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | / /
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macro | Steven Rostedt | 2009-03-10 | 3 | -5/+2 |
| * | | | | | | | | tracing: convert irq trace points to new macros | Steven Rostedt | 2009-03-10 | 1 | -14/+24 |
| * | | | | | | | | tracing: convert the sched trace points to the TRACE_EVENT macros | Steven Rostedt | 2009-03-10 | 1 | -76/+246 |
| * | | | | | | | | tracing: new format for specialized trace points | Steven Rostedt | 2009-03-10 | 2 | -16/+35 |
| * | | | | | | | | tracing: replace TP<var> with TP_<var> | Steven Rostedt | 2009-03-10 | 7 | -121/+121 |
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 8 | -13/+18 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | / / / / /
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | * | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-03-08 | 1 | -6/+1 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | dmaengine: update kerneldoc | Johannes Weiner | 2009-02-11 | 1 | -6/+1 |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-03-08 | 3 | -1/+3 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | ata: add CFA specific identify data words | Sergei Shtylyov | 2009-03-05 | 1 | -0/+2 |
| | | * | | | | | | | | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz | 2009-03-05 | 1 | -1/+0 |
| | | * | | | | | | | | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+1 |
| | | | |_|/ / / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-03-08 | 1 | -2/+4 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | libata: align ap->sector_buf | Tejun Heo | 2009-03-05 | 1 | -1/+2 |
| | | * | | | | | | | | libata: fix dma_unmap_sg misuse | FUJITA Tomonori | 2009-03-05 | 1 | -0/+1 |
| | | * | | | | | | | | libata: change drive ready wait after hard reset to 5s | Stuart Hayes | 2009-03-05 | 1 | -1/+1 |
| | | |/ / / / / / / |
|
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-03-08 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|