messages from 2014-05-09 11:53:48 to 2014-05-09 12:39:12 UTC [more...]
[RFC PATCH 0/3] Aggressively allocate the pages on cma reserved memory
2014-05-09 12:39 UTC (3+ messages)
[PATCH] power: twl4030_charger: clear IRQs after handling them
2014-05-09 12:39 UTC (8+ messages)
Support for Elgato Game Capture HD / MStar MST3367CMK
2014-05-09 12:38 UTC (2+ messages)
smiapp: Minor improvements, early preparation for DT support
2014-05-09 12:38 UTC (8+ messages)
` [PATCH 1/3] smiapp: Use better regulator name for the Device tree
` [PATCH 2/3] smiapp: Check for GPIO validity using gpio_is_valid()
` [PATCH 3/3] smiapp: Return correct return value in smiapp_registered()
[PATCH] ARM: DRA7: hwmod: add entry for RTCSS
2014-05-09 12:37 UTC (2+ messages)
large frame size warning when compiling
2014-05-09 12:36 UTC (8+ messages)
[PATCH] mac80211: fix vif name tracing
2014-05-09 12:35 UTC
[Qemu-devel] [PATCH v3 0/4] s390: Support for Hotplug of Standby Memory
2014-05-09 12:35 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/4] vl.c: extend -m option to support options for memory hotplug
omap4-panda-es boot issues with v3.15-rc4
2014-05-09 12:33 UTC (7+ messages)
[refpolicy] [PATCH 1/1] add module for the entropy key daemon
2014-05-09 12:33 UTC (2+ messages)
[PATCH 1/5] OMAPDSS: Fix writes to DISPC_POL_FREQ
2014-05-09 12:32 UTC (10+ messages)
` [PATCH 2/5] OMAPDSS: remove venc_panel.c
` [PATCH 3/5] OMAPDSS: remove unused macros
` [PATCH 4/5] OMAPDSS: connector-hdmi: hpd support
` [PATCH 5/5] Doc/DT: hdmi-connector: add HPD GPIO documentation
[Ksummit-discuss] [CORE TOPIC] stable issues
2014-05-09 12:32 UTC (9+ messages)
[PATCH 0/5] ath10k: recovery fixes 2014-05-09
2014-05-09 12:15 UTC (12+ messages)
` [PATCH 1/5] ath10k: clean up start() callback
` [PATCH 2/5] ath10k: perform hw restart lazily
` [PATCH 3/5] ath10k: drain tx before restarting hw
` [PATCH 4/5] ath10k: protect wep tx key setup
` [PATCH 5/5] ath10k: dont configure bssid for ap mode
[PATCH] parse/ast: Show append logging at lower log level
2014-05-09 12:31 UTC
[Buildroot] [PATCH] samba4: update to upstream patches
2014-05-09 12:31 UTC
[PATCH v1 00/25] contrib: cleanup
2014-05-09 12:30 UTC (4+ messages)
` [PATCH v1 25/25] contrib: remove 'mw-to-git'
[Buildroot] [PATCH] linux-headers: bump 3.12.x series
2014-05-09 12:30 UTC
[Qemu-devel] [PATCH 0/5] Clean up around bdrv_getlength()
2014-05-09 12:29 UTC (2+ messages)
[PATCH][dora] bitbake: hob: sync after image deploy
2014-05-09 12:29 UTC
[3.15-rc3] BUG: null ptr dereference in ichx_gpio_request_regions()
2014-05-09 12:29 UTC (7+ messages)
[PATCH] classes/lib/oe: Fix cross/crosssdk references
2014-05-09 12:29 UTC
[GIT PULL FOR v3.16] UVC gadget driver fixes
2014-05-09 12:27 UTC
[PATCH] v4l2-ioctl: drop spurious newline in string
2014-05-09 12:25 UTC
[PATCH v2 0/3] Add Exynos5800 support
2014-05-09 12:25 UTC (4+ messages)
` [PATCH v2 1/3] clk: exynos5420: Add 5800 specific clocks
` [PATCH v2 2/3] ARM: dts: Add Exynos5800 dt file
` [PATCH v2 3/3] ARM: dts: Add peach-pi board support
[RFC 00/16] kGraft
2014-05-09 12:22 UTC (5+ messages)
` [RFC 06/16] kgr: add Documentation
` kgr: dealing with optimalizations? (was Re: [RFC 06/16] kgr: add Documentat)ion
[3.14.0-rc4] regression: drm FIFO underruns
2014-05-09 12:22 UTC (3+ messages)
[PATCH BlueZ 0/5] plugin/sixaxis: use the sysfs leds class
2014-05-09 12:22 UTC (3+ messages)
` [PATCH BlueZ 4/5] plugins/sixaxis: add a get_leds_data() function
[Qemu-devel] [PATCH 0/6] move interrupts from spapr to xics
2014-05-09 12:20 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/6] xics: add flags for interrupts
perf events ring buffer memory barrier on powerpc
2014-05-09 12:20 UTC (2+ messages)
[PATCH] i2c: exynos5: Initialise Samsung High Speed I2C controller early
2014-05-09 12:20 UTC (5+ messages)
Sound issue in omap-twl4030
2014-05-09 12:19 UTC
[PATCH v5] libxl: add option for discard support to xl disk configuration
2014-05-09 12:18 UTC (2+ messages)
sshd and default security context
2014-05-09 12:17 UTC (4+ messages)
[PATCH v2 0/2] ring: allow to init a rte_ring outside of an rte_memzone
2014-05-09 12:17 UTC (2+ messages)
[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
[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 "
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 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 (4+ messages)
` [PATCH 2/2] RFT: pinctrl: sirf: move sgpio lock into state container
[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 (5+ messages)
` [Qemu-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.