deliverable/linux.git
2012-01-06  Konrad Rzeszutek... x86/PCI: Expand the x86_msi_ops to have a restore MSIs.
2012-01-06  Yinghai LuPCI: Increase resource array mask bit size in pcim_ioma...
2012-01-06  Yinghai LuPCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_R...
2012-01-06  Alessandro... PCI: pci_ids: add device ids for STA2X11 device (aka...
2012-01-06  Bjorn HelgaasPNP: work around Dell 1536/1546 BIOS MMCONFIG bug that...
2012-01-06  Bjorn Helgaasx86/PCI: amd: factor out MMCONFIG discovery
2012-01-06  Hao, XudongPCI: Enable ATS at the device state restore
2012-01-06  Neil HormanPCI: msi: fix imbalanced refcount of msi irq sysfs...
2012-01-06  P. ChristeasPCI: kconfig: English typo in pci/pcie/Kconfig
2012-01-06  Vincent PalatinPCI/PM/Runtime: make PCI traces quieter
2012-01-06  Bjorn HelgaasPCI: remove pci_create_bus()
2012-01-06  Bjorn Helgaasxtensa/PCI: convert to pci_scan_root_bus() for correct...
2012-01-06  Bjorn Helgaasx86/PCI: convert to pci_create_root_bus() and pci_scan_...
2012-01-06  Bjorn Helgaasx86/PCI: use pci_scan_bus() instead of pci_scan_bus_par...
2012-01-06  Bjorn Helgaasx86/PCI: read Broadcom CNB20LE host bridge info before...
2012-01-06  Bjorn Helgaassparc32, leon/PCI: convert to pci_scan_root_bus() for...
2012-01-06  Bjorn Helgaassparc/PCI: convert to pci_create_root_bus()
2012-01-06  Bjorn Helgaassh/PCI: convert to pci_scan_root_bus() for correct...
2012-01-06  Bjorn Helgaaspowerpc/PCI: convert to pci_create_root_bus()
2012-01-06  Bjorn Helgaaspowerpc/PCI: split PHB part out of pcibios_map_io_space()
2012-01-06  Bjorn Helgaaspowerpc/PCI: make pcibios_setup_phb_resources() static
2012-01-06  Bjorn Helgaasparisc/PCI: lba: convert to pci_create_root_bus() for...
2012-01-06  Bjorn Helgaasparisc/PCI: lba: use pci_create_bus() instead of pci_sc...
2012-01-06  Bjorn Helgaasparisc/PCI: lba: deal with LMMIO/PAT overlaps before...
2012-01-06  Bjorn Helgaasparisc/PCI: dino: convert to pci_create_root_bus()...
2012-01-06  Bjorn Helgaasparisc/PCI: dino: use pci_create_bus() instead of pci_s...
2012-01-06  Bjorn Helgaasmn10300/PCI: convert to pci_scan_root_bus() for correct...
2012-01-06  Bjorn Helgaasmips/PCI: convert to pci_scan_root_bus() for correct...
2012-01-06  Bjorn Helgaasmicroblaze/PCI: use pci_scan_root_bus()
2012-01-06  Bjorn Helgaasmicroblaze/PCI: convert to pci_create_root_bus() for...
2012-01-06  Bjorn Helgaasmicroblaze/PCI: make pcibios_setup_phb_resources()...
2012-01-06  Bjorn Helgaasmicroblaze/PCI: fix pci_bus_for_each_resource() usage
2012-01-06  Bjorn Helgaasia64/PCI: convert to pci_create_root_bus() for correct...
2012-01-06  Bjorn Helgaasia64/PCI: use pci_create_bus() instead of pci_scan_bus_...
2012-01-06  Bjorn Helgaasfrv/PCI: convert to pci_scan_root_bus() for correct...
2012-01-06  Bjorn Helgaasarm/PCI: convert to pci_scan_root_bus() for correct...
2012-01-06  Bjorn Helgaasalpha/PCI: convert to pci_scan_root_bus() for correct...
2012-01-06  Bjorn HelgaasPCI: deprecate pci_scan_bus_parented()
2012-01-06  Bjorn HelgaasPCI: convert pci_scan_bus_parented() to use pci_create_...
2012-01-06  Bjorn HelgaasPCI: convert pci_scan_bus() to use pci_create_root_bus()
2012-01-06  Bjorn HelgaasPCI: add pci_scan_root_bus() that accepts resource...
2012-01-06  Bjorn HelgaasPCI: add pci_create_root_bus() that accepts resource...
2012-01-06  Bjorn HelgaasPCI: show host bridges and root bus resources
2012-01-06  Bjorn HelgaasPCI: add helpers for building PCI bus resource lists
2012-01-06  Ram PaiPCI: delay configuration of SRIOV capability
2012-01-06  Yinghai LuPCI: Only call pci_stop_bus_device() one time for child...
2012-01-06  Andreas Herrmannx86/PCI: amd: Kill misleading message about enablement...
2012-01-06  Myron StowePCI: latency timer doesn't apply to PCIe
2012-01-06  Myron StowePCI: x86: use generic pcibios_set_master()
2012-01-06  Myron StowePCI: sh: use generic pcibios_set_master()
2012-01-06  Myron StowePCI: mn10300: use generic pcibios_set_master()
2012-01-06  Myron StowePCI: MIPS: use generic pcibios_set_master()
2012-01-06  Myron StowePCI: frv: use generic pcibios_set_master()
2012-01-06  Myron StowePCI: Pull PCI 'latency timer' setup up into the core
2012-01-06  Myron StowePCI: Xtensa: convert pcibios_set_master() to a non...
2012-01-06  Myron StowePCI: UniCore: convert pcibios_set_master() to a non...
2012-01-06  Myron StowePCI: TILE: convert pcibios_set_master() to a non-inline...
2012-01-06  Myron StowePCI: SPARC: convert pcibios_set_master() to a non-inlin...
2012-01-06  Myron StowePCI: PowerPC: convert pcibios_set_master() to a non...
2012-01-06  Myron StowePCI: MicroBlaze: convert pcibios_set_master() to a...
2012-01-06  Myron StowePCI: IA64: convert pcibios_set_master() to a non-inline...
2012-01-06  Myron StowePCI: ARM: convert pcibios_set_master() to a non-inlined...
2012-01-06  Myron StowePCI: add declaration for pcibios_set_master() to pci...
2012-01-06  Jan Kiszkauio: Convert uio_generic_pci to new intx masking API
2012-01-06  Jan KiszkaPCI: Introduce INTx check & mask API
2012-01-06  Jan KiszkaPCI: Rework config space blocking services
2012-01-06  Gary Hadex86/PCI: Ignore CPU non-addressable _CRS reserved memor...
2012-01-06  Alex WilliamsonPCI: Fix PCI_EXP_TYPE_RC_EC value
2012-01-06  Zac StorerPCI: fix a brace coding style issue in probe.c
2012-01-06  David FriesPCI: pci_has_legacy_pm_support add driver and device...
2012-01-06  Eric W. BiedermanPCI: msi: Disable msi interrupts when we initialize...
2012-01-06  Rafael J. WysockiPCI/ACPI/PM: Avoid resuming devices that don't signal PME
2012-01-06  Kenji KaneshigePCI: pciehp: Handle push button event asynchronously
2012-01-06  Kenji KaneshigePCI: pciehp: Fix wrong workqueue cleanup
2012-01-06  Matthew GarrettPCI: Rework ASPM disable code
2012-01-06  Alex WilliamsonPCI: Fix PRI and PASID consistency
2012-01-06  Neil HormanPCI/sysfs: add per pci device msi[x] irq listing (v5)
2012-01-06  Dave JonesPCI: Add Thinkpad SL510 to pci=nocrs blacklist
2012-01-06  Dave JonesPCI: Add Dell Studio 1557 to pci=nocrs blacklist
2012-01-06  Dave JonesPCI: add set_nouse_crs for use by a pci=nocrs blacklist
2012-01-04  Linus TorvaldsRevert "rtc: Expire alarms after the time is set."
2012-01-04  Linus TorvaldsRevert "rtc: Disable the alarm in the hardware"
2012-01-04  Mandeep Singh... hung_task: fix false positive during vfork
2012-01-04  Jan Karasecurity: Fix security_old_inode_init_security() when...
2012-01-03  Alexander Müllerdrm/radeon/kms/atom: fix possible segfault in pm setup
2012-01-02  Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2012-01-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-31  Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-12-31  Mauro Carvalho... gspca: Fix falling back to lower isoc alt settings
2011-12-31  Hugh Dickinsfutex: Fix uninterruptible loop due to gate_area
2011-12-31  Xi Wangnetfilter: ctnetlink: fix timeout calculation
2011-12-31  Julian Anastasovipvs: try also real server with port 0 in backup server
2011-12-31  Florian Zumbiehlskge: restore rx multicast filter on resume and after...
2011-12-30  Yevgeny Petrilinmlx4_en: nullify cq->vector field when closing completi...
2011-12-30  Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-12-30  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-12-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30  Linus TorvaldsMerge branch 'v3.2-samsung-fixes-4' of git://git./linux...
2011-12-30  Linus TorvaldsRevert "clockevents: Set noop handler in clockevents_ex...
next
This page took 0.07015 seconds and 5 git commands to generate.