1. 16 Jun, 2007 16 commits
  2. 15 Jun, 2007 19 commits
  3. 14 Jun, 2007 5 commits
    • Linus Torvalds's avatar
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 · 0127d6d5
      Linus Torvalds authored
      * 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6:
        [SPARC64]: Fix args to sun4v_ldc_revoke().
        [SPARC64]: Really fix parport.
        [SPARC64]: Fix IO/MEM space sizing for PCI.
        [SPARC64]: Wire up cookie based sun4v interrupt registry.
      0127d6d5
    • Wang Zhenyu's avatar
      [AGPGART] intel_agp: fix device probe · 88889851
      Wang Zhenyu authored
      This patch trys to fix device probe in two cases. First we should
      correctly detect device if integrated graphics device is not enabled
      or exists, like an add-in card is plugged. Second on some type of intel
      GMCH, it might have multiple graphic chip models, like 945GME case, so
      we should be sure the detect works through the whole table.
      Signed-off-by: default avatarWang Zhenyu <zhenyu.z.wang@intel.com>
      Signed-off-by: default avatarDave Jones <davej@redhat.com>
      88889851
    • Linus Torvalds's avatar
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 · 1e0e76cf
      Linus Torvalds authored
      * 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
        [IPV6] addrconf: Fix IPv6 on tuntap tunnels
        [TCP]: Add missing break to TCP option parsing code
        [SCTP] Don't disable PMTU discovery when mtu is small
        [SCTP] Flag a pmtu change request
        [SCTP] Update pmtu handling to be similar to tcp
        [SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user fails
        [SCTP]: Allow unspecified port in sctp_bindx()
        [SCTP]: Correctly set daddr for IPv6 sockets during peeloff
        [TCP]: Set initial_ssthresh default to zero in Cubic and BIC.
        [TCP]: Fix left_out setting during FRTO
        [TCP]: Disable TSO if MD5SIG is enabled.
        [PPP_MPPE]: Fix "osize too small" check.
        [PATCH] mac80211: Don't stop tx queue on master device while scanning.
        [PATCH] mac80211: fix debugfs tx power reduction output
        [PATCH] cfg80211: fix signed macaddress in sysfs
        [IrDA]: f-timer reloading when sending rejected frames.
        [IrDA]: Fix Rx/Tx path race.
      1e0e76cf
    • Linus Torvalds's avatar
      Merge master.kernel.org:/home/rmk/linux-2.6-arm · f701737d
      Linus Torvalds authored
      * master.kernel.org:/home/rmk/linux-2.6-arm:
        [ARM] 4445/1: ANUBIS: Fix CPLD registers
        [ARM] 4444/2: OSIRIS: CPLD suspend fix
        [ARM] 4443/1: OSIRIS: Add watchdog device to machine devices
        [ARM] 4442/1: OSIRIS: Fix CPLD register definitions
        [ARM] VFP: fix section mismatch error
      f701737d
    • David S. Miller's avatar