1. 12 Dec, 2009 4 commits
    • Linus Torvalds's avatar
      Merge branch 'x86-fixes-for-linus' of... · 75630098
      Linus Torvalds authored
      Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        x86/amd-iommu: Fix PCI hotplug with passthrough mode
        x86/amd-iommu: Fix passthrough mode
        x86: mmio-mod.c: Use pr_fmt
        x86: kmmio.c: Add and use pr_fmt(fmt)
        x86: i8254.c: Add pr_fmt(fmt)
        x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
        x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
        x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()
        x86: Factor duplicated code out of __show_regs() into show_regs_common()
        arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix
        x86, mce: fix confusion between bank attributes and mce attributes
        x86/mce: Set up timer unconditionally
        x86: Fix bogus warning in apic_noop.apic_write()
        x86: Fix typo in arch/x86/mm/kmmio.c
        x86: ASUS P4S800 reboot=bios quirk
      75630098
    • Linus Torvalds's avatar
      Merge branch 'tracing-fixes-for-linus' of... · df7147b3
      Linus Torvalds authored
      Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
        tracing: Fix function graph trace_pipe to properly display failed entries
        tracing: Add full state to trace_seq
        tracing: Buffer the output of seq_file in case of filled buffer
        tracing: Only call pipe_close if pipe_close is defined
        tracing: Add pipe_close interface
      df7147b3
    • Linus Torvalds's avatar
      Merge branch 'perf-fixes-for-linus' of... · 6f696eb1
      Linus Torvalds authored
      Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (57 commits)
        x86, perf events: Check if we have APIC enabled
        perf_event: Fix variable initialization in other codepaths
        perf kmem: Fix unused argument build warning
        perf symbols: perf_header__read_build_ids() offset'n'size should be u64
        perf symbols: dsos__read_build_ids() should read both user and kernel buildids
        perf tools: Align long options which have no short forms
        perf kmem: Show usage if no option is specified
        sched: Mark sched_clock() as notrace
        perf sched: Add max delay time snapshot
        perf tools: Correct size given to memset
        perf_event: Fix perf_swevent_hrtimer() variable initialization
        perf sched: Fix for getting task's execution time
        tracing/kprobes: Fix field creation's bad error handling
        perf_event: Cleanup for cpu_clock_perf_event_update()
        perf_event: Allocate children's perf_event_ctxp at the right time
        perf_event: Clean up __perf_event_init_context()
        hw-breakpoints: Modify breakpoints without unregistering them
        perf probe: Update perf-probe document
        perf probe: Support --del option
        trace-kprobe: Support delete probe syntax
        ...
      6f696eb1
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm · c4e194e3
      Linus Torvalds authored
      * 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm:
        HTC Dream: mmc compilation fixes
        video: Allow selecting MSM framebuffer in Kconfig
        Add arm msm maintainer entry
        msm: Add memory map for HTC Dream
        msm: add minimal board file for HTC Dream device
        msm: make debugging UART (for DEBUG_LL) configurable
      c4e194e3
  2. 11 Dec, 2009 36 commits