All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-22 14:32:41 to 2009-10-22 16:33:03 UTC [more...]

[PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2
 2009-10-22 16:33 UTC  (20+ messages)
` [PATCH 1/5] page allocator: Always wake kswapd when restarting an allocation attempt after direct reclaim failed
` [PATCH 2/5] page allocator: Do not allow interrupts to use ALLOC_HARDER

[Qemu-devel] [PATCH] new SDL keyboard shortcuts to start and stop VM
 2009-10-22 16:32 UTC  (14+ messages)

IRQ SMP affinity problems in domU with vcpus > 4 on HP ProLiant G6 with dual Xeon 5540 (Nehalem)
 2009-10-22 16:32 UTC  (3+ messages)

I/O performance of VirtIO
 2009-10-22 16:29 UTC  (4+ messages)

git bisect Vs branch
 2009-10-22 15:48 UTC 

[ANNOUNCE] Sheepdog: Distributed Storage System for KVM
 2009-10-22 16:28 UTC  (5+ messages)
` [Qemu-devel] "

XFS internal error xfs_da_do_buf(1) at line 1992 of file fs/xfs/xfs_da_btree.c
 2009-10-22 16:30 UTC  (7+ messages)

[PATCH] dell-laptop: Use buffer with 32-bit physical address
 2009-10-22 16:27 UTC  (4+ messages)

A question about cpu_idle()
 2009-10-22 16:24 UTC  (5+ messages)

Proper attribution for modified files
 2009-10-22 16:23 UTC 

[PATCH] allow userspace to adjust kvmclock offset
 2009-10-22 16:23 UTC  (8+ messages)

Proper error handling on NULL pointers
 2009-10-22 16:23 UTC  (4+ messages)

[PATCH 1/2] kvm-kmod: Use the main development tree of kvm as Linux submodule
 2009-10-22 16:25 UTC  (5+ messages)

[REGRESSION] "bind" a device to a driver doesn't not work anymore
 2009-10-22 16:22 UTC  (7+ messages)

[Xenomai-help] Xenomai and Libpcap
 2009-10-22 16:21 UTC  (3+ messages)

[PATCH 12/14] repair: switch block usage bitmap to a btree
 2009-10-22 16:22 UTC  (2+ messages)

include/asm-generic/int-ll64.h kernel 2.6.31.4
 2009-10-22 16:21 UTC  (3+ messages)

[Qemu-devel] [PATCH] test for lm capable kernel
 2009-10-22 16:20 UTC  (2+ messages)

[PATCH] virtio-pci: fix per-vq MSI-X request logic
 2009-10-22 16:17 UTC  (3+ messages)

[PATCH] v4: use upstream kvm_vcpu_ioctl
 2009-10-22 16:19 UTC  (2+ messages)

[PATCH -v4 1/9] tracing: convert trace_clock_local() as weak function
 2009-10-22 16:16 UTC  (21+ messages)
` [PATCH -v4 2/9] MIPS: add mips_timecounter_read() to get high precision timestamp
  ` [PATCH -v4 3/9] tracing: add MIPS specific trace_clock_local()
    ` [PATCH -v4 4/9] tracing: add static function tracer support for MIPS
      ` [PATCH -v4 5/9] tracing: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST "
        ` [PATCH -v4 6/9] tracing: add an endian argument to scripts/recordmcount.pl
          ` [PATCH -v4 7/9] tracing: add dynamic function tracer support for MIPS
            ` [PATCH -v4 8/9] tracing: not trace mips_timecounter_init() in MIPS
              ` [PATCH -v4 9/9] tracing: add function graph tracer support for MIPS

[PATCH] Staging: hv: Fix null pointer error after vmbus loading
 2009-10-22 16:14 UTC 

[ath9k-devel] mac80211/ath9k/hostapd: Some clients unable to associate with AP
 2009-10-22 16:10 UTC  (4+ messages)
  `  "

page allocation failure message kernel 2.6.31.4 (tty-related)
 2009-10-22 16:10 UTC  (8+ messages)

[Buildroot] [Bug 679] New: Autoconf cannot find M4
 2009-10-22 16:09 UTC 

UBIFS problem on MPC8536DS
 2009-10-22 16:07 UTC  (11+ messages)

Problems with string (charp) module parameters
 2009-10-22 15:54 UTC  (5+ messages)

[PATCH 0/4] scsi_dh: Make scsi_dh_activate asynchronous
 2009-10-22 16:06 UTC  (3+ messages)
` [dm-devel] "

Got trap No.23 when booting mips32 ?
 2009-10-22 16:03 UTC  (6+ messages)

[PATCH 1/4] KVM test: Add new utility functions to kvm_utils
 2009-10-22 16:00 UTC 

2.6.31+2.6.31.4: XFS - All I/O locks up to D-state after 24-48 hours (sysrq-t+w available)
 2009-10-22 16:00 UTC  (12+ messages)
            ` mdadm --detail showing annoying device

[PATCHSET 0/5] nfsd: Cleanup nfsd/pnfsd headers and code placment
 2009-10-22 15:59 UTC  (6+ messages)
` [PATCH 2/5] nfsd: Fix independence of a few nfsd related headers

[PATCH 0/5 v4] Kernel Handling of Dynamic Logical Partitioning
 2009-10-22 15:56 UTC  (5+ messages)
` [PATCH 3/5 v4] Export memory_sysdev_class

uvcvideo causes ehci_hcd to halt
 2009-10-22 15:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] Fix bdrv_read/write emulation
 2009-10-22 15:54 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] posix-aio-compat: Split out posix_aio_process_queue
` [Qemu-devel] [PATCH 2/8] Add qemu_aio_process_queue()
` [Qemu-devel] [PATCH 3/8] Split out bottom halves
` [Qemu-devel] [PATCH 4/8] Introduce contexts for asynchronous callbacks
` [Qemu-devel] [PATCH 5/8] block: Use new AsyncContext for bdrv_read/write emulation
` [Qemu-devel] [PATCH 6/8] posix-aio-compat: Honour AsyncContext
` [Qemu-devel] [PATCH 7/8] linux-aio: "
` [Qemu-devel] [PATCH 8/8] Revert "qcow2: Bring synchronous read/write back to life"

[PATCH][1/2] In cpufreq, check for a driver before use
 2009-10-22 15:53 UTC 

[PATCH][2/2] Fix RevF detection in powernow.c
 2009-10-22 15:53 UTC 

Howto for using mlmmj
 2009-10-22 15:53 UTC  (4+ messages)

[PATCH] driver support for VIDIOC_QUERYSTD and enhanced VIDIOC_ENUMINPUT for WinTV PVR-150
 2009-10-22 15:52 UTC  (2+ messages)

[PATCH] output human readable form of the .status field from VIDIOC_ENUMINPUT
 2009-10-22 15:51 UTC  (2+ messages)

PC Beep or PC Speaker or just Beep? and HDA Beep code
 2009-10-22 15:50 UTC 

[PATCH] intel-iommu: Fix alloc_coherent for pass-through devices
 2009-10-22 15:49 UTC  (8+ messages)

[PATCH v2] Add cpuidle support for at91
 2009-10-22 15:47 UTC  (2+ messages)

Nested VMX support v3
 2009-10-22 15:46 UTC  (10+ messages)
` [PATCH 1/5] Nested VMX patch 1 implements vmon and vmoff
  ` [PATCH 2/5] Nested VMX patch 2 implements vmclear
    ` [PATCH 3/5] Nested VMX patch 3 implements vmptrld and vmptrst
      ` [PATCH 4/5] Nested VMX patch 4 implements vmread and vmwrite
        ` [PATCH 5/5] Nested VMX patch 5 implements vmlaunch and vmresume

PHY transmission error on broadcom 4318
 2009-10-22 15:37 UTC 

git describe is failing
 2009-10-22 15:44 UTC  (5+ messages)
    ` [PATCH] describe: when failing, tell the user about options that work

[PATCH 1/2] rdma/cm: support option to allow manually setting IB path
 2009-10-22 15:41 UTC  (12+ messages)
` [PATCH 2/2] rdma/cm: allow user to specify IP to DGID mapping

bridging + load balancing bonding
 2009-10-22 15:41 UTC  (2+ messages)

[PATCH] opensm/osm_vendor_ibumad.c: Add environment variable to change max retries
 2009-10-22 15:41 UTC  (5+ messages)

[PATCH] Support for VIDIOC_QUERYSTD in v4l2-ctl
 2009-10-22 15:39 UTC  (2+ messages)

[PATCH] Fix null pointer error after vmbus loading
 2009-10-22 15:39 UTC  (2+ messages)

Problem with MDI/MDI-X auto-switching in E100 driver
 2009-10-22 15:38 UTC 

[PATCH] sched, cpuacct: fix niced guest time accounting
 2009-10-22 15:36 UTC  (4+ messages)
    ` [PATCH -tip] "

[RFC Patch] use MTRR for write combining if PAT is not available
 2009-10-22 15:34 UTC  (6+ messages)

What's cooking in git.git (Oct 2009, #03; Mon, 19)
 2009-10-22 15:33 UTC  (3+ messages)

[KVM PATCH 0/2] irqfd enhancements
 2009-10-22 15:33 UTC  (10+ messages)
` [KVM PATCH 1/2] KVM: Directly inject interrupts via irqfd

[PATCH] opensm/osm_ucast_updn.c: cosmetics - rename function
 2009-10-22 15:33 UTC 

[PATCH 1/6] regulator: Also lift apply_uV into machine_constraints_voltage()
 2009-10-22 15:31 UTC  (6+ messages)
` [PATCH 2/6] regulator: Display actual settings with constraints
` [PATCH 3/6] regulator: Factor out regulator name pretty printing
` [PATCH 4/6] regulator: Handle regulators without suspend mode configuration
` [PATCH 5/6] regulator: Remove duplicate consts from ab3100
` [PATCH 6/6] regulator: Ensure val is initialised in 88pm8607 choose_voltage()

[dm-crypt] 1.1.0rc2: device-mapper: remove ioctl failed: Device or resource busy
 2009-10-22 15:31 UTC  (6+ messages)

[RFC] libertas: monster-patch to make CFG/WEXT configurable
 2009-10-22 15:31 UTC  (4+ messages)

What's cooking in git.git (Oct 2009, #04; Wed, 21)
 2009-10-22 15:31 UTC  (4+ messages)

[PATCH] doc: SubmitChecklist, add ioctls, remove OSDL reference
 2009-10-22 15:30 UTC 

[Buildroot] perl depends miniperl
 2009-10-22 15:29 UTC 

[U-Boot] Please pull u-boot-mpc83xx.git
 2009-10-22 15:29 UTC  (3+ messages)

S3C6400 SMDK6400 HSMMC problem
 2009-10-22 15:27 UTC 

[PATCH] SELinux: add .gitignore files for dynamic classes
 2009-10-22 15:23 UTC  (3+ messages)

Can current macro be accessed from interrupt context?
 2009-10-22 15:17 UTC  (2+ messages)

can't initialize iptables table `filter': Bad file descriptor
 2009-10-22 15:15 UTC 

[PATCH] librdmacm: initialize correct pthread condition in rdma_join_multicast
 2009-10-22 15:13 UTC  (2+ messages)

code to list contents of zip files
 2009-10-22 15:13 UTC  (6+ messages)

htc elf (omap850 based device)
 2009-10-22 15:13 UTC  (2+ messages)

Proof(?) for system-wide TSC invariance
 2009-10-22 15:12 UTC 

KVM: VMX: flush TLB with INVEPT on cpu migration
 2009-10-22 15:10 UTC  (3+ messages)

[PATCH] Fix sysfs handling of blktap2
 2009-10-22 15:10 UTC 

Multicast joins failing on 1.5-rc1?
 2009-10-22 15:08 UTC  (7+ messages)
        ` Multicast joins failing on 1.5-rc1? (OFED BACKPORT BUG)

Exemple of source code for capture without using callback
 2009-10-22 15:06 UTC  (3+ messages)

Developing and cross-compiling an ASoC driver
 2009-10-22 15:05 UTC  (5+ messages)

[U-Boot] [PATCH v2] Fix DM9000 MAC address handling
 2009-10-22 15:04 UTC  (2+ messages)

Module loads but has error
 2009-10-22 15:04 UTC  (9+ messages)

[PATCH] opensm/osm_ucast_cache.c: Eliminate unneeded define
 2009-10-22 15:01 UTC  (2+ messages)

[PATCH alsa-lib 1/3] Open device nodes with close-on-exec flag
 2009-10-22 15:01 UTC  (3+ messages)
` [PATCH alsa-lib 2/3] Remove old commented-out FD_CLOEXEC code
` [PATCH alsa-lib 3/3] Define _GNU_SOURCE so that <fcntl.h> gives O_CLOEXEC

[PATCH] opensm/osm_sa_mcmember_record.c: Validate P_Key on IPoIB signed MGIDs
 2009-10-22 14:59 UTC 

[PATCH] Enable TSC_RELIABLE for AMD servers
 2009-10-22 14:56 UTC  (2+ messages)

[Bug 14422] New: EXT4 is corrupted after clean shutdown
 2009-10-22 14:54 UTC  (2+ messages)
` [Bug 14422] "

[U-Boot] esdmode for DDR2
 2009-10-22 14:53 UTC  (4+ messages)

Commit 34d76c41 causes linker errors on ia64 with NR_CPUS=4096
 2009-10-22 14:53 UTC  (17+ messages)

[PATCH] perf_events: fix validate_event bug
 2009-10-22 14:51 UTC 

[PATCH alsa-lib 1/3] Open device nodes with close-on-exec flag
 2009-10-22 14:49 UTC  (3+ messages)
` [PATCH alsa-lib 2/3] Remove old commented-out FD_CLOEXEC code
` [PATCH alsa-lib 3/3] Define _GNU_SOURCE so that <fcntl.h> gives O_CLOEXEC

[U-Boot] [PATCH 0/7] Some patches for MPC8569E-MDS
 2009-10-22 14:47 UTC  (4+ messages)
` [U-Boot] [PATCH 1/7] fdt_support: Add multi-serial support for stdout fixup

[RFC PATCH v3 00/17] Return of smart HTTP
 2009-10-22 14:46 UTC  (9+ messages)

[PATCH] DRTL kernel 2.6.32-rc3 : SCHED_EDF, DI RT-Mutex, Deadline Based Interrupt Handlers
 2009-10-22 14:42 UTC  (4+ messages)

[RFC Patch] use MTRR for write combining if PAT is not available
 2009-10-22 14:41 UTC 

[PATCH] prevent AoE causing cache aliases
 2009-10-22 14:22 UTC 

Audio Controller Passthrough to Windows HVM Guest
 2009-10-22 14:39 UTC  (5+ messages)
  `  "

[refpolicy] Fix-typo-in-policy-constraints
 2009-10-22 14:37 UTC  (4+ messages)
` [refpolicy] [PATCH] Fix a typo of SElinux to SELinux

[PATCH] Documentation/fetch-options.txt: order options alphabetically
 2009-10-22 14:14 UTC  (5+ messages)
      ` [PATCH] Documentation/git-pull.txt: Add subtitles above included option files

[Qemu-devel] [PATCH 00/20] Port audio to vmstate
 2009-10-22 14:36 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/20] audio: fix compilation of DEBUG_PLIVE
` [Qemu-devel] [PATCH 02/20] audio: port to vmstate
` [Qemu-devel] [PATCH 03/20] sb16: remove IO_READ_PROTO
` [Qemu-devel] [PATCH 04/20] sb16: remove IO_WRITE_PROTO
` [Qemu-devel] [PATCH 05/20] sb16: port to vmstate
` [Qemu-devel] [PATCH 06/20] es1370: remove IO_READ_PROTO
` [Qemu-devel] [PATCH 07/20] es1370: remove IO_WRITE_PROTO
` [Qemu-devel] [PATCH 08/20] es1370: port to vmstate
` [Qemu-devel] [PATCH 09/20] adlib: remove IO_READ_PROTO
` [Qemu-devel] [PATCH 10/20] adlib: remove IO_WRITE_PROTO
` [Qemu-devel] [PATCH 11/20] c4231a: remove IO_READ_PROTO
` [Qemu-devel] [PATCH 12/20] c4231a: remove IO_WRITE_PROTO
` [Qemu-devel] [PATCH 13/20] c4231a: port to vmstate
` [Qemu-devel] [PATCH 14/20] gus: remove IO_READ_PROTO
` [Qemu-devel] [PATCH 15/20] gus: remove IO_WRITE_PROTO
` [Qemu-devel] [PATCH 16/20] gus: port to vmstate
` [Qemu-devel] [PATCH 17/20] ac97: sizeof returns unsigned long
` [Qemu-devel] [PATCH 18/20] ac97: recalculate active after loadvm
` [Qemu-devel] [PATCH 19/20] ac97: up savevm version and remove active from state
` [Qemu-devel] [PATCH 20/20] ac97: port to vmstate

patchmix application for EMU1616m
 2009-10-22 14:35 UTC  (2+ messages)

[PATCH net-next-2.6] rtnetlink: speedup rtnl_dump_ifinfo()
 2009-10-22 14:34 UTC 

[PATCH net-next-2.6 0/4] net: change the way mc_list is accessed
 2009-10-22 14:18 UTC  (3+ messages)
` [PATCH net-next-2.6 1/4] net: introduce mc list helpers


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.