All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-26 00:39:47 to 2015-02-26 01:29:39 UTC [more...]

[PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  1:29 UTC  (98+ messages)
` [PATCH v3 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH v3 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v3 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v3 04/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v3 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH v3 06/30] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v3 07/30] PCI: Pass PCI domain number combined with root bus number
` [PATCH v3 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v3 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v3 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v3 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v3 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v3 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH v3 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v3 15/30] PCI/IA64: "
` [PATCH v3 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
` [PATCH v3 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
` [PATCH v3 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH v3 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v3 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH v3 21/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v3 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity

[PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  1:29 UTC 

[PATCH v2] Input: sun4i-ts: add thermal driver dependency
 2015-02-26  1:28 UTC  (3+ messages)

File Read Returns Non-existent Null Bytes
 2015-02-26  1:27 UTC  (10+ messages)

[PATCH 1/2] f2fs: introduce macro __cp_payload
 2015-02-26  1:27 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/8] Fix struct clk pointer comparing
 2015-02-26  1:24 UTC  (12+ messages)
` [PATCH 7/8] ASoC: fsl_spdif: fix "

[PATCH v6 0/5] Add new MFD driver for MAX77843
 2015-02-26  1:23 UTC  (4+ messages)
` [PATCH v6 4/5] Input: add haptic drvier on max77843

[PATCH iproute2] man ip-link: Add short info about 'dynamic' flag
 2015-02-26  1:12 UTC 

[PATCH] PCI: xgene: Fix the map_bus callback prototype
 2015-02-26  1:23 UTC  (5+ messages)

[PATCH] proc: proc_create() should return true if CONFIG_PROC_FS is not configured
 2015-02-26  1:21 UTC  (5+ messages)

[PATCH v5 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-02-26  1:22 UTC  (5+ messages)
` [PATCH V5 1/2] mmc: dw_mmc: exynos: Support eMMC's HS400 mode

librados2 and librbd1 dependency on libvirt-bin
 2015-02-26  1:21 UTC  (8+ messages)

[PATCH] PCI: xgene: Fix xgene_pcie_map_bus() return type
 2015-02-26  1:21 UTC  (4+ messages)

virtio balloon: do not call blocking ops when !TASK_RUNNING
 2015-02-26  1:20 UTC  (2+ messages)

PCI Issues with ExpressCard/54 Audio Device
 2015-02-26  1:12 UTC 

[PATCH 1/2] btrfs: Make the chunk size limit on on-disk/logical more clean
 2015-02-26  1:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/10] QEMU memory hot unplug support
 2015-02-26  1:16 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] acpi, mem-hotplug: Use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb()
` [Qemu-devel] [PATCH v3 02/10] acpi, mem-hotplug: Add acpi_memory_slot_status() to get MemStatus
` [Qemu-devel] [PATCH v3 03/10] acpi, mem-hotplug: Add acpi_send_gpe_event() to rise sci for memory hotplug
` [Qemu-devel] [PATCH v3 04/10] acpi, mem-hotplug: Add unplug request cb for memory device
` [Qemu-devel] [PATCH v3 05/10] ich9, piix4, pc-dimm: Add memory hot unplug request support
` [Qemu-devel] [PATCH v3 06/10] acpi, mem-hotplug: Add unplug cb for memory device
` [Qemu-devel] [PATCH v3 07/10] ich9, piix4, pc-dimm: Add memory hot unplug support
` [Qemu-devel] [PATCH v3 08/10] qdev: make qdev_get_hotplug_handler() non-static
` [Qemu-devel] [PATCH v3 09/10] ssdt-mem: add MEMORY_SLOT_EJECT_METHOD
` [Qemu-devel] [PATCH v3 10/10] acpi: Add hardware implementation for memory hot unplug

[PATCH 1/2] f2fs: remove obsolete code
 2015-02-26  1:15 UTC  (3+ messages)
` [PATCH 2/2] f2fs: avoid wrong error during recovery
  ` [f2fs-dev] "

[PATCH iproute2] bridge: Show state names in the 'link help' print
 2015-02-26  1:09 UTC  (3+ messages)

[PATCH v5 0/7] platform/chrome: Add user-space dev inferface support
 2015-02-26  1:13 UTC  (8+ messages)
` [PATCH v5 4/7] platform/chrome: Add Chrome OS EC userspace device interface

[Qemu-devel] [RFC PATCH 0/2] host->guest environment variables via fw_cfg
 2015-02-26  1:13 UTC  (4+ messages)

[PATCH 1/3 v3] x86: entry_64.S: fix wrong symbolic constant usage: R11->ARGOFFSET
 2015-02-26  1:12 UTC  (11+ messages)
` [PATCH 2/3 v3] x86: entry_64.S: always allocate complete "struct pt_regs"

[PATCH] mma8450: add parent device
 2015-02-26  1:12 UTC  (2+ messages)

[seabios test] 35242: regressions - FAIL
 2015-02-26  1:10 UTC 

[PATCH v4 00/20] power_supply: Allow safe usage of power supply
 2015-02-26  1:10 UTC  (8+ messages)
` [PATCH v4 02/20] power_supply: Move run-time configuration to separate structure
` [PATCH v4 11/20] power_supply: Change ownership from driver to core

Enabling DBGEN signal in GP OMAP3
 2015-02-26  1:09 UTC  (9+ messages)

[RFC v1 0/8] xen: kconfig changes
 2015-02-26  1:08 UTC  (9+ messages)
` [RFC v1 6/8] xen: x86: make XEN_PV* stuff depend on PARAVIRT and PARAVIRT_CLOCK
` [RFC v1 7/8] xen: unwrap XEN_BACKEND from XEN_DOM0

ixgbe vector mode not working
 2015-02-26  1:07 UTC  (5+ messages)

[PATCH v2] ARM: Don't use complete() during __cpu_die
 2015-02-26  1:05 UTC  (11+ messages)

[patch 1/2] mm: remove GFP_THISNODE
 2015-02-26  1:04 UTC  (5+ messages)

[U-Boot] [PATCH] README: remove description about driver model configuration options
 2015-02-26  1:04 UTC  (2+ messages)

Hello, Webmail / Email,
 2015-02-26  0:51 UTC 

[patch] PCI: cpcihp: missing curly braces in cpci_configure_slot()
 2015-02-26  1:01 UTC  (3+ messages)

[PATCH] libxl: remove freemem_slack
 2015-02-26  1:01 UTC  (2+ messages)

[PATCH 1/2] sched/deadline,core: fix bandwidth update when changing cpuset cpumask
 2015-02-26  0:43 UTC  (3+ messages)
` [PATCH 2/2] sched/deadline: always enqueue on previous rq when dl_task_timer fires

[Bug 89327] Loss of HDMI audio on auto screen off (energy saving)
 2015-02-26  1:01 UTC  (2+ messages)

Intel HDA / ALC662 analog surround problem
 2015-02-26  0:58 UTC  (2+ messages)

[PATCH v3] drivers/tty: amba: defer probing DMA availability until hw_init
 2015-02-26  0:56 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] ARM: tegra: pinmux: Tegra210 support
 2015-02-26  0:55 UTC  (8+ messages)
` [U-Boot] [PATCH 1/9] ARM: tegra: pinmux: add note re: drive group field defines

RAID6 write I/O amplification?
 2015-02-26  0:55 UTC  (4+ messages)
` AW: "

[U-Boot] [PATCH 1/6] x86: Support machines with >4GB of RAM
 2015-02-26  0:55 UTC  (6+ messages)
` [U-Boot] [PATCH 6/6] x86: Add support for panther (Asus Chromebox)

[U-Boot] [PATCH 0/22] Add driver model support for PCI
 2015-02-26  0:55 UTC  (4+ messages)
` [U-Boot] [PATCH 05/22] RFC: x86: Split up arch_cpu_init()

[U-Boot] [PATCH] stdio: extend "name" to 32 symbols
 2015-02-26  0:54 UTC  (2+ messages)

[PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  0:54 UTC  (8+ messages)

[U-Boot] [RFC PATCH v3 0/14] Add Driver Model support to network stack
 2015-02-26  0:53 UTC  (6+ messages)
` [U-Boot] [RFC PATCH v4 0/23] "
  ` [U-Boot] [RFC PATCH v4 07/23] net: Change return codes from net/eth.c to use errorno constants
  ` [U-Boot] [RFC PATCH v4 08/23] net: Use int instead of u8 for boolean flag

[PATCH] net: phy: b53: switchdev driver for Broadcom BCM53xx switches
 2015-02-26  0:53 UTC  (10+ messages)

[PATCH v10 1/2] librte_pmd_null: Add Null PMD
 2015-02-26  0:49 UTC  (5+ messages)
` [PATCH v11 "
  ` [PATCH v11 2/2] librte_pmd_null: Support port hotplug function

[PATCH] net: asix: add support for the Sitecom LN-028 USB adapter
 2015-02-25 23:58 UTC 

[PATCH] argz_add.3: ATTRIBUTES: Note functions that are thread-safe
 2015-02-26  0:46 UTC 

[PATCH 00/38] Renesas R-Car DU atomic updates support
 2015-02-26  0:43 UTC  (3+ messages)

[PATCH] eal: Clean up export of per_lcore__socket_id
 2015-02-26  0:42 UTC  (3+ messages)

[PATCH RFC 1/4] mm: throttle MADV_FREE
 2015-02-26  0:42 UTC  (7+ messages)

[PATCH 1/2] packagegroup-arago-mcsdk-toolchain-target: Add package group for mcsdk toolchain
 2015-02-26  0:39 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.