1. 17 Oct, 2007 36 commits
  2. 16 Oct, 2007 4 commits
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 · 2b0460b5
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6: (33 commits)
        amd74xx: remove /proc/ide/amd74xx
        amd74xx/via82cxxx: don't initialize drive->dn
        sis5513: remove /proc/ide/sis
        ide: remove CONFIG_IDEDMA_ONLYDISK
        ide: add "hdx=nodma" kernel parameter
        ide: remove hwif->autodma and drive->autodma
        ide: remove "idex=dma" kernel parameter
        ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED
        ide: use PCI_VDEVICE() macro
        sis5513: clear prefetch and postwrite for ATAPI devices
        it8213/piix/slc90e66: "de-couple" PIO and UDMA modes
        ide: unexport noautodma
        ide: unexport ide_tune_dma
        ide: remove ->ide_dma_check (take 2)
        ide-pmac: add PIO autotune fallback to ->ide_dma_check
        ide-cris: add PIO autotune fallback to ->ide_dma_check
        sl82c105: add PIO autotune fallback to ->ide_dma_check
        cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check
        ide: remove ide_use_fast_pio()
        ide: remove drive->init_speed zeroing
        ...
      2b0460b5
    • Al Viro's avatar
      fix cirrusfb breakage · d91f5bb6
      Al Viro authored
      Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      d91f5bb6
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 · b883a688
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6:
        SELinux: kills warnings in Improve SELinux performance when AVC misses
        SELinux: improve performance when AVC misses.
        SELinux: policy selectable handling of unknown classes and perms
        SELinux: Improve read/write performance
        SELinux: tune avtab to reduce memory usage
      b883a688
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 · 1316ff5d
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6: (25 commits)
        firewire: fw-cdev: reorder wakeup vs. spinlock
        firewire: in-code doc updates.
        firewire: a header cleanup
        firewire: adopt read cycle timer ABI from raw1394
        firewire: fw-ohci: check for misconfigured bus (phyID == 63)
        firewire: fw-ohci: missing dma_unmap_single
        firewire: fw-ohci: log posted write errors
        firewire: fw-ohci: reorder includes
        firewire: fw-ohci: fix includes
        firewire: fw-ohci: enforce read order for selfID generation
        firewire: fw-sbp2: use an own workqueue (fix system responsiveness)
        firewire: fw-sbp2: expose module parameter for workarounds
        firewire: fw-sbp2: add support for multiple logical units per target
        firewire: fw-sbp2: always enable IRQs before calling command ORB callback
        firewire: fw-core: local variable shadows a global one
        firewire: optimize fw_core_add_address_handler
        ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition
        ieee1394: csr1212: proper refcounting
        ieee1394: nodemgr: fix leak of struct csr1212_keyval
        ieee1394: pcilynx: I2C cleanups
        ...
      1316ff5d