Show patches with: none      |   44701 patches
« 1 2 3 4447 448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] PCI, ACPI, x86: MMCFG support for hotpluggable PCI hostbridges on x86, x86_64 - - - - --- 2012-04-06 Taku Izumi Superseded
[RFC] PCI, ACPI, x86: MMCFG support for hotpluggable PCI hostbridges on x86, x86_64 - - - - --- 2012-04-06 Taku Izumi Superseded
PCI: Fix a device reference count leakage issue in pci_dev_present() - - - - --- 2012-04-06 Jiang Liu Accepted
[RFC,1/2] PCI: correctly flush workqueue when destroy pcie hotplug controller - - 1 - --- 2012-04-07 Jiang Liu Superseded
[RFC,2/2] PCI: fix four race windows in shpchp driver - - - - --- 2012-04-07 Jiang Liu Superseded
[3/3] arch/tile: tilegx PCI root complex support - - - - --- 2012-04-07 Chris Metcalf Changes Requested
[1/2] PCI,x86: introduce new MMCFG interfaces to support PCI host bridge hotplug - - - - --- 2012-04-08 Jiang Liu Superseded
[2/2] PCI, ACPI, x86: update MMCFG information when hot-plugging PCI host bridges - - - - --- 2012-04-08 Jiang Liu Superseded
[V2,1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse - - - - --- 2012-04-09 Jiang Liu Superseded
[V2,2/6] PCI, x86: split out pci_mmconfig_alloc() for code reuse - - - - --- 2012-04-09 Jiang Liu Superseded
[V2,3/6] PCI, x86: use RCU list to protect mmconfig list - - - - --- 2012-04-09 Jiang Liu Superseded
[V2,4/6] PCI, x86: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() - - - - --- 2012-04-09 Jiang Liu Superseded
[V2,5/6] PCI, x86: introduce pci_mmconfig_insert()/delete() for PCI root bridge hotplug - - - - --- 2012-04-09 Jiang Liu Superseded
[V2,6/6] PCI, ACPI, x86: update MMCFG information when hot-plugging PCI host bridges - - - - --- 2012-04-09 Jiang Liu Superseded
[V4,1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse - - - - --- 2012-04-11 Jiang Liu Superseded
[V4,2/6] PCI, x86: split out pci_mmconfig_alloc() for code reuse - - - - --- 2012-04-11 Jiang Liu Superseded
[V4,3/6] PCI, x86: use RCU list to protect mmconfig list - - - - --- 2012-04-11 Jiang Liu Superseded
[V4,4/6] PCI, x86: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() - - - - --- 2012-04-11 Jiang Liu Superseded
[V4,5/6] PCI, x86: introduce pci_mmconfig_insert()/delete() for PCI root bridge hotplug - - - - --- 2012-04-11 Jiang Liu Superseded
[V4,6/6] PCI, ACPI, x86: update MMCFG information when hot-plugging PCI host bridges - - - - --- 2012-04-11 Jiang Liu Superseded
[V4] Quirk for IVB graphics FLR errata - - 1 - --- 2012-04-11 Hao, Xudong Superseded
PCI: correctly detect ACPI PCI host bridge objects - - - - --- 2012-04-11 Jiang Liu Changes Requested
[RFC] PCIe: Add PCIe runtime D3cold support - - - - --- 2012-04-13 Yan, Zheng Changes Requested
[v5] Quirk for IVB graphics FLR errata - - 1 - --- 2012-04-13 Hao, Xudong Superseded
PCI resources above 4GB - - - - --- 2012-04-14 Steven Newbury Rejected
PCI resources above 4GB - - - - --- 2012-04-14 Steven Newbury Rejected
PCI resources above 4GB - - - - --- 2012-04-14 Steven Newbury Rejected
[linux-pm] "i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2 - - - - --- 2012-04-14 Rafael J. Wysocki Superseded
PCI: Fix regression in pci_restore_state() - - - - --- 2012-04-15 Rafael J. Wysocki Superseded
PCI: Fix regression in pci_restore_state() - - - - --- 2012-04-15 Rafael J. Wysocki Superseded
PCI: Fix regression in pci_restore_state() - - - - --- 2012-04-15 Rafael J. Wysocki Superseded
[linux-pm] "i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2 - - - - --- 2012-04-15 Rafael J. Wysocki Superseded
[v6] Quirk for IVB graphics FLR errata - - - - --- 2012-04-16 Hao, Xudong Changes Requested
[RFC] pciehp: Add archdata setting - - - - --- 2012-04-16 Hiroo Matsumoto Changes Requested
[linux-pm] "i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2 - - - - --- 2012-04-16 Mikko Vinni Superseded
Optimize the resource overlap check - - - - --- 2012-04-16 Wei Yang Changes Requested
[linux-pm] "i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2 - - - - --- 2012-04-16 Rafael J. Wysocki Superseded
[RFC,01/17] PCI: introduce pci_bus_get()/pci_bus_put() to hide PCI implementation details - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,02/17] PCI: introduce recursive rwsem to serialize PCI hotplug operations - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,03/17] PCI: replace pci_remove_rescan_mutex with the PCI hotplug lock - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,04/17] PCI: serialize hotplug operations triggered by PCI hotplug sysfs interfaces - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,05/17] PCI: correctly flush workqueue when destroy pcie hotplug controller - - 1 - --- 2012-04-16 Jiang Liu Superseded
[RFC,06/17] PCI: prepare for serializing hotplug operations triggered by pciehp driver - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,07/17] PCI: serialize hotplug operaitons triggered by the pciehp driver - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,08/17] PCI: fix two race windows when probing/removing SHPC controller - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,09/17] PCI: correctly flush workqueues and timer when destroy SHPC controller - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,10/17] PCI: serialize hotplug operaitons triggered by the shpchp driver - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,11/17] PCI: release IO resource in error handling path in cpcihp_generic_init() - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,12/17] PCI: clean up all resources in error handling path in zt5550_hc_init_one() - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,13/17] PCI: trivial code clean up in cpci_hotplug_core.c - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,14/17] PCI: fix race windows when shutting down cpcihp controller - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,15/17] PCI: hold a reference count to the PCI bus used by cpcihp drivers - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,16/17] PCI: serialize PCI hotplug operations triggered by cpcihp drivers - - - - --- 2012-04-16 Jiang Liu Superseded
[RFC,17/17] PCI: serialize PCI hotplug operations triggered by fakephp drivers - - - - --- 2012-04-16 Jiang Liu Superseded
PCI: Retry BARs restoration for Type 0 headers only - - - 1 --- 2012-04-16 Rafael J. Wysocki Superseded
PCI: Retry BARs restoration for Type 0 headers only - - - 1 --- 2012-04-16 Rafael J. Wysocki Superseded
[1/3] pci_ids: Add Intel Centerton Legacy Block DeviceID - - - - --- 2012-04-17 Seth Heasley Not Applicable
pci: frv architecture needs generic setup-bus infrastructure 1 - - - --- 2012-04-18 Paul Gortmaker Accepted
[v1,1/8] dmaengine: enhance DMA channel reference count management - - - - --- 2012-04-23 Jiang Liu Not Applicable
[v1,2/8] dmaengine: rebalance DMA channels when CPU hotplug happens - - - - --- 2012-04-23 Jiang Liu Not Applicable
[v1,3/8] dmaengine: introduce CONFIG_DMA_ENGINE_HOTPLUG for DMA device hotplug - - - - --- 2012-04-23 Jiang Liu Not Applicable
[v1,4/8] dmaengine: use atomic_t for struct dma_chan->client_count field - - - - --- 2012-04-23 Jiang Liu Not Applicable
[v1,5/8] dmaengine: enhance dma_async_device_unregister() to be called by drv->remove() - - - - --- 2012-04-23 Jiang Liu Not Applicable
[v1,6/8] dmaengine: enhance network subsystem to support DMA device hotplug - - - - --- 2012-04-23 Jiang Liu Not Applicable
[v1,7/8] dmaengine: enhance ASYNC_TX subsystem to support DMA device hotplug - - - - --- 2012-04-23 Jiang Liu Not Applicable
[RFC,v1,8/8] dmaengine: assign DMA channel to CPU according to NUMA affinity - - - - --- 2012-04-23 Jiang Liu Not Applicable
[v1,1/3] DCA, x86: fix invalid memory access in DCA core - - - - --- 2012-04-23 Jiang Liu Not Applicable
[v1,2/3] DCA, x86: restart DCA operations in unregister_dca_provider() - - - - --- 2012-04-23 Jiang Liu Not Applicable
[v1,3/3] DCA, x86: support mutitple PCI root complexes in DCA core logic - - - - --- 2012-04-23 Jiang Liu Not Applicable
[1/3] pci_ids: Add Intel Centerton Legacy Block DeviceID - - - - --- 2012-04-23 Seth Heasley Not Applicable
pci: Workaround Stratus broken PCIE hierarchy - - - - --- 2012-04-25 Prarit Bhargava Superseded
[v1] PCI: work around Stratus ftServer broken PCIe hierarchy - - - - --- 2012-04-25 Bjorn Helgaas Accepted
[v6] Quirk for IVB graphics FLR errata - - - - --- 2012-04-26 Hao, Xudong Superseded
[1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse - - - - --- 2012-04-26 Taku Izumi Superseded
[2/6] PCI, x86: split out pci_mmconfig_alloc() for code reuse - - - - --- 2012-04-26 Taku Izumi Superseded
[3/6] PCI, x86: use RCU list to protect mmconfig list - - - - --- 2012-04-26 Taku Izumi Superseded
[4/6] PCI, x86: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() - - - - --- 2012-04-26 Taku Izumi Superseded
[5/6] PCI, x86: introduce pci_mmcongi_add() / pci_mmconfig_delete() - - - - --- 2012-04-26 Taku Izumi Superseded
[6/6] PCI, x86: change the way to add MMCFG region on x86 - - - - --- 2012-04-26 Taku Izumi Superseded
PROBLEM: OHCI HCD - computer freezes during boot - - - - --- 2012-04-26 Alan Stern Not Applicable
[v6] Quirk for IVB graphics FLR errata - - - - --- 2012-04-26 Bjorn Helgaas Superseded
[1/2,RESEND] x86/pci/amd: Restore early_fill_mp_bus_to_node - - - - --- 2012-04-27 Andreas Herrmann Superseded
[2/2,RESEND] x86/pci/amd: Enable early_fill_mp_bus_to_node on AMD family 15h models 0-0xf - - - - --- 2012-04-27 Andreas Herrmann Superseded
[v2,01/19] PCI: introduce pci_bus_get()/pci_bus_put() to hide PCI implementation details - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,02/19] PCI: introduce recursive rwsem to serialize PCI hotplug operations - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,03/19] PCI: replace pci_remove_rescan_mutex with the PCI hotplug lock - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,04/19] PCI: serialize hotplug operations triggered by PCI hotplug sysfs interfaces - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,05/19] PCI: correctly flush workqueue when destroy pcie hotplug controller - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,06/19] PCI: prepare for serializing hotplug operations triggered by pciehp driver - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,07/19] PCI: serialize hotplug operaitons triggered by the pciehp driver - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,08/19] PCI: fix two race windows when probing/removing SHPC controller - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,09/19] PCI: correctly flush workqueues and timer when destroy SHPC controller - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,10/19] PCI: serialize hotplug operaitons triggered by the shpchp driver - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,11/19] PCI: release IO resource in error handling path in cpcihp_generic_init() - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,12/19] PCI: clean up all resources in error handling path in zt5550_hc_init_one() - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,13/19] PCI: trivial code clean up in cpci_hotplug_core.c - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,14/19] PCI: fix race windows when shutting down cpcihp controller - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,15/19] PCI: hold a reference count to the PCI bus used by cpcihp drivers - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,16/19] PCI: serialize PCI hotplug operations triggered by cpcihp drivers - - - - --- 2012-04-27 Jiang Liu Superseded
[v2,17/19] PCI: serialize PCI hotplug operations triggered by fakephp drivers - - - - --- 2012-04-27 Jiang Liu Superseded
« 1 2 3 4447 448 »