All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-29 14:06:48 to 2011-06-29 15:02:08 UTC [more...]

All kinds of irq 16: nobody cared with Sandy Bridge Asus P8H67-M MB and multiple drivers
 2011-06-29 15:01 UTC  (4+ messages)

[Qemu-devel] [PATCHv3] qxl S3&S4 (suspend and hibernate) support
 2011-06-29 15:01 UTC  (25+ messages)
` [Qemu-devel] [PATCHv3] qxl: abort on panic instead of exit
` [Qemu-devel] [PATCHv3] qxl: update and add debug prints
` [Qemu-devel] [PATCHv3] qxl: add io_port_to_string
` [Qemu-devel] [PATCHv3] qxl: add QXL_IO_FLUSH_{SURFACES, RELEASE} for guest S3&S4 support
` [Qemu-devel] [PATCHv3] qxl: move to UNDEFINED on DESTROY_ALL_SURFACES{, _ASYNC}
` [Qemu-devel] [PATCHv3] (alon-local) symlink bios out of tree

[PATCH] ext4: Remove some deprecated mount options
 2011-06-29 15:01 UTC  (5+ messages)

[U-Boot] Removal of generated asm-offsets.s/h
 2011-06-29 15:00 UTC  (3+ messages)

subvolumes missing from "btrfs subvolume list" output
 2011-06-29 15:00 UTC  (2+ messages)

[PATCH] fix backtrace on PA-RISC
 2011-06-29 15:00 UTC  (3+ messages)

[PATCH] dmesg.c: print human readable timestamp
 2011-06-29 14:59 UTC  (2+ messages)

bitbake -b busted again?
 2011-06-29 14:55 UTC  (3+ messages)

[PATCH] sctp: Enforce maximum retransmissions during shutdown
 2011-06-29 14:58 UTC  (7+ messages)

[Buildroot] Buildroot root fs over NFS bug
 2011-06-29 14:57 UTC  (3+ messages)

[PATCH] net/core: Convert to current logging forms
 2011-06-29 14:57 UTC  (3+ messages)

ASoC: imx dma tx burst size set to 6 and to 4
 2011-06-29 14:57 UTC  (2+ messages)

[PATCH v2] futex: Fix regression with read only mappings
 2011-06-29 14:56 UTC  (7+ messages)
` [PATCH v3] "

LVM2 ./WHATS_NEW lib/metadata/pv.c man/pvs.8.in
 2011-06-29 14:56 UTC 

[Buildroot] problems compiling uclibc for Geode (i386)
 2011-06-29 14:55 UTC  (4+ messages)

[PATCH 2/2] prelink_git.bb: Only block the postinst script when no image-prelink (v2)
 2011-06-29 14:47 UTC  (5+ messages)

[PATCH] powerpc: correct annotations of pmu registration functions
 2011-06-29 14:54 UTC 

irqbalance segfaults
 2011-06-29 14:54 UTC  (3+ messages)

[PATCH 00/23] entry assembly cleanups
 2011-06-29 14:53 UTC  (2+ messages)

[Xenomai-help] Posix Memory Leak w/ sem_open
 2011-06-29 14:53 UTC  (3+ messages)

[RFC PATCH v5] ARM hibernation / suspend-to-disk (fwd)
 2011-06-29 14:52 UTC  (6+ messages)

[Qemu-devel] Default cache mode
 2011-06-29 14:52 UTC  (18+ messages)

[PATCH] dm flakey: document corrupt_bio_byte and optional feature precedence
 2011-06-29 14:52 UTC  (2+ messages)
`  "

[Qemu-devel] qemu: hardware error: Failed to create USB device 'usb-tablet'
 2011-06-29 14:52 UTC  (2+ messages)

Problem getting PulseAudio Server Binaries
 2011-06-29 14:47 UTC  (5+ messages)

ANNOUNCE: nfs-utils-1.2.4 released
 2011-06-29 14:45 UTC 

nested block devices (partitioned RAID with LVM): where Linux sucks ;-)
 2011-06-29 14:43 UTC  (2+ messages)

[PATCH 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-06-29 14:42 UTC  (9+ messages)
` [PATCH 2/3] MMC: OMAP: HSMMC: add runtime pm support

[GIT PATCH] TTY/serial driver fixes for 3.0
 2011-06-29 14:41 UTC  (6+ messages)
` [PATCH 01/12] 8250_pci: add -ENODEV code for Intel EG20T PCH
  ` [PATCH 04/12] 8250_pci: Fix missing const from merges

Memory Page Sharing on Xen 4.0.1
 2011-06-29 14:41 UTC  (5+ messages)

[tip:perf/core] perf: Ignore non-sampling overflows
 2011-06-29 14:39 UTC  (8+ messages)

[PATCH 00/40] Staging: hv: Driver cleanup
 2011-06-29 14:39 UTC  (78+ messages)
` [PATCH 01/40] Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device
  ` [PATCH 02/40] Staging: hv: storvsc: Rename must_get_stor_device()
  ` [PATCH 03/40] Staging: hv: storvsc: Rename get_stor_device()
  ` [PATCH 04/40] Staging: hv: storvsc: Cleanup alloc_stor_device()
  ` [PATCH 05/40] Staging: hv: storvsc: Introduce state to manage the lifecycle of stor device
  ` [PATCH 06/40] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
  ` [PATCH 07/40] Staging: hv: storvsc: Use the newly introduced lock in accessing ext field
  ` [PATCH 08/40] Staging: hv: storvsc: Prevent outgoing traffic when stor dev is destroyed
  ` [PATCH 09/40] Staging: hv: storvsc: Get rid of release_stor_device() by inlining the code
  ` [PATCH 10/40] Staging: hv: storvsc: Get rid of final_release_stor_device() by inlining code
  ` [PATCH 11/40] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt
  ` [PATCH 12/40] Staging: hv: storvsc: Further cleanup reference counting of stor_device
  ` [PATCH 13/40] Staging: hv: netvsc: Introduce code to properly manage outstanding sends
  ` [PATCH 14/40] Staging: hv: netvsc: Inline the code for free_net_device()
  ` [PATCH 15/40] Staging: hv: netvsc: Cleanup alloc_net_device()
  ` [PATCH 16/40] Staging: hv: netvsc: Introduce state to manage the lifecycle of net device
  ` [PATCH 17/40] Staging: hv: netvsc: Use the newly introduced lock in accessing ext field
  ` [PATCH 18/40] Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev is destroyed
  ` [PATCH 19/40] Staging: hv: netvsc: Get rid of release_outbound_net_device() by inlining the code
  ` [PATCH 20/40] Staging: hv: netvsc: Get rid of release_inbound_net_device() "
  ` [PATCH 21/40] Staging: hv: netvsc: Leverage the spinlock to manage ref_cnt
  ` [PATCH 22/40] Staging: hv: netvsc: Further cleanup reference counting of netvsc_device
  ` [PATCH 23/40] Staging: hv: storvsc: Introduce code to manage IDE devices using storvsc HBA
  ` [PATCH 24/40] Staging: hv: storvsc: On I/O get the correct IDE device
  ` [PATCH 25/40] Staging: hv: storvsc: Add state to manage the lifecycle of emulated HBA
  ` [PATCH 26/40] Staging: hv: storvsc: Handle probing IDE devices
  ` [PATCH 27/40] Staging: hv: storvsc: Handle IDE devices correctly in storvsc_remove()
  ` [PATCH 28/40] Staging: hv: storvsc: Handle IDE devices using the storvsc driver
  ` [PATCH 29/40] Staging: hv: storvsc: Optimize bounce buffer handling for the "write" case
  ` [PATCH 30/40] Staging: hv: storvsc: Optimize the bounce buffer handling in the "read" case
  ` [PATCH 31/40] Staging: hv: storvsc: Get rid of blkvsc_drv.c as this code is not used
  ` [PATCH 32/40] Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c
  ` [PATCH 33/40] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of storvsc.c
  ` [PATCH 34/40] Staging: hv: storvsc: Add the contents of hyperv_storage.h to storvsc_drv.c
  ` [PATCH 35/40] Staging: hv: storvsc: Make storvsc_dev_add() a static function
  ` [PATCH 36/40] Staging: hv: storvsc: Make storvsc_dev_remove() "
  ` [PATCH 37/40] Staging: hv: storvsc: Make storvsc_do_io() "
  ` [PATCH 38/40] Staging: hv: storvsc: Fixup srb_status for INQUIRY and MODE_SENSE
  ` [PATCH 39/40] Staging: hv: storvsc: In case of scsi errors offline the device
  ` [PATCH 40/40] Staging: hv: storvsc: No need to copy from bounce buffer in case of failure

[PATCH] Fix non-IPv6 host name lookups (5.0.6)
 2011-06-29 14:39 UTC 

Gmail complaining about authenticity of emails sent/received via kernelnewbies
 2011-06-29 14:37 UTC  (6+ messages)

[PATCH v7 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-06-29 14:37 UTC  (11+ messages)
` [PATCH v7 1/3] MTD : add the common code for GPMI-NFC controller driver

[RFC v2 0/2] Enable RX-FCS in e100
 2011-06-29 14:35 UTC  (6+ messages)
` [RFC v2 2/2] e100: Support RXFCS feature flag

RFC: poll behavior
 2011-06-29 14:35 UTC  (5+ messages)

[PATCH] cygwin: set write permission before unlink
 2011-06-29 14:31 UTC  (2+ messages)

auto-loading omap3-isp
 2011-06-29 14:30 UTC 

[PATCH 1/1] nfs-utils: Don't hard code source and destination args
 2011-06-29 14:28 UTC  (2+ messages)

[lm-sensors] [PATCH 6/11] HWMON: DA9052 hwmon driver v1
 2011-06-29 14:27 UTC  (5+ messages)
    `  "

[PATCH/RFC] mount: improve signal management when locking mtab
 2011-06-29 14:27 UTC  (2+ messages)

[PATCH 0/7] User/group creation at preinstall v2
 2011-06-29 14:22 UTC  (5+ messages)
` [PATCH 4/7] useradd.bbclass: new class for managing user/group permissions

[PATCH 0/1] multiple recipes converted to use -staticdev
 2011-06-29 14:22 UTC  (5+ messages)
` [PATCH 1/2] multiple recipes converted to -staticdev packages

[PATCH 1/2] ideapad-laptop: Ignore an unused VPC notification
 2011-06-29 14:26 UTC  (2+ messages)

[PATCH] ARM: EXYNOS4: Set appropriate I2C device variant
 2011-06-29 14:26 UTC  (2+ messages)

importing history
 2011-06-29 14:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] block/raw-posix: Linux compat-ioctl warning workaround
 2011-06-29 14:25 UTC  (2+ messages)
`  "

Re: "ACPI: Unable to start the ACPI Interpreter"
 2011-06-29 14:23 UTC 

linux-next: Tree for June 29
 2011-06-29 14:18 UTC  (2+ messages)

Gstreamer packaging
 2011-06-29 13:58 UTC  (5+ messages)

[PATCH] powerpc: enable access to HT Host-Bridge on Maple
 2011-06-29 14:17 UTC 

[U-Boot] request for some debugging hints
 2011-06-29 14:17 UTC  (3+ messages)

[LTP] [PATCH] [syscalls] getrusage03: test ru_maxrss
 2011-06-29 14:14 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH] linux-libc-headers: add 2.6.39
 2011-06-29 14:08 UTC  (2+ messages)

[PATCH 3/3] PM: Limit race conditions between runtime PM and system sleep
 2011-06-29 14:11 UTC  (4+ messages)

[PATCH/RFC] media: vb2: change queue initialization order
 2011-06-29 14:10 UTC  (3+ messages)

[PATCH] sctp: Reducing rwnd by sizeof(struct sk_buff) for each CHUNK
 2011-06-29 14:09 UTC  (7+ messages)
` [PATCH] sctp: Reducing rwnd by sizeof(struct sk_buff) for each
        ` [PATCH] sctp: Reducing rwnd by sizeof(struct sk_buff) for each CHUNK is too aggressive

[PATCH 0/1] bump PR to fix the perl-native issue
 2011-06-29 14:04 UTC  (4+ messages)

[PATCH] DMA: OMAP: Remove extra looping from omap_request_dma
 2011-06-29 14:09 UTC  (2+ messages)

[PATCH 0/3] fix to bug #1099, updates to Upstream-Status and distro_tracking_fields.inc
 2011-06-29 14:04 UTC  (5+ messages)
` [PATCH 1/3] grub: add -fno-reorder-functions into STAGE2_COMPILE

[Qemu-devel] [PATCH] Add compat eventfd header
 2011-06-29 14:07 UTC  (6+ messages)

[PATCH 0/3] aat2870: Adding mfd, backlight and regulator drivers
 2011-06-29 14:06 UTC  (4+ messages)
` [PATCH 1/3] mfd: aat2870: Add AAT2870 mfd driver
` [PATCH 2/3] backlight: aat2870: Add AAT2870 backlight driver
` [PATCH 3/3] regulator: aat2870: Add AAT2870 regulator driver

[ath9k-devel] [PATCH] ath9k: add module option for disabling 11n functionality
 2011-06-29 14:06 UTC  (7+ 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.