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