messages from 2011-10-13 08:49:47 to 2011-10-13 10:23:05 UTC [more...]
[PATCH] hfp: Expose BT address using the serial number
2011-10-13 14:05 UTC (2+ messages)
nfqueue stuck on queue length >299
2011-10-13 12:29 UTC (2+ messages)
[PATCH] ath6kl: unbreak suspend
2011-10-13 10:22 UTC (2+ messages)
[RESEND][PATCH V2 0/2] Add a common macro for creating struct clk_lookup entries
2011-10-13 10:20 UTC (7+ messages)
` [RESEND][PATCH V2 1/2] ARM: CLKDEV: Add Common Macro for clk_lookup
[PATCH RFC V4 00/10] jump-label: allow early jump_label_enable()
2011-10-13 10:15 UTC (3+ messages)
` [PATCH RFC V4 04/10] x86/jump_label: drop arch_jump_label_text_poke_early()
limit module timer precision issue
2011-10-13 10:15 UTC (3+ messages)
[PATCH] MIPS Kprobes: Support branch instructions probing
2011-10-13 10:12 UTC (4+ messages)
[PATCH 01/12] Add mpris-player to .gitignore
2011-10-13 10:12 UTC (3+ messages)
` [PATCH 12/12] Improve test/simple-player to allow user interaction
credit2 data structures
2011-10-13 10:11 UTC (2+ messages)
[PATCH V2] PPC: Fix race in mtmsr paravirt implementation
2011-10-13 10:11 UTC (3+ messages)
Question on S3 on evergreen
2011-10-13 9:54 UTC
[PATCH net 0/4] ipv4: various pmtu discovery fixes
2011-10-13 10:09 UTC (4+ messages)
` [PATCH 1/4] ipv4: Fix pmtu propagating
[PATCH 1/7] kvm tools: Fix spelling mistake
2011-10-13 10:08 UTC (9+ messages)
` [PATCH 2/7] kvm tools: Use compat message per device instead of per instance
` [PATCH 3/7] kvm tools: Improve compat message
` [PATCH 4/7] kvm tools: Add basic help when starting 'kvm' without args
` [PATCH 5/7] kvm tools: Add help and info messages to 'kvm setup'
` [PATCH 6/7] kvm tools: Modify 'kvm setup' parameters
` [PATCH 7/7] kvm tools: Add option to list rootfs in 'kvm list'
Using serial driver 16550A in poll mode without interrupt connected
2011-10-13 10:08 UTC (6+ messages)
[PATCH v1 1/1] hid-magicmouse: Magic Trackpad has 1 button, not 2
2011-10-13 10:05 UTC
[PATCH] build: error out on non-absolute $(XEN_ROOT)
2011-10-13 10:05 UTC (2+ messages)
[PATCH 1/2] drivers: create a pin control subsystem v9
2011-10-13 10:04 UTC (4+ messages)
[PATCH] mm: add a "struct page_frag" type containing a page, offset and length
2011-10-13 10:02 UTC (2+ messages)
RFC : fat : default errors use FAT_ERRORS_CONT instead of FAT_ERRORS_RO
2011-10-13 10:01 UTC (4+ messages)
[PATCH BlueZ] Fix crash on power off in maemo6 after sending DTMF
2011-10-13 10:02 UTC
[PATCH V2 0/2]: Add SPI Support on Exynos4
2011-10-13 10:02 UTC (4+ messages)
` [PATCH V2 1/2] ARM: EXYNOS4: Add SPI support
[Qemu-devel] [PATCH] Add iSCSI support for QEMU
2011-10-13 10:01 UTC (8+ messages)
` [Qemu-devel] [PATCH] This patch adds a new block driver : iSCSI
[FWD] [Xen-users] Jumbo frame support for Xen
2011-10-13 10:00 UTC
[PATCH 1/2] [ARM] mach-types: Re-add apf9328
2011-10-13 9:59 UTC (5+ messages)
[PATCH 0/5, v3] repair: sector size and blkmap fixes
2011-10-13 9:58 UTC (11+ messages)
` [PATCH 1/5] repair: handle repair of image files on large sector size filesystems
` [PATCH 2/5] repair: fix a valgrind reported error on i686
` [PATCH 3/5] repair: handle memory allocation failure from blkmap_grow
` [PATCH 4/5] repair: don't cache large blkmap allocations
` [PATCH 5/5] repair: prevent blkmap extent count overflows
[PATCH 1/1] x86, e820: Remove direct mapping of reserved space for HT hole around 1TB
2011-10-13 9:57 UTC (3+ messages)
[PATCH 0/3] x86/microcode: support for microcode update in Xen dom0
2011-10-13 9:57 UTC (11+ messages)
Seamless Service Restart / Port Takeover
2011-10-13 9:56 UTC (3+ messages)
[PATCH] UART: add CSR SiRFprimaII SoC on-chip uart drivers
2011-10-13 9:55 UTC (3+ messages)
[PATCH 00 of 27 v2] libxl: rationalise libxl_device_* APIs
2011-10-13 9:55 UTC (29+ messages)
` [PATCH 01 of 27 v2] libxl: add missing "break; " to do_pci_remove
` [PATCH 02 of 27 v2] libxl: remove generated file testidl.c on clean
` [PATCH 03 of 27 v2] libxl: idl: use "dispose" rather than "destroy" for function to free IDL types
` [PATCH 04 of 27 v2] libxl: libxl_destroy_cpumap becomes libxl_cpumap_destroy
` [PATCH 05 of 27 v2] libxl: add a comment describing the device interfaces
` [PATCH 06 of 27 v2] libxl: various fixes to libxl_device_disk_list (and internals)
` [PATCH 07 of 27 v2] libxl: refactor code to construct disk from xenstore backend
` [PATCH 08 of 27 v2] libxl: do not read f.e. xenstore dir in disk list function
` [PATCH 09 of 27 v2] libxl: update nic list API to use common device API style
` [PATCH 10 of 27 v2] libxl: reimplement devid->nic in terms of from_xs_be function
` [PATCH 11 of 27 v2] libxl: reimplement devid->disk "
` [PATCH 12 of 27 v2] libxl: libxl_devid_to_* should take an integer device id
` [PATCH 13 of 27 v2] libxl: separate forced and non-forced device remove
` [PATCH 14 of 27 v2] libxl: split forced and non-forced uses of libxl__device_del
` [PATCH 15 of 27 v2] libxl: use IDL to define device front- and back-end kinds
` [PATCH 16 of 27 v2] libxl: do not remove unidentified frontend paths in libxl__devices_destroy
` [PATCH 17 of 27 v2] libxl: use libxl__device in libxl_devices_destroy and libxl__device_pci_remove_xenstore
` [PATCH 18 of 27 v2] libxl: merge libxl__device_del into libxl__device_remove
` [PATCH 19 of 27 v2] libxl: use more descriptive variable names in libxl__devices_destroy
` [PATCH 20 of 27 v2] libxl: convert disk handling to device API
` [PATCH 21 of 27 v2] libxl: convert NIC "
` [PATCH 22 of 27 v2] libxl: remove libxl_device_console_add
` [PATCH 23 of 27 v2] libxl: convert VKB handling to device API
` [PATCH 24 of 27 v2] libxl: convert VFB "
` [PATCH 25 of 27 v2] libxl: reorder device functions to put functions for each device together
` [PATCH 26 of 27 v2] libxl: convert PCI device handling to device API
` [PATCH 27 of 27 v2] imported patch libxl-flags-on-ctx-alloc.patch
Add support for the SPMP8000 SoC and Letcool board
2011-10-13 9:54 UTC (15+ messages)
` [PATCH 3/9] ARM: SPMP8000: Add clk support
` [PATCH 4/9] ARM: SPMP8000: Add ADC driver
` [PATCH 8/9] ARM: SPMP8000: Add support for the Letcool board
` [PATCH 9/9] ARM: SPMP8000: Add Kconfig and Makefile entries to build the machine
[ANNOUNCE] 3.0.6-rt18
2011-10-13 9:52 UTC
[LTP] [PATCH] ldd: fix error with -m32 in x86_64
2011-10-13 9:55 UTC
[PATCH] arm: at91: fix environment location in flash for multiple boards
2011-10-13 9:51 UTC (2+ messages)
` [PATCH] arm: at91: Add Atmel NAND support in config for at91sam9m10g45ek
conntrack EILSEQ followed by ENOBUFS
2011-10-13 12:50 UTC (3+ messages)
[PATCH] libxl: remove QMP warning when no pty style serial device is configured
2011-10-13 9:47 UTC
[RFC] net: remove erroneous sk null assignment in timestamping
2011-10-13 9:46 UTC (9+ messages)
` [PATCH 1/1] net: hold sock reference while processing tx timestamps
` [PATCH 0/3] net: time stamping fixes
` [PATCH 1/3] net: hold sock reference while processing tx timestamps
` [PATCH 2/3] dp83640: use proper function to free transmit time stamping packets
` [PATCH 3/3] dp83640: free packet queues on remove
[PATCH] PPC: Fix race in mtmsr paravirt implementation
2011-10-13 9:45 UTC (4+ messages)
Booting Pandaboard from SD card
2011-10-13 9:45 UTC (6+ messages)
[PATCH V3 0/3] ARM: SAMSUNG: Add support for sdhci clock lookup using generic names
2011-10-13 9:40 UTC (11+ messages)
` [PATCH V4 3/3] ARM: SAMSUNG: Add lookup of sdhci-s3c clocks "
[U-Boot] Version 2 of 'Moving mx3fb to CONFIG_VIDEO'
2011-10-13 9:40 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/2] mx31: make HSP clock for mx3fb driver available
` [U-Boot] [PATCH v3 2/2] video: Moving mx3fb.c to CONFIG_VIDEO
[Patch] Increase USBFS Bulk Transfer size
2011-10-13 9:39 UTC (13+ messages)
linux-next: Tree for Oct 13
2011-10-13 9:38 UTC (2+ messages)
about symbol link of library
2011-10-13 9:37 UTC
[PATCH] x86-64: don't use xmalloc_array() for allocation of the (per-CPU) IDTs
2011-10-13 9:34 UTC (2+ messages)
[PATCH] libxc: osdep: report missing backends in common code
2011-10-13 9:33 UTC
[PATCH] libxl: reimplement buffer for bootloading and drop data if buffer is full
2011-10-13 9:32 UTC (5+ messages)
[PATCH] libxl: libxl__e820_alloc must take a libxl__gc
2011-10-13 9:32 UTC
Creating Rootfs images without packages
2011-10-13 9:26 UTC (2+ messages)
[PATCH 0 of 4 v2] libxl: support json for pretty printing objects
2011-10-13 9:31 UTC (2+ messages)
[PATCH] libxl: correctly propagate errors from libxl_domain_resume
2011-10-13 9:28 UTC
[RFC][PATCH] ASoC: Suppress restore of default register values for lzo cache sync
2011-10-13 9:28 UTC
moving head lighting price list
2011-10-13 9:25 UTC
[PATCH] xenbus: Fix loopback event channel assuming domain 0
2011-10-13 9:24 UTC (10+ messages)
[U-Boot] hwmon: problems with fan control
2011-10-13 9:24 UTC
[U-Boot] [PATCH 0/3] Microblaze/Xilinx network driver changes
2011-10-13 9:23 UTC (4+ messages)
` [U-Boot] [PATCH 1/3 v2] net: emaclite: Use unsigned long for baseaddr
` [U-Boot] [PATCH 2/3 v2] net: emaclite: Move RX/TX ping pong initialization to
` [U-Boot] [PATCH 3/3] microblaze: Wire up axi_ethernet driver initialization
e100 + VLANs?
2011-10-13 9:22 UTC (12+ messages)
[mdadm PATCH 2/2] Fix unterminated buffer after readlink() call
2011-10-13 9:22 UTC
[mdadm PATCH 1/2] Fix off-by-one in readlink() buffer size handling
2011-10-13 9:21 UTC
[PATCH 00/16] cifs: cleanup and overhaul of the receive codepath (try #3)
2011-10-13 9:20 UTC (3+ messages)
` [PATCH 07/16] cifs: turn read_from_socket into a wrapper around a vectorized version
[PATCH 0/4] Import some patches from WindRiver Linux
2011-10-13 9:13 UTC (9+ messages)
` [PATCH 1/4] mesa-dri/xlib: use target commands in mklib file
` [PATCH 2/4] gdk-pixbuf: pick up ${NM} to fix libtool naming issue
` [PATCH 3/4] xinput: add xinput from oe
` [PATCH 4/4] xinput-calibrator: add touchscreen support
virtio localdisk performance
2011-10-13 9:19 UTC (3+ messages)
[PATCH -rt] harirq.h: Define softirq_count() as OUL to kill build warning
2011-10-13 9:19 UTC (2+ messages)
mount other than rootfs problem
2011-10-13 9:19 UTC (11+ messages)
[PATCH] ASoC: ak4535: fixup cache register table
2011-10-13 9:17 UTC (2+ messages)
[PATCH] ASoC: ak4642: convert to soc-cache
2011-10-13 9:16 UTC (5+ messages)
` [PATCH] ASoC: ak4642: fixup cache register table
[PATCH 7/9] ASoC: da7210: Add support for ALC and Noise suppression
2011-10-13 9:15 UTC (4+ messages)
` [alsa-devel] "
[RFC 0/5] OMAP groundwork for IOMMU-based DMA API
2011-10-13 9:15 UTC (5+ messages)
` [RFC 1/5] ARM: dev_archdata: add private iommu extension
[U-Boot] Pull request - emaclite and axi ethernet driver
2011-10-13 9:14 UTC
[alsa-devel] [PATCH 6/9] ASoC: da7210: bugfix for head phone volume control
2011-10-13 9:12 UTC (4+ messages)
` "
[Drbd-dev] [RFC 00/13] drbd: part 18 of adding multiple volume support to drbd
2011-10-13 8:43 UTC (5+ messages)
` [Drbd-dev] [PATCH 13/13] DRBD: Fix comparison always false warning due to long/long long compare
[Bug 41740] New: Mesa 7.12-devel gallium/state_trackers/d3d1x compilation error
2011-10-13 9:09 UTC (2+ messages)
` [Bug 41740] "
[PATCH 0/5 v4] ARM Realview PCIX patch series
2011-10-13 9:09 UTC (6+ messages)
` [PATCH 1/5 v4] ARM Realview PCIX map include file changes
linux-next: manual merge of the staging tree with the net tree
2011-10-13 9:08 UTC (2+ messages)
[U-Boot] [PATCH v4] net: axi_ethernet: Add driver to u-boot
2011-10-13 9:08 UTC (3+ messages)
[PATCH] ARM: kprobes: only patch instructions on one CPU
2011-10-13 9:07 UTC (3+ messages)
Heap memory is not re-claiming
2011-10-13 9:06 UTC (3+ messages)
[U-Boot] Uboot with simpleImage elf
2011-10-13 9:05 UTC
[PATCH RESEND] x86, mrst: use a temporary variable for SFI irq
2011-10-13 9:04 UTC
PROBLEM: System call 'sendmsg' of process ospfd (quagga) causes kernel oops
2011-10-13 8:56 UTC
[GIT PULL] x86 fix
2011-10-13 9:00 UTC
[PATCH] spi/tegra: fix compilation error in spi-tegra.c
2011-10-13 9:01 UTC
[PATCH 0/2 v2] [GIT PULL][v3.2] tracing: queued updates
2011-10-13 8:59 UTC (6+ messages)
[linux-lvm] sharing attr on clustered volume -- cannot see open attribute
2011-10-13 9:00 UTC
change_page_attr() implementation for ARM?
2011-10-13 8:59 UTC (6+ messages)
[PATCH 0/5] execbuffer cleanups + fixes
2011-10-13 8:58 UTC (4+ messages)
` [PATCH 0/4] pre-v2 series
` [PATCH 4/4] drm/i915: Use eb for more stuff
[PATCH] drm/i915/panel: Alwyas record the backlight level again (but cleverly)
2011-10-13 8:57 UTC
[PATCH 0 of 6] Renaming/bugfixing/improving the ocaml libraries
2011-10-13 8:56 UTC (3+ messages)
` [PATCH 1 of 6] [OCAML] Rename "
[PATCH] fanotify: to differ file access event from different threads
2011-10-13 8:56 UTC
[PATCH 2/9] ASoC: da7210: Add support for line input and mic
2011-10-13 8:55 UTC (3+ messages)
` [alsa-devel] "
[PATCH 1/9] ASoC: da7210: Add support for line out and DAC
2011-10-13 8:53 UTC (3+ messages)
` [alsa-devel] "
[Cluster-devel] [fence-virt PATCH] backend plugin for monitoring a host's status
2011-10-13 8:52 UTC (3+ messages)
[PATCH 00/22] brcm80211: mainline patch related cleanup
2011-10-13 8:51 UTC (4+ messages)
` [PATCH 22/22] brcm80211: removed file wifi.c
[U-Boot] [PATCH] sparc: fix unknown escape sequence warnings
2011-10-13 8:49 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.