All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-29 15:23:10 to 2013-10-29 16:15:00 UTC [more...]

[PATCH] genirq: error reporting for non-percpu interrupt in request_percpu_irq()
 2013-10-29 16:15 UTC  (4+ messages)

[QUERY] Number of address translation regions in designware
 2013-10-29 16:14 UTC  (8+ messages)

[PATCH v3 00/32] drm/exynos: Refactor parts of the exynos driver
 2013-10-29 16:13 UTC  (33+ messages)
` [PATCH v3 01/32] drm/exynos: Remove useless slab.h include
` [PATCH v3 02/32] drm/exynos: Merge overlay_ops into manager_ops
` [PATCH v3 03/32] drm/exynos: Add an initialize function to manager and display
` [PATCH v3 04/32] drm/exynos: Use manager_op initialize in fimd
` [PATCH v3 05/32] drm/exynos: hdmi: Implement initialize op for hdmi
` [PATCH v3 06/32] drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
` [PATCH v3 07/32] drm/exynos: Remove apply manager callback
` [PATCH v3 08/32] drm/exynos: Remove dpms link between encoder/connector
` [PATCH v3 09/32] drm/exynos: Rename display_op power_on to dpms
` [PATCH v3 10/32] drm/exynos: Don't keep dpms state in encoder
` [PATCH v3 11/32] drm/exynos: Use unsigned long for possible_crtcs
` [PATCH v3 12/32] drm/exynos: Split manager/display/subdrv
` [PATCH v3 13/32] drm/exynos: hdmi: remove the i2c drivers and use devtree
` [PATCH v3 14/32] drm/exynos: Remove exynos_drm_hdmi shim
` [PATCH v3 15/32] drm/exynos: Use drm_mode_copy to copy modes
` [PATCH v3 16/32] drm/exynos: Disable unused crtc planes from crtc
` [PATCH v3 17/32] drm/exynos: Add mode_set manager operation
` [PATCH v3 18/32] drm/exynos: Implement mode_fixup "
` [PATCH v3 19/32] drm/exynos: Use mode_set to configure fimd
` [PATCH v3 20/32] drm/exynos: Remove unused/useless fimd_context members
` [PATCH v3 21/32] drm/exynos: Move dp driver from video/ to drm/
` [PATCH v3 22/32] drm/exynos: Move display implementation into dp
` [PATCH v3 23/32] ARM: dts: Move display-timings node from fimd to dp
` [PATCH v3 24/32] drm/exynos: Implement dpms display callback in DP
` [PATCH v3 25/32] drm/exynos: Clean up FIMD power on/off routines
` [PATCH v3 26/32] drm/exynos: Consolidate suspend/resume in drm_drv
` [PATCH v3 27/32] drm/exynos: Add create_connector callback
` [PATCH v3 28/32] drm/exynos: Implement drm_connector in hdmi directly
` [PATCH v3 29/32] drm/exynos: Implement drm_connector directly in dp driver
` [PATCH v3 30/32] drm/exynos: Implement drm_connector directly in vidi driver
` [PATCH v3 31/32] drm/exynos: Move lvds bridge discovery into DP driver
` [PATCH v3 32/32] drm/exynos: Remove the exynos_drm_connector shim

[PATCH] mm: cma: free cma page to buddy instead of being cpu hot page
 2013-10-29 16:14 UTC  (7+ messages)

[PATCH 0/4] KVM-VFIO pseudo device for VFIO coherency
 2013-10-29 16:13 UTC  (5+ messages)
` [PATCH 1/4] kvm: Destroy & free KVM devices on release
` [PATCH 2/4] kvm: Add VFIO device
` [PATCH 3/4] kvm/x86: Convert iommu_flags to iommu_noncoherent
` [PATCH 4/4] kvm: Create non-coherent DMA registeration

Watchdog patches - overview
 2013-10-29 16:13 UTC  (2+ messages)

Issue with package_rpm : can't install files named "%name..."
 2013-10-29 16:13 UTC  (4+ messages)

[PATCH] pci: Add R-Car Gen2 internal PCI support
 2013-10-29 16:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: create target_structs header to place ipc_perm and shmid_ds
 2013-10-29 16:10 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v2 1/6] hw: arm_gic: Fix gic_set_irq handling
 2013-10-29 16:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH] arm_gic: Keep track of GICD_CPENDR and GICD_SPENDR

[meta-oe][PATCH] xserver-common: start Xsession when starting Xserver
 2013-10-29 16:10 UTC 

[Qemu-devel] [PATCH 0/6] qapi: generate event defines automatically
 2013-10-29 16:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/6] qapi: rename prefix QEVENT to Q_EVENT

[PATCH] [SCSI] hpsa: fix return value check in start_controller_lockup_detector()
 2013-10-29 16:09 UTC  (2+ messages)

[PATCH] package_rpm.bbclass : escape "%" in files and directories name
 2013-10-29 16:09 UTC 

[PATCH v1] Set 1-1 P2M for PCI BARs and MCFG regions - if needed
 2013-10-29 15:59 UTC  (12+ messages)
` [v1 1/2] xen/p2m: Create identity mappings for PFNs beyound E820 and PCI BARs
              ` [Xen-devel] "

[Qemu-devel] [PATCH v2 00/10] Clean up and fix no_user
 2013-10-29 16:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] qdev: Replace no_user by cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v2 02/10] sysbus: Set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v2 03/10] cpu: Document why cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v2 04/10] apic: "
` [Qemu-devel] [PATCH v2 05/10] pci-host: Consistently set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v2 06/10] ich9: Document why cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v2 07/10] piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v2 08/10] vt82c686: "
` [Qemu-devel] [PATCH v2 09/10] isa: "
` [Qemu-devel] [PATCH v2 10/10] qdev: Do not let the user try to device_add when it cannot work

[PATCH 2/2] USB: storage: use sg_miter_* APIs to access scsi buffer
 2013-10-29 16:07 UTC 

[PATCH 1/2] lib/scatterlist: export sg_miter_skip()
 2013-10-29 16:07 UTC 

[Qemu-devel] [PATCH] qemu-iotests: Fix 051 reference output
 2013-10-29 16:06 UTC 

[PATCH 0/7] delegation state fixes and cleanups for 3.13
 2013-10-29 16:06 UTC  (9+ messages)
` [PATCH 2/7] nfsd4: need to destroy revoked delegations in destroy_client
` [PATCH 4/7] nfsd4: hash deleg stateid only on successful nfs4_set_delegation
` [PATCH 6/7] nfsd4: move nfs4_put_file from unhash to put delegation

[U-Boot] Minutes from the U-Boot Mini Summit 2013
 2013-10-29 16:05 UTC  (3+ messages)
` [U-Boot] Configuring U-Boot through device tree (was: Minutes from the U-Boot Mini Summit 2013)
  ` [U-Boot] Configuring U-Boot through device tree

[PATCH 00/19] Enable various Renesas drivers on all ARM platforms
 2013-10-29 16:04 UTC  (6+ messages)

[PATCH v3 00/10] Add support for the System Power Management Interface (SPMI)
 2013-10-29 16:03 UTC  (15+ messages)
` [PATCH v3 08/10] mfd: pm8x41: add support for Qualcomm 8x41 PMICs
` [PATCH v3 02/10] spmi: Linux driver framework for SPMI
` [PATCH v3 09/10] mfd: pm8x41: document device tree bindings

Why is git-subtree docs XML and not HTML?
 2013-10-29 16:03 UTC  (3+ messages)

[Qemu-devel] Prohibit Windows from running in QEMU
 2013-10-29 16:00 UTC  (10+ messages)

[PATCH] openssl: create package for openssl configuration file
 2013-10-29 16:03 UTC  (3+ messages)

[PATCH 00/11 V2] Staging: bcm: Cleanup Adapter.h
 2013-10-29 16:03 UTC  (4+ messages)
` [PATCH 02/11 V2] Staging: bcm: Remove typedef for _U_IP_ADDRESS and call directly

Current Trace File Location
 2013-10-29 16:02 UTC 

[Qemu-devel] pvpanic plans?
 2013-10-29 16:01 UTC  (3+ messages)

HG Fetch with username and password in url
 2013-10-29 16:01 UTC 

[PATCH v6 2/8] pinctrl: imx27: imx27 pincontrol driver
 2013-10-29 16:00 UTC  (4+ messages)
` [PATCH v7] "

Current Trace File Location
 2013-10-29 15:59 UTC 

[PATCH 0/4] Package upgrades
 2013-10-29 15:58 UTC  (3+ messages)
` [PATCH 1/4] liburcu: upgrade to 0.8.0

[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
 2013-10-29 15:57 UTC  (6+ messages)
` [PATCH 1/7] VFIO_IOMMU_TYPE1 workaround to build for platform devices

[PATCH 00/10] Yet another small covery bug fixes
 2013-10-29 16:00 UTC  (11+ messages)
` [PATCH 01/10] ALSA: opl3: Fix possible negative array index access
` [PATCH 02/10] ALSA: pcsp: Fix initialization with nopcm=1
` [PATCH 03/10] ALSA: Limit the fallback card id string size
` [PATCH 04/10] ALSA: Use strlcpy() instead of strncpy()
` [PATCH 05/10] ALSA: ad1889: Fix right attenuation proc output
` [PATCH 06/10] ALSA: ali5451: Drop unused variable
` [PATCH 07/10] ALSA: rme96: Return error code in PCM copy ops
` [PATCH 08/10] ALSA: ak4114: Fix wrong register array size
` [PATCH 09/10] ALSA: ice1724: Fix uninitialized variable access
` [PATCH 10/10] ALSA: lola: Fix uninitialized variable access in error message

ACK behaviour difference LRO/GRO
 2013-10-29 15:55 UTC  (8+ messages)
  ` AW: "
            ` AW: "

[U-Boot] [[PATCH]pandaboard: 0/1] Modification of Elpida DDR2 RAM for Pandaboard-ES Rev B3
 2013-10-29 15:54 UTC  (6+ messages)
` [U-Boot] [[PATCH]pandaboard: 1/1] "

[PATCH lttng-ust] Fix: Overhaul of the lttng-gen-tp man page
 2013-10-29 15:51 UTC 

[PATCH 1/3] clk: tegra114: Initialize clocks needed for HDMI
 2013-10-29 15:51 UTC  (3+ messages)
  ` [PATCH 2/3] clk: tegra: Initialize secondary gr3d clock on Tegra30
  ` [PATCH 3/3] clk: tegra: Properly setup PWM "

[PATCHv8][ 1/6] video: imxfb: Introduce regulator support
 2013-10-29 15:50 UTC  (14+ messages)
  ` [PATCHv8][ 2/6] video: imxfb: Also add pwmr for the device tree
  ` [PATCHv8][ 3/6] video: Kconfig: Allow more broad selection of the imxfb framebuffer driver
  ` [PATCHv8][ 4/6] pinctrl: pinctrl-imx: add imx25 pinctrl driver
  ` [PATCHv8][ 5/6] ARM: dts: imx25.dtsi: Add some pinmux pins
  ` [PATCHv8][ 6/6] ARM: dts: Add support for the cpuimx25 board from Eukrea and its baseboard

[PATCH] drivers: staging: bcm: Removed a developer debug statement
 2013-10-29 15:50 UTC  (3+ messages)

[PATCH net-next] xen-netback: allocate xenvif arrays using vzalloc
 2013-10-29 15:50 UTC  (5+ messages)

[PATCH] ARM: dts: use 'status' property for PCIe nodes
 2013-10-29 15:50 UTC  (2+ messages)

[PATCH v5 0/4] Add I2C support to ST SoCs
 2013-10-29 15:49 UTC  (7+ messages)
` [PATCH v5 1/4] i2c: busses: i2c-st: Add ST I2C controller

[PATCH] irqchip: aramda370-xp: fix compilation warning
 2013-10-29 15:46 UTC  (2+ messages)
` [PATCH V2] irqchip: aramda370-xp: move spinlock declaration into CONFIG_SMP section

[PATCH v5 0/3] ARM: S5PV210: move to common clk framework
 2013-10-29 15:46 UTC  (6+ messages)

[meta-oe][PATCH] utouch-mtview: Add missing dependency to libx11
 2013-10-29 15:46 UTC 

[PATCH v3] imx-drm: Add mx6 hdmi transmitter support
 2013-10-29 15:45 UTC  (3+ messages)

[PATCH v5 0/4] watchdog: at91sam9_wdt: handle already configured wdt
 2013-10-29 15:45 UTC  (4+ messages)
` [PATCH] watchdog: at91sam9_wdt: various fixes

IMX53QSB-R can not boot from microSD
 2013-10-29 15:41 UTC  (7+ messages)
  ` 回复: "

[PATCHv2 0/7] ARM: imx: add IMX50 SoC support
 2013-10-29 15:40 UTC  (3+ messages)
` [PATCHv2 3/7] ARM: imx: add support code for IMX50 based machines

[PATCH v2 00/13] uprobes: Add uprobes support for ARM
 2013-10-29 15:40 UTC  (6+ messages)
` [PATCH v2 03/13] uprobes: allow arch access to xol slot

[Powertop] How does powertop deal with multiple executions
 2013-10-29 15:39 UTC 

Xen Security Advisory 72 (CVE-2013-4416) - ocaml xenstored mishandles oversized message replies
 2013-10-29 15:39 UTC 

[PATCH 0/4] Remove older ARM msm SoC support
 2013-10-29 15:37 UTC  (5+ messages)
` [PATCH 2/4] ARM: msm: Remove 7x00 support

[PATCH] proc: Fix namespace mountpoint path in /proc/mounts
 2013-10-29 15:36 UTC  (2+ messages)

Error testing 3.10.9-1.0.0-alpha kernel [was Re: Request to integrate freescale i.mx 3.10.9-1.0.0 alpha release into dora branch of meta-fsl-arm]
 2013-10-29 15:35 UTC  (8+ messages)

[lm-sensors] Seeking configuration for Gigabyte GA-970A-UD3
 2013-10-29 15:34 UTC 

[PATCH 0/5] JFFS2 images: bugfixes and enhancements
 2013-10-29 15:33 UTC  (6+ messages)
` [PATCH 3/5] image_types.bbclass: fix EXTRA_IMAGECMD_sum.jffs2

[f2fs-dev 0/5] f2fs: Enable f2fs support inline data
 2013-10-29 15:33 UTC  (12+ messages)
` [f2fs-dev 3/5] f2fs: Add a new function: f2fs_reserve_block()
` [f2fs-dev 4/5] f2fs: Key functions to handle inline data

[Bug-tar] --sparse is broken on filesystems where small files may have zero blocks
 2013-10-29 15:32 UTC  (2+ messages)
      `  "

Can't build any images
 2013-10-29 15:32 UTC  (3+ messages)

Realtek RTL8102E registers
 2013-10-29 15:05 UTC 

Custom defconfig is not used
 2013-10-29 15:31 UTC  (23+ messages)

[Powertop] How does powertop deal with multiple executions
 2013-10-29 15:31 UTC 

[Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken
 2013-10-29 15:25 UTC 

[Qemu-devel] [PATCH for 1.7] pc: disable pci-info
 2013-10-29 15:29 UTC  (2+ messages)

What the following command states
 2013-10-29 15:29 UTC  (2+ messages)

[PATCH v4 0/3] x86, apic, kexec: Add disable_cpu_apic kernel parameter
 2013-10-30 15:27 UTC  (4+ messages)

perf: PERF_EVENT_IOC_PERIOD on ARM vs everywhere else
 2013-10-29 15:36 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2 v2] pc: inform SeaBIOS where 64-bit PCI hole begins
 2013-10-29 15:28 UTC  (3+ messages)

[PATCH] [RFC] ARM: debug: only wait for an idle uart after all chars are sent
 2013-10-29 15:28 UTC 

[U-Boot] [PATCH 1/2] ARM: mxs: Enable DCDC converter for battery boot
 2013-10-29 15:28 UTC  (3+ messages)

[PATCH] drivers: mtd: m25p80: Add quad read support
 2013-10-29 15:27 UTC  (4+ messages)

[PATCH net-next] xen-netback: allocate xenvif arrays using vzalloc
 2013-10-29 15:27 UTC 

process hangs in ext4_sync_file
 2013-10-29 15:26 UTC  (6+ messages)

[PROPOSAL] Event channel for SMP-VMs: per-vCPU or per-OS?
 2013-10-29 15:25 UTC  (11+ messages)

Loan Offer
 2013-10-29 15:25 UTC 

Loan Offer
 2013-10-29 15:25 UTC 

arcmsr driver update
 2013-10-29 15:23 UTC  (2+ messages)

[PATCH 1/2] android: Add common place for adding compiler flags in Android.mk
 2013-10-29 15:23 UTC  (2+ messages)
` [PATCH 2/2] android: Suppress compiler warnings not used in autotools build

[PATCH 0/3] ARM: shmobile: Lager reference serial port support
 2013-10-29 15:23 UTC  (8+ messages)
` [PATCH 1/3] ARM: shmobile: r8a7790: Add early debugging support
` [PATCH 2/3] ARM: shmobile: r8a7790: Add serial ports to the device tree
` [PATCH 3/3] ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DT


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.