All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-10 16:13:32 to 2010-11-10 17:35:41 UTC [more...]

[PATCH v3 00/13] OMAP: DMA: hwmod and DMA as platform device
 2010-11-10 17:35 UTC  (25+ messages)
` [PATCH v3 01/13] OMAP: DMA: Replace read/write macros with functions
` [PATCH v3 02/13] OMAP: DMA: Introduce errata handling feature
` [PATCH v3 10/13] OMAP: DMA: Convert DMA library into DMA platform Driver
` [PATCH v3 13/13] OMAP: PM: DMA: Enable runtime pm

[Qemu-devel] [PATCHv3 00/14] boot order specification
 2010-11-10 17:34 UTC  (32+ messages)
`  "
` [Qemu-devel] [PATCHv3 01/14] Introduce fw_name field to DeviceInfo structure
  `  "
` [Qemu-devel] [PATCHv3 02/14] Introduce new BusInfo callback get_fw_dev_path
  `  "
` [Qemu-devel] [PATCHv3 03/14] Keep track of ISA ports ISA device is using in qdev
  `  "
` [Qemu-devel] [PATCHv3 04/14] Add get_fw_dev_path callback to ISA bus "
  `  "
` [Qemu-devel] [PATCHv3 05/14] Store IDE bus id in IDEBus structure for easy access
  `  "
` [Qemu-devel] [PATCHv3 06/14] Add get_fw_dev_path callback to IDE bus
  `  "
` [Qemu-devel] [PATCHv3 07/14] Add get_dev_path callback for system bus
  `  "
` [Qemu-devel] [PATCHv3 08/14] Add get_fw_dev_path callback for pci bus
  `  "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCHv3 09/14] Record which USBDevice USBPort belongs too
  `  "
` [Qemu-devel] [PATCHv3 10/14] Add get_dev_path callback for usb bus
  `  "
` [Qemu-devel] [PATCHv3 11/14] Add bootindex parameter to net/block/fd device
  `  "
` [Qemu-devel] [PATCHv3 12/14] Add bootindex parameter to pci assigned device
  `  "
` [Qemu-devel] [PATCHv3 13/14] Add notifier that will be called when machine is fully created
  `  "
` [Qemu-devel] [PATCHv3 14/14] Pass boot device list to firmware
  `  "

[PATCH] serial/8250: Increase number of serial ports to 32
 2010-11-10 17:33 UTC  (4+ messages)

BeagleBoard not resuming from uart with latest pm-core ?
 2010-11-10 17:32 UTC  (3+ messages)

dyntick-hpc and RCU
 2010-11-10 17:31 UTC  (5+ messages)
` [PATCH] a local-timer-free version of RCU

[RFC][PATCH] perf: sysfs type id
 2010-11-10 17:31 UTC  (4+ messages)

[PATCH] atmel_serial: Atmel RS485 support v2
 2010-11-10 17:28 UTC  (9+ messages)
` [PATCH] Documentation about RS485 serial communications

Embedded Linux Flag Version
 2010-11-10 17:30 UTC  (5+ messages)

[Qemu-devel] v10: [PATCH 0/3] Threadlets: A generic task offloading framework
 2010-11-10 17:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] Move threadlets infrastructure to qemu-threadlets.c

[Buildroot] Buildroot creates broken jffs2 image
 2010-11-10 17:29 UTC  (3+ messages)

[RFC][PATCH 00/22] sched: SCHED_DEADLINE v3
 2010-11-10 17:28 UTC  (5+ messages)
` [RFC][PATCH 02/22] sched: add extended scheduling interface

[PATCH 0/7] omap-sham off mode and error handling fixes
 2010-11-10 17:28 UTC  (8+ messages)
` [PATCH 1/7] crypto: updates omap sham device related platform code
` [PATCH 2/7] crypto: omap-sham - omap sha1 & md5 driver
` [PATCH 3/7] omap-sham: OMAP macros corrected
` [PATCH 4/7] omap-sham: uses digest buffer in request context
` [PATCH 5/7] omap-sham: DMA initialization fixes for off mode
` [PATCH 6/7] omap-sham: error handling improved
` [PATCH 7/7] omap-sham: removed redundunt locking

[Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
 2010-11-10 17:22 UTC  (7+ messages)

[PATCH 0/5] omap-aes off mode and error handling fixes
 2010-11-10 17:26 UTC  (6+ messages)
` [PATCH 1/5] crypto: omap-aes: change in prevention of OCP bus error
` [PATCH 2/5] omap-aes: DMA initialization fixes for OMAP off mode
` [PATCH 3/5] omap-aes: redundant locking is removed
` [PATCH 4/5] omap-aes: error handling implementation improved
` [PATCH 5/5] omap-aes: unnecessary code removed

IOPS higher than expected on randwrite, direct=1 tests
 2010-11-10 17:18 UTC  (5+ messages)

[RFC] Using gitrevisions :/search style with other operators
 2010-11-10 17:23 UTC  (12+ messages)
                ` [PATCH] get_sha1: support relative path "<obj>:<sth>" syntax

[RFC 1/5] mac80211: Add support for transmit beam forming
 2010-11-10 17:25 UTC  (7+ messages)
` [RFC 2/5] ath: Add a keycache entry if beamforming is enabled
  ` [RFC 3/5] ath9k_common: Add HTC field length if order bit is set
    ` [RFC 4/5] ath9k: Add support for Tx beamforming feature
      ` [RFC 5/5] ath9k_hw: Add support for Tx beamforming

[PATCH v2] PCI: fix pci_bus_alloc_resource() hang, prefer positive decode
 2010-11-10 17:26 UTC 

[PATCH] Documentation/git-pull: clarify configuration
 2010-11-10 17:25 UTC  (3+ messages)
    ` When is a patch ready for inclusion? (Re: [PATCH] Documentation/git-pull: clarify configuration)

[RFC/Requirements/Design] h/w error reporting
 2010-11-10 17:25 UTC  (9+ messages)

[PATCH v2] Documentation/git-pull: clarify configuration
 2010-11-10 17:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 1/3] trace: [ust] fix generation of 'trace.c' on events without args
 2010-11-10 17:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/3] trace: enable all events by default

[Qemu-devel] [Bug 432154] Re: dynamic block device attach/detach not functional with karmic KVM
 2010-11-10 17:13 UTC  (2+ messages)

linux-next: Tree for November 10
 2010-11-10 17:19 UTC  (2+ messages)
` linux-next: Tree for November 10 (kernel/rcutiny)

sk->sk_socket seems to disappear before connection termination
 2010-11-10 17:17 UTC  (5+ messages)

[lm-sensors] [PATCH 00/11] hwmon: applesmc: Dynamic configuration
 2010-11-10 17:14 UTC  (9+ messages)
` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a register
  ` [lm-sensors] [PATCH 04/11] hwmon: applesmc: Introduce a
            ` [PATCH 04/11] hwmon: applesmc: Introduce a register lookup table (rev2)

linux-next: build failure after merge of the fsnotify tree
 2010-11-10 17:14 UTC  (3+ messages)

[PATCH 00/10] MCDE: Add frame buffer device driver
 2010-11-10 17:14 UTC  (5+ messages)
` [PATCH 01/10] MCDE: Add hardware abstraction layer

Pro/Cons of send/receive/read/write operations?
 2010-11-10 17:14 UTC 

2.6.37-rc1 build failure
 2010-11-10 17:12 UTC  (6+ messages)

[PATCH] staging: lis331dlh: add lis331dlh driver
 2010-11-10 17:12 UTC  (6+ messages)

[PATCH v2 1/3] ath9k_htc: Update usb device ID list
 2010-11-10 17:12 UTC  (3+ messages)
` [PATCH 3/3] ath9k_hw: Set proper eeprom offset for AR9287 HTC devices

[PATCH] drivers/misc: Altera Cyclone active serial implementation
 2010-11-10 17:11 UTC  (2+ messages)

[PATCH 1/3] x86/mrst: add Moorestown specific reboot/shutdown support
 2010-11-10 16:51 UTC  (3+ messages)
` [PATCH 2/3] x86/mrst: add vrtc driver which serves as a wall clock device
` [PATCH 3/3] vrtc: add drivers/rtc/rtc-mrst.c

[PATCH] pl011: added clock management feature
 2010-11-10 17:11 UTC  (8+ messages)

Radeon drm: dpms backlight problem / question / bug?
 2010-11-10 17:10 UTC  (5+ messages)

2.6.36 io bring the system to its knees
 2010-11-10 17:10 UTC  (13+ messages)

[PATCHv3 1/2] ARM: imx: Add core definitions for MX53
 2010-11-10 17:09 UTC  (9+ messages)

[PATCH -v2] Monitor command: pfa2hva, translate guest physical address to host virtual address
 2010-11-10 17:08 UTC  (18+ messages)

is it kosher for pre-commit to change what's staged?
 2010-11-10 17:08 UTC 

[PATCH v2 2/2] spi: Force CS to be in inactive state after off-mode transition
 2010-11-10 17:07 UTC  (4+ messages)

How much space does poky need?
 2010-11-10 17:06 UTC 

[patch|rfc] add support for I/O scheduler tuning
 2010-11-10 17:03 UTC  (2+ messages)

[PATCH 0/2] FAT unified kernel messages
 2010-11-10 16:58 UTC  (8+ messages)
` [PATCH 2/2 v2] Unify rest of FAT messages

[Bug 702] Radeon only supports a maximum point size of 1.0
 2010-11-10 16:58 UTC 

[PATCH] ucc_geth: Fix hung tasks
 2010-11-10 16:57 UTC  (2+ messages)

[PATCH 0/6] [v2] omap:mailbox-enhancements and fixes
 2010-11-10 16:56 UTC  (10+ messages)
` [PATCH 3/6] omap:mailbox-fix checkpatch warnings

[PATCH] APPARMOR: Fix memory leak of apparmor_init()
 2010-11-10 16:56 UTC  (2+ messages)

[PATCH] Basic bluetooth low energy support
 2010-11-10 16:53 UTC  (3+ messages)
` [PATCH 3/6] Bluetooth: Use LE buffers for LE traffic

[linux-lvm] owner and group being reset back to root
 2010-11-10 16:52 UTC 

Bounty for the first Open Source driver for Kinect
 2010-11-10 16:52 UTC 

[PATCH] APPARMOR: Fix memory leak of alloc_namespace()
 2010-11-10 16:51 UTC  (2+ messages)

[Qemu-devel] [Bug 673613] [NEW] ARM semihosting SYS_GET_CMDLINE does not return arguments
 2010-11-10 16:43 UTC 

[Security] [PATCH v3 0/4] x86: clear XD_DISABLED flag on Intel to regain NX
 2010-11-10 16:47 UTC  (4+ messages)
` [PATCH 2/4] "

[U-Boot] kirkwood: CONFIG_SYS_INIT_SP_ADDR wrong?
 2010-11-10 16:46 UTC  (9+ messages)

[B.A.T.M.A.N.] patch "staging: batman-adv: Use linux/etherdevice.h address helper functions" added to staging tree
 2010-11-10 16:46 UTC  (3+ messages)

[RFC PATCH v3] ARM: Introduce patching of phys_to_virt and vice versa
 2010-11-10 16:45 UTC  (3+ messages)

[PATCH 0/2] tracing,mm - add kernel pagefault tracepoint for x86 & x86_64
 2010-11-10 16:44 UTC  (10+ messages)
` [PATCH 1/2] "

PowerQUICC II PCIe dma
 2010-11-10 16:40 UTC  (2+ messages)

[PATCH] Fix Winbond CIR driver initialisation
 2010-11-10 16:40 UTC  (3+ messages)

[PATCH 1/2] ASoC: Add trace events for ASoC register read/write
 2010-11-10 16:39 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Add DAPM trace events

[PATCH 1/3] staging: ft1000: Fix compilation warning
 2010-11-10 16:38 UTC  (2+ messages)

[PATCH] regulator: enable supply regulator only when use count is zero
 2010-11-10 16:37 UTC  (2+ messages)

[PATCH 1/1] UDEV - Add 'udevlom' command line param to start_udev
 2010-11-10 16:37 UTC  (5+ messages)

import determinism
 2010-11-10 16:18 UTC  (8+ messages)

[PATCH 1/2] mmc: agressive clocking framework v8
 2010-11-10 16:34 UTC  (4+ messages)

[PATCH] ASoC: Factor out boiler plate for DAPM event generation
 2010-11-10 16:32 UTC 

[PATCHv4 0/2] Fix kernel crash in rfcomm/l2cap
 2010-11-10 16:32 UTC  (4+ messages)

[PATCH v2] Restrict unprivileged access to kernel syslog
 2010-11-10 16:32 UTC  (2+ messages)

[patch 1/6] fs: icache RCU free inodes
 2010-11-10 16:32 UTC  (9+ messages)
` [patch 3/6] fs: dcache documentation cleanup
` [patch 4/6] fs: d_delete change

Debian/Ubuntu patches
 2010-11-10 16:32 UTC  (7+ messages)

First release three weeks ahead. Tasks you can help with
 2010-11-10 16:30 UTC  (2+ messages)

block_abort_queue (blk_abort_request) racing with scsi_request_fn
 2010-11-10 16:30 UTC  (4+ messages)
` [dm-devel] "

[PATCH] Reverse the order of OVERRIDES
 2010-11-10 16:29 UTC  (8+ messages)
` [PATCH (v2)] "

[PATCH 0/2] net: Changes in queue allocation and freeing
 2010-11-10 16:27 UTC  (3+ messages)

[PATCH] nfs-utils: nfsstat: has_stats() does not function correctly for NFSv4 client stats
 2010-11-10 16:27 UTC  (4+ messages)

[PATCH 0/5] writeback livelock fixes v2
 2010-11-10 16:26 UTC  (5+ messages)
` [PATCH 3/5] writeback: stop background/kupdate works from livelocking other works

mapping externally allocated Scatter Gather DMA buffers
 2010-11-10 16:26 UTC  (15+ messages)

[PATCH 1/3] Bluetooth: Simplify remote features callback function logic
 2010-11-10 16:24 UTC  (2+ messages)

[PATCH 0/6] rc-core: ir-core to rc-core conversion
 2010-11-10 16:24 UTC  (7+ messages)

[PATCH 01/11] ath9k_hw: Fix a reset failure on AR9382 (2x2)
 2010-11-10 16:23 UTC  (2+ messages)

[PATCH v7 1/3] cfg80211: Add nl80211 antenna configuration
 2010-11-10 16:24 UTC  (4+ messages)

Bounty for the first Open Source driver for Kinect
 2010-11-10 16:17 UTC  (5+ messages)

[Buildroot] Buildroot Patches I Use [7] - Valgrind Upgrade to 3.6.0
 2010-11-10 16:16 UTC 

[v3 RFC PATCH 0/4] Implement multiqueue virtio-net
 2010-11-10 16:16 UTC  (9+ messages)

[lm-sensors] lmsensors config file for BioStar F-Force 550
 2010-11-10 16:15 UTC 

[PATCH V2] futex: fix compiler warnings in exit_robust_list
 2010-11-10 16:14 UTC  (2+ messages)
  ` [tip:core/urgent] futex: Address "

LVM2 ./WHATS_NEW scripts/fsadm.sh
 2010-11-10 16:14 UTC 

[PATCH] TODO: Assign Voicecall emergency property task
 2010-11-10 16:13 UTC  (2+ messages)

Error while binding VIRQ to IRQ_HANDLER
 2010-11-10 16:13 UTC  (4+ messages)

BeagleBoard sdrc init writes reserved values
 2010-11-10 16:13 UTC  (3+ 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.