1. 18 6月, 2009 6 次提交
    • L
      Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 · b069e8ed
      Linus Torvalds 提交于
      * 'linux-next' of git://git.infradead.org/ubi-2.6: (21 commits)
        UBI: add reboot notifier
        UBI: handle more error codes
        UBI: fix multiple spelling typos
        UBI: fix kmem_cache_free on error patch
        UBI: print amount of reserved PEBs
        UBI: improve messages in the WL worker
        UBI: make gluebi a separate module
        UBI: remove built-in gluebi
        UBI: add notification API
        UBI: do not switch to R/O mode on read errors
        UBI: fix and clean-up error paths in WL worker
        UBI: introduce new constants
        UBI: fix race condition
        UBI: minor serialization fix
        UBI: do not panic if volume check fails
        UBI: add dump_stack in checking code
        UBI: fix races in I/O debugging checks
        UBI: small debugging code optimization
        UBI: improve debugging messages
        UBI: re-name volumes_mutex to device_mutex
        ...
      b069e8ed
    • L
      Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 · b7c142db
      Linus Torvalds 提交于
      * 'linux-next' of git://git.infradead.org/ubifs-2.6:
        UBIFS: start using hrtimers
        hrtimer: export ktime_add_safe
        UBIFS: do not forget to register BDI device
        UBIFS: allow sync option in rootflags
        UBIFS: remove dead code
        UBIFS: use anonymous device
        UBIFS: return proper error code if the compr is not present
        UBIFS: return error if link and unlink race
        UBIFS: reset no_space flag after inode deletion
      b7c142db
    • A
      Documentation/vm/Makefile: don't try to build slqbinfo · 0bd8df90
      Andrew Morton 提交于
      For it is only in linux-next at this stage.
      
      Cc: Wu Fengguang <fengguang.wu@intel.com>
      Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
      Cc: Andi Kleen <andi@firstfloor.org>
      Cc: Matt Mackall <mpm@selenic.com>
      Cc: Alexey Dobriyan <adobriyan@gmail.com>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: Pekka Enberg <penberg@cs.helsinki.fi>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      0bd8df90
    • D
      drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. · 3b47883d
      Dave Airlie 提交于
      This causes an issue since we fixed the drm mappings to do the right thing,
      so its just a copy and pasto.
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      3b47883d
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 · 4ce4b1b7
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6:
        SLUB: Fix early boot GFP_DMA allocations
        SLUB: Don't print out OOM warning for __GFP_NOFAIL
        SLUB: fix build when !SLUB_DEBUG
        SLUB: Out-of-memory diagnostics
        slab: document kzfree() zeroing behavior
        slab: fix generic PAGE_POISONING conflict with SLAB_RED_ZONE
        slob: use PG_slab for identifying SLOB pages
      4ce4b1b7
    • L
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus · 9cb0fbf7
      Linus Torvalds 提交于
      * 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus: (47 commits)
        MIPS: Add hibernation support
        MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
        MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
        MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
        Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.
        MIPS: TLB support for hugetlbfs.
        MIPS: Add hugetlbfs page defines.
        MIPS: Add support files for hugetlbfs.
        MIPS: Remove unused parameters from iPTE_LW.
        Staging: Add octeon-ethernet driver files.
        MIPS: Export erratum function needed by octeon-ethernet driver.
        MIPS: Cavium-Octeon: Add more chip specific feature tests.
        MIPS: Cavium-Octeon: Add more board type constants.
        MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.
        MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.
        MIPS: Alchemy: devboards: Convert to gpio calls.
        MIPS: Alchemy: xxs1500: use linux gpio api.
        MIPS: Alchemy: MTX-1: Use linux gpio api.
        MIPS: Alchemy: Rewrite GPIO support.
        MIPS: Alchemy: Remove unused au1000_gpio.h header
        ...
      9cb0fbf7
  2. 17 6月, 2009 34 次提交