1. 30 Jul, 2008 36 commits
  2. 29 Jul, 2008 4 commits
    • Linus Torvalds's avatar
      Linux 2.6.27-rc1 · 6e86841d
      Linus Torvalds authored
      6e86841d
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus · 7874d351
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus:
        lguest: turn Waker into a thread, not a process
        lguest: Enlarge virtio rings
        lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap
        lguest: Remove 'network: no dma buffer!' warning
        lguest: Adaptive timeout
        lguest: Tell Guest net not to notify us on every packet xmit
        lguest: net block unneeded receive queue update notifications
        lguest: wrap last_avail accesses.
        lguest: use cpu capability accessors
        lguest: virtio-rng support
        lguest: Support assigning a MAC address
        lguest: Don't leak /dev/zero fd
        lguest: fix verbose printing of device features.
        lguest: fix switcher_page leak on unload
        lguest: Guest int3 fix
        lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
      7874d351
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd · 5dfb66ba
      Linus Torvalds authored
      * 'for-linus' of git://git.o-hand.com/linux-mfd:
        mfd: accept pure device as a parent, not only platform_device
        mfd: add platform_data to mfd_cell
        mfd: Coding style fixes
        mfd: Use to_platform_device instead of container_of
      5dfb66ba
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 · 1d9b9f6a
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6: (21 commits)
        x86/PCI: use dev_printk when possible
        PCI: add D3 power state avoidance quirk
        PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot
        PCI: add an option to allow ASPM enabled forcibly
        PCI: disable ASPM on pre-1.1 PCIe devices
        PCI: disable ASPM per ACPI FADT setting
        PCI MSI: Don't disable MSIs if the mask bit isn't supported
        PCI: handle 64-bit resources better on 32-bit machines
        PCI: rewrite PCI BAR reading code
        PCI: document pci_target_state
        PCI hotplug: fix typo in pcie hotplug output
        x86 gart: replace to_pages macro with iommu_num_pages
        x86, AMD IOMMU: replace to_pages macro with iommu_num_pages
        iommu: add iommu_num_pages helper function
        dma-coherent: add documentation to new interfaces
        Cris: convert to using generic dma-coherent mem allocator
        Sh: use generic per-device coherent dma allocator
        ARM: support generic per-device coherent dma mem
        Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE
        x86: use generic per-device dma coherent allocator
        ...
      1d9b9f6a