All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-16 02:33:07 to 2015-01-16 03:48:08 UTC [more...]

[PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge
 2015-01-16  1:44 UTC  (35+ 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 28/28] PCI: Remove pci_bus_assign_domain_nr()

[PATCH 3/5] mmc: card: Add eMMC command queuing support in mmc block layer
 2015-01-16  3:45 UTC  (3+ messages)

[patch]
 2015-01-16  3:43 UTC  (2+ messages)

[patch] getgrent_r.3: tfix
 2015-01-16  3:42 UTC 

[PATCH 2/5] mmc: queue: initialization of command-queue support
 2015-01-16  3:40 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2015-01-16  3:39 UTC 

[PATCH] nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
 2015-01-16  3:37 UTC  (2+ messages)

[PATCH] parse-ip: Add support for keystone platforms
 2015-01-16  3:37 UTC  (4+ messages)

Patch Issues
 2015-01-16  3:36 UTC  (4+ messages)

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

[PATCH] mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization
 2015-01-16  3:33 UTC  (2+ messages)

[PATCH v3 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2015-01-16  3:33 UTC  (5+ messages)
` [PATCH v3 4/4] mmc: sdhci: host: add new f_sdh30

[PATCH 1/5] mmc: core: Add support to read command queue parameters
 2015-01-16  3:32 UTC  (3+ messages)

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

[PATCH 1/1 v2] mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chip
 2015-01-16  3:31 UTC  (2+ messages)

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

[PATCH] ARM: clk-imx6q: refine esai_ipg's parent
 2015-01-16  2:57 UTC  (2+ messages)

[patch] getpw.3: Function could return -1 and set errno to zero
 2015-01-16  3:29 UTC 

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

[PATCH V1] regulator: da9211: fix unmatched of_node
 2015-01-16  3:13 UTC 

Bluetooth: Add support for BCM4352 combo card BCM20702A0 sub chip
 2015-01-16  3:19 UTC  (5+ messages)

SPCR table parsing
 2015-01-16  3:18 UTC  (4+ messages)

[patch 7/7] getmntent.3: wfix
 2015-01-16  3:18 UTC 

[patch 6/7] malloc_info.3: wfix
 2015-01-16  3:18 UTC 

[patch 5/7] getpwent_r.3: wfix
 2015-01-16  3:18 UTC 

[patch 4/7] putgrent.3: wfix
 2015-01-16  3:18 UTC 

[patch 3/7] getspnam.3: wfix
 2015-01-16  3:18 UTC 

[patch 2/7] fclose.3: wfix
 2015-01-16  3:18 UTC 

[patch 1/7] getgrent_r.3: wfix
 2015-01-16  3:18 UTC 

[patch 0/7] Use "FILE * stream" everywhere
 2015-01-16  3:18 UTC 

[PATCH] docs: fix grammar and punctuation of 2.26 release notes
 2015-01-16  3:15 UTC  (2+ messages)

offlining cpus breakage
 2015-01-16  3:04 UTC  (4+ messages)

[PATCH net-next v5] rhashtable: Fix race in rhashtable_destroy() and use regular work_struct
 2015-01-16  3:13 UTC 

[PATCH v3] drm/panel: Add support for AUO b101ean01 panel
 2015-01-16  3:14 UTC  (2+ messages)

[PATCHv3] spi: orion: Add multiple chip select support to spi-orion
 2015-01-16  3:10 UTC  (2+ messages)

[PATCH net-next v4] rhashtable: Fix race in rhashtable_destroy() and use regular work_struct
 2015-01-16  3:08 UTC  (2+ messages)

netfilter@vger.kernel.org
 2015-01-16  3:05 UTC 

[PATCH] pseries/le: Fix endiannes issue in RTAS call from xmon
 2015-01-16  3:02 UTC  (7+ messages)
` [PATCH] pseries/le: Fix another "

[PATCH v4 00/20] kselftest install target feature
 2015-01-16  2:59 UTC  (6+ messages)
` [PATCH v4 20/20] kbuild: add a new kselftest_install make target to install selftests

[U-Boot] [PATCH] ARM: atmel: switch to use common timer functions
 2015-01-16  2:59 UTC 

[PATCH] demo-image-proc: Add recipe for TI Image processing demo for keystone 2
 2015-01-16  2:58 UTC 

Sam Nelson : cuia: Add recipe for TI unified Instrumentation Architecture in C module
 2015-01-16  2:57 UTC 

Sam Nelson : cuia: Add recipe for TI unified Instrumentation Architecture in C module
 2015-01-16  2:57 UTC 

Franklin S. Cooper Jr : sitara-linux-ti-staging: Create recipe for Sitara 3 .14 kernel tree
 2015-01-16  2:57 UTC 

Franklin S. Cooper Jr : sitara-linux-ti-staging: Create recipe for Sitara 3 .14 kernel tree
 2015-01-16  2:57 UTC 

[U-Boot] [PATCH] ARM: atmel: cleanup: remove at91cap9 related code
 2015-01-16  2:55 UTC 

[U-Boot] Suggestions for ARM dev board and debugger
 2015-01-16  2:54 UTC 

IPTABLES + PREROUTING + --set-mark + Ubuntu
 2015-01-16  2:53 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: atmel: at91sam9m10g45ek: enable SPL
 2015-01-16  2:53 UTC 

[PATCH v4 0/5] Add Mediatek SoC Pinctrl/GPIO/EINT driver for MT8135
 2015-01-16  2:50 UTC  (10+ messages)
` [PATCH v4 4/5] ARM: mediatek: Add EINT support to MTK pinctrl driver

[PATCH] fsl/smp: add low power boot support to replace spin boot
 2015-01-16  2:49 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-01-16  2:49 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/6] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH v2 2/6] Exynos542x: Move exynos5420_get_pll_clk up and rename

[PATCH 00/27] meta: fix B != S
 2015-01-16  2:49 UTC  (4+ messages)
` [PATCH 19/27] neard: "

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

[GIT PULL] Second Round of Renesas ARM Based SoC Sh73a0 CCF Updates for v3.20
 2015-01-16  2:45 UTC  (4+ messages)
` [PATCH] clk: shmobile: fix sparse NULL pointer warning

[PATCH v2 0/8] AT91 cleanup for 3.20 #2
 2015-01-16  2:44 UTC  (4+ messages)
` [PATCH v2 1/8] ARM: at91: pm: rework cpu detection

IPTABLES + PREROUTING + --set-mark + Ubuntu
 2015-01-16  1:48 UTC 

[PATCH 1/3] ovl: print error message for invalid mount options
 2015-01-16  2:39 UTC  (6+ messages)
` [PATCH 3/3] ovl: upper fs should not be R/O

[PATCH] switch-config: update the revision
 2015-01-16  2:38 UTC 

[GIT PULL] Renesas ARM Based SoC Sh73a0 Multiplatform Updates for v3.20
 2015-01-16  2:35 UTC  (36+ messages)
` [PATCH 01/17] ARM: shmobile: sh73a0 dtsi: Set control-parent for all irqpin nodes
` [PATCH 02/17] ARM: shmobile: kzm9g-reference dts: Sort i2c0 children by unit address
` [PATCH 03/17] ARM: shmobile: kzm9g-reference dts: Add ak8975 magnetometer node
` [PATCH 04/17] ARM: shmobile: kzm9g-reference dts: Add adxl345 accelerometer node
` [PATCH 05/17] ARM: shmobile: kzm9g-reference dts: Add r2025sd rtc node
` [PATCH 06/17] ARM: shmobile: kzm9g-reference dts: Add st1232 touchscreen node
` [PATCH 07/17] ARM: shmobile: sh73a0 dtsi: Add missing INTCA0 clock for irqpin module
` [PATCH 08/17] ARM: shmobile: sh73a0 dtsi: Add selectable sources to DIV6 clocks
` [PATCH 09/17] ARM: shmobile: kzm9g dts: Declare the full 512 MiB of RAM
` [PATCH 10/17] ARM: shmobile: kzm9g-reference "
` [PATCH 11/17] ARM: shmobile: sh73a0: Introduce generic setup callback
` [PATCH 12/17] ARM: shmobile: sh73a0: Add Multiplatform support
` [PATCH 13/17] ARM: shmobile: kzm9g dts: Sync with kzm9g-reference dts
` [PATCH 14/17] ARM: shmobile: kzm9g: Build DTS for Multiplatform
` [PATCH 15/17] ARM: shmobile: sh73a0 dtsi: Add Bus State Controller node
` [PATCH 16/17] ARM: shmobile: kzm9g dts: Move Ethernet node to BSC
` [PATCH 17/17] ARM: shmobile: kzm9g-reference: Remove board C code and DT file

[GIT PULL] Second Round of Renesas ARM Based SoC Defconfig Updates for v3.20
 2015-01-16  2:35 UTC  (4+ messages)
` [PATCH] ARM: shmobile: Enable kzm9g board in multiplatform defconfig

[GIT PULL] Renesas ARM Based SoC Drivers Updates for v3.20
 2015-01-16  2:35 UTC  (10+ messages)
` [PATCH 1/4] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH 2/4] drivers: bus: Sort Makefile "
` [PATCH 3/4] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH 4/4] drivers: bus: Add Simple Power-Managed Bus Driver

IPTABLES + PREROUTING + --set-mark + Ubuntu
 2015-01-16  2:35 UTC  (2+ messages)

[PATCH 0/6] i915 atomic properties
 2015-01-16  2:34 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Move rotation from intel_plane to intel_plane_state
` [PATCH 2/6] drm/i915: Consolidate plane handler vtables
` [PATCH 3/6] drm/plane-helper: Add transitional helper for .set_plane()
` [PATCH 4/6] drm/plane-helper: Fix transitional helper kerneldocs
` [PATCH 5/6] drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
` [PATCH 6/6] drm/i915: Replace intel_set_property() with transitional helper

[RESEND PATCH v2 1/2] tracing: Add array printing helpers
 2015-01-16  2:35 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] tools lib traceevent: Add support for __print_array()

[GIT PULL] Second Round of Renesas ARM Based SoC DT Cleanups for v3.20
 2015-01-16  2:34 UTC  (10+ messages)
` [PATCH 1/4] ARM: shmobile: r8a7790 dtsi: Drop "renesas, rcar_sound" compatible value
  ` [PATCH 1/4] ARM: shmobile: r8a7790 dtsi: Drop "renesas,rcar_sound" "
` [PATCH 2/4] ARM: shmobile: r8a7791 dtsi: Drop "renesas, rcar_sound" "
  ` [PATCH 2/4] ARM: shmobile: r8a7791 dtsi: Drop "renesas,rcar_sound" "
` [PATCH 3/4] ARM: shmobile: r8a7790: tidyup #sound-dai-cells settings
` [PATCH 4/4] ARM: shmobile: r8a7791: "

[nightly] Distroless meta-ti/master minimal build 2015-01-15_21-00-57
 2015-01-16  2:11 UTC 

[PATCH 1/3] i.MX6: phytec: Separate SoM specific code
 2015-01-16  2:32 UTC  (4+ messages)
` [PATCH v2] i.MX: SPI: Respect SPI_LSB_FIRST flag in mode settings
` [PATCH 2/3] i.MX6: phytec: Check environment path selection for errors
` [PATCH 3/3] i.MX6: phytec: Allow multiple MMC devices to contain boot environment


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.