All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-22 16:22:04 to 2009-10-22 18:32:54 UTC [more...]

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

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

[PATCH] link-local address fix for rdma_resolve_addr
 2009-10-22 18:31 UTC  (14+ messages)

proposed FAQ entry for rt.wiki.kernel.org
 2009-10-22 18:29 UTC  (4+ messages)

[U-Boot] Requesting an update to ARM mach types
 2009-10-22 18:28 UTC  (2+ messages)

[PATCH 1/2] rdma/cm: support option to allow manually setting IB path
 2009-10-22 18:28 UTC  (14+ messages)
                ` [PATCH v2] [RFC] "

zaurus: cleanup sharpsl_pm.c
 2009-10-22 18:26 UTC  (8+ messages)

[PATCH v5 0/8] imap-send: Windows support
 2009-10-22 18:26 UTC  (4+ messages)
` [msysGit] "
  ` [msysGit] "
    ` [PATCH ef/msys-imap] mingw: use BLK_SHA1 again

[PATCH RFC] Send checkpoint and restart debug info to a log file (v2)
 2009-10-22 18:25 UTC  (5+ messages)

[Buildroot] [Bug 679] New: Autoconf cannot find M4
 2009-10-22 18:24 UTC  (2+ messages)
` [Buildroot] [Bug 679] "

[PATCH 1/2][v3] mm: add notifier in pageblock isolation for balloon drivers
 2009-10-22 18:23 UTC  (7+ messages)
` [PATCH 2/2][v3] powerpc: Make the CMM memory hotplug aware
    ` [PATCH 2/2][v4] "
      ` [PATCH 2/2][v5] "

[PATCH] omapfb: Wrong test on unsigned?
 2009-10-22 18:22 UTC  (5+ messages)

OFED 1.4.2 requires rebuild of kernel modules on each node
 2009-10-22 18:21 UTC 

[PATCHv3] [ARM] kirkwood: combine support for openrd base/client support
 2009-10-22 18:19 UTC  (4+ messages)

[U-Boot] hush while confusion
 2009-10-22 18:18 UTC  (5+ messages)

Can current macro be accessed from interrupt context?
 2009-10-22 18:12 UTC  (4+ messages)

Device Tree Corrupted after unflatten_device_tree()
 2009-10-22 18:14 UTC  (5+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-10-22 18:15 UTC 

GFX pass-through patches
 2009-10-22 18:15 UTC 

vhost-net patches
 2009-10-22 18:13 UTC  (15+ messages)

[RFC][v8][PATCH 9/10]: Define clone3() syscall
 2009-10-22 18:10 UTC  (13+ messages)

Request for backport of 82599 quirks to 3.4.2
 2009-10-22 18:10 UTC  (5+ messages)
      `  "

[PATCH] OMAP1: AMS_DELTA: Fix DSP public peripherals support
 2009-10-22 18:06 UTC  (3+ messages)
` [PATCH resend] "

[U-Boot] hush while confusion
 2009-10-22 18:05 UTC  (2+ messages)

[PARCH][RESEND] opensm/osm_sa_mcmember_record.c: Validate P_Key on IPoIB signed MGIDs
 2009-10-22 18:04 UTC 

[PATCH -v4 1/9] tracing: convert trace_clock_local() as weak function
 2009-10-22 18:00 UTC  (24+ 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

Ordering problem in serial_core.c
 2009-10-22 18:01 UTC  (3+ messages)

_XOPEN_SOURCE redefined
 2009-10-22 17:59 UTC 

[PATCH] new nomigrate config option
 2009-10-22 17:56 UTC  (2+ messages)

[SPAM] Curso de Imanes para Sanar
 2009-10-22 17:54 UTC 

bridging + load balancing bonding
 2009-10-22 17:53 UTC  (4+ messages)

Deadlock with nilfs on 2.6.31.4
 2009-10-22 17:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/15] Some networking code re-organization
 2009-10-22 16:49 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/15] net: move net-queue.[ch] under net/
` [Qemu-devel] [PATCH 02/15] net: move net-checksum.c "
` [Qemu-devel] [PATCH 03/15] net: move tap-win32.c "
` [Qemu-devel] [PATCH 04/15] net: move more stuff into net/tap-win32.c, add net/tap.h
` [Qemu-devel] [PATCH 05/15] net: move tap-linux.h under net/
` [Qemu-devel] [PATCH 06/15] net: split all the tap code out into net/tap.c
` [Qemu-devel] [PATCH 07/15] net: split BSD tap_open() out into net/tap-bsd.c
` [Qemu-devel] [PATCH 08/15] net: move solaris code to net/tap-solaris.c
` [Qemu-devel] [PATCH 09/15] net: move AIX code into net/tap-aix.c
` [Qemu-devel] [PATCH 10/15] build: add CONFIG_LINUX
` [Qemu-devel] [PATCH 11/15] net: move linux code into net/tap-linux.c
` [Qemu-devel] [PATCH 12/15] net: move tap_set_sndbuf() to tap-linux.c
` [Qemu-devel] [PATCH 13/15] net: move tap_probe_vnet_hdr() "
` [Qemu-devel] [PATCH 14/15] net: move tap_set_offload() code into tap-linux.c
` [Qemu-devel] [PATCH 15/15] net: move UFO support detection to tap-linux.c

LVM2 ./WHATS_NEW daemons/clvmd/lvm-functions.c
 2009-10-22 17:45 UTC 

[Qemu-devel] [PATCH 00/19 v2] Add virtio-net/tap support for partial csums and GSO
 2009-10-22 16:43 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] net: remove unused includes of if_tun.h and if_tap.h
` [Qemu-devel] [PATCH 02/19] net: import linux tap ioctl definitions
` [Qemu-devel] [PATCH 03/19] net: make tap_receive() re-use tap_receive_iov() code
` [Qemu-devel] [PATCH 04/19] net: enable IFF_VNET_HDR on tap fds if available
` [Qemu-devel] [PATCH 05/19] net: refactor tap initialization
` [Qemu-devel] [PATCH 06/19] net: add a vnet_hdr=on|off parameter
` [Qemu-devel] [PATCH 07/19] net: add a client type code
` [Qemu-devel] [PATCH 08/19] net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs
` [Qemu-devel] [PATCH 09/19] net: add flags parameter to packet queue interface
` [Qemu-devel] [PATCH 10/19] net: add an API for 'raw' packets
` [Qemu-devel] [PATCH 11/19] net: add receive_raw parameter to qemu_new_vlan_client()
` [Qemu-devel] [PATCH 12/19] net: use qemu_send_packet_raw() in qemu_announce_self()
` [Qemu-devel] [PATCH 13/19] net: implement tap support for receive_raw()
` [Qemu-devel] [PATCH 14/19] virtio-net: add vnet_hdr support
` [Qemu-devel] [PATCH 15/19] net: add tap_set_offload()
` [Qemu-devel] [PATCH 16/19] virtio-net: enable tap offload if guest supports it
` [Qemu-devel] [PATCH 17/19] Work around dhclient brokenness
` [Qemu-devel] [PATCH 18/19] Enable UFO on virtio-net and tap devices
` [Qemu-devel] [PATCH 19/19] virtio-net: add tap_has_ufo flag to saved state

[PATCH]Zoom2: Setup HSMMC2 8-bit capability
 2009-10-22 17:44 UTC 

[PATCH]Omap3630: Add hsmmc related checks
 2009-10-22 17:44 UTC  (2+ messages)

[PATCH] i2c-scmi: Quirk to work on IBM machines with broken BIOSes
 2009-10-22 17:43 UTC  (7+ messages)

[Qemu-devel] [RFC v2] queue_work proposal
 2009-10-22 17:37 UTC  (2+ messages)

[PATCH]Omap HSMMC2 8-bit mux configuration
 2009-10-22 17:43 UTC 

[Qemu-devel] [RFC] in-kernel irqchip : split devices
 2009-10-22 17:07 UTC  (2+ messages)

[PATCH]Omap3630:Configure HSMMC1 to 4-bit
 2009-10-22 17:41 UTC 

[Buildroot] [RFC; PATCH] Use gdbserver from external toolchain
 2009-10-22 17:40 UTC  (2+ messages)

[PATCH] fix few small memory leaks in qemu
 2009-10-22 17:39 UTC  (2+ messages)

Allocator changes
 2009-10-22 17:37 UTC  (2+ messages)

[lm-sensors] Fwd: i801_smbus 0000:00:1f.3: Bus collision! SMBus may
 2009-10-22 17:36 UTC 

Problems with snd_pcm_writei() function
 2009-10-22 17:34 UTC 

soc_common and irq handling
 2009-10-22 17:33 UTC 

LVM2 ./WHATS_NEW lib/cache/lvmcache.c
 2009-10-22 17:33 UTC 

[PATCH 0/2 v2] OMAP3:PM: refactor Smart Reflex
 2009-10-22 17:28 UTC  (3+ messages)
` [PATCH 1/2 v2] OMAP3:PM:SR: prepare: remove old SR code
  ` [PATCH 2/2 v2] OMAP3:PM:SR: SmartReflex Refactor Rev3.0

[Qemu-devel] qemu-i386 -L / /usr/bin/perl -e 'print `perl -v`' doesn't print
 2009-10-22 17:25 UTC 

remove broken refloc
 2009-10-22 16:57 UTC 

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

[PATCH 0/7] Documentation: document /sys/devices/system/cpu/
 2009-10-22 17:15 UTC  (3+ messages)

What's cooking in git.git (Oct 2009, #04; Wed, 21)
 2009-10-22 17:11 UTC  (3+ messages)
` ks/precompute-completion (was Re: What's cooking in git.git (Oct 2009, #04; Wed, 21))

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

[PATCH 0/4] Initial statd clean ups in preparation for IPv6
 2009-10-22 17:05 UTC  (5+ messages)
  ` [PATCH 1/4] statd: Replace note() with xlog() in rpc.statd
  ` [PATCH 2/4] statd: Replace nsm_log() with xlog() in sm-notify command
  ` [PATCH 3/4] statd: replace smn_{get, set}_port() with the shared equivalents
  ` [PATCH 4/4] statd: fix address copy in sm-notify.c

[PATCH 1/2] mfd: Convert wm8350 IRQ handlers to irq_handler_t
 2009-10-22 17:03 UTC  (2+ messages)
` [PATCH 2/2] mfd: Mask and unmask wm8350 IRQs on request and free

[PATCH v3 1/2] arm: a driver for on-chip ETM and ETB
 2009-10-22 17:01 UTC  (6+ messages)
` [PATCH v3 2/2] OMAP3: add AMBA devices for "

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

[PATCH 0/4 v2] MFD/OMAP/ASoC: MFD device for twl4030 codec submodule
 2009-10-22 16:56 UTC  (7+ messages)
` [PATCH 1/4 v2] MFD: twl4030: add twl4030_codec MFD as a new child to the core
  ` [PATCH 2/4 v2] OMAP: Platform support for twl4030_codec MFD
    ` [PATCH 3/4 v2] ASoC: TWL4030: use the twl4030-codec.h for register descriptions
      ` [PATCH 4/4 v2] ASoC: TWL4030: Driver registration via twl4030_codec MFD

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

IGEPv2 with TI DSP codecs and GStreamer
 2009-10-22 16:55 UTC  (2+ messages)
    ` [beagleboard] "

[PATCH 1/1] reboot: Fix Realview ARM1176PB board reboot
 2009-10-22 16:55 UTC  (2+ messages)

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

[PATCH 2/2] use lpath_to_handle when restoring symlinks
 2009-10-22 16:52 UTC 

[PATCH 1/2] add lpath_to_handle to libhandle
 2009-10-22 16:52 UTC 

git bisect Vs branch
 2009-10-22 16:50 UTC  (2+ messages)

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

qemu-kvm: require 4K aligned resource size for memory
 2009-10-22 16:37 UTC  (2+ messages)

[PATCH 1/2 -tip] perf: Keep track of remaining time when enabling/disabling swevent hrtimers
 2009-10-22 16:47 UTC 

[PATCH] ipmi: use round_jiffies on timers to reduce timer overhead/wakeups
 2009-10-22 16:45 UTC  (8+ messages)
  ` [Discuss] "
            `  "

[PATCH 14/14] repair: add missing locking in scanfunc_bmap
 2009-10-22 16:42 UTC  (2+ messages)

[PATCH 13/14] repair: optimize duplicate extent tracking
 2009-10-22 16:41 UTC  (2+ messages)

MXC MMC driver and SDIO peripherals
 2009-10-22 16:41 UTC  (5+ messages)

Multicast joins failing on 1.5-rc1?
 2009-10-22 16:39 UTC  (8+ messages)
        ` Multicast joins failing on 1.5-rc1? (OFED BACKPORT BUG)

[PATCH 2/2] rdma/cm: allow user to specify IP to DGID mapping
 2009-10-22 16:39 UTC  (11+ messages)

[PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2
 2009-10-22 16:37 UTC  (7+ messages)
` [PATCH 2/5] page allocator: Do not allow interrupts to use ALLOC_HARDER

[PATCH 2/2 -tip] perf: Don't generate events for the idle task when exclude_idle is set
 2009-10-22 16:38 UTC  (2+ messages)
` [PATCH] x86: Get bp from the IRQ regs instead of directly from the CPU

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

[Xenomai-help] Re-2: :: rt_printf with daemonized task
 2009-10-22 16:34 UTC  (2+ messages)

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

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

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

[PATCH] dell-laptop: Use buffer with 32-bit physical address
 2009-10-22 16:27 UTC  (3+ 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)


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.