1. 30 10月, 2007 5 次提交
    • L
      Revert "x86_64: allocate sparsemem memmap above 4G" · 6a22c57b
      Linus Torvalds 提交于
      This reverts commit 2e1c49db.
      
      First off, testing in Fedora has shown it to cause boot failures,
      bisected down by Martin Ebourne, and reported by Dave Jobes.  So the
      commit will likely be reverted in the 2.6.23 stable kernels.
      
      Secondly, in the 2.6.24 model, x86-64 has now grown support for
      SPARSEMEM_VMEMMAP, which disables the relevant code anyway, so while the
      bug is not visible any more, it's become invisible due to the code just
      being irrelevant and no longer enabled on the only architecture that
      this ever affected.
      Reported-by: NDave Jones <davej@redhat.com>
      Tested-by: NMartin Ebourne <fedora@ebourne.me.uk>
      Cc: Zou Nan hai <nanhai.zou@intel.com>
      Cc: Suresh Siddha <suresh.b.siddha@intel.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Acked-by: NAndy Whitcroft <apw@shadowen.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      6a22c57b
    • L
      Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev · 3529a233
      Linus Torvalds 提交于
      * 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:
        [libata] AHCI: add hw link power management support
        [libata] Link power management infrastructure
      3529a233
    • L
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev · 00cda56d
      Linus Torvalds 提交于
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:
        [libata] AHCI: fix newly introduced host-reset bug
        [libata] sata_nv: fix SWNCQ enabling
        libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist
        libata: no need to speed down if already at PIO0
        libata: relocate forcing PIO0 on reset
        pata_ns87415: define SUPERIO_IDE_MAX_RETRIES
        [libata] Address some checkpatch-spotted issues
        [libata] fix 'if(' and similar areas that lack whitespace
        libata: implement ata_wait_after_reset()
        libata: track SLEEP state and issue SRST to wake it up
        libata: relocate and fix post-command processing
      00cda56d
    • L
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 · da8e5aa2
      Linus Torvalds 提交于
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (22 commits)
        Fix ethernet multicast for ucc_geth.
        netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
        FEC - fast ethernet controller for mpc52xx
        ehea: add kexec support
        e1000e: Remove legacy jumbo frame receive code
        e1000e: Re-enable SECRC - crc stripping
        e1000e: Fix PBA calculation for jumbo frame packets
        e1000e: Fix jumbo frame receive code.
        drivers/net/irda/au1k_ir: fix obvious irq handler bugs
        ipg: Kconfig whitepaces/tab damages
        ipg: missing Kconfig dependency
        r8169: remove poll_locked logic
        r8169: napi config
        [PATCH] iwl3945: fix direct scan problem
        [PATCH] iwl3945: cancel scan on rxon command
        [PATCH] iwl4965: fix scan problem
        [PATCH] iwl4965: fix driver hang related to hardware scan
        [PATCH] iwlwifi: fix sending probe request in iwl 4965
        [PATCH] rtl8187: Allow multicast frames
        [PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
        ...
      da8e5aa2
    • L
      Merge branch 'warnings-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 · a43f007b
      Linus Torvalds 提交于
      * 'warnings-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6:
        [ISDN] capidrv: address two longstanding warnings
      a43f007b
  2. 29 10月, 2007 35 次提交