All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-14 08:59:16 to 2010-10-14 10:09:35 UTC [more...]

[PATCH 0/5]staging:ft1000:various code cleanup
 2010-10-14  9:41 UTC  (5+ messages)
` [PATCH 2/5] staging:ft1000: lines over 80 characters corrected
` [PATCH 3/5] staging:ft1000: replace and remove c99 comments
` [PATCH 4/5] staging:ft1000: correct indentations for ft1000_usb.c file
` [PATCH 5/5] staging:ft1000: remove dead code

XCP community call
 2010-10-14 10:09 UTC  (4+ messages)
  ` [Xen-users] "

[PATCH][v2] powerpc/fsl: 85xx: add cache-sram support
 2010-10-14 10:08 UTC  (2+ messages)

[PATCH] mach-cpuimx27: workaround USB PHY detection problem
 2010-10-14 10:07 UTC  (2+ messages)
` [PATCH v2] "

ext3: ext4: Using uninitialized value
 2010-10-14 10:10 UTC  (4+ messages)

[PATCH 2/5] tcm: Unify INQUIRY subsystem plugin handling
 2010-10-14 10:06 UTC  (8+ messages)

[PATCH] dynamic_debug.h: Fix dynamic_dev_dbg() macro if CONFIG_DYNAMIC_DEBUG not set
 2010-10-14  9:58 UTC 

[PATCH 1/2] KVM test: Make cache=none the default on KVM autotest runs
 2010-10-14 10:05 UTC  (4+ messages)
` [AUTOTEST] [PATCH 1/2] KVM : ping6 test

[Qemu-devel] [Tracing] [RFC PATCH 0/2] : QMP query Interfaces for tracing
 2010-10-14 10:03 UTC  (3+ messages)
` [Qemu-devel] [Tracing] [RFC PATCH 1/2] : Introduce 'query-trace' & 'query-trace-events' interfaces
  ` [Qemu-devel] "

[U-Boot] Gregory J Kelsey is out of the office
 2010-10-14 10:02 UTC 

[PATCH v3 0/7] CFS Bandwidth Control
 2010-10-14  9:59 UTC  (18+ messages)
` [PATCH v3 2/7] sched: accumulate per-cfs_rq cpu usage
` [PATCH v3 3/7] sched: throttle cfs_rq entities which exceed their local quota

[U-Boot] [PATCH] ppc4xx: Add Io and IoCon 405EP board support
 2010-10-14  9:59 UTC 

[PATCH] pcmcia: fix unused function compile warning
 2010-10-14  9:47 UTC  (2+ messages)

[lm-sensors] Detection of W83L771W/G in lm90
 2010-10-14  9:58 UTC  (2+ messages)

[PATCH 1/2] ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock support
 2010-10-14  9:57 UTC  (2+ messages)

[U-Boot] RFC: introduce malloc_cleared() ?
 2010-10-14  9:52 UTC  (8+ messages)

Manual hunk edit mode + emacs + ^G == garbage
 2010-10-14  9:51 UTC  (4+ messages)

[PATCH] automatic snapshot extension with dmeventd (BZ 427298)
 2010-10-14  9:51 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc: do not fixup NULL ptrs
 2010-10-14  9:51 UTC 

[Qemu-devel] [Bug 660366] [NEW] "qemu-img convert -O qcow2 -o backing_file" makes huge images
 2010-10-14  9:41 UTC  (3+ messages)
` [Qemu-devel] [Bug 660366] "

Question about hibernation
 2010-10-14  9:51 UTC  (3+ messages)

[PATCH] [RFC] slub tracing: move trace calls out of always inlined functions to reduce kernel code size
 2010-10-14  9:49 UTC  (4+ messages)

[Buildroot] VFS: Cannot open root device "mtd 
 2010-10-14  9:48 UTC 

tbf/htb qdisc limitations
 2010-10-14  8:50 UTC  (12+ messages)

[PATCH 3/4] iovmm: replace __iounmap with omap_iounmap
 2010-10-14  9:47 UTC  (4+ messages)

[PATCH] git-send-email.perl: fix In-Reply-To for second and subsequent patches
 2010-10-14  9:38 UTC 

[PATCH v3] serio: add support for PS2Mult multiplexer protocol
 2010-10-14  9:43 UTC  (7+ messages)

ioctl HDIO_GETGEO to device mapper devpath
 2010-10-14  9:40 UTC 

[PATCH 1/4] hid-multitouch: support for PixCir-based panels
 2010-10-14  9:38 UTC  (2+ messages)

DSP fails to Initialise due to memory map
 2010-10-14  9:36 UTC  (2+ messages)

git-svn.perl: Fix glob matching on svn paths
 2010-10-14  9:34 UTC  (4+ messages)
` [PATCH] "

list-modems patch
 2010-10-14  9:34 UTC  (3+ messages)

[RFC PATCH net-next] drivers/net Documentation/networking: Create directory intel_wired_lan
 2010-10-14  9:34 UTC  (7+ messages)

[RFC PATCH] Makefile: new prove target for running the tests with TAP
 2010-10-14  9:33 UTC  (4+ messages)

S98configure role
 2010-10-14  9:32 UTC 

result_tf handling in sata_fsl and sas_ata
 2010-10-14  9:28 UTC 

mx35pdk lan911x support
 2010-10-14  9:26 UTC  (3+ messages)

[PATCH v7 00/12] KVM: Add host swap event notifications for PV guest
 2010-10-14  9:22 UTC  (26+ messages)
` [PATCH v7 01/12] Add get_user_pages() variant that fails if major fault is required
` [PATCH v7 02/12] Halt vcpu if page it tries to access is swapped out
` [PATCH v7 03/12] Retry fault before vmentry
` [PATCH v7 04/12] Add memory slot versioning and use it to provide fast guest write interface
` [PATCH v7 05/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v7 06/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v7 07/12] Add async PF initialization to PV guest
` [PATCH v7 08/12] Handle async PF in a guest
` [PATCH v7 09/12] Inject asynchronous page fault into a PV guest if page is swapped out
` [PATCH v7 10/12] Handle async PF in non preemptable context
` [PATCH v7 11/12] Let host know whether the guest can handle async PF in non-userspace context
` [PATCH v7 12/12] Send async PF when guest is not in userspace too

[PATCH -next] xfs: eliminate kconfig dependency warning
 2010-10-14  9:25 UTC  (2+ messages)
` [xfs-masters] "

[PATCH] ARM: mach-shmobile: UIO platform data for sh7372/ap4evb V2
 2010-10-14  9:24 UTC 

External SD card on nokia n810
 2010-10-14  9:24 UTC 

What's cooking in git.git (Oct 2010, #01; Wed, 13)
 2010-10-14  9:23 UTC  (2+ messages)

[U-Boot] MPC8377: SVR wrong ?
 2010-10-14  9:23 UTC 

[Bug 19702] i5-450M CPU gets stuck in low/lowest state
 2010-10-14  9:22 UTC  (2+ messages)

[PATCH v7 00/12] KVM: Add host swap event notifications for PV guest
 2010-10-14  9:21 UTC  (64+ messages)
` [PATCH v7 01/12] Add get_user_pages() variant that fails if major fault is required
` [PATCH v7 02/12] Halt vcpu if page it tries to access is swapped out
` [PATCH v7 03/12] Retry fault before vmentry
` [PATCH v7 04/12] Add memory slot versioning and use it to provide fast guest write interface
` [PATCH v7 05/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v7 06/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v7 07/12] Add async PF initialization to PV guest
` [PATCH v7 08/12] Handle async PF in a guest
` [PATCH v7 09/12] Inject asynchronous page fault into a PV guest if page is swapped out
` [PATCH v7 10/12] Handle async PF in non preemptable context
` [PATCH v7 11/12] Let host know whether the guest can handle async PF in non-userspace context
` [PATCH v7 12/12] Send async PF when guest is not in userspace too

[PATCH] ARM: mach-shmobile: Add memchunk support V2
 2010-10-14  9:21 UTC 

[Qemu-devel] [PATCH] Suppress warning: zero-length gnu_printf format string
 2010-10-14  9:20 UTC  (6+ messages)
` [Qemu-devel] "
      ` [Qemu-devel] [PATCH] configure: Support disabling warnings in $gcc_flags

[Qemu-devel] v5 [PATCH 0/3] qemu: Threadlets: A generic task offloading framework
 2010-10-14  9:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] Introduce threadlets

[PATCH v7 00/12] KVM: Add host swap event notifications for PV guest
 2010-10-14  9:16 UTC 

[PATCH 13/13] [RfC] API for STK driver to signal executed commands
 2010-10-14  9:17 UTC  (2+ messages)

[PATCH v7 00/12] KVM: Add host swap event notifications for PV guest
 2010-10-14  9:16 UTC 

[PATCH v7 00/12] KVM: Add host swap event notifications for PV guest
 2010-10-14  9:16 UTC 

fs: Inode cache scalability V2
 2010-10-14  9:13 UTC  (8+ messages)
` [PATCH 17/18] fs: icache remove inode_lock

[patch v3 0/2] ARM: mach-shmobile: Add zboot support for SuperH Mobile ARM
 2010-10-14  9:12 UTC  (6+ messages)
` [patch v3 1/2] ARM: "
` [patch v3 2/2] ARM: mach-shmobile: "

[PATCH 12/13] stk: Handle the Play Tone proactive command
 2010-10-14  9:11 UTC  (2+ messages)

[PATCH] time-xen : Reset monotonic time when sync up time from dom0 to domU
 2010-10-14  9:07 UTC  (6+ messages)

[PATCH] ALSA: hda: Add speaker pin to automute Acer Aspire 8943G
 2010-10-14  9:06 UTC  (7+ messages)

[PATCH 1/3] drivers: misc: ad525x_dpot: Fix typo in spi write16 and write24 transfer counts
 2010-10-14  8:59 UTC  (3+ messages)
` [PATCH 2/3] drivers: misc: ad525x_dpot: Fix part name typos in defines
` [PATCH 3/3] drivers: misc: ad525x_dpot: new features

[PATCH -next] mmc: fix cb710 kconfig dependency warning
 2010-10-14  9:04 UTC  (2+ messages)

[RFC][PATCH][VTD] consolidate VT-d quirks into a single file quirks.c
 2010-10-14  9:04 UTC  (2+ messages)

[PATCH] lvconvert: provide useful error when snapshot-merge target missing
 2010-10-14  9:04 UTC  (4+ messages)

[PATCH RFC/RFT] ARM: S5P: Fix USB and 48M clock enable procedure
 2010-10-14  9:03 UTC  (2+ messages)

huawei e1550
 2010-10-14  9:03 UTC  (2+ messages)

[PATCH 11/13] stkagent: Add PlayTone and LoopTone requests
 2010-10-14  9:02 UTC  (2+ messages)

[v2 RFC PATCH 0/4] Implement multiqueue virtio-net
 2010-10-14  9:04 UTC  (6+ messages)

[PATCH v2] wl1271: Fix warning about unsupported RX rate
 2010-10-14  9:00 UTC 

[PATCH v2] bash: support pretty format aliases
 2010-10-14  8:58 UTC  (3+ messages)
` [PATCH 1/2] bash: add helper function to get config variables for completion
` [PATCH 2/2] bash: support pretty format aliases


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.