All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-06 09:24:01 to 2015-03-06 09:36:37 UTC [more...]

[PATCH v5 00/29] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-06  9:33 UTC  (153+ messages)
` [PATCH v5 01/29] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH v5 02/29] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v5 03/29] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v5 04/29] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v5 05/29] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v5 06/29] PCI: Pass PCI domain number combined with root bus number
` [PATCH v5 07/29] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v5 08/29] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v5 09/29] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v5 10/29] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v5 11/29] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v5 12/29] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v5 13/29] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v5 14/29] ia64/PCI: "
` [PATCH v5 15/29] powerpc/pci: Rename pcibios_root_bridge_prepare()
` [PATCH v5 16/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v5 17/29] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v5 18/29] sparc/PCI: Claim bus resources before pci_bus_add_devices()
` [PATCH v5 19/29] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v5 20/29] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v5 21/29] parisc/PCI: Use pci_scan_root_bus() for simplicity
` [PATCH v5 22/29] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v5 23/29] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v5 24/29] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v5 25/29] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v5 26/29] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v5 27/29] PCI: Export find_pci_host_bridge() and rename to pci_find_host_bridge()
` [PATCH v5 28/29] PCI: Remove platform specific pci_domain_nr()
` [PATCH v5 29/29] PCI: Remove pci_bus_assign_domain_nr()

[PATCH 0/2] correct the flow director based on unified flow type
 2015-03-06  9:36 UTC  (3+ messages)
  ` [PATCH 1/2] ixgbe: correct the flow types supported
  ` [PATCH 2/2] doc: update flow director commands

[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
 2015-03-06  9:35 UTC  (9+ messages)
` [PATCH v2 10/18] dt-bindings: Document the STM32 pin controller
` [PATCH v2 11/18] pinctrl: Add pinctrl driver for STM32 MCUs

[PATCH v3 1/2] x86: mce: kexec: switch MCE handler for kexec/kdump
 2015-03-06  9:32 UTC  (12+ messages)
` [PATCH v4] "
      ` [PATCH v5] "
            ` [PATCH v6] "

AMD IOMMU patch ping
 2015-03-06  9:35 UTC 

[Qemu-devel] [PATCH v4 00/10] cpu: add device_add foo-x86_64-cpu support
 2015-03-06  9:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 01/10] cpu/apic: drop icc bus/bridge/

is standard for COMPATIBLE_MACHINE to use "()" or not?
 2015-03-06  9:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] samba: deprecate package due to EOL
 2015-03-06  9:34 UTC  (8+ messages)
` [Buildroot] [PATCH 2/2] samba4: bump to version 4.2.0

carl1970: monitor mode only displaying beacons/probs from APs?
 2015-03-06  9:34 UTC  (4+ messages)

[PATCH v2] ixgbe: make VLAN filter conditional
 2015-03-06  9:34 UTC  (2+ messages)

[PATCH v2] xen-scsiback: use DRV_PFX in the pr macros and DPRINTK
 2015-03-06  9:33 UTC  (5+ messages)

VT-d patch ping
 2015-03-06  9:33 UTC 

Raid 10 Issue
 2015-03-06  9:32 UTC  (3+ messages)
  ` Raid 10 Issue [SOLVED]

[PATCH 0/6] fix SRC_URI and update package to fix SRC_URI
 2015-03-06  9:32 UTC  (7+ messages)
` [PATCH 1/6] xinetd: fixe HOMEPAGE and SRC_URI
` [PATCH 2/6] libevent: fix SRC_URI
` [PATCH 3/6] mailx: "
` [PATCH 4/6] net-tools: 1.60-25 -> 1.60-26
` [PATCH 5/6] resolvconf: 1.76 -> 1.76.1
` [PATCH 6/6] apt: fix SRC_URI

[Qemu-devel] [PATCH 1/5] 9pfs-proxy: simplify v9fs_request(), P1
 2015-03-06  9:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/5] 9pfs-proxy: simplify v9fs_request(), P2
` [Qemu-devel] [PATCH 3/5] 9pfs-proxy: simplify error handling
` [Qemu-devel] [PATCH 4/5] 9pfs-proxy: rename a few local variables for consistency
` [Qemu-devel] [PATCH 5/5] 9pfs-proxy: tiny cleanups in proxy_pwritev and proxy_preadv

[Qemu-devel] [PATCH 0/5] 9pfs-proxy simplification/cleanup
 2015-03-06  9:23 UTC 

[PATCH net-next 1/3] switchdev: fix stp update API to work with layered netdevices
 2015-03-06  9:30 UTC  (2+ messages)

[PATCH] Bluetooth:btusb:fix incorrect type in initializer
 2015-03-06  9:30 UTC  (4+ messages)

[PATCH] [GSoC][MICRO] Forbid "log --graph --no-walk"
 2015-03-06  8:55 UTC 

[Xenomai] Error boilerplate/wrappers.h no found trying to compile RTDM module on 3.x-rc3 cobalt
 2015-03-06  9:28 UTC 

[PATCH] glibc: Help compile with -Os
 2015-03-06  9:28 UTC  (3+ messages)

[PATCH 1/3] janitorial: asc2log: properly close infile
 2015-03-06  9:27 UTC  (2+ messages)

State of DFS with Mac80211/ath9k
 2015-03-06  9:26 UTC  (3+ messages)

[RFC] bridge: Add support for IEEE 802.11 Proxy ARP for IPv6
 2015-03-06  9:26 UTC 

[RFC] With 8250 Designware UART, if writes to the LCR failed the kernel will hung up
 2015-03-06  9:11 UTC 

Intel HDA / ALC662 analog surround problem
 2015-03-06  9:24 UTC  (3+ messages)

[Buildroot] [PATCH v2] lmbench: fix build with libtirpc
 2015-03-06  9:24 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.