| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 24 | -123/+203 |
|\ \ \
| |_|/
|/| | |
|
| | * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 | 1 | -2/+10 |
| | |\ |
|
| | | * | x86: clean up hpet timer reinit | Pavel Emelyanov | 2009-02-06 | 1 | -2/+10 |
| | | * | x86: fix hpet timer reinit for x86_64 | Pavel Emelyanov | 2009-02-05 | 1 | -1/+1 |
| | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 | 23 | -121/+193 |
| | |\ \ |
|
| | | * | | i8327: fix outb() parameter order | Clemens Ladisch | 2009-02-10 | 1 | -9/+8 |
| | | * | | x86: fix math_emu register frame access | Tejun Heo | 2009-02-10 | 7 | -56/+55 |
| | | * | | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 | 6 | -64/+48 |
| | | * | | x86: include correct %gs in a.out core dump | Tejun Heo | 2009-02-09 | 1 | -3/+1 |
| | | * | | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 2009-02-09 | 1 | -0/+11 |
| | | * | | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 3 | -5/+44 |
| | | * | | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 | 3 | -0/+10 |
| | | * | | x86: disable intel_iommu support by default | Kyle McMartin | 2009-02-05 | 1 | -0/+11 |
| | | * | | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 2009-02-04 | 2 | -7/+21 |
| | | * | | x86: fix grammar in user-visible BIOS warning | Alex Chiang | 2009-02-05 | 1 | -1/+1 |
| | | * | | x86/Kconfig.cpu: make Kconfig help readable in the console | Borislav Petkov | 2009-02-04 | 1 | -13/+15 |
| | | * | | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin | 2009-02-04 | 1 | -2/+7 |
| | * | | | tracing, x86: fix constraint for parent variable | Steven Rostedt | 2009-02-11 | 1 | -5/+4 |
* | | | | | 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 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | tracing, x86: fix fixup section to return to original code | Steven Rostedt | 2009-02-10 | 1 | -3/+5 |
* | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-02-10 | 3 | -6/+24 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-02-09 | 1 | -6/+22 |
| |\ \ \ |
|
| | * | | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table | Mark Langsdorf | 2009-02-05 | 1 | -6/+22 |
| | | |/
| | |/| |
|
| * | | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | 2 | -0/+2 |
* | | | | tracing/function-graph-tracer: drop the kernel_text_address check | Frederic Weisbecker | 2009-02-09 | 1 | -7/+0 |
* | | | | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker | 2009-02-09 | 2 | -2/+2 |
* | | | | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 2009-02-09 | 2 | -27/+9 |
|\ \ \ \ |
|
| * | | | | ring-buffer: use generic version of in_nmi | Steven Rostedt | 2009-02-07 | 1 | -2/+2 |
| * | | | | ftrace: change function graph tracer to use new in_nmi | Steven Rostedt | 2009-02-07 | 2 | -21/+2 |
| * | | | | ftrace, x86: rename in_nmi variable | Steven Rostedt | 2009-02-07 | 1 | -11/+11 |
| * | | | | ring-buffer: add NMI protection for spinlocks | Steven Rostedt | 2009-02-07 | 2 | -4/+5 |
* | | | | | Merge commit 'v2.6.29-rc4' into tracing/core | Ingo Molnar | 2009-02-09 | 13 | -48/+71 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 53 | -196/+338 |
| |\ \ \ \ \ \ |
|
| | | | | * | | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 | 1 | -11/+0 |
| | | | | |/ / |
|
| | | | * | | | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath | 2009-02-06 | 1 | -3/+5 |
| | | | * | | | prevent kprobes from catching spurious page faults | Masami Hiramatsu | 2009-02-05 | 1 | -2/+6 |
| | | | | |/
| | | | |/| |
|
| | | | * | | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 2009-02-04 | 25 | -65/+92 |
| | | | |\ \ |
|
| | | | | * | | xen: disable interrupts before saving in percpu | Jeremy Fitzhardinge | 2009-02-03 | 1 | -1/+3 |
| | | | | |/ |
|
| | | | * | | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 2009-02-03 | 1 | -1/+1 |
| | | | * | | x86: push old stack address on irqstack for unwinder | Martin Hicks | 2009-02-02 | 1 | -0/+1 |
| | | | * | | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 2009-02-01 | 1 | -2/+3 |
| | | | * | | x86: add cache descriptors for Intel Core i7 | Dave Jones | 2009-02-01 | 1 | -0/+15 |
| | | | * | | x86/Voyager: make it build and boot | James Bottomley | 2009-01-31 | 4 | -26/+35 |
| | | * | | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki | 2009-01-16 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 | 40 | -134/+250 |
|\ \ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-02 | 1 | -0/+1 |
| | |\ \ \ \ |
|