03 Aug, 2009

1 commit

  • Clearly, I am a glutton for punishment. I'll see if I can see Alan's
    changes through to the end, otherwise I'll be fending off a lot of bug
    reports for usb-serial devices.

    Cc: Alan Cox
    Signed-off-by: Greg Kroah-Hartman
    Signed-off-by: Linus Torvalds

    Greg Kroah-Hartman
     

31 Jul, 2009

2 commits


30 Jul, 2009

17 commits


23 Jul, 2009

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (37 commits)
    sky2: Avoid races in sky2_down
    drivers/net/mlx4: Adjust constant
    drivers/net: Move a dereference below a NULL test
    drivers/net: Move a dereference below a NULL test
    connector: maintainer/mail update.
    USB host CDC Phonet network interface driver
    macsonic, jazzsonic: fix oops on module unload
    macsonic: move probe function to .devinit.text
    can: switch carrier on if device was stopped while in bus-off state
    can: restart device even if dev_alloc_skb() fails
    can: sja1000: remove duplicated includes
    New device ID for sc92031 [1088:2031]
    3c589_cs: re-initialize the multicast in the tc589_reset
    Fix error return for setsockopt(SO_TIMESTAMPING)
    netxen: fix thermal check and shutdown
    netxen: fix deadlock on dev close
    netxen: fix context deletion sequence
    net: Micrel KS8851 SPI network driver
    tcp: Use correct peer adr when copying MD5 keys
    tcp: Fix MD5 signature checking on IPv4 mapped sockets
    ...

    Linus Torvalds
     

22 Jul, 2009

1 commit


18 Jul, 2009

2 commits


17 Jul, 2009

1 commit


14 Jul, 2009

1 commit

  • JFS hasn't really been supported for a while. It's still maintained,
    but saying it's supported is a stretch. Updating my preferred email
    address as well.

    Signed-off-by: Dave Kleikamp
    Signed-off-by: Linus Torvalds

    Dave Kleikamp
     

11 Jul, 2009

2 commits

  • * 'linux-next' of git://git.infradead.org/ubifs-2.6:
    UBIFS: fix corruption dump
    UBIFS: clean up free space checking
    UBIFS: small amendments in the LEB scanning code
    UBIFS: dump a little more in case of corruptions
    MAINTAINERS: update ahunter's e-mail address
    UBIFS: allow more than one volume to be mounted
    UBIFS: fix assertion warning
    UBIFS: minor spelling and grammar fixes
    UBIFS: fix 64-bit divisions in debug print
    UBIFS: few spelling fixes
    UBIFS: set write-buffer timout to 3-5 seconds
    UBIFS: slightly optimize write-buffer timer usage
    UBIFS: improve debugging messaged
    UBIFS: fix integer overflow warning

    Linus Torvalds
     
  • * 'for-linus' of git://git.open-osd.org/linux-open-osd:
    osdblk: Adjust queue limits to lower device's limits
    osdblk: a Linux block device for OSD objects
    MAINTAINERS: Add osd maintained files (F:)
    exofs: Avoid using file_fsync()
    exofs: Remove IBM copyrights
    exofs: Fix bio leak in error handling path (sync read)

    Linus Torvalds
     

09 Jul, 2009

1 commit


05 Jul, 2009

1 commit


02 Jul, 2009

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (31 commits)
    Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
    igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
    e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
    e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
    e1000: fix unmap bug
    igb: fix unmap length bug
    ixgbe: fix unmap length bug
    ixgbe: Fix link capabilities during adapter resets
    ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
    ixgbe: Fix SFP log messages
    usbnet: Remove private stats structure
    usbnet: Use netdev stats structure
    smsc95xx: Use netdev stats structure
    rndis_host: Use netdev stats structure
    net1080: Use netdev stats structure
    dm9601: Use netdev stats structure
    cdc_eem: Use netdev stats structure
    ipv4: Fix fib_trie rebalancing, part 3
    bnx2x: Fix the behavior of ethtool when ONBOOT=no
    sctp: xmit sctp packet always return no route error
    ...

    Linus Torvalds
     

01 Jul, 2009

5 commits


30 Jun, 2009

1 commit

  • * master.kernel.org:/home/rmk/linux-2.6-arm: (28 commits)
    [ARM] 5562/2: at91: add gpio button support for at91sam9g20ek
    [ARM] 5563/1: at91: at91sam9rlek lcd interface correction
    [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script
    [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ
    [ARM] GTA02: build fixes (s3c2410_nand_set usage)
    [ARM] MINI2440: Add missing flash_bbt flat to NAND
    [ARM] s3c2410_defconfig: add MINI2440 machine to build
    [ARM] S3C: Fix S3C24XX build to not include s3c64xx IIS devices
    [ARM] S3C24XX: Fix missing s3c_iis_device.
    [ARM] MINI2440: remove duplicated #include
    [ARM] S3C24XX: Fix spi-bus configuration build errors
    OMAP: Fix IOMEM macro for assembly
    [ARM] S3C: Remove unused CONFIG_DEBUG_S3C_PORT
    [ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWM
    OMAP2/3: Initialize gpio debounce register
    OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry
    OMAP3: RX51: Use OneNAND sync read / write
    OMAP2/3: gpmc-onenand: correct use of async timings
    OMAP3: DMA: Enable idlemodes for DMA OCP
    OMAP3: SRAM size fix for HS/EMU devices
    ...

    Linus Torvalds
     

29 Jun, 2009

1 commit


25 Jun, 2009

2 commits