1. 27 7月, 2011 4 次提交
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest · aebdd82e
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest:
        ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not
        ktest: Keep fonud configs separate from default configs
        ktest: Add prompt to use OUTPUT_MIN_CONFIG
        ktest: Use Kconfig dependencies to shorten time to make min_config
        ktest: Add test type make_min_config
        ktest: Require one TEST_START in config file
        ktest: Add helper function to avoid duplicate code
        ktest: Add IGNORE_WARNINGS to ignore warnings in some patches
        ktest: Fix tar extracting of modules to target
        ktest: Have the testing tmp dir include machine name
        ktest: Add POST/PRE_BUILD options
        ktest: Allow initrd processing without modules defined
        ktest: Have LOG_FILE evaluate options as well
        ktest: Have wait on stdio honor bug timeout
        ktest: Implement our own force min config
        ktest: Add TEST_NAME option
        ktest: Add CONFIG_BISECT_GOOD option
        ktest: Add detection of triple faults
        ktest: Notify reason to break out of monitoring boot
      aebdd82e
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback · f01ef569
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback: (27 commits)
        mm: properly reflect task dirty limits in dirty_exceeded logic
        writeback: don't busy retry writeback on new/freeing inodes
        writeback: scale IO chunk size up to half device bandwidth
        writeback: trace global_dirty_state
        writeback: introduce max-pause and pass-good dirty limits
        writeback: introduce smoothed global dirty limit
        writeback: consolidate variable names in balance_dirty_pages()
        writeback: show bdi write bandwidth in debugfs
        writeback: bdi write bandwidth estimation
        writeback: account per-bdi accumulated written pages
        writeback: make writeback_control.nr_to_write straight
        writeback: skip tmpfs early in balance_dirty_pages_ratelimited_nr()
        writeback: trace event writeback_queue_io
        writeback: trace event writeback_single_inode
        writeback: remove .nonblocking and .encountered_congestion
        writeback: remove writeback_control.more_io
        writeback: skip balance_dirty_pages() for in-memory fs
        writeback: add bdi_dirty_limit() kernel-doc
        writeback: avoid extra sync work at enqueue time
        writeback: elevate queue_io() into wb_writeback()
        ...
      
      Fix up trivial conflicts in fs/fs-writeback.c and mm/filemap.c
      f01ef569
    • L
      Merge branch 'for-linus' of git://git.kernel.dk/linux-block · a93a1329
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.dk/linux-block:
        block: fix warning with calling smp_processor_id() in preemptible section
      a93a1329
    • L
      Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 · 757c26b8
      Linus Torvalds 提交于
      * 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6: (135 commits)
        drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1
        drm/radeon/kms: add missing vddci setting on NI+
        drm/radeon: Add a rmb() in IH processing
        drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()
        drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT
        drm/radeon: Do an MMIO read on interrupts when not uisng MSIs
        drm/radeon: Writeback endian fixes
        drm/radeon: Remove a bunch of useless _iomem casts
        drm/gem: add support for private objects
        DRM: clean up and document parsing of video= parameter
        DRM: Radeon: Fix section mismatch.
        drm: really make debug levels match in edid failure code
        drm/radeon/kms: fix i2c map for rv250/280
        drm/nouveau/gr: disable fifo access and idle before suspend ctx unload
        drm/nouveau: pass flag to engine fini() method on suspend
        drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashing
        drm/nv40/gr: rewrite/split context takedown functions
        drm/nouveau: detect disabled device in irq handler and return IRQ_NONE
        drm/nouveau: ignore connector type when deciding digital/analog on DVI-I
        drm/nouveau: Add a quirk for Gigabyte NX86T
        ...
      757c26b8
  2. 26 7月, 2011 36 次提交