All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-04 06:54:15 to 2010-11-04 09:51:58 UTC [more...]

[PATCH 1/2] eglibc: fix build issue with make-3.82
 2010-11-04  9:50 UTC  (2+ messages)
` [PATCH 2/2] busybox: "

[PATCH] ASoC: core: Fix race in dapm_power_widgets
 2010-11-04  9:51 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc: do not fixup NULL ptrs
 2010-11-04  9:50 UTC  (9+ messages)

[PATCH 0/5 v3] MSI-X mask supporting for assigned device(kernel)
 2010-11-04  9:50 UTC  (3+ messages)
` [PATCH 2/5] PCI: Add mask bit definition for MSI-X table

Change signal mask after vfork/clone system call
 2010-11-04  9:48 UTC  (3+ messages)

[PATCH 0/4] Add support for fragmentation offload
 2010-11-04  9:52 UTC  (5+ messages)
` [PATCH 3/4] mac80211: don't fragment packets when HW-fragmentation is on

[PATCH 0/3] MSI-X mask supporting for assigned device(QEmu)
 2010-11-04  9:47 UTC  (7+ messages)
` [PATCH 1/3] qemu-kvm: Ioctl for in-kernel mask support
` [PATCH 2/3] qemu-kvm: device assignment: Some clean up about MSI-X code
` [PATCH 3/3] qemu-kvm: device assignment: emulate MSI-X mask bits

[PATCH] pcmcia/sa1100: don't put machine specific init functions in .init.text
 2010-11-04  9:46 UTC  (2+ messages)

[PATCHv2 0/8 RFC] boot order specification
 2010-11-04  9:45 UTC  (19+ messages)
` [PATCHv2 1/8] Introduce deriver_name field to DeviceInfo structure
  ` [Qemu-devel] "
` [PATCHv2 4/8] Store IDE bus id in IDEBus structure for easy access
  ` [Qemu-devel] "
    ` [Qemu-devel] Re: [PATCHv2 0/8 RFC] boot order specification

[PATCH] git-rebase--interactive.sh: Add new command "shell"
 2010-11-04  9:43 UTC  (8+ messages)

[Ksummit-2010-discuss] checkpoint-restart: naked patch
 2010-11-04  9:43 UTC  (8+ messages)

[PATCH v4] atmodem: Remove at_pin_send_puk_cb, and use at_pin_send_cb instead
 2010-11-04  9:41 UTC  (2+ messages)

[PATCH] regulator: twl-regulator - fix twlreg_set_mode
 2010-11-04  9:38 UTC  (6+ messages)

[U-Boot] [PATCH] OMAP4: speed up booting on Pandaboard
 2010-11-04  9:38 UTC 

[ath9k-devel] nl80211 and cfg802.11
 2010-11-04  9:37 UTC  (6+ messages)

[PATCH v6 00/16] daemon-win32
 2010-11-04  9:35 UTC  (10+ messages)

openjdk-6 fails to translate
 2010-11-04  9:34 UTC 

can subversion 1.6 be made "just as distributed as git"?
 2010-11-04  9:35 UTC  (6+ messages)

[Xenomai-core] [RTnet-users] Potential problem with rt_eepro100
 2010-11-04  9:32 UTC  (38+ messages)
          ` [Xenomai-core] "

[PATCH] drm/i915: Add aub debug support for kernel
 2010-11-04  9:30 UTC  (5+ messages)

[RFC PATCH 1/1] vhost: TX used buffer guest signal accumulation
 2010-11-04  9:30 UTC  (11+ messages)

[Buildroot] [Bug 2767] New: Build for lsof broken in buildroot-2010.08
 2010-11-04  9:30 UTC  (2+ messages)
` [Buildroot] [Bug 2767] "

Determining which spindle is out of order
 2010-11-04  9:29 UTC  (3+ messages)

[PATCH] tags: put function prototypes back!
 2010-11-04  9:24 UTC  (2+ messages)
` [RESEND PATCH] "

[PATCH] OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support
 2010-11-04  9:25 UTC  (6+ messages)

[RFC 0/3] MPEG2/TS drop analyzer iptables match extension
 2010-11-04  9:20 UTC  (3+ messages)

500,000GBP was awarded to your email
 2010-11-04  8:25 UTC 

[Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
 2010-11-04  9:13 UTC  (5+ messages)

[PATCHv2 0/3] mtd: onenand: add cache program feature for 4kb page onenand
 2010-11-04  9:10 UTC  (4+ messages)

[PATCH] drm/i915: Fix KMS regression on Sandybridge/CPT
 2010-11-04  9:08 UTC  (7+ messages)

[PATCH v14 00/17] Provide a zero-copy method on KVM virtio-net
 2010-11-04  9:07 UTC  (40+ messages)
` [PATCH v14 01/17] Add a new structure for skb buffer from external
  ` [PATCH v14 02/17] Add a new struct for device to manipulate external buffer
  ` [PATCH v14 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
  ` [PATCH v14 04/17] Add a function make external buffer owner to query capability
  ` [PATCH v14 05/17] Add a function to indicate if device use external buffer
  ` [PATCH v14 06/17] Use callback to deal with skb_release_data() specially
  ` [PATCH v14 07/17]Modify netdev_alloc_page() to get external buffer
  ` [PATCH v14 08/17] Modify netdev_free_page() to release "
  ` [PATCH v14 09/17] Don't do skb recycle, if device use "
  ` [PATCH v14 10/17] If device is in zero-copy mode first, bonding will fail
  ` [PATCH v14 11/17] Add a hook to intercept external buffers from NIC driver
  ` [PATCH v14 12/17] Add header file for mp device
  ` [PATCH v14 13/17] Add mp(mediate passthru) device
  ` [PATCH v14 14/17] Add a kconfig entry and make entry for mp device
  ` [PATCH v14 15/17]Provides multiple submits and asynchronous notifications
  ` [PATCH v14 16/17] An example how to modifiy NIC driver to use napi_gro_frags() interface
  ` [PATCH v14 17/17] An example how to alloc user buffer based on "

testing branch 2010-10-29
 2010-11-04  9:04 UTC  (2+ messages)

[PATCH] sysfs: device-core: sysfs open close notify
 2010-11-04  9:03 UTC 

Pure kernel '2.6.37-rc1-00001-ge99d11d' shown as ~-dirty after compilation
 2010-11-04  9:07 UTC  (6+ messages)

[Buildroot] [PATCH RESEND] package/config: .gitignore cleanup
 2010-11-04  9:00 UTC 

[Buildroot] [PATCH 1/2] Create X symlink for TinyX
 2010-11-04  8:58 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] Bump xinit to 1.2.1

rules matching ipv6 prefix addrs
 2010-11-04  8:58 UTC  (8+ messages)

Cleanup and fixes for power trace events
 2010-11-04  8:57 UTC  (5+ messages)
` [PATCH 4/4] PERF: fix power:cpu_idle double end events

[Buildroot] [PATCH RESEND] matchbox-common was missing in Config.in
 2010-11-04  8:57 UTC 

udev rules behaves opposite when executing startx
 2010-11-04  8:57 UTC  (2+ messages)

[PATCH] delay.h: add __must_check to msleep_interruptible
 2010-11-04  8:55 UTC 

[PATCH v3] Add support for sending small data through obex
 2010-11-04  8:55 UTC  (3+ messages)
` [PATCH v2] Add support for sending large PBAP response in many parts
` [PATCH v2] Add support for generating pull "

[dm-crypt] Feitian PKI donation to dm-crypt projetc
 2010-11-04  8:52 UTC  (4+ messages)

perf tools miscellaneous questions
 2010-11-04  8:52 UTC  (2+ messages)

[PATCH v3] atmodem: Remove at_pin_send_puk_cb, and use at_pin_send_cb instead
 2010-11-04  8:51 UTC  (2+ messages)

[PATCH] drivers/net: normalize TX_TIMEOUT
 2010-11-04  8:49 UTC 

[PATCH 1/1] UDEV - Add 'udevlom' command line param to start_udev
 2010-11-04  8:49 UTC  (5+ messages)
` [PATCH 1/1] UDEV - Add 'udevlom' command line param to

perf tools miscellaneous questions
 2010-11-04  8:45 UTC 

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-04  8:41 UTC  (3+ messages)

[Bug 19702] i5-450M CPU gets stuck in low/lowest state
 2010-11-04  8:41 UTC  (2+ messages)

Implementing real-time embedded system to sample from five SPI ADCs
 2010-11-04  8:29 UTC  (2+ messages)

[PATCH v7] USB device driver of Topcliff PCH
 2010-11-04  8:35 UTC  (3+ messages)

[RFC][Patch] Adding kmsg_dump() to reboot/halt/poweroff/emergency_restart path
 2010-11-04  7:20 UTC  (5+ messages)

Re: OHCI issue with RT patch
 2010-11-04  8:36 UTC  (3+ messages)
  `  "

OMAP3530 ISP irqs disabled
 2010-11-04  8:34 UTC  (5+ messages)

[U-Boot] Very Urgent Invitation
 2010-11-04  8:32 UTC 

Patchwork cleanup weekend in two days
 2010-11-04  8:27 UTC 

[PATCH 0/13] IB-mgmt: Port madeye to userspace
 2010-11-04  8:25 UTC  (2+ messages)

[lm-sensors] [PATCH 0/8] hwmon: applesmc: Dynamic configuration
 2010-11-04  8:20 UTC  (5+ messages)
` [lm-sensors] [PATCH 2/8] hwmon: applesmc: Introduce a register
      ` [lm-sensors] [PATCH 2/8] hwmon: applesmc: Introduce a register lookup table

[PATCH] arm: Fix HAVE_S3C2410_WATCHDOG warnings
 2010-11-04  8:16 UTC  (2+ messages)

NETDEV WATCHDOG: eth2 (tg3): transmit queue 0 timed out
 2010-11-04  8:22 UTC  (6+ messages)

[PATCH 0/2] makedumpfile: few ARM fixes
 2010-11-04  8:15 UTC  (3+ messages)
` [PATCH 1/2] ARM: determine PAGE_OFFSET from _stext
` [PATCH 2/2] ARM: don't depend on vmalloc_start

[Buildroot] [pull request] Pull request for branch 2010.11-various-bumps
 2010-11-04  8:21 UTC  (4+ messages)
` [Buildroot] [PATCH 06/12] gdk-pixbuf/libgtk2: move gdk-pixbuf loader cache setup script

Streaming perf problem on 10g
 2010-11-04  8:20 UTC  (4+ messages)

[PATCH] no need for memset since kzalloc
 2010-11-04  8:20 UTC 

2.6.37-rc1 build failure
 2010-11-04 12:16 UTC  (4+ messages)

minimal distro, console image and bluez
 2010-11-04  8:14 UTC 

Socket type in audio IPC
 2010-11-04  8:14 UTC 

[Ocfs2-devel] [PATCH 1/2] Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl
 2010-11-04  8:10 UTC  (10+ messages)
` [Ocfs2-devel] [PATCH 2/2] Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' "

[PULL]: Add lsb_release needed by lsb test
 2010-11-04  8:06 UTC 

libgee introspection problem
 2010-11-04  8:05 UTC  (5+ messages)
  ` DEPENDS broken for native(sdk).bbclass Was: "

[PULL] bzip2 security upgrade
 2010-11-04  7:57 UTC 

[PATCH] own-mirrors.bbclass: allow mirroring of scm fetched packages
 2010-11-04  7:58 UTC  (4+ messages)

[PATCH v3 0/3] V4L/DVB: OMAP_VOUT: Allow omap_vout to build without VRFB
 2010-11-04  7:56 UTC  (4+ messages)
` [PATCH v3 1/3] V4L/DVB: OMAP_VOUT: Move some functions and preprocessor defines from omap_vout
` [PATCH v3 2/3] V4L/DVB: OMAP_VOUT: Create a seperate vrfb functions library
` [PATCH v3 3/3] V4L/DVB: OMAP_VOUT: Use rotation_type to choose between vrfb rotation and no rotation

e2fsprogs do_package issue
 2010-11-04  7:55 UTC 

dangling symlinks
 2010-11-04  7:52 UTC 

[PATCH 0/7] Posix interface for RTC (v2)
 2010-11-04  7:52 UTC  (3+ messages)
` [PATCH 7/7] [RFC] Introduce Alarm (hybrid) timers

[RFC] turning conf/machine into a set of bblayers
 2010-11-04  7:48 UTC  (11+ messages)

[PATCH] ARM: imx: Add support for low power suspend on MX51
 2010-11-04  7:44 UTC  (3+ messages)

[LTP] [PATCH v3] overcommit libhugetlbfs and check the statistics
 2010-11-04  7:42 UTC 

problems building openldap and libtool
 2010-11-04  7:39 UTC  (8+ messages)

[xen-unstable test] 2545: regressions - FAIL
 2010-11-04  7:39 UTC 

[PATCH v3] x86, crypto: ported aes-ni implementation to x86
 2010-11-04  7:38 UTC  (3+ messages)

ubi deadlock on .36+
 2010-11-04  7:29 UTC  (2+ messages)

PROBLEM: i915 modesetting - weird offset graphics (v2.6.37-rc1-27-gff8b16d)
 2010-11-04  7:29 UTC  (2+ messages)

[Patch 0/3] Refining Xsave/Xrestore support - Version 3
 2010-11-04  7:26 UTC  (4+ messages)
`  "

[PATCH v3] mx51_3ds: Add esdhc support
 2010-11-04  7:25 UTC  (2+ messages)

commit 'mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities' breaks ricoh mmc device
 2010-11-04  7:23 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Try to free truncate log when meeting ENOSPC in write
 2010-11-04  7:14 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH v2] "

[PATCH 3/6] MacBookAir3,1(3,2) btusb support
 2010-11-04  7:04 UTC  (11+ messages)
                  ` [PATCH 1/1] Add MacBookAir3,1(2) support

[PATCH v3 00/13] OMAP: DMA: hwmod and DMA as platform device
 2010-11-04  7:01 UTC  (6+ messages)
` [PATCH v3 06/13] OMAP3: DMA: hwmod: add system DMA

[PATCH 1/9] staging: ft1000: Get rid of PUCHAR typedef
 2010-11-04  6:58 UTC  (4+ messages)
` [PATCH 7/9] staging: ft1000: Get rid of BOOLEAN typedef usage

[LTP] [PATCH v8] mmap/munmap /dev/zero: a common way of malloc()/free() anonymous memory on Solaris
 2010-11-04  6:55 UTC 

[ath9k-devel] support for AR9220
 2010-11-04  6:54 UTC  (5+ 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.