All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-09 11:17:58 to 2014-05-09 12:16:53 UTC [more...]

[PATCH 00/50] Execlists v2
 2014-05-09 12:09 UTC  (51+ messages)
` [PATCH 01/50] drm/i915: s/for_each_ring/for_each_active_ring
` [PATCH 02/50] drm/i915: for_each_ring
` [PATCH 03/50] drm/i915: Simplify a couple of functions thanks to for_each_ring
` [PATCH 04/50] drm/i915: Extract trivial parts of ring init (early init)
` [PATCH 05/50] drm/i915: Extract ringbuffer destroy, make destroy & alloc outside accesible
` [PATCH 06/50] drm/i915: s/intel_ring_buffer/intel_engine
` [PATCH 07/50] drm/i915: Split the ringbuffers and the rings
` [PATCH 08/50] drm/i915: Rename functions that mention ringbuffers (meaning rings)
` [PATCH 09/50] drm/i915: Plumb the context everywhere in the execbuffer path
` [PATCH 10/50] drm/i915: s/__intel_ring_advance/intel_ringbuffer_advance_and_submit
` [PATCH 11/50] drm/i915: Write a new set of context-aware ringbuffer management functions
` [PATCH 12/50] drm/i915: Final touches to ringbuffer and context plumbing and refactoring
` [PATCH 13/50] drm/i915: s/write_tail/submit
` [PATCH 14/50] drm/i915: Introduce one context backing object per engine
` [PATCH 15/50] drm/i915: Make i915_gem_create_context outside accessible
` [PATCH 16/50] drm/i915: Option to skip backing object allocation during context creation
` [PATCH 17/50] drm/i915: Extract context backing object allocation
` [PATCH 18/50] drm/i915/bdw: Macro and module parameter for LRCs (Logical Ring Contexts)
` [PATCH 19/50] drm/i915/bdw: New file for Logical Ring Contexts and Execlists
` [PATCH 20/50] drm/i915/bdw: Rework init code for Logical Ring Contexts
` [PATCH 21/50] drm/i915/bdw: A bit more advanced context init/fini
` [PATCH 22/50] drm/i915/bdw: Allocate ringbuffer backing objects for default global LRC
` [PATCH 23/50] drm/i915/bdw: Allocate ringbuffer for user-created LRCs
` [PATCH 24/50] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 25/50] drm/i915/bdw: Deferred creation of user-created LRCs
` [PATCH 26/50] drm/i915/bdw: Allow non-default, non-render, "
` [PATCH 27/50] drm/i915/bdw: Status page for LR contexts
` [PATCH 28/50] drm/i915/bdw: Enable execlists in the hardware
` [PATCH 29/50] drm/i915/bdw: Execlists ring tail writing
` [PATCH 30/50] drm/i915/bdw: LR context ring init
` [PATCH 31/50] drm/i915/bdw: Set the request context information correctly in the LRC case
` [PATCH 32/50] drm/i915/bdw: GEN8 new ring flush
` [PATCH 33/50] drm/i915/bdw: Always write seqno to default context
` [PATCH 34/50] drm/i915/bdw: Implement context switching (somewhat)
` [PATCH 35/50] drm/i915/bdw: Add forcewake lock around ELSP writes
` [PATCH 36/50] drm/i915/bdw: Write the tail pointer, LRC style
` [PATCH 37/50] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
` [PATCH 38/50] drm/i915/bdw: LR context switch interrupts
` [PATCH 39/50] drm/i915/bdw: Get prepared for a two-stage execlist submit process
` [PATCH 40/50] drm/i915/bdw: Handle context switch events
` [PATCH 41/50] drm/i915/bdw: Start queueing contexts to be submitted
` [PATCH 42/50] drm/i915/bdw: Display execlists info in debugfs
` [PATCH 43/50] drm/i915/bdw: Display context backing obj & ringbuffer "
` [PATCH 44/50] drm/i915/bdw: Print context state "
` [PATCH 45/50] drm/i915/bdw: Document execlists and logical ring contexts
` [PATCH 46/50] drm/i915/bdw: Avoid non-lite-restore preemptions
` [PATCH 47/50] drm/i915/bdw: Make sure gpu reset still works with Execlists
` [PATCH 48/50] drm/i915/bdw: Make sure error capture keeps working "
` [PATCH 49/50] drm/i915/bdw: Help out the ctx switch interrupt handler
` [PATCH 50/50] drm/i915/bdw: Enable logical ring contexts

smiapp: Minor improvements, early preparation for DT support
 2014-05-09 12:16 UTC  (3+ messages)
` [PATCH 1/3] smiapp: Use better regulator name for the Device tree

[Qemu-devel] [PATCH] cirrus_vga: adding sanity check for vram size
 2014-05-09 12:02 UTC  (10+ messages)
` [Qemu-devel] [PATCH] cirrus_vga: adding sanity check for vram size [checkpatch false positive?]

[linux-lvm] No device found for PV but is actually fine
 2014-05-09 12:16 UTC  (2+ messages)

[GIT PULL FOR v3.16] uvcvideo fixes
 2014-05-09 12:15 UTC 

Freezing issue on loading/usage of kernel modules
 2014-05-09 12:14 UTC  (2+ messages)

[PATCH] Bluetooth: Increment management interface revision
 2014-05-09 12:14 UTC  (2+ messages)

[PATCH v4] libxl: add option for discard support to xl disk configuration
 2014-05-09 12:13 UTC  (3+ messages)

[RFC PATCH v2 0/2] Syscon early initialization
 2014-05-09 12:13 UTC  (4+ messages)
` [RFC PATCH v2 1/2] mfd: syscon: Support "

large frame size warning when compiling
 2014-05-09 12:13 UTC  (7+ messages)

blk-mq: WARN at block/blk-mq.c:585 __blk_mq_run_hw_queue
 2014-05-09 12:12 UTC  (7+ messages)

[PATCH 0/3] rtc: omap: cleanups and dra7x support
 2014-05-09 12:09 UTC  (4+ messages)
` [PATCH 1/3] rtc: omap: remove multiple device id checks
` [PATCH 2/3] rtc: omap: use BIT() macro
` [PATCH 3/3] rtc: omap: add support for enabling 32khz clock

[PATCH v5] libxl: add option for discard support to xl disk configuration
 2014-05-09 12:09 UTC 

[PATCH 0/3] Smiapp quirk call order and best scaling ratio fixes
 2014-05-09 12:09 UTC  (2+ messages)

[RFC v0] thermal: Protect schedule flag by raw spin
 2014-05-09 12:09 UTC  (2+ messages)

[RFC PATCH] ARM: dts: imx6: add new board RIoTboard
 2014-05-09 12:08 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] tests/gem_execlist: New test for GEN8 execlist submission
 2014-05-09 12:02 UTC 

[patch]blk-mq: blk_mq_tag_to_rq should handle flush request
 2014-05-09 12:07 UTC 

[PATCH] tests/gem_error_capture: Initial testcase for error state capture/dump
 2014-05-09 12:07 UTC  (13+ messages)
` [PATCH v2] "

[PATCHi v7] Autoconf: add variable for pass arbitrary options to qemu upstream
 2014-05-09 12:06 UTC 

[PATCH RFC v3 0/6] ARM generic idle states
 2014-05-09 12:04 UTC  (5+ messages)
` [PATCH RFC v3 3/6] drivers: cpuidle: implement OF based idle states infrastructure

[lm-sensors] [PATCH] hwmon: change my email
 2014-05-09 12:04 UTC  (2+ messages)

[PATCH v2] i.MX25 dts updates
 2014-05-09 12:02 UTC  (4+ messages)
` [PATCH 2/6] ARM: dts: i.MX25: remove disabled property of usbmisc unit

[PATCH V5 00/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
 2014-05-09 12:02 UTC  (5+ messages)
` [PATCH V5 18/20] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data

[LTP] [PATCH 1/2] statfs/statfs02.c: cleanup
 2014-05-09 11:39 UTC  (2+ messages)
` [LTP] [PATCH 2/2] statfs/statfs02.c: Add ELOOP errno test

Btrfs: add optional integrity check code
 2014-05-09 12:00 UTC 

[PATCH v2] drm/i915: Replaced Blitter ring based flips with MMIO flips for VLV
 2014-05-09 11:59 UTC  (3+ messages)
` [PATCH v3] "

[patch] applicom: dereferencing NULL on error path
 2014-05-09 11:59 UTC  (2+ messages)

[PATCH 1/3] PM / OPP: Add support for descending order for cpufreq table
 2014-05-09 11:59 UTC  (18+ messages)

[libnftnl PATCH] internal: fix SNPRINTF_BUFFER_SIZE macro
 2014-05-09 11:58 UTC 

[Qemu-devel] [PULL 00/38] QMP queue
 2014-05-09 11:57 UTC  (2+ messages)

Builds fails do to missing ocf-linux_20120127
 2014-05-09 11:57 UTC  (5+ messages)

[PATCH] arm64: Define _TIF_POLLING_NRFLAG
 2014-05-09 11:57 UTC 

[PATCH 00/11] ARM: OMAP: OMAP5 & AM43x DSS
 2014-05-09 11:56 UTC  (24+ messages)
` [PATCH 01/11] ARM: AM43xx: hwmod: add DSS hwmod data
` [PATCH 02/11] ARM: dts: am43xx: add ti,set-rate-parent for disp_clk
` [PATCH 03/11] ARM: dts: am4372.dtsi: add DSS information
` [PATCH 04/11] ARM: dts: am437x-gp-evm: add LCD data
` [PATCH 05/11] ARM: dts: am43x-epos-evm: "
` [PATCH 06/11] ARM: OMAP2+: hwmod: OMAP5 DSS hwmod data
` [PATCH 07/11] ARM: dts: omap5-clocks.dtsi: add dss iclk
` [PATCH 08/11] ARM: dts: omap5-clocks.dtsi: add ti,set-rate-parent to dss_dss_clk
  ` [PATCH 08/11] ARM: dts: omap5-clocks.dtsi: add ti, set-rate-parent "
` [PATCH 09/11] ARM: dts: omap5.dtsi: add DSS nodes
` [PATCH 10/11] ARM: dts: omap5-uevm.dts: add tca6424a
` [PATCH 11/11] ARM: dts: omap5-uevm.dts: add display nodes

[PATCH 0/2] RTF: pinctrl: sirf: state container refactorings
 2014-05-09 11:57 UTC  (7+ messages)
` [PATCH 1/2] RFT: pinctrl: sirf: switch to using allocated state container
` [PATCH 2/2] RFT: pinctrl: sirf: move sgpio lock into "

[patch] iio: hid-sensors: typo leads to potential forever loop
 2014-05-09 11:56 UTC  (2+ messages)

[Buildroot] [git commit] iptraf-ng: new package
 2014-05-09 11:55 UTC 

[patch] [media] Staging: dt3155v4l: set error code on failure
 2014-05-09 11:55 UTC  (2+ messages)

[patch] ASoC: wm0010: set error code on allocation failure
 2014-05-09 11:55 UTC  (2+ messages)

[BUG] VIF rate limiting locks up network in the whole system
 2014-05-09 11:55 UTC  (6+ messages)

[patch] isdn: avm: potential signedness issue in loading firmware
 2014-05-09 11:54 UTC 

[Buildroot] [PATCH] iptraf-ng: new package
 2014-05-09 11:54 UTC  (2+ messages)

[contrack-tools PATCH] build: do not compile nfct if we disabled cttimeout
 2014-05-09 11:54 UTC  (3+ messages)

[PATCH] kvmclock: Ensure time in migration never goes backward
 2014-05-09 11:53 UTC  (6+ messages)
      ` [Qemu-devel] "

Third Party Components Integration in Yocto
 2014-05-09 11:51 UTC  (6+ messages)

[Qemu-devel] QEMU 2.1 release schedule?
 2014-05-09 11:50 UTC  (3+ messages)

[Ksummit-discuss] [CORE TOPIC] Reviewing new API/ABI
 2014-05-09 11:50 UTC  (3+ messages)

[PATCH] hog: Fix report_value_cb()
 2014-05-09 11:50 UTC  (2+ messages)

[PATCH] iscsi_ibft: search for broadcom specific ibft sign
 2014-05-09 11:50 UTC  (9+ messages)

[PATCH 1/2] gpio: Add missing device-managed documentation
 2014-05-09 11:50 UTC  (3+ messages)
` [PATCH 2/2] gpio: Add helpers for optional GPIOs

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-09 11:50 UTC  (13+ messages)
` [PATCH 05/17] pci: host: pcie-dra7xx: add support for pcie-dra7xx controller
` [PATCH 06/17] pci: host: pcie-designware: Use *base-mask* for configuring the iATU

[PATCH 0/2] Add VSP1 devices to R8A779[01] DT
 2014-05-09 11:50 UTC 

[PATCH 00/22] Random ARM randconfig fixes in drivers
 2014-05-09 11:48 UTC  (10+ messages)
` [PATCH 2/2] iio:adc: at91 requires the input subsystem
    ` [PATCH v2 "

[PATCH] thermal: samsung: Only update available threshold limits
 2014-05-09 11:47 UTC  (3+ messages)

System will halt during a phone call with HandsFree profile
 2014-05-09 11:47 UTC 

* Notification * - 25788
 2014-05-09  8:35 UTC 

dwapb: a bug fix a few cleanups, v2
 2014-05-09 11:46 UTC  (8+ messages)
` [PATCH 6/7] gpio: dwapb: use a second irq chip
        ` [PATCH 6/7 v2] "

[Buildroot] [PATCH v4] toolchain-external: Fix EABIhf check
 2014-05-09 11:44 UTC 

[PATCH v3 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio
 2014-05-09 11:41 UTC  (3+ messages)
` [PATCH v3 3/4] net: davinci_mdio: drop pinctrl_pm_select_default_state from probe

[PATCH] pinctrl: vt8500: Ensure value reg is updated when setting direction
 2014-05-09 11:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] cirrus_vga: adding sanity check for vram size
 2014-05-09 11:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] gluster: Correctly propagate errors when volume isn't accessible
 2014-05-09 11:39 UTC  (2+ messages)

[PATCH v3 0/2] mfd: max77693: improve regmap support
 2014-05-09 11:37 UTC  (5+ messages)
` [PATCH v3 1/2] mfd: max77693: remove unnecessary wrapper functions
` [PATCH v3 2/2] mfd: max77693: handle IRQs using regmap

State of bitbake world, test-dependencies 2014-04-18
 2014-05-09 11:37 UTC  (4+ messages)
` State of bitbake world, test-dependencies 2014-04-25
  ` State of bitbake world, test-dependencies 2014-05-06

[PATCH] crypto: s5p-sss: fix multiplatform build
 2014-05-09 11:35 UTC 

[PATCH v1 00/25] contrib: cleanup
 2014-05-09 11:35 UTC  (16+ messages)
` [PATCH v1 04/25] contrib: remove 'buildsystems'

[PATCH] RFT: gpio: pca953x: use gpiolib irqchip helpers
 2014-05-09 11:35 UTC 

[PATCH] cfg80211: fix compilation error in cfg80211
 2014-05-09 11:33 UTC  (2+ messages)

[RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
 2014-05-09 11:33 UTC  (4+ messages)

[Ksummit-discuss] [CORE TOPIC] Device error handling / reporting / isolation
 2014-05-09 11:31 UTC  (4+ messages)

conntrackd, internal cache keeps filling up
 2014-05-09 11:31 UTC  (2+ messages)

[3.15-rc3] BUG: null ptr dereference in ichx_gpio_request_regions()
 2014-05-09 11:30 UTC  (6+ messages)

[PATCH 1/2] mfd: mc13xxx: Do not use platform data with devicetree
 2014-05-09 11:30 UTC  (2+ messages)

[PATCH] Btrfs: fix hang on error (such as ENOSPC) when writing extent pages
 2014-05-09 11:29 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL 0/9] Tracing patches
 2014-05-09 11:28 UTC  (2+ messages)

[PATCH] arm/dts: am335x-evmsk enable display and lcd panel support
 2014-05-09 11:29 UTC  (3+ messages)

Sound issue in omap-twl4030
 2014-05-09 11:28 UTC 

[PATCH] spi/pxa2xx: Prevent DMA from transferring too many bytes
 2014-05-09 11:27 UTC  (4+ messages)

[Buildroot] [PATCH] libffi: back-port support for ARC
 2014-05-09 11:27 UTC  (2+ messages)

[Buildroot] [PATCH v3] uboot-tools: bump to version 2014.04
 2014-05-09 11:25 UTC  (5+ messages)

[PATCH 00/10] Versatile Express changes for 3.16
 2014-05-09 11:24 UTC  (4+ messages)
` [PATCH 04/10] mfd: vexpress: Define the device as MFD cells

[PATCH] cfg80211: reg: get dfs region only from cfg80211_regd
 2014-05-09 11:23 UTC 

[PATCH] tpm: missing tpm_chip_put in tpm_get_random()
 2014-05-09 11:23 UTC 

svirt & labeled network
 2014-05-09 11:22 UTC 

[PATCH] usb: gadget: fsl: check vbus presence on probe
 2014-05-09 11:18 UTC  (11+ messages)

[PATCH] jme: Fix DMA unmap warning
 2014-05-09 11:17 UTC  (4+ messages)
` [RFC PATCH] net: Provide linear backoff mechanism for constrained resources at the driver


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.