| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 | 1 | -1/+0 |
|\ |
|
| * | tracing, x86: remove duplicated #include | Huang Weiyi | 2009-04-07 | 1 | -1/+0 |
* | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 2 | -3/+3 |
* | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-06 | 2 | -54/+156 |
|\ \ |
|
| * | | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 2009-04-04 | 1 | -5/+24 |
| * | | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 | 2 | -49/+132 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-05 | 3 | -8/+75 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 169 | -8085/+11675 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'misc' into release | Len Brown | 2009-04-05 | 2 | -1/+13 |
| |\ \ \ \ |
|
| | * | | | | ACPI: update comment | Zhang Rui | 2009-04-03 | 1 | -1/+1 |
| | * | | | | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh | 2009-03-27 | 1 | -0/+12 |
| * | | | | | Merge branch 'x2apic' into release | Len Brown | 2009-04-05 | 1 | -4/+59 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha | 2009-04-03 | 1 | -4/+59 |
| | |/ / / / |
|
| * | | | | | ACPI: cpufreq: use new bit register access function | Lin Ming | 2009-03-27 | 1 | -3/+3 |
| |/ / / / |
|
* | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 8 | -83/+180 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 8 | -83/+180 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | | | | |
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | *---. \ \ \ | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar | 2009-03-31 | 2 | -13/+10 |
| | |\ \ \ \ \ \ |
|
| | | | * | | | | | x86: kretprobe-booster interrupt emulation code fix | Masami Hiramatsu | 2009-03-25 | 1 | -8/+9 |
| | | |/ / / / /
| | |/| | | | | |
|
| | | * | | | | | function-graph: moved the timestamp from arch to generic code | Steven Rostedt | 2009-03-24 | 1 | -5/+1 |
| | |/ / / / / |
|
| | * | | | | | ftrace: protect running nmi (V3) | Lai Jiangshan | 2009-03-18 | 1 | -23/+40 |
| | |/ / / / |
|
| | * | | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-03-18 | 2 | -45/+68 |
| | |\ \ \ \
| | | |/ / / |
|
| | * | | | | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 2009-03-14 | 13 | -82/+1078 |
| | |\ \ \ \ |
|
| | * | | | | | tracing/syscalls: support for syscalls tracing on x86, fix | Ingo Molnar | 2009-03-13 | 1 | -1/+2 |
| | * | | | | | tracing/syscalls: support for syscalls tracing on x86 | Frederic Weisbecker | 2009-03-13 | 1 | -0/+63 |
| | * | | | | | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker | 2009-03-13 | 1 | -0/+7 |
| | | | | | | | |
| | | \ \ \ \ | |
| | *-. \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 | 2 | -3/+2 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | x86: expand irq-off region in text_poke() | Masami Hiramatsu | 2009-03-10 | 1 | -2/+2 |
| | * | | | | | | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 5 | -101/+129 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 1 | -2/+1 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: implement atomic text_poke() via fixmap | Masami Hiramatsu | 2009-03-06 | 1 | -9/+15 |
| | * | | | | | | | | | tracing, Text Edit Lock - SMP alternatives support | Masami Hiramatsu | 2009-03-06 | 1 | -0/+5 |
| | * | | | | | | | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 115 | -4814/+6858 |
| | |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | tracing/function-graph-tracer: use the more lightweight local clock | Frederic Weisbecker | 2009-03-05 | 1 | -1/+1 |
| | * | | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-27 | 1 | -1/+7 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 | 7 | -26/+20 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2009-02-22 | 2 | -1/+21 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | ftrace: immediately stop code modification if failure is detected | Steven Rostedt | 2009-02-20 | 1 | -0/+4 |
| | | * | | | | | | | | | | | | ftrace, x86: make kernel text writable only for conversions | Steven Rostedt | 2009-02-20 | 1 | -0/+13 |
| | * | | | | | | | | | | | | | Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/core | Ingo Molnar | 2009-02-20 | 3 | -6/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2009-02-19 | 2 | -74/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 6 | -13/+55 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-15 | 2 | -0/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | tracing: convert c/p state power tracer to use tracepoints | Jason Baron | 2009-02-13 | 2 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | 2009-02-13 | 10 | -25/+93 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-11 | 1 | -5/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | tracing, x86: fix constraint for parent variable | Steven Rostedt | 2009-02-10 | 1 | -5/+4 |
| | * | | | | | | | | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-02-11 | 1 | -3/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|