All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-30 01:47:39 to 2009-08-30 10:19:38 UTC [more...]

ASoC DAI on Atmel AT32AP7000
 2009-08-30 10:19 UTC  (4+ messages)

[PATCH] sane-toolchain-eglibc.inc: Set TARGET_OS = linux-gnuspe for e500
 2009-08-30  9:54 UTC  (10+ messages)

Extending virtio_console to support multiple ports
 2009-08-30 10:10 UTC  (6+ messages)
    ` [Qemu-devel] "

[PATCH] Round-down years in "years+months" relative date view
 2009-08-30 10:08 UTC  (19+ messages)
              ` [PATCH] Allow testing of _relative family of time formatting and parsing functions
                    ` [PATCH 1/2] Add date formatting and parsing functions relative to a given time
                      ` [PATCH 2/2] Allow testing of _relative family of time formatting and parsing functions

[PATCH] AB3100 regulator support v1
 2009-08-30 10:08 UTC  (5+ messages)

kvm-88: KVM_APIC_READ: read reserved register b0
 2009-08-30 10:01 UTC  (4+ messages)

pvusb and error conditions
 2009-08-30  9:58 UTC 

[RFC PATCH] sched: Fix resource limiting in pfifo_fast
 2009-08-30  9:57 UTC  (6+ messages)

[BUG] git stash refuses to save after "add -N"
 2009-08-30  9:55 UTC  (4+ messages)

ASoC updates for 2.6.32
 2009-08-30  9:47 UTC  (5+ messages)

System lockup with 2.6.26.8-rt16 on ARM9 [Solved]
 2009-08-30  9:34 UTC  (3+ messages)

[Bridge] bridge management through code
 2009-08-30  9:33 UTC 

Failure to setup Xen 3.4.1 Dom0 on top of Ubuntu 9.10 Server HVM DomU ( 2.6.30.2 xenified kernel)
 2009-08-30  9:32 UTC  (2+ messages)

[PATCH] drivers/input/keyboard: Move a dereference below a NULL test
 2009-08-30  9:18 UTC  (2+ messages)

l expres
 2009-08-30  9:13 UTC 

raid is dangerous but that's secret (was Re: [patch] ext2/3: document conditions when reliable operation is possible)
 2009-08-30  9:01 UTC  (27+ messages)
` [patch] ext2/3: document conditions when reliable operation is possible

[PATCH] don't call adjust_vmx_controls() second time
 2009-08-30  8:59 UTC  (4+ messages)

[PATCH] libv4l: add NULL pointer check
 2009-08-30  8:56 UTC 

vc in emacs problem with git
 2009-08-30  8:54 UTC  (4+ messages)

Pull request: bluetooth-next-2.6 2009-08-30
 2009-08-30  8:51 UTC  (48+ messages)
` [PATCH 01/47] Bluetooth: Add proper shutdown support to SCO sockets
` [PATCH 02/47] Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received
` [PATCH 03/47] Bluetooth: Improve USB driver throughput by increasing the frame size
` [PATCH 04/47] Bluetooth: Disconnect HIDRAW devices on disconnect
` [PATCH 05/47] Bluetooth: Add extra device reference counting for connections
` [PATCH 06/47] Bluetooth: Let HIDP grab the device reference "
` [PATCH 07/47] Bluetooth: Add btmrvl driver for Marvell Bluetooth devices
` [PATCH 08/47] Bluetooth: Add Marvell BT-over-SDIO driver
` [PATCH 09/47] Bluetooth: Add debugfs support to btmrvl driver
` [PATCH 10/47] Bluetooth: Add documentation for Marvell Bluetooth driver
` [PATCH 11/47] Bluetooth: Fix Kconfig "
` [PATCH 12/47] Bluetooth: Fix compilation of Marvell driver without debugfs
` [PATCH 13/47] Bluetooth: Remove pointless ifdef protection for Marvell header files
` [PATCH 14/47] Bluetooth: Remove pointless casts from Marvell debugfs support
` [PATCH 15/47] Bluetooth: Some coding style cleanup for Marvell core driver
` [PATCH 16/47] Bluetooth: Fix complicated assignment of firmware for Marvell devices
` [PATCH 17/47] Bluetooth: Fix module description strings for Marvell driver
` [PATCH 18/47] Bluetooth: Remove private device name of Marvell SDIO driver
` [PATCH 19/47] Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack
` [PATCH 20/47] Bluetooth: Fix last few compiler warning within Marvell core driver
` [PATCH 21/47] Bluetooth: Remove Enter/Leave debug statements from Marvell driver
` [PATCH 22/47] Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver
` [PATCH 23/47] Bluetooth: Add missing kmalloc NULL tests to Marvell driver
` [PATCH 24/47] Bluetooth: Convert hdev->req_lock to a mutex
` [PATCH 25/47] Bluetooth: Coding style cleanup from previous rfcomm_init bug fix
` [PATCH 26/47] Bluetooth: Add module option to enable L2CAP ERTM support
` [PATCH 27/47] Bluetooth: Allow setting of L2CAP ERTM via socket option
` [PATCH 28/47] Bluetooth: Add L2CAP RFC option if ERTM is enabled
` [PATCH 29/47] Bluetooth: Add configuration support for ERTM and Streaming mode
` [PATCH 30/47] Bluetooth: Create separate l2cap_send_disconn_req() function
` [PATCH 31/47] Bluetooth: Add initial support for ERTM packets transfers
` [PATCH 32/47] Bluetooth: Add support for Segmentation and Reassembly of SDUs
` [PATCH 33/47] Bluetooth: Initial support for retransmission of packets with REJ frames
` [PATCH 34/47] Bluetooth: Add support for Retransmission and Monitor Timers
` [PATCH 35/47] Bluetooth: Enable Streaming Mode for L2CAP
` [PATCH 36/47] Bluetooth: Add support for FCS option to L2CAP
` [PATCH 37/47] Bluetooth: Add support for L2CAP SREJ exception
` [PATCH 38/47] Bluetooth: Full support for receiving L2CAP SREJ frames
` [PATCH 39/47] Bluetooth: Fix rejected connection not disconnecting ACL link
` [PATCH 40/47] Bluetooth: Add locking scheme to L2CAP timeout callbacks
` [PATCH 41/47] Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP
` [PATCH 42/47] Bluetooth: Fix false errors from bcsp_pkt_cull function
` [PATCH 43/47] Bluetooth: Add USB autosuspend support to btusb driver
` [PATCH 44/47] Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layer
` [PATCH 45/47] Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1)
` [PATCH 46/47] Bluetooth: Handle L2CAP case when the remote receiver is busy
` [PATCH 47/47] Bluetooth: Add support for L2CAP 'Send RRorRNR' action

[U-Boot] post u-boot mail list
 2009-08-30  8:47 UTC 

[PATCH] xfsprogs: fix unaligned access in libxfs
 2009-08-30  8:44 UTC  (4+ messages)
` pushing out a new xfsprogs release, was "

zero size file after power failure with kernel 2.6.30.5
 2009-08-30  8:39 UTC  (2+ messages)

[RFC] [PATCH 1/1] hrtimers: Cache next hrtimer
 2009-08-30  8:36 UTC  (11+ messages)

problem building v4l2-spec from docbook source
 2009-08-30  8:20 UTC 

xfs data loss
 2009-08-30  8:17 UTC  (4+ messages)

[Bridge] Bridge manage code
 2009-08-30  8:15 UTC 

Error creating FAT32 over Nand flash
 2009-08-30  8:14 UTC  (4+ messages)

scsi_wait_scan not working (2.6.30.5)
 2009-08-30  8:12 UTC  (3+ messages)

[PATCH] micro-uclibc, minimal-uclibc: Reorder including the base distro config
 2009-08-30  7:53 UTC  (2+ messages)

getting back to < 2MB rootfs with mtd-utils
 2009-08-30  7:52 UTC  (3+ messages)

[PATCH] Fix proc_file_write missing ppos update
 2009-08-30  8:09 UTC  (3+ messages)

Questions about creating virtual disks with qemu/kvm
 2009-08-30  7:58 UTC 

cpu.c BUG, Xen or hardware failure?
 2009-08-30  7:55 UTC  (2+ messages)

[PATCH 1/2] Add date formatting and parsing functions relative to a given time
 2009-08-30  7:51 UTC  (3+ messages)

Intel VT-d/Neocleus 1:1 mreged code for PCI passthrough
 2009-08-30  7:50 UTC  (2+ messages)

[dm-crypt] Command failed: Can not access device on luksOpen
 2009-08-30  7:44 UTC  (6+ messages)

[B.A.T.M.A.N.] [patch] adding subgraph-feature to vis-output in dot-file-format
 2009-08-30  7:37 UTC  (3+ messages)

Lenovo compact cam 17ef:4802
 2009-08-30  7:29 UTC 

Lenovo compact cam 17ef:4802
 2009-08-30  7:27 UTC 

I've got a problem in my installing selinux
 2009-08-30  7:21 UTC  (3+ messages)
  ` [refpolicy] "

Pinnacle Hybrid Pro Stick (320e)?
 2009-08-30  7:18 UTC  (6+ messages)

[patch] ext2/3: document conditions when reliable operation is possible
 2009-08-30  7:07 UTC  (16+ messages)
                  ` [testcase] test your fs/storage stack (was Re: [patch] ext2/3: document conditions when reliable operation is possible)

ACPI locks hardware devices when it doesn't detect vista
 2009-08-30  6:59 UTC  (5+ messages)
` Is acpi_ec_ecdt_probe() broken? (was: Re: ACPI locks hardware devices when it doesn't detect vista)

[PATCH 00/11] TProxy for IPv6
 2009-08-30  6:56 UTC  (4+ messages)
` [PATCH 03/11] TProxy: reuse a 32bit hole in struct ipv6_pinfo

[patch] document flash/RAID dangers
 2009-08-30  6:49 UTC  (12+ messages)

[PATCH 2/6] PM: Asynchronous resume of devices
 2009-08-30  6:45 UTC  (4+ messages)

[PATCH 0/5] NFSv4.1 DRC rewrite version 6
 2009-08-30  6:38 UTC  (5+ messages)
` [PATCH 1/5] nfsd41: expand solo sequence check
  ` [PATCH 2/5] nfsd41: bound forechannel drc size by memory usage
      ` [pnfs] "

failed in debugging Xen hypervisor with gdb stub of xen
 2009-08-30  6:36 UTC 

[ANNOUNCE] GIT 1.6.4.2
 2009-08-30  6:30 UTC 

gspca_sunplus: problem with brightness control
 2009-08-30  6:22 UTC 

[PATCH] net: convert one non-symbolic return value in dev_queue_xmit
 2009-08-30  6:21 UTC 

[PATCH] netdevice: Use existing macros
 2009-08-30  6:21 UTC 

[Bug 23495] New: nouveau KMS produces no output on a Dell 3008WFP monitor
 2009-08-30  6:17 UTC  (2+ messages)
  ` [Bug 23495] "

[Buildroot] [Bug 527] New: misc fixes for dnsmasq package
 2009-08-30  6:08 UTC  (2+ messages)
` [Buildroot] [Bug 527] "

Does kexec support SMP on powerpc? E500 V2
 2009-08-30  5:51 UTC  (3+ messages)

[PATCH] v4l2: fix typos in INSTALL
 2009-08-30  5:51 UTC 

[Buildroot] Does the kexec package buildroot-2009.05 for i386?
 2009-08-30  5:49 UTC  (10+ messages)

vhost_net_init returned -7
 2009-08-30  5:12 UTC  (4+ messages)

Anyone meet DNS fail translate repo.or.cz
 2009-08-30  4:20 UTC 

Ext4 tree backports for 2.6.27.10 and 2.6.28
 2009-08-30  4:25 UTC  (3+ messages)
  ` Ext4 corruption that will not go away

[PATCH 3/3] G1: Add G1-specific SMS support
 2009-08-30  4:07 UTC 

[PATCH 2/3] G1: Add a G1 syntax for parsing
 2009-08-30  4:07 UTC 

[PATCH 1/3] G1: Add initial HTC G1 modem support
 2009-08-30  4:06 UTC 

What's cooking in git.git (Aug 2009, #05; Wed, 26)
 2009-08-30  4:06 UTC  (3+ messages)

[PATCH 2/2 next] sky2: B0_Y2LED controls the LEDs for both ports
 2009-08-30  3:58 UTC 

[PATCH 1/2 next] sky2: Fix B0_Y2LED to match vendor driver
 2009-08-30  3:58 UTC 

missing control in alsamixer capture for CA0110-IBG
 2009-08-30  3:49 UTC 

the ordered frequency of those gleams on the front of the house op
 2009-08-30  3:28 UTC 

[PATCH 1/4] ACPI: video - fix oops when unloading module
 2009-08-30  3:24 UTC  (10+ messages)
` [PATCH 2/4] ACPI: video - fix potential crash when unloading
` [PATCH 3/4] ACPI: video - rename cdev to cooling_device
` [PATCH 4/4] ACPI: video - cleanup video device registration

[PATCH] Btrfs: improved the BIO_RW_DISCARD function definition
 2009-08-30  3:16 UTC 

[PATCH] uclibc: Pass ARCH=<TARGET_ARCH>" on make commandline
 2009-08-30  2:57 UTC 

[PATCH 0/7] discard support revisited
 2009-08-30  3:03 UTC  (14+ messages)
` [PATCH 4/7] sd: add support for WRITE SAME (16) with unmap bit
` [PATCH 6/7] block: allow large discard requests

[PATCH] Btrfs: improve the BIO_RW_DISCARD conditional compile func definition
 2009-08-30  3:02 UTC 

[PATCH, RFC] vm: Add an tuning knob for vm.max_writeback_pages
 2009-08-30  2:54 UTC  (2+ messages)

Question on fallocate/ftruncate sequence
 2009-08-30  2:52 UTC  (11+ messages)

[GIT PULL] tracing/kprobes: Add dynamic tracepoints + instruction decoder
 2009-08-30  2:49 UTC  (6+ messages)
` [PATCH -tip tracing/kprobes 3/6] kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions

return value of inotify_add_watch()
 2009-08-30  2:36 UTC 

[U-Boot] Question about Netconsole
 2009-08-30  2:32 UTC  (5+ messages)

[PATCH v3 00/14] Asynchronous raid6 acceleration (part 1 of 3)
 2009-08-30  2:31 UTC  (15+ messages)
` [PATCH v3 01/14] async_tx: rename zero_sum to val
` [PATCH v3 02/14] async_tx: kill ASYNC_TX_DEP_ACK flag
` [PATCH v3 03/14] async_tx: structify submission arguments, add scribble
` [PATCH v3 04/14] async_xor: permit callers to pass in a 'dma/page scribble' region
` [PATCH v3 05/14] md/raid6: release spare page at ->stop()
` [PATCH v3 06/14] md/raid6: move the spare page to a percpu allocation
` [PATCH v3 07/14] md/raid5, 6: add percpu scribble region for buffer lists
` [PATCH v3 08/14] async_tx: add sum check flags
` [PATCH v3 09/14] async_tx: kill needless module_{init|exit}
` [PATCH v3 10/14] async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
` [PATCH v3 11/14] async_tx: add support for asynchronous GF multiplication
` [PATCH v3 12/14] async_tx: add support for asynchronous RAID6 recovery operations
` [PATCH v3 13/14] dmatest: add pq support
` [PATCH v3 14/14] async_tx: raid6 recovery self test

[PATCH][PV_OPS_DOM0] Fix domain0 hang when cpuidle is disabled in Xen
 2009-08-30  2:23 UTC 

[PATCH -mm] ACPI video: only one ACPI bus video device is allowed for one VGA controller
 2009-08-30  2:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Disentagle ISA IRQs
 2009-08-30  2:09 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus

[PATCH] ACPI: EC: Merge IRQ and POLL modes
 2009-08-30  1:48 UTC  (2+ messages)

[PATCH] ACPI: EC: Merge IRQ and POLL modes
 2009-08-30  1:47 UTC  (2+ messages)

[patch] ext2/3: document conditions when reliable operation is possible
 2009-08-24 20:24 UTC 


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.