1. 22 7月, 2008 5 次提交
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm · b7e6f62f
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm:
        dm crypt: add merge
        dm table: remove merge_bvec sector restriction
        dm: linear add merge
        dm: introduce merge_bvec_fn
        dm snapshot: use per device mempools
        dm snapshot: fix race during exception creation
        dm snapshot: track snapshot reads
        dm mpath: fix test for reinstate_path
        dm mpath: return parameter error
        dm io: remove struct padding
        dm log: make dm_dirty_log init and exit static
        dm mpath: free path selector on invalid args
      b7e6f62f
    • L
      Merge branch 'for-linus' of git://neil.brown.name/md · 8a392625
      Linus Torvalds 提交于
      * 'for-linus' of git://neil.brown.name/md: (52 commits)
        md: Protect access to mddev->disks list using RCU
        md: only count actual openers as access which prevent a 'stop'
        md: linear: Make array_size sector-based and rename it to array_sectors.
        md: Make mddev->array_size sector-based.
        md: Make super_type->rdev_size_change() take sector-based sizes.
        md: Fix check for overlapping devices.
        md: Tidy up rdev_size_store a bit:
        md: Remove some unused macros.
        md: Turn rdev->sb_offset into a sector-based quantity.
        md: Make calc_dev_sboffset() return a sector count.
        md: Replace calc_dev_size() by calc_num_sectors().
        md: Make update_size() take the number of sectors.
        md: Better control of when do_md_stop is allowed to stop the array.
        md: get_disk_info(): Don't convert between signed and unsigned and back.
        md: Simplify restart_array().
        md: alloc_disk_sb(): Return proper error value.
        md: Simplify sb_equal().
        md: Simplify uuid_equal().
        md: sb_equal(): Fix misleading printk.
        md: Fix a typo in the comment to cmd_match().
        ...
      8a392625
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input · 519f0141
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (48 commits)
        Input: add switch for dock events
        Input: add microphone insert switch definition
        Input: i8042 - add Arima-Rioworks HDAMB board to noloop list
        Input: sgi_btns - add support for SGI Indy volume buttons
        Input: add option to disable HP SDC driver
        Input: serio - trivial documentation fix
        Input: add new serio driver for Xilinx XPS PS2 IP
        Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen
        Input: new driver for SGI O2 volume buttons
        Input: yealink - reliably kill urbs
        Input: q40kbd - make q40kbd_lock static
        Input: gtco - eliminate early return
        Input: i8042 - add Dritek quirk for Acer Aspire 5720
        Input: usbtouchscreen - ignore eGalax screens supporting HID protocol
        Input: i8042 - add Medion NAM 2070 to noloop blacklist
        Input: i8042 - add Gericom Bellagio to nomux blacklist
        Input: i8042 - add Acer Aspire 1360 to nomux blacklist
        Input: hp_sdc_mlc.c - make a struct static
        Input: hil_mlc.c - make code static
        Input: wistron - generate normal key event if bluetooth or wifi not present
        ...
      519f0141
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 · f8b71a3a
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6: (44 commits)
        sparc: Remove Sparc's asm-offsets for sclow.S
        sparc64: Update defconfig.
        sparc64: Add Niagara2 RNG driver.
        sparc64: Add missing hypervisor service group numbers.
        sparc64: Remove 4MB and 512K base page size options.
        sparc64: Convert to generic helpers for IPI function calls.
        sparc: Use new '%pS' infrastructure to print symbols.
        sparc32: fix init.c allnoconfig build error
        sparc64: Config category "Processor type and features" absent
        sparc: arch/sparc/kernel/apc.c to unlocked_ioctl
        sparc: join the remaining header files
        sparc: merge header files with trivial differences
        sparc: when header files are equal use asm-sparc version
        sparc: copy sparc64 specific files to asm-sparc
        sparc: Merge asm-sparc{,64}/asi.h
        sparc: export openprom.h to userspace
        sparc: Merge asm-sparc{,64}/types.h
        sparc: Merge asm-sparc{,64}/termios.h
        sparc: Merge asm-sparc{,64}/termbits.h
        sparc: Merge asm-sparc{,64}/setup.h
        ...
      f8b71a3a
    • W
      Fix istallion build failure · 42a77a1b
      Wang Chen 提交于
      Commits b02f5ad6 ("istallion: use
      tty_port") and a352def2 ("tty: Ldisc
      revamp") broke the istallion driver.
      
      Fix the compile error and silence a warning.
      Signed-off-by: NWang Chen <wangchen@cn.fujitsu.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      42a77a1b
  2. 21 7月, 2008 35 次提交