All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-23 12:23:22 to 2015-03-23 12:40:54 UTC [more...]

[PATCH v7 00/31] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-23 12:40 UTC  (117+ messages)
` [PATCH v7 01/31] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v7 02/31] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v7 03/31] PCI: Save domain in pci_host_bridge
` [PATCH v7 04/31] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH v7 05/31] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v7 06/31] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v7 07/31] PCI: Add default bus resource in pci_host_bridge
` [PATCH v7 08/31] PCI: Update pci_host_bridge bus resource
` [PATCH v7 09/31] PCI: Introduce pci_host_first_busnr() function
` [PATCH v7 10/31] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v7 11/31] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v7 12/31] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed()
` [PATCH v7 13/31] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v7 14/31] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v7 15/31] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v7 16/31] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v7 17/31] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v7 18/31] ia64/PCI: "
` [PATCH v7 19/31] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v7 20/31] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v7 21/31] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v7 22/31] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v7 23/31] PCI/mvebu: Use pci_common_init_dev() to simplify code
  ` [PATCH v7 24/31] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v7 25/31] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v7 26/31] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v7 27/31] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v7 28/31] PCI: rename to pci_find_host_bridge()

master - pvmove: use safe version of iteration when iterating over vg->lvs list in _poll_vg
 2015-03-23 12:40 UTC 

[PATCH v3 1/2] PCI: One more parameter to pci_set_pcie_reset_state()
 2015-03-23 12:40 UTC  (7+ messages)

imx6q: Smart Package Manager: how to make installation history persistent across reboot
 2015-03-23 12:40 UTC  (2+ messages)

[PATCH v7 00/31] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-23 12:40 UTC 

[PATCH v3] kprobes: Disable Kprobe when ftrace arming fails
 2015-03-23 12:39 UTC  (5+ messages)

[PATCH 0/3] mips: OCTEON: Support for little-endian mode
 2015-03-23 12:39 UTC  (3+ messages)
` [PATCH 2/3] MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.h

From: Mitesh Shah
 2015-03-23 11:44 UTC 

[RFC PATCH v2 00/22] xen/arm: Add ITS support
 2015-03-23 12:37 UTC  (6+ messages)
` [RFC PATCH v2 06/22] xen/arm: its: Port ITS driver to xen

Recursive subvolume snapshots and deletion?
 2015-03-23 12:36 UTC  (2+ messages)

[PATCH] lguest: explicitly set miscdevice's private_data NULL
 2015-03-23 12:36 UTC 

Xen unstability on HP Moonshot m400
 2015-03-23 12:36 UTC  (2+ messages)

Linux 4.0.0-rc5 - [ 1851.858652] BTRFS: error (device sda1) in cleanup_transaction:1686: errno=-17 Object already exists
 2015-03-23 12:36 UTC  (3+ messages)

[PATCH] matrix-gui: Bump SRCREV to get default environment fix
 2015-03-23 12:35 UTC 

[PATCH 1/3] perf, x86: Add new cache events table for Haswell
 2015-03-23 12:35 UTC  (6+ messages)
` [PATCH 3/3] perf, x86: Add INST_RETIRED.ALL workarounds

BTRFS: unable to add free space :-17
 2015-03-23 12:35 UTC  (2+ messages)

[PATCH v2 1/2] rtc: s5m: Allow usage on device type different than main MFD type
 2015-03-23 12:34 UTC  (5+ messages)
` [PATCH v2 2/2] mfd: sec-core: Modify RTC compatible name of S2MPS13

[PATCH 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-23 12:34 UTC  (3+ messages)
` [PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL

[U-Boot] [PATCH 1/2] imx:mx6dlsabresd fix error detecting thermal
 2015-03-23 12:33 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] imx:mx6slevk support reading temperature

[Qemu-devel] RFC: memory API changes
 2015-03-23 12:33 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] board/seco: Add mx6q-uq7 basic board support
 2015-03-23 12:32 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: mx6: move to a standard arch/board approach
  ` [U-Boot] [PATCH v2 2/3] ARM: iMX: define an IMX_CONFIG Kconfig option
  ` [U-Boot] [PATCH v2 3/3] board/seco: Add mx6q-uq7 basic board support

[PATCH 0/3] GIC counter fixes
 2015-03-23 12:32 UTC  (10+ messages)
  ` [PATCH 1/3] irqchip: irq-mips-gic: Add new functions to start/stop the GIC counter
  ` [PATCH 2/3] clocksource: mips-gic-timer: Ensure GIC counter is running
  ` [PATCH 3/3] MIPS: Malta: malta-time: "

apparent sleep
 2015-03-23 12:31 UTC 

[PATCH 00/10] ARM: at91 cleanups for 4.1 #2
 2015-03-23 12:31 UTC  (4+ messages)
` [PATCH 05/10] mfd: syscon: Add Atmel MC (Memory Controller) registers definition

[PATCH libnftnl] src: restore static array with expression operations
 2015-03-23 12:34 UTC  (3+ messages)

questions to planned lock-functionality for vts
 2015-03-23 12:29 UTC  (4+ messages)

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-23 12:29 UTC  (4+ messages)
` [PATCH 20/35 linux-next] swim3: "
  ` [PATCH 21/35 linux-next] mfd: "

[PATCH] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
 2015-03-23 12:29 UTC  (6+ messages)

[PATCH 9/9] x86, traps: Replace some open-coded vm86 checks with v8086_mode
 2015-03-23 12:28 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Replace some open-coded VM86 checks with v8086_mode() checks

[PATCH] mfd: dln2: use msecs_to_jiffies for time conversion
 2015-03-23 12:28 UTC  (2+ messages)

[PATCH 8/9] x86: Remove user_mode_vm
 2015-03-23 12:28 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Remove user_mode_vm()

[PATCH 7/9] x86, treewide: s/user_mode_vm/user_mode/g
 2015-03-23 12:27 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'

[PATCH 6/9] x86: Make user_mode work correctly if regs came from vm86 mode
 2015-03-23 12:27 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Make user_mode() work correctly if regs came from VM86 mode

[PATCH 5/9] x86, traps: Use user_mode_ignore_vm86 where appropriate
 2015-03-23 12:27 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Use user_mode_ignore_vm86() "

[PATCH 4/9] x86, perf: Explicitly optimize vm86 handling in code_segment_base
 2015-03-23 12:26 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry, perf: Explicitly optimize vm86 handling in code_segment_base()

[PATCH 3/9] x86: Add user_mode_ignore_vm86
 2015-03-23 12:26 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry: Add user_mode_ignore_vm86()

[tip:perf/x86] perf/x86/intel: Support task events with Intel CQM
 2015-03-23 12:26 UTC  (2+ messages)
` [tip:perf/x86] perf: Remove type specific target pointers

[tip:perf/x86] perf/x86/intel: Add Intel Cache QoS Monitoring support
 2015-03-23 12:25 UTC  (2+ messages)
` [tip:perf/x86] perf/x86/intel: Fix Makefile to actually build the cqm driver

[PATCH -next] metag: Fix ioremap_wc/ioremap_cached build errors
 2015-03-23 12:26 UTC 

[PATCH v5] sched/rt: Use IPI to trigger RT task push migration instead of pulling
 2015-03-23 12:25 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] irq_work: Fix build failure when CONFIG_IRQ_WORK not defined
 2015-03-23 12:25 UTC  (2+ messages)
` [tip:sched/core] irq_work: Fix build failure when CONFIG_IRQ_WORK is "

[PATCH V2] tick/broadcast-hrtimer : Fix suspicious RCU usage in idle loop
 2015-03-23 12:24 UTC  (2+ messages)
` [tip:timers/urgent] timers/tick/broadcast-hrtimer: "

[PATCH] sched: fix RLIMIT_RTTIME when PI-boosting to RT
 2015-03-23 12:24 UTC  (2+ messages)
` [tip:sched/core] sched: Fix "

[PATCH 0/5] tools: various changes
 2015-03-23 12:25 UTC  (6+ messages)
` [PATCH 4/5] hvmloader: add knob for fixed SMBIOS date string

perf: fuzzer gets CPU stuck in perf_callchain()
 2015-03-23 12:23 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix irq_work 'tail' recursion

[PATCH 0/3] Reduce system overhead of automatic NUMA balancing
 2015-03-23 12:24 UTC  (16+ messages)
` [PATCH 1/3] mm: numa: Group related processes based on VMA flags instead of page table flags
` [PATCH 2/3] mm: numa: Preserve PTE write permissions across a NUMA hinting fault
` [PATCH 3/3] mm: numa: Slow PTE scan rate if migration failures occur

[PATCH] cast used->idx to volatile
 2015-03-23 12:23 UTC  (2+ messages)

[PATCH] x86,boot: standardize strcmp()
 2015-03-23 12:23 UTC  (2+ messages)
` [tip:x86/boot] x86/boot: Standardize strcmp()

[PATCH 1/1] x86/cpu: kill eager_fpu_init_bp()
 2015-03-23 12:22 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Kill eager_fpu_init_bp()


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.