Age | Commit message (Expand) | Author |
2011-08-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | pci-label.c: size_t misspelled as mode_t | Al Viro |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-07-22 | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds |
2011-07-22 | PCI: remove printks about disabled bridge windows | Bjorn Helgaas |
2011-07-22 | PCI: fold pci_calc_resource_flags() into decode_bar() | Bjorn Helgaas |
2011-07-22 | PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR | Bjorn Helgaas |
2011-07-22 | PCI: correct pcie_set_readrq write size | Jon Mason |
2011-07-22 | PCI: pciehp: change wait time for valid configuration access | Kenji Kaneshige |
2011-07-22 | PCI: ARI is a PCIe v2 feature | Chris Wright |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-07-22 | PCI hotplug: cpqphp: use pci_dev->vendor | Sergei Shtylyov |
2011-07-22 | PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device} | Sergei Shtylyov |
2011-07-22 | PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc... | Tiejun Chen |
2011-07-22 | PCI: PCIe AER: add aer_recover_queue | Huang Ying |
2011-07-22 | PCI hotplug: Rename is_ejectable which also exists in dock.c | Thomas Renninger |
2011-07-21 | mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency | Manoj Iyer |
2011-07-16 | ACPI: constify ops structs | Vasiliy Kulikov |
2011-07-15 | Merge branch 'pm-runtime' into for-linus | Rafael J. Wysocki |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-08 | PCI: conditional resource-reallocation through kernel parameter pci=realloc | Ram Pai |
2011-07-07 | Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar |
2011-07-06 | PCI / PM: Detect early wakeup in pci_pm_prepare() | Rafael J. Wysocki |
2011-06-29 | PCIe ASPM: forcedly -> forcibly | Michael Witten |
2011-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-06-21 | PCI / PM: Block races between runtime PM and system sleep | Rafael J. Wysocki |
2011-06-21 | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel |
2011-06-21 | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen |
2011-06-18 | mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader | Manoj Iyer |
2011-06-14 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-06-14 | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2011-06-08 | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt |
2011-06-07 | PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset | Rafael J. Wysocki |
2011-06-02 | sparc32,leon: added LEON-common low-level PCI routines | Daniel Hellstrom |
2011-06-02 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2011-06-01 | PCI: fix new kernel-doc warning | Randy Dunlap |
2011-06-01 | intel-iommu: Fix off-by-one in RMRR setup | David Woodhouse |
2011-06-01 | intel-iommu: Add domain check in domain_remove_one_dev_info | Mike Habeck |
2011-06-01 | intel-iommu: Remove Host Bridge devices from identity mapping | Mike Travis |
2011-06-01 | intel-iommu: Use coherent DMA mask when requested | Mike Travis |
2011-06-01 | intel-iommu: Dont cache iova above 32bit | Chris Wright |
2011-06-01 | intel-iommu: Speed up processing of the identity_mapping function | Mike Travis |