All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-16 00:46:15 to 2015-01-16 01:44:25 UTC [more...]

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

[PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge
 2015-01-16  1:43 UTC 

Q on Support for I217 and I218 Intel chipsets
 2015-01-16  1:43 UTC  (3+ messages)

[RFC V6 2/3] add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
 2015-01-16  1:42 UTC  (12+ messages)
` [RFC V6 2/3] arm:add bitrev.h file "

[PATCH] random_r.3: Modify thread-safety information
 2015-01-16  1:42 UTC 

[PATCH V3 1/1] iio: Added Capella cm3232 ambient light sensor driver
 2015-01-16  1:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-iotests: Fix supported_oses check
 2015-01-16  1:38 UTC 

[PATCH 00/15] Btrfs: Cleanup for raid56 scrib
 2015-01-16  1:38 UTC  (4+ messages)
` [PATCH 04/15] Btrfs: add ref_count and free function for btrfs_bio

[RFC PATCH 0/5] Remove global locks from epoll
 2015-01-16  1:36 UTC  (2+ messages)

t5539 broken under Mac OS X
 2015-01-16  1:32 UTC  (11+ messages)
                  ` [PATCH] t/lib-httpd: switch SANITY check for NOT_ROOT

[LSF/MM TOPIC] Reclaim in the face of really fast I/O
 2015-01-16  1:32 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH v3 1/3] block: support different tag allocation policy
 2015-01-16  1:32 UTC  (3+ messages)
` [PATCH v3 2/3] blk-mq: add "
` [PATCH v3 3/3] libata: use blk taging

[PATCH v2 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
 2015-01-16  1:30 UTC  (8+ messages)
` [PATCH v2 2/2] mm: don't use compound_head() in virt_to_head_page()

[patch-net-next v2 3/3] net: ethernet: cpsw: don't requests IRQs we don't use
 2015-01-16  1:28 UTC  (6+ messages)

[PATCH 1/1] be2iscsi: add block valid bit to iBFT flag
 2015-01-16  1:26 UTC  (3+ messages)

[PATCH] net: core: Fix race by protecting process_queues at CPU hotplug
 2015-01-16  1:21 UTC  (7+ messages)
      ` [PATCH net] net: rps: fix cpu unplug
        ` [PATCH v2 "

[PATCH] Documentation: gpio: fix bindings document
 2015-01-16  1:20 UTC  (3+ messages)

[PATCH] http-push: trim trailing newline from remote symref
 2015-01-16  1:19 UTC  (5+ messages)

[RFC PATCH 0/5] Second attempt at contained helper execution
 2015-01-16  1:18 UTC  (9+ messages)
` [RFC PATCH 3/5] kmod - teach call_usermodehelper() to use a namespace

+ mm-vmscan-fix-the-page-state-calculation-in-too_many_isolated-fix.patch added to -mm tree
 2015-01-16  1:17 UTC 

+ mm-vmscan-fix-the-page-state-calculation-in-too_many_isolated.patch added to -mm tree
 2015-01-16  1:17 UTC 

[PATCH v2 1/3] ASoC: codecs: wm8904: add dt ids table
 2015-01-16  1:17 UTC  (6+ messages)

[PATCH v2] mm: vmscan: fix the page state calculation in too_many_isolated
 2015-01-16  1:17 UTC  (3+ messages)

ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy builds
 2015-01-16  1:17 UTC 

[PATCH v3 1/5] mm/compaction: change tracepoint format from decimal to hexadecimal
 2015-01-16  1:16 UTC  (4+ messages)
` [PATCH v3 2/5] mm/compaction: enhance tracepoint output for compaction begin/end

+ page_writeback-cleanup-mess-around-cancel_dirty_page.patch added to -mm tree
 2015-01-16  1:16 UTC 

[PATCH RFC] page_writeback: cleanup mess around cancel_dirty_page()
 2015-01-16  1:15 UTC  (3+ messages)

[RFC][PATCH] procfs: Add /proc/<pid>/mapped_files
 2015-01-16  1:15 UTC  (8+ messages)

[meta-cgl][PATCH] samhain: add new recipe
 2015-01-16  1:13 UTC  (5+ messages)
  ` can't find the source code of kernel

[LKP] [drm/fb] 55b1a8f2bce: [drm:cirrus_modeset_init] *ERROR* cirrus_fbdev_init failed
 2015-01-16  1:13 UTC  (2+ messages)
`  "

[PATCH v2 0/6] ARM: shmobile: sh73a0: DT PM domain support
 2015-01-16  1:13 UTC  (6+ messages)

[PATCH 4/4] ARM: shmobile: r8a7791: Add SATA clocks to device tree
 2015-01-16  1:10 UTC  (2+ messages)
` [PATCH 4/4] ARM: shmobile: r8a7791: add SDHI DMA channels on DTSI

[PATCH 3/4] ARM: shmobile: r8a7790: add I2C support
 2015-01-16  1:10 UTC  (2+ messages)
` [PATCH 3/4] ARM: shmobile: r8a7790: add SDHI DMA channels on DTSI

[PATCH 2/4] ARM: shmobile: r8a7791: tidyup SDHI register size on DTSI
 2015-01-16  1:10 UTC 

[PATCH 1/4] ARM: shmobile: r8a7790: tidyup SDHI register size on DTSI
 2015-01-16  1:10 UTC 

[PATCH 0/4] ARM: shmobile: r8a779x: add SDHI DMA support
 2015-01-16  1:09 UTC 

[PATCH v8 0/6] mfd: AXP20x: Add support for AXP202 and AXP209
 2015-01-16  1:08 UTC  (8+ messages)
` [PATCH v8 4/6] input: misc: Add ABI docs for AXP20x PEK

[PATCH] fix platform_no_drv_owner.cocci warnings
 2015-01-16  1:06 UTC 

Does I210 NIC support Flow director filters?
 2015-01-16  1:06 UTC  (5+ messages)

Kernel bug in 3.19-rc4
 2015-01-16  1:05 UTC 

IPTABLES + PREROUTING + --set-mark + Ubuntu
 2015-01-16  1:03 UTC  (3+ messages)

[PATCH 3.19 v4 0/2] x86, mpx: Instruction decoder fixes and hardening
 2015-01-16  1:02 UTC  (5+ messages)
` [PATCH 3.19 v4 2/2] x86: Enforce maximum instruction size in the instruction decoder

[Bug 88183] radeonsi: R9 280X hangs with SuperTuxKart
 2015-01-16  1:01 UTC  (3+ messages)

[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
 2015-01-16  0:58 UTC  (4+ messages)
` [RFC Patch 16/19] ACPI: Introduce helper function acpi_dev_filter_resource_type()

[PATCH BlueZ v3 0/8] Implement doc/gatt-api.txt for client
 2015-01-16  0:58 UTC  (5+ messages)
` [PATCH BlueZ v3 3/8] core: device: Fix broken GATT UUID management

Including empty regulator nodes in axp209.dtsi is a BAD idea
 2015-01-16  0:58 UTC  (7+ messages)

[PATCH 00/22] Single virtio implementation
 2015-01-16  0:56 UTC  (7+ messages)
` [PATCH 18/22] virtio: Fix descriptor index issue
` [PATCH 22/22] virtio: Use soft vlan strip in mergeable Rx path

[PATCH] x86, boot: skip relocs when load address unchanged
 2015-01-16  0:51 UTC 

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2015-01-16  0:49 UTC  (5+ messages)
` [PATCH 13/28] pci: host: drop owner assignment from platform_drivers

[U-Boot] [PATCHv1 00/22] Add SPL support for SoCFGPA
 2015-01-16  0:48 UTC  (4+ messages)
` [U-Boot] [PATCHv1 15/22] arm: socfpga: spl: add relocate_stack_to_sdram to lowlevel_init.S

[PATCH v2 0/4] Add support for kosagi novena
 2015-01-16  0:46 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.