1. 16 May, 2007 4 commits
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 · 835a906c
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6:
        sh64: Add .gitignore entry for syscalltab.
        sh64: generic quicklist support.
        sh64: Update cayman defconfig.
        sh64: Fixup sh-sci build.
        sh64: ppoll/pselect6() and restartable syscalls.
        sh64: dma-mapping updates.
        sh64: Fixups for the irq_regs changes.
        sh64: Wire up many new syscalls.
        spelling fixes: arch/sh64/
        sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c
      835a906c
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 · e089d43f
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6:
        Use menuconfig objects: IDE
        sl82c105: Switch to ref counting API
        ide: remove ide_use_dma()
        ide: add missing validity checks for identify words 62 and 63
        ide: remove ide_dma_enable()
        sl82c105: add speedproc() method and MWDMA0/1 support
        cs5530/sc1200: add ->speedproc support
        cs5530/sc1200: DMA support cleanup
        ide: use ide_tune_dma() part #2
        cs5530/sc1200: add ->udma_filter methods
        ide: always disable DMA before tuning it
        pdc202xx_new: use ide_tune_dma()
        alim15x3: use ide_tune_dma()
        sis5513: PIO mode setup fixes
        serverworks: PIO mode setup fixes
        pdc202xx_old: rewrite mode programming code (v2)
      e089d43f
    • Linus Torvalds's avatar
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 · 0e402c6e
      Linus Torvalds authored
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6:
        ucc_geth: eliminate max-speed, change interface-type to phy-connection-type
        smc911x: fix compilation breakage
        pasemi_mac: Fix local-mac-address parsing
        pasemi_mac: Terminate PCI ID list
        pasemi_mac: Interrupt ack fixes
        pasemi_mac: Fix register defines
      0e402c6e
    • Linus Torvalds's avatar
      x86: Fix discontigmem + non-HIGHMEM compile · 28aa483f
      Linus Torvalds authored
      It's not necessarily a very sane configuration, but people running "make
      randconfig" noticed it wouldn't compile.  This fixes some obvious
      problems in discontig.c to allow a clean compile.
      Acked-by: default avatarandrew hendry <andrew.hendry@gmail.com>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      28aa483f
  2. 15 May, 2007 36 commits