All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-15 16:44:58 to 2011-07-15 17:46:29 UTC [more...]

[PATCH v2 0/1] Add unzip DEPENDS for .zip SRC_URI files
 2011-07-15 17:35 UTC  (2+ messages)
` [PATCH v2 1/1] Fixed concurrency problem for ZIP packed recipes

[PATCH 0000/0117] Staging: hv: Driver cleanup
 2011-07-15 17:47 UTC  (101+ messages)
` [PATCH 001/117] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
  ` [PATCH 002/117] Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux
  ` [PATCH 003/117] Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h
  ` [PATCH 004/117] Staging: hv: Add code to parse struct hv_vmbus_device_id table
  ` [PATCH 005/117] Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver
  ` [PATCH 006/117] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
  ` [PATCH 007/117] Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driver
  ` [PATCH 008/117] Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver
  ` [PATCH 009/117] Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver
  ` [PATCH 010/117] Staging: hv: util: Make hv_utils a vmbus device driver
  ` [PATCH 011/117] Staging: hv: util: Use the newly introduced vmbus ID in util driver
  ` [PATCH 012/117] Staging: hv: blkvsc: Add the MODULE_DEVICE_TABLE() line
  ` [PATCH 013/117] Staging: hv: storvsc: Add "
  ` [PATCH 014/117] Staging: hv: netvsc: Add the "
  ` [PATCH 015/117] Staging: hv: util: "
  ` [PATCH 016/117] Staging: hv: mouse: "
  ` [PATCH 017/117] Staging: hv: mouse: Do not auto-load the mouse driver
  ` [PATCH 018/117] Staging: hv: vmbus: Cleanup vmbus_match()
  ` [PATCH 019/117] Staging: hv: vmbus: Cleanup vmbus_uevent() code
  ` [PATCH 020/117] Staging: hv: vmbus: Support the notion of id tables in vmbus_match()
  ` [PATCH 021/117] Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.c
  ` [PATCH 022/117] Staging: hv: storvsc: Get rid of the DMI signature
  ` [PATCH 023/117] Staging: hv: netvsc: Get rid of the PCI signature
  ` [PATCH 024/117] Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.c
  ` [PATCH 025/117] Staging: hv: util: Get rid of the DMI signature in hv_util.c
  ` [PATCH 026/117] Staging: hv: util: Get rid of the PCI "
  ` [PATCH 027/117] Staging: hv: blkvsc: Get rid of the dev_type guid from blkvsc_drv.c
  ` [PATCH 028/117] Staging: hv: storvsc: Get rid of the device type guid from storvsc_drv.c
  ` [PATCH 029/117] Staging: hv: netvsc: Get rid of the dev_type guid from netvsc.c
  ` [PATCH 030/117] Staging: hv: netvsc: Initialize the driver name directly
  ` [PATCH 031/117] Staging: hv: netvsc: Get rid of the driver name initialization in netvsc.c
  ` [PATCH 032/117] Staging: hv: netvsc: Get rid of the empty function netvsc_initialize()
  ` [PATCH 033/117] Staging: hv: vmbus: Get rid of the unused name field in struct hv_driver
  ` [PATCH 034/117] Staging: hv: mouse: Get rid of the dev_type guid in hv_mouse.c
  ` [PATCH 035/117] Staging: hv: vmbus: Introduce a function to map the dev_type guid to a name
  ` [PATCH 036/117] Staging: hv: vmbus: Make class_id attribute a human readable string
  ` [PATCH 037/117] Staging: hv: vmbus: Get rid of the device_id attribute
  ` [PATCH 038/117] Staging: hv: vmbus: Get rid of some unnecessary comments
  ` [PATCH 039/117] Staging: hv: vmbus: Cleanup unnecessary comments in hv.c
  ` [PATCH 040/117] Staging: hv: vmbus: Cleanup error handling in hv_init()
  ` [PATCH 041/117] Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
  ` [PATCH 052/117] Staging: hv: storvsc: Cleanup error handling in storvsc_channel_init()
  ` [PATCH 053/117] Staging: hv: storvsc: Cleanup error handling in storvsc_connect_to_vsp()
  ` [PATCH 054/117] Staging: hv: storvsc: Cleanup error handling in storvsc_do_io()
  ` [PATCH 055/117] Storage: hv: storvsc: Get rid of some unnecessary DPRINTs from storvsc.c
  ` [PATCH 056/117] Staging: hv: storvsc: Fix/cleanup some dated comments in storvsc.c
  ` [PATCH 057/117] Staging: hv: storvsc: Cleanup returned error code in storvsc_host_reset()
  ` [PATCH 058/117] Staging: hv: storvsc: Cleanup error code returned in storvsc_probe()
  ` [PATCH 059/117] Staging: hv: storvsc: Cleanup returned error code in storvsc_drv_init()
  ` [PATCH 060/117] Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe()
  ` [PATCH 061/117] Staging: hv: netvsc: Cleanup error return codes in netvsc_destroy_recv_buf()
  ` [PATCH 062/117] Staging: hv: netvsc: Cleanup error return values in netvsc_init_recv_buf()
  ` [PATCH 063/117] Staging: hv: netvsc: Cleanup error returns in netvsc_connect_vsp()
  ` [PATCH 064/117] Staging: hv: netvsc: Cleanup error return values in netvsc_send()
  ` [PATCH 065/117] Staging: hv: netvsc: Cleanup error return codes in netvsc_device_add()
  ` [PATCH 066/117] Staging: hv: netvsc: Cleanup error codes in rndis_filter_receive()
  ` [PATCH 067/117] Staging: hv: netvsc: Cleanup error code in rndis_filter_query_device()
  ` [PATCH 068/117] Staging: hv: netvsc: Cleanup error return values in rndis_filter_set_packet_filter()
  ` [PATCH 069/117] Staging: hv: netvsc: Cleanup error returns in rndis_filter_init_device()
  ` [PATCH 070/117] Staging: hv: netvsc: Cleanup error code in rndis_filter_device_add()
  ` [PATCH 071/117] Staging: hv: mouse: Change the jump label Cleanup to cleanup
  ` [PATCH 072/117] Staging: hv: mouse: Get rid of the unused PCI signature
  ` [PATCH 073/117] Staging: hv: netvsc: Change the jump label Cleanup to cleanup
  ` [PATCH 074/117] Staging: hv: netvsc: Change the jump label Exit to exit
  ` [PATCH 075/117] Staging: hv: storvsc: Inline free_stor_device()
  ` [PATCH 076/117] Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device
  ` [PATCH 077/117] Staging: hv: storvsc: Rename must_get_stor_device()
  ` [PATCH 078/117] Staging: hv: storvsc: Rename get_stor_device()
  ` [PATCH 079/117] Staging: hv: storvsc: Cleanup alloc_stor_device()
  ` [PATCH 080/117] Staging: hv: storvsc: Introduce state to manage the lifecycle of stor device
  ` [PATCH 081/117] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
  ` [PATCH 082/117] Staging: hv: storvsc: Use the newly introduced lock in accessing ext field
  ` [PATCH 083/117] Staging: hv: storvsc: Prevent outgoing traffic when stor dev is destroyed
  ` [PATCH 084/117] Staging: hv: storvsc: Get rid of release_stor_device() by inlining the code
  ` [PATCH 085/117] Staging: hv: storvsc: Get rid of final_release_stor_device() by inlining code
  ` [PATCH 086/117] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt
  ` [PATCH 087/117] Staging: hv: storvsc: Further cleanup reference counting of stor_device
  ` [PATCH 088/117] Staging: hv: netvsc: Inline the code for free_net_device()
  ` [PATCH 089/117] Staging: hv: netvsc: Cleanup alloc_net_device()
  ` [PATCH 090/117] Staging: hv: netvsc: Introduce state to manage the lifecycle of net device
  ` [PATCH 091/117] Staging: hv: netvsc: Use the newly introduced lock in accessing ext field
  ` [PATCH 092/117] Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev is destroyed
  ` [PATCH 094/117] Staging: hv: netvsc: Get rid of release_inbound_net_device() by inlining the code
  ` [PATCH 095/117] Staging: hv: netvsc: Leverage the spinlock to manage refcnt
  ` [PATCH 096/117] Staging: hv: netvsc: Further cleanup reference counting of netvsc_device
  ` [PATCH 097/117] Staging: hv: storvsc: Add code to handle IDE devices using the storvsc driver
  ` [PATCH 099/117] Staging: hv: storvsc: Optimize bounce buffer handling for the "write" case
  ` [PATCH 100/117] Staging: hv: storvsc: Optimize the bounce buffer handling in the "read" case
  ` [PATCH 101/117] Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c
  ` [PATCH 102/117] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of storvsc.c
  ` [PATCH 103/117] Staging: hv: storvsc: Add the contents of hyperv_storage.h to storvsc_drv.c
  ` [PATCH 108/117] Staging: hv: storvsc: In case of scsi errors offline the device
  ` [PATCH 110/117] Staging: hv: vmbus: Change the signature of vmbus_child_driver_register()
  ` [PATCH 111/117] Staging: hv: vmbus: Change the signature of vmbus_child_driver_unregister()

[PATCH v2] connector: add an event for monitoring process tracers
 2011-07-15 17:45 UTC 

Confusion with vmlinux objcopy translation
 2011-07-15 17:44 UTC  (3+ messages)

[Bug 39422] New: s2ram with nouveau leaves VTs blank, works in X (but only for vt X was running on)
 2011-07-15 17:44 UTC  (2+ messages)
` [Bug 39422] "

[PATCH] Fix wrong register mask in gspca/sonixj.c
 2011-07-15 17:44 UTC  (3+ messages)

INFO: possible circular locking dependency detected
 2011-07-15 17:42 UTC  (17+ messages)

[PATCH] connector: add an event for monitoring process tracers
 2011-07-15 17:41 UTC  (3+ messages)

[U-Boot] My partners and I need a good partner some one we can trust
 2011-07-15 17:40 UTC 

[PATCH] cifs-utils: manpages - Add contents for mount option cifsacl (try #2)
 2011-07-15 17:37 UTC 

[PATCH 2/4] voicecall: api for set/clear alpha and icon id
 2011-07-15 17:36 UTC  (3+ messages)

[PATCH v2] dt: Add id to AUXDATA structure
 2011-07-15 17:36 UTC 

[PATCH] ARM: move memory layout sanity checking before meminfo initialization
 2011-07-15 17:35 UTC  (9+ messages)

[PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)
 2011-07-15 17:34 UTC  (8+ messages)

Should SUBLEVEL be removed for 3.x ?
 2011-07-15 17:33 UTC  (3+ messages)

[PATCH 0/3] ARM: tegra: paz00: Add Wifi and second serial port support
 2011-07-15 17:30 UTC  (11+ messages)
` [PATCH 2/3] ARM: tegra: paz00: export the WIFI rfkill gpio
` [PATCH 3/3] ARM: tegra: paz00: enable wifi led

[PATCH] xen: update machine_to_phys_order on resume
 2011-07-15 17:30 UTC 

[PATCH -tip 00/13]tracing/kprobes: Dynamic events on module support
 2011-07-15 17:27 UTC  (3+ messages)
` [PATCH -tip 02/13] [CLEANUP]tracing/kprobes: merge trace probe enable/disable functions

last observations about quick start guide, then moving on
 2011-07-15 17:27 UTC  (2+ messages)

[Bug 39222] New: VDPAU not working on RV710
 2011-07-15 17:25 UTC  (3+ messages)
` [Bug 39222] "

[Qemu-devel] Wiki spam
 2011-07-15 17:24 UTC  (5+ messages)

[PATCH RFC 0/7] x86: convert ticketlocks to C and remove duplicate code
 2011-07-15 17:24 UTC  (5+ messages)

Announce: Sysprof 1.1.8 system-wide CPU profiler for Linux
 2011-07-15 17:15 UTC 

Mis-Design of Btrfs?
 2011-07-15 17:23 UTC  (17+ messages)

[U-Boot] at91rm9200 undef runtime error with eldk 5.0
 2011-07-15 17:22 UTC  (6+ messages)
      ` [U-Boot] eldk5.0 generate illegal instruction for at91rm9200

[Qemu-devel] [QAPI+QGA 3/3] QEMU Guest Agent (virtagent) v7
 2011-07-15 17:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 4/4] guest agent: add guest agent RPCs/commands

[PATCH] Fix xencommons for NetBSD
 2011-07-15 17:22 UTC  (13+ messages)

[PATCH V2 00/10]
 2011-07-15 17:22 UTC  (7+ messages)
` [PATCH V2 06/10] ARM: mxs: add saif device
          ` [alsa-devel] "

patch for Asus My Cinema PS3-100 (1043:48cd)
 2011-07-15 17:18 UTC  (3+ messages)

[PATCH] Fix xend restarting problem on NetBSD
 2011-07-15 17:17 UTC  (2+ messages)

(no subject)
 2011-07-15 17:07 UTC  (2+ messages)
` (unknown),

(unknown),
 2011-07-15 17:07 UTC 

(unknown),
 2011-07-15 17:07 UTC 

crash due to frequent access to csched_dom
 2011-07-15 17:14 UTC  (4+ messages)

r8712u driver for the rtl8192su chip
 2011-07-15 17:11 UTC  (4+ messages)
` [PATCH 0/2] staging: r8712u: Most return-values changed from -1 to
  ` [PATCH 1/2] staging: r8712u: Most return-values changed from -1 to proper errno macros
  ` [PATCH 2/2] staging: r8712u: checkpatch errors: trailing whitespace on 2 lines

[PATCH] pygrub: prefer Grub2 to Grub1
 2011-07-15 17:13 UTC  (2+ messages)

As we move to systemd, we are loosing some functionality from init scripts
 2011-07-15 17:10 UTC  (5+ messages)

[PATCH] xenbackendd: clean variable in loop
 2011-07-15 17:10 UTC  (6+ messages)

[Wishlist] could git tell which password it is asking when asking a password
 2011-07-15 17:08 UTC  (5+ messages)
  ` encrypted netrc for Git (was: [Wishlist] could git tell which password it is asking when asking a password.)
      ` encrypted netrc for Git

[PATCH 1/2] Add mkelfimage and support for generating kernel+initrd ELF payloads to OpenEmbedded
 2011-07-15 16:55 UTC 

[PATCH 2/2] Add mkelfimage and support for generating kernel+initrd ELF payloads to OpenEmbedded
 2011-07-15 16:55 UTC 

Add mkelfimage and support for generating kernel+initrd ELF payloads to OpenEmbedded
 2011-07-15 16:55 UTC 

[PATCH 01/15] gma500: Cursor interface
 2011-07-15 17:06 UTC  (2+ messages)

RFC: seq_file: optimize memory re-alloc strategy for seq file sizes > PAGE_SIZE
 2011-07-15 17:02 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] Enable QEMU to handle more than 2GB with Xen
 2011-07-15 17:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/5] xen: Fix the memory registration to reflect of what is done by Xen
  `  "
` [PATCH 0/5] Enable QEMU to handle more than 2GB with Xen

Binary for carl9170
 2011-07-15 17:02 UTC  (3+ messages)

[PATCH 1/2] Kconfig: Allow disabling of CONFIG_DEVPORT
 2011-07-15 17:01 UTC  (10+ messages)

[PATCH 3/4] stk: Handle set up call in handled_notify
 2011-07-15 16:59 UTC  (3+ messages)

[PATCH] perf tools, x86: fix 32-bit compile on 64-bit system
 2011-07-15 15:38 UTC  (3+ messages)

[PATCH 1/2] gma500: Fix DPU build
 2011-07-15 16:47 UTC  (2+ messages)
` [PATCH 2/2] gma500: wire up the mrst i2c bus from chip_info

couple questions about toolchains from QS manual
 2011-07-15 16:55 UTC  (2+ messages)

[PATCH 1/1] powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx
 2011-07-15 16:40 UTC  (2+ messages)
` [v2 PATCH "

[Qemu-devel] [PATCH] v6 revamp acpitable parsing and allow to specify complete (headerful) table
 2011-07-15 16:51 UTC  (5+ messages)

[PATCH 0/4] drivers:misc: ti-st: platform specifics
 2011-07-15 16:50 UTC 

[PATCH 0 of 4] xentrace fixes for xen-unstable
 2011-07-15 16:49 UTC  (3+ messages)
` [PATCH 4 of 4] Add a trace hypercall to allow tracing from dom0 or domU

[meta-oe] [PATCH 0/5] More meta-oe tidying
 2011-07-15 16:42 UTC  (6+ messages)
` [meta-oe] [PATCH 1/5] classes/kernel.bbclass: sync up with oe-core
` [meta-oe] [PATCH 2/5] Remove meta-oe/patches/
` [meta-oe] [PATCH 3/5] libgcrypt: turn into a bbappend
` [meta-oe] [PATCH 4/5] atk: switch over to "
` [meta-oe] [PATCH 5/5] libgpg-error: "

[PATCH 1/2] ARM: tegra: remove copy-and-pasted i2c platform data in boards
 2011-07-15 16:45 UTC  (6+ messages)
` [PATCH 2/2] ARM: tegra: remove copy-and-pasted usb platform data from boards

Is there a binding for IORESOURCE_DMA population?
 2011-07-15 16:45 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH 0/9] Use coroutines in the block layer
 2011-07-15 16:47 UTC  (9+ messages)
` [Qemu-devel] [RFC][PATCH 2/9] block: Emulate AIO functions with bdrv_co_readv/writev
` [Qemu-devel] [RFC][PATCH 3/9] block: Add bdrv_co_readv/writev emulation
` [Qemu-devel] [RFC][PATCH 4/9] coroutines: Locks
` [Qemu-devel] [RFC][PATCH 5/9] qcow2: Use coroutines
` [Qemu-devel] [RFC][PATCH 6/9] qcow: "
` [Qemu-devel] [RFC][PATCH 7/9] async: Remove AsyncContext
` [Qemu-devel] [RFC][PATCH 8/9] coroutines: Use one global bottom half for CoQueue
` [Qemu-devel] [RFC][PATCH 9/9] block: Use bdrv_co_* instead of synchronous versions in coroutines


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.