All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-24 13:59:59 to 2012-04-24 14:50:30 UTC [more...]

[RFC PATCH 00/11 V4] MXS: Add i.MX28 USB Host driver
 2012-04-24 14:50 UTC  (5+ messages)
` [RFC PATCH 00/11 V5] "
  ` [PATCH 08/11] MXS: Add imx-otg driver

Allocate objects from stolen memory in preparation for BIOS takeover
 2012-04-24 14:47 UTC  (29+ messages)
` [PATCH 01/28] drm/i915: Remove the list of pinned inactive objects
` [PATCH 02/28] drm/i915: Remove the deferred-free list
` [PATCH 03/28] drm/i915: Track unbound pages
` [PATCH 04/28] drm/i915: Only pwrite through the GTT if there is space in the aperture
` [PATCH 05/28] drm/i915: Try harder to allocate an mmap_offset
` [PATCH 06/28] drm/i915: Pin backing pages for pwrite
` [PATCH 07/28] drm/i915: Pin pages for pread
` [PATCH 08/28] drm/i915/debugfs: Show (count, size) of purgeable objects in i915_gem_objects
` [PATCH 09/28] drm: Introduce drm_mm_create_block()
` [PATCH 10/28] drm/i915: Split the stolen handling for GEM out of i915_dma.c
` [PATCH 11/28] drm/i915: Fix detection of stolen base for gen2
` [PATCH 12/28] drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c
` [PATCH 13/28] drm/i915: Avoid clearing preallocated regions from the GTT
` [PATCH 14/28] drm/i915: Always use the scatterlists if available for GTT insertion
` [PATCH 15/28] drm/i915: Tidy handling of the scatterlist by ppgtt
` [PATCH 16/28] drm/i915: Delay allocation of stolen space for FBC
` [PATCH 17/28] drm/i915: Extract general object init routine
` [PATCH 18/28] drm/i915: Allow objects to be created with no backing pages, but stolen space
` [PATCH 19/28] drm/i915: Support readback of stolen objects upon error
` [PATCH 20/28] drm/i915: Handle stolen objects in pwrite
` [PATCH 21/28] drm/i915: Handle stolen objects for pread
` [PATCH 22/28] drm/i915: Introduce i915_gem_object_create_stolen()
` [PATCH 23/28] drm/i915: Allocate fbcon from stolen memory
` [PATCH 24/28] drm/i915: Allocate ringbuffers "
` [PATCH 25/28] drm/i915: Allocate overlay registers "
` [PATCH 26/28] drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated
` [PATCH 27/28] drm/i915: Split the framebuffer_info creation into a separate routine
` [PATCH 28/28] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon

[PATCH v3] libxl: use qemu-xen with PV guests by default
 2012-04-24 14:48 UTC  (2+ messages)

[PATCH v2 1/3] pinctrl: pinctrl-imx: add imx pinctrl core driver
 2012-04-24 14:48 UTC  (7+ messages)
` [PATCH v2 3/3] ARM: imx6q: switch to use pinctrl driver

Success - SEAndroid on Galaxy Nexus maguro
 2012-04-24 14:48 UTC  (2+ messages)

[PATCH] libxl: prevent xl from running if xend is running
 2012-04-24 14:47 UTC  (6+ messages)

[PATCHv4 0/8] ARM: OMAP4: core retention support
 2012-04-24 14:46 UTC  (5+ messages)
` [PATCHv4 4/8] ARM: OMAP4: hwmod: flag hwmods/modules supporting module level context status

Raid1: sdb has a lot mor work then sda
 2012-04-24 14:46 UTC 

[PATCH] drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
 2012-04-24 13:41 UTC 

linux-next: manual merge of the staging tree with the driver-core tree
 2012-04-24 14:45 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the usb tree
 2012-04-24 14:45 UTC  (2+ messages)

[PATCH] xen/apic: implement io apic read with hypercall
 2012-04-24 14:43 UTC  (8+ messages)
` [Xen-devel] "

[PATCH v4 0/2] i2c-s3c2410: Updates for exynos4210 and DT-based systems
 2012-04-24 14:44 UTC  (5+ messages)
` [PATCH 1/2] i2c-s3c2410: Rework device type handling

[PATCH v3] Ethernut 5 board support
 2012-04-24 14:43 UTC  (2+ messages)

[RFC] pinctrl: enhance reporting of errors when loading from DT
 2012-04-24 14:43 UTC 

[PATCH] libxl: Query VNC listening port through QMP
 2012-04-24 14:42 UTC  (6+ messages)

[PATCH 00/23] slab+slub accounting for memcg
 2012-04-24 14:40 UTC  (20+ messages)
` [PATCH 11/23] slub: consider a memcg parameter in kmem_create_cache
` [PATCH 13/23] slub: create duplicate cache
` [PATCH 17/23] kmem controller charge/uncharge infrastructure

[PATCH 0/4] KVM: x86 emulator: Split decoder into separate functions
 2012-04-24 14:41 UTC  (6+ messages)
` [PATCH 4/4] KVM: x86 emulator: Avoid pushing back ModRM byte in decode_opcode()

findmnt: parsing mountpoints with spaces
 2012-04-24 14:40 UTC 

[PATCH v2 0/3] KVM: API doc enhancements and separate PIT kthread
 2012-04-24 14:40 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: Improve readability of KVM API doc
` [PATCH v2 2/3] KVM: x86: Document in-kernel PIT API
` [PATCH v2 3/3] KVM: x86: Run PIT work in own kthread

[PATCH] tools: Improve make deb
 2012-04-24 14:39 UTC  (9+ messages)

[PATCH v7 00/24] libxl: subprocess handling
 2012-04-24 14:38 UTC  (13+ messages)
` [PATCH 20/24] libxl: remove malloc failure handling from NEW_EVENT
` [PATCH 21/24] libxl: convert console callback to libxl_asyncprogress_how
` [PATCH 22/24] libxl: clarify definition of "slow" operation
` [PATCH 23/24] libxl: child processes cleanups
` [PATCH 24/24] libxl: aborting bootloader invocation when domain dioes

[PATCH] pinctrl: fix dangling comment
 2012-04-24 14:37 UTC  (3+ messages)

[PATCH 00/19] ARM: OMAP4 device off support
 2012-04-23 16:09 UTC  (3+ messages)
` [PATCH 01/19] ARM: OMAP4: PM: save/restore all DPLL settings in OFF mode

[PATCH RESEND] driver core: always handle dpm_order
 2012-04-24 14:36 UTC  (4+ messages)

[PATCH] drivers: staging: zcache: fix Kconfig crypto dependency
 2012-04-24 14:35 UTC  (5+ messages)

perf fails to build on 3.2.16 and 3.3.3
 2012-04-24 14:35 UTC 

[PATCH] hid: usbhid: fix possible deadlock in __usbhid_submit_report
 2012-04-24 14:35 UTC  (5+ messages)

no console when using xl toolstack xen 4.1.2
 2012-04-24 14:35 UTC  (5+ messages)

[PATCH v2] scatterlist: add sg_alloc_table_from_pages function
 2012-04-24 14:33 UTC  (3+ messages)

[Xen-users] xl doesn't honour the parameter cpu_weight from my config file while xm does honour it
 2012-04-24 14:33 UTC  (11+ messages)

Strange write behavior on an osd
 2012-04-24 14:32 UTC 

[PATCH/RFT 0/3] ARM: OMAP: PM: reduce overhead of pwrdm pre/post transitions
 2012-04-24 14:31 UTC  (5+ messages)
` [PATCH/RFT 1/3] ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdm
` [PATCH/RFT 2/3] ARM: OMAP3: PM: call pre/post transition per powerdomain
` [PATCH/RFT 3/3] ARM: OMAP3: PM: cleanup cam_pwrdm leftovers

[meta-kde][PATCH] qt4-x11-free 4.8.0 bbappend: fix GLES configure switch and turn it on for AM335x SoCs as well
 2012-04-24 14:21 UTC  (6+ messages)

4.2 Release Plan / TODO
 2012-04-24 14:30 UTC  (3+ messages)

[PATCH V3 00/12] clk: Add non CONFIG_HAVE_CLK routines
 2012-04-24 14:29 UTC  (6+ messages)
` [PATCH V3 07/12] ata/sata_mv: Remove conditional compilation of clk code

PM related performance degradation on OMAP3
 2012-04-24 14:29 UTC  (8+ messages)

NFSv4 high availability setups
 2012-04-24 14:28 UTC  (8+ messages)

[PATCH] drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series
 2012-04-24 14:28 UTC  (5+ messages)

[PATCH 2/2] Use correct conversion specifiers in cifs_show_options
 2012-04-24 14:28 UTC 

[PATCH 1/2] CIFS: Show backupuid/gid in /proc/mounts
 2012-04-24 14:28 UTC 

[PATCH 0/2] Fixes to cifs_show_options
 2012-04-24 14:27 UTC 

[PATCH 1/2] pinctrl: add pinctrl-mxs support
 2012-04-24 14:25 UTC  (10+ messages)

[PATCH] ACPI: evaluate _PS3 when entering D3 Cold
 2012-04-24 14:24 UTC  (9+ messages)

[PATCH 00/13] Convert EDAC internal strutures to support all types of Memory Controllers
 2012-04-24 14:24 UTC  (11+ messages)
` [EDAC PATCH v13 0/7] Convert EDAC core to work with non-csrow-based memory controllers
  ` [EDAC PATCH v13 6/7] edac.h: Prepare to handle with generic layers

git-fetch fetches blobs that are already in the local repository if no history is shared?
 2012-04-24 14:23 UTC  (2+ messages)

Reworking of GPU reset logic
 2012-04-24 14:23 UTC  (4+ messages)
` [PATCH 12/13] drm/radeon: fix a bug with the ring syncing code

NULL-ptr deref in mmput via sys_migrate_pages in 3.4-rc4 (proly missing mm==NULL check)
 2012-04-24 14:23 UTC  (2+ messages)

GFS2: Pull request (fix)
 2012-04-24 14:06 UTC  (2+ messages)
` [Cluster-devel] "

[RFC]Is usb port number fixed?
 2012-04-24 14:22 UTC  (5+ messages)

[PATCH V2 0/5] Mkey support in infiniband-diags
 2012-04-24 14:17 UTC  (8+ messages)
` [PATCH V2 1/5] infiniband-diags/ibportstate.c: Support MKey, lease, and protect bits
  ` [PATCH V2 2/5] infiniband-diags: Allow specification of an mkey to use on the command line
  ` [PATCH V2 3/5] ib-diags/saquery: Fix smkey handling

[PATCH] Btrfs: do not do filemap_write_and_wait_range in fsync
 2012-04-24 14:16 UTC  (4+ messages)

Degregated I/O Performance since 3.4 - Regression in 3.4?
 2012-04-24 14:16 UTC  (5+ messages)

[PATCH] Btrfs: complete page writeback before doing ordered extents
 2012-04-24 14:15 UTC  (3+ messages)

PowerPC radeon KMS - is it possible?
 2012-04-24 14:15 UTC  (6+ messages)

mkfs.btrfs on arm
 2012-04-24 14:15 UTC 

__udivsi3: coldfire vs non-coldfire implementation
 2012-04-24 14:14 UTC 

[PATCH] qemu-kvm: Switch to upstream in-kernel KVM PIT
 2012-04-24 14:13 UTC  (2+ messages)

mkfs.btrfs on arm
 2012-04-24 14:10 UTC 

Logical device name for 4-channel microphones?
 2012-04-24 14:09 UTC  (3+ messages)

[PATCH v3 0/2] ARM: omap_hwmod: add api to enable/disable module level wakeup
 2012-04-24 14:09 UTC  (6+ messages)
` [PATCH v3 1/2] ARM: OMAP2+: omap_hwmod: Add api to enable/disable module level wakeup events
` [PATCH v3 2/2] ARM: omap3: pm: Remove uart module level wakeup configurations

[PATCH] arch: x86: take precautions against spurious timer interrupts
 2012-04-24 14:08 UTC  (3+ messages)

[Buildroot] [PATCH] u-boot: add 2012.04 release
 2012-04-24 14:08 UTC  (2+ messages)

[PATCH 00/18][V3] ARM: OMAP3/4 : cpuidle34xx and cpuidle44xx cleanups
 2012-04-24 14:05 UTC  (38+ messages)
` [PATCH 01/18][V3] ARM: OMAP4: cpuidle - Remove unused valid field
` [PATCH 02/18][V3] ARM: OMAP4: cpuidle - Declare the states with the driver declaration
` [PATCH 03/18][V3] ARM: OMAP4: cpuidle - Remove the cpuidle_params_table table
` [PATCH 04/18][V3] ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration
` [PATCH 05/18][V3] ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time
` [PATCH 06/18][V3] ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly
` [PATCH 07/18][V3] ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time
` [PATCH 08/18][V3] ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table
` [PATCH 09/18][V3] ARM: OMAP3: define cpuidle statically
` [PATCH 10/18][V3] ARM: OMAP3: cpuidle - remove errata check in the init function
` [PATCH 11/18][V3] ARM: OMAP3: cpuidle - remove the 'valid' field
` [PATCH 12/18][V3] ARM: OMAP3: cpuidle - remove cpuidle_params_table
` [PATCH 13/18][V3] ARM: OMAP3: define statically the omap3_idle_data
` [PATCH 14/18][V3] ARM: OMAP3: cpuidle - use omap3_idle_data directly
` [PATCH 15/18][V3] ARM: OMAP3: cpuidle - simplify next_valid_state
` [PATCH 16/18][V3] ARM: OMAP3: set omap3_idle_data as static
` [PATCH 17/18][V3] ARM: OMAP3/4: consolidate cpuidle Makefile
` [PATCH 18/18][V3] ARM: OMAP3: cpuidle - set global variables static

[Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
 2012-04-24 14:03 UTC 

[PATCH] drm/i915: enable DOP level clock gating
 2012-04-24 14:03 UTC  (2+ messages)

[PATCH] Btrfs: swap order of two spinlocks (lockdep complains)
 2012-04-24 14:02 UTC 

Playback underrun recovery
 2012-04-24 14:04 UTC  (2+ messages)

[PATCH] wireless: Release struct returned by cfg80211_inform_bss to avoid potential memory leak
 2012-04-24 14:00 UTC 

[PATCH] drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too
 2012-04-24 14:00 UTC 

KVM call agenda for April, Tuesday 24
 2012-04-24 13:59 UTC  (2+ messages)


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.