Age | Commit message (Expand) | Author |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-10-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2008-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2008-10-20 | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison |
2008-10-20 | Update email addresses. | Dave Jones |
2008-10-20 | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out | Alexey Dobriyan |
2008-10-20 | Remove empty imacfb.c file | Linus Torvalds |
2008-10-20 | PCI: fix pci_ioremap_bar() on s390 | Heiko Carstens |
2008-10-20 | Update .gitignore files for generated targets | Linus Torvalds |
2008-10-20 | PCI: fix AER capability check | Yu Zhao |
2008-10-20 | PCI: use pci_find_ext_capability everywhere | Jesse Barnes |
2008-10-20 | PCI: remove #ifdef DEBUG around dev_dbg call | Jesse Barnes |
2008-10-20 | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige |
2008-10-20 | PCI: document the pcie_aspm kernel parameter | Chuck Ebbert |
2008-10-20 | PCI: introduce an pci_ioremap(pdev, barnr) function | Arjan van de Ven |
2008-10-20 | powerpc/PCI: Add legacy PCI access via sysfs | Benjamin Herrenschmidt |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt |
2008-10-20 | PCI: probing debug message uniformization | Vincent Legoll |
2008-10-20 | PCI: support PCIe ARI capability | Yu Zhao |
2008-10-20 | PCI: centralize the capabilities code in probe.c | Zhao, Yu |
2008-10-20 | PCI: centralize the capabilities code in pci-sysfs.c | Zhao, Yu |
2008-10-20 | PCI: fix 64-vbit prefetchable memory resource BARs | Peter Chubb |
2008-10-20 | PCI: replace cfg space size (256/4096) by macros. | Zhao, Yu |
2008-10-20 | PCI: use resource_size() everywhere. | Zhao, Yu |
2008-10-20 | PCI: use same arg names in PCI_VDEVICE comment | Zhao, Yu |
2008-10-20 | PCI hotplug: rpaphp: make debug var unique | Kristen Carlson Accardi |
2008-10-20 | PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c | Yinghai Lu |
2008-10-20 | PCI: fix hotplug get_##name return value problem | Zhao, Yu |
2008-10-20 | PCI: fix sparse warning in pci_remove_behind_bridge | Stephen Hemminger |
2008-10-20 | PCI: fix MSI-HOWTO.txt info about MSI-X MMIO space | Roland Dreier |
2008-10-20 | PCI: fix -Wakpm warnings in pci_pm_init debug output | Jesse Barnes |
2008-10-20 | PCI: connect struct pci_dev to struct pci_slot | Alex Chiang |
2008-10-20 | PCI: make CPU list affinity visible | Mike Travis |
2008-10-20 | PCI: utilize calculated results when detecting MSI features | Jike Song |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi |
2008-10-20 | PCI: pciehp: change name tag of "hpdriver_portdrv" variable | Taku Izumi |
2008-10-20 | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs | Seth Heasley |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige |
2008-10-20 | PCI: Document that most pci options are shared between i386 and x86-64 | Andi Kleen |
2008-10-20 | PCI: tidy PME support messages | Bjorn Helgaas |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org |
2008-10-20 | PCI: follow lspci device/vendor style | Bjorn Helgaas |
2008-10-20 | x86/PCI: follow lspci device/vendor style | Bjorn Helgaas |
2008-10-20 | PCI: change MSI-x vector to 32bit | Yinghai Lu |
2008-10-20 | PCI PM: Introduce function pci_wake_from_d3 | Rafael J. Wysocki |
2008-10-20 | PCI: allow quirks to be compiled out | Thomas Petazzoni |
2008-10-20 | PCI: Check dynids driver_data value for validity | Jean Delvare |
2008-10-20 | PCI: remove dynids.use_driver_data | Milton Miller |