All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-13 14:59:16 to 2014-06-13 15:47:32 UTC [more...]

[PATCH] x86: numa: drop ZONE_ALIGN
 2014-06-13 15:47 UTC  (9+ messages)

[PATCH] kernel-module-split: Add support for KERNEL_MODULE_AUTOLOAD and KERNEL_MODULE_PROBECONF
 2014-06-13 15:46 UTC 

[PATCH 1/3] drm/radeon: stop poisoning the GART TLB
 2014-06-13 15:45 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] skeleton: add systemd network.service unit
 2014-06-13 15:44 UTC  (5+ messages)
` [Buildroot] [PATCH 1/1] systemd: add network unit file

[PATCH 00/53] Execlists v3
 2014-06-13 15:38 UTC  (54+ messages)
` [PATCH 01/53] drm/i915: Extract context backing object allocation
` [PATCH 02/53] drm/i915: Rename ctx->obj to ctx->render_obj
` [PATCH 03/53] drm/i915: Add a dev pointer to the context
` [PATCH 04/53] drm/i915: Extract ringbuffer destroy & make alloc outside accesible
` [PATCH 05/53] drm/i915: Move i915_gem_validate_context() to i915_gem_context.c
` [PATCH 06/53] drm/i915/bdw: Introduce one context backing object per engine
` [PATCH 07/53] drm/i915/bdw: New file for Logical Ring Contexts and Execlists
` [PATCH 08/53] drm/i915/bdw: Macro for LRCs and module option for Execlists
` [PATCH 09/53] drm/i915/bdw: Initialization for Logical Ring Contexts
` [PATCH 10/53] drm/i915/bdw: A bit more advanced context init/fini
` [PATCH 11/53] drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts
` [PATCH 12/53] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 13/53] drm/i915/bdw: Deferred creation of user-created LRCs
` [PATCH 14/53] drm/i915/bdw: Render moot context reset and switch when LRCs are enabled
` [PATCH 15/53] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
` [PATCH 16/53] drm/i915/bdw: Skeleton for the new logical rings submission path
` [PATCH 17/53] drm/i915/bdw: Generic logical ring init and cleanup
` [PATCH 18/53] drm/i915/bdw: New header file for LRs, LRCs and Execlists
` [PATCH 19/53] drm/i915: Extract pipe control fini & make init outside accesible
` [PATCH 20/53] drm/i915/bdw: GEN-specific logical ring init
` [PATCH 21/53] drm/i915/bdw: GEN-specific logical ring set/get seqno
` [PATCH 22/53] drm/i915: Make ring_space more generic and outside accesible
` [PATCH 23/53] drm/i915: Generalize intel_ring_get_tail
` [PATCH 24/53] drm/i915: Make intel_ring_stopped outside accesible
` [PATCH 25/53] drm/i915/bdw: GEN-specific logical ring submit context (somewhat)
` [PATCH 26/53] drm/i915/bdw: New logical ring submission mechanism
` [PATCH 27/53] drm/i915/bdw: GEN-specific logical ring emit request
` [PATCH 28/53] drm/i915/bdw: GEN-specific logical ring emit flush
` [PATCH 29/53] drm/i915/bdw: Emission of requests with logical rings
` [PATCH 30/53] drm/i915/bdw: Ring idle and stop "
` [PATCH 31/53] drm/i915/bdw: Interrupts "
` [PATCH 32/53] drm/i915/bdw: GEN-specific logical ring emit batchbuffer start
` [PATCH 33/53] drm/i915: Extract the actual workload submission mechanism from execbuffer
` [PATCH 34/53] drm/i915: Make move_to_active and retire_commands outside accesible
` [PATCH 35/53] drm/i915/bdw: Workload submission mechanism for Execlists
` [PATCH 36/53] drm/i915: Abstract the workload submission mechanism away
` [PATCH 37/53] drm/i915/bdw: Implement context switching (somewhat)
` [PATCH 38/53] drm/i915/bdw: Write the tail pointer, LRC style
` [PATCH 39/53] drm/i915/bdw: Two-stage execlist submit process
` [PATCH 40/53] drm/i915/bdw: Handle context switch events
` [PATCH 41/53] drm/i915/bdw: Avoid non-lite-restore preemptions
` [PATCH 42/53] drm/i915/bdw: Make sure gpu reset still works with Execlists
` [PATCH 43/53] drm/i915/bdw: Make sure error capture keeps working "
` [PATCH 44/53] drm/i915/bdw: Help out the ctx switch interrupt handler
` [PATCH 45/53] drm/i915/bdw: Do not call intel_runtime_pm_get() in an interrupt
` [PATCH 46/53] drm/i915/bdw: Display execlists info in debugfs
` [PATCH 47/53] drm/i915/bdw: Display context backing obj & ringbuffer "
` [PATCH 48/53] drm/i915/bdw: Print context state "
` [PATCH 49/53] drm/i915: Extract render state preparation
` [PATCH 50/53] drm/i915/bdw: Render state init for Execlists
` [PATCH 51/53] drm/i915/bdw: Document Logical Rings, LR contexts and Execlists
` [PATCH 52/53] drm/i915/bdw: Enable logical ring contexts
` [PATCH 53/53] !UPSTREAM: drm/i915: Use MMIO flips

[patch V4 00/10] rtmutex: Code clarification and optimization
 2014-06-13 15:41 UTC  (3+ messages)
` [patch V4 01/10] rtmutex: Plug slow unlock race

[RFC - WIP v2 00/10] conf-files: New recipe to consolidate config file
 2014-06-13 15:40 UTC  (6+ messages)
` [RFC - WIP v2 01/10] conf-files: New recipe to create single recipe for config files

NFSoRDMA developers bi-weekly meeting minutes (6/11)
 2014-06-13 15:40 UTC  (2+ messages)

Unable to access mounted sd card partition on resume from hibernate
 2014-06-13 15:38 UTC  (3+ messages)

[-next] Regression: ssh log in slowdown
 2014-06-13 15:37 UTC  (2+ messages)

[PATCH] xen-blkfront: check feature-persitent on resume
 2014-06-13 15:37 UTC  (5+ messages)
    ` [Xen-devel] "

[PATCH 00/43] i.MX6 Video capture
 2014-06-13 15:37 UTC  (6+ messages)

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-13 15:36 UTC  (11+ messages)
` [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load

[Qemu-devel] [PATCH v2 0/3] qemu-freebsd: fixes for running Xen guests
 2014-06-13 15:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] serial: poll the serial console with G_IO_HUP
  `  "

[Buildroot] [PATCH] systemd: needs kernel headers >= 3.10
 2014-06-13 15:35 UTC 

[Buildroot] [PATCH] systemd: add network unit file
 2014-06-13 15:35 UTC 

vdso feature requests from the Go people
 2014-06-13 15:34 UTC  (3+ messages)

[Bug 79980] New: Random radeonsi crashes
 2014-06-13 15:35 UTC  (2+ messages)
` [Bug 79980] "

[Bug 79850] New: [awesomenauts][radeonsi] pageflip is clearly missing vblank with vsync on
 2014-06-13 15:34 UTC  (3+ messages)
` [Bug 79850] "

[PATCH v3 0/7] File Sealing & memfd_create()
 2014-06-13 15:33 UTC  (17+ messages)
` [RFC v3 7/7] shm: isolate pinned pages when sealing files

[PATCH] drm/i915/vlv: disable PPGTT on early revs
 2014-06-13 15:32 UTC 

[PATCHv2 1/2] ibmvscsi: Abort init sequence during error recovery
 2014-06-13 15:30 UTC  (3+ messages)

[PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds
 2014-06-13 15:24 UTC  (5+ messages)

3.14.3-rt5: at91: Crash early at boot
 2014-06-13 15:28 UTC  (3+ messages)

[PATCH 0/7] Make DPDK tailqs fully local
 2014-06-13 15:29 UTC  (8+ messages)
  ` [PATCH 1/7] rte_tailq: change rte_dummy to rte_tailq_entry, add data pointer
  ` [PATCH 2/7] rte_ring: make ring tailq completely local
  ` [PATCH 3/7] rte_hash: make rte_hash tailq fully local
  ` [PATCH 4/7] rte_fbk_hash: make rte_fbk_hash "
  ` [PATCH 5/7] rte_mempool: make mempool "
  ` [PATCH 6/7] rte_lpm: make lpm "
  ` [PATCH 7/7] rte_lpm6: make lpm6 "

Testing memnic for VM to VM transfer
 2014-06-13 15:29 UTC 

[Qemu-devel] [Bug 1323758] Re: Mouse stops working when connected usb-storage-device
 2014-06-13 15:18 UTC 

Bug#751511: xfslibs-dev: Incorrect licensing information in debian/copyright
 2014-06-13 15:24 UTC 

[RESEND][PATCH] MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers Email IDs
 2014-06-13 15:18 UTC 

put symlink into /usr in sysroot
 2014-06-13 15:22 UTC  (2+ messages)

[PATCH v3 0/7] Add cros_ec changes for newer boards
 2014-06-13 15:22 UTC  (8+ messages)
` [PATCH v3 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources

[PATCH 0/3] arm imx25 touchscreen/ADC drivers
 2014-06-13 15:21 UTC  (15+ messages)
` Dust off the "arm imx25 touchscreen/ADC drivers" patch serie
  ` [PATCH v2 1/6] mfd: fsl imx25 Touchscreen ADC driver
  ` [PATCH v2 2/6] input: touchscreen: imx25 tcq driver
  ` [PATCH v2 3/6] iio: adc: fsl,imx25-gcq driver
  ` [PATCH v2 4/6] ARM: dts: imx25: Add touchscreen support
  ` [PATCH v2 5/6] ARM: dts: imx25: mbimxsd25: "
  ` [PATCH v2 6/6] ARM: imx_v4_v5_defconfig: Add I.MX25 Touchscreen controller support

[PATCH] platform/x86/toshiba-apci.c possible bad if test?
 2014-06-13 15:21 UTC  (3+ messages)

[GIT PULL] target updates for v3.16-rc1
 2014-06-13 15:21 UTC  (3+ messages)

[PATCH 1/2] ARM: i.MX: Migrate Freescale i.MX27 IP Camera board to devicetree
 2014-06-13 15:21 UTC  (3+ messages)

[Bug 79988] New: Suspend to ram stoped to work
 2014-06-13 15:20 UTC  (4+ messages)
  ` [Bug 79988] Suspend to ram doesn't work since Linux 3.15
  ` [Bug 79988] [NVC1] "

[PATCH 0/4] Link Bonding Library
 2014-06-13 15:20 UTC  (12+ messages)
` [PATCH v2 "
` [PATCH v3 0/5] Link Bonding PMD Library

PROVIDES now always working (populate_sdk)?
 2014-06-13 15:19 UTC 

[PATCH] sched: Fix compiler warnings
 2014-06-13 15:17 UTC  (4+ messages)

[PATCH v7] NVMe: conversion to blk-mq
 2014-06-13 15:16 UTC  (23+ messages)

[Qemu-devel] [Discuss] Qemu TCG-IR VS LLVM IR
 2014-06-13 14:56 UTC  (2+ messages)

[PATCH 3.15 00/12] 3.15.1-stable review
 2014-06-13 15:16 UTC  (2+ messages)

[Qemu-devel] Parallel thread execution on QEMU
 2014-06-13 15:15 UTC  (3+ messages)

[Bug 76284] New: [radeon] dota2, applying new screen resolution corrupts display
 2014-06-13 15:15 UTC  (2+ messages)
` [Bug 76284] "

babeltrace test failures on some architectures
 2014-06-13 15:14 UTC 

mm/sched/net: BUG when running simple code
 2014-06-13 15:13 UTC  (6+ messages)

linux-next: time to start cleaning up
 2014-06-13 15:13 UTC  (3+ messages)

linux-next: build failure after merge of the akpm-current tree
 2014-06-13 15:12 UTC  (3+ messages)

[PATCH 1/1] firmware: read firmware size using i_size_read()
 2014-06-13 15:09 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] firmware: "

[PATCH v2 2/2] mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1
 2014-06-13 15:01 UTC  (4+ messages)
` [PATCH v2 RESEND "

[PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start
 2014-06-13 15:10 UTC  (14+ messages)

safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc)
 2014-06-13 15:08 UTC  (11+ messages)

[patch 00/29] reiserfs cleanup patchset
 2014-06-13 15:09 UTC  (11+ messages)

[PATCH v2 0/2] Fix for memory online/offline
 2014-06-13 14:59 UTC  (4+ messages)
` [PATCH v2 1/2] mem-hotplug: Avoid illegal state prefixed with legal state when changing state of memory_block

[PATCH/RFC V6 0/2] clk: Default clk parents and rates assigned in DT
 2014-06-13 15:08 UTC  (6+ messages)
` [PATCH/RFC V6 2/2] clk: Add handling of clk parent and rate assigned from DT

[Buildroot] [autobuild.buildroot.net] Build results for 2014-06-12
 2014-06-13 15:07 UTC  (4+ messages)
` [Buildroot] Analysis of build failures

[Xen-Devel] [PATCH] [GSOC14] refactored mempaging code from xenpaging to libxc
 2014-06-13 15:07 UTC  (8+ messages)

[RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root
 2014-06-13 15:06 UTC  (3+ messages)

[PATCH RFC v5 0/2] clk: Support for DT assigned clock parents and rates
 2014-06-13 15:06 UTC  (9+ messages)
` [PATCH RFC v5 2/2] clk: Add handling of clk parent and rate assigned from DT

[Qemu-devel] [PULL 0/2] spice patch queue
 2014-06-13 15:05 UTC  (2+ messages)

[PATCH] perf: Handle compat ioctl
 2014-06-13 15:03 UTC 

[PATCH v2] xfs: Fix rounding in xfs_alloc_fix_len()
 2014-06-13 15:02 UTC  (3+ messages)

[PATCH V2 00/19] irqchip: crossbar: driver fixes
 2014-06-13 15:01 UTC  (4+ messages)

Denys Dmytriyenko : Revert "dra7xx-evm: Add sgx to MACHINE_FEATURES"
 2014-06-13 15:00 UTC 

[meta-qt5] How do I add qmake and stuff to an image?
 2014-06-13 15:00 UTC 

Denys Dmytriyenko : Revert "dra7xx-evm: Add sgx to MACHINE_FEATURES"
 2014-06-13 15:00 UTC 

Denys Dmytriyenko : Revert "dra7xx-evm: Add sgx to MACHINE_FEATURES"
 2014-06-13 15:00 UTC 

[PATCH 0/5] Handle non-secure L2C initialization on Exynos4
 2014-06-13 14:59 UTC  (3+ messages)

[Qemu-devel] Fwd: Patch: fix to gen_mcrxr() in target-ppc/translate.c
 2014-06-13 14:59 UTC  (6+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

Question: Will these patches be included in the next reiser4 patch set ?
 2014-06-13 14:59 UTC  (2+ messages)

Why is librbd1 / librados2 from Firefly 20% slower than the one from dumpling?
 2014-06-13 14:59 UTC 


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.