All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-26 13:07:34 to 2010-05-26 14:23:02 UTC [more...]

Colibri/PXA270 patchset
 2010-05-26 14:23 UTC  (17+ messages)
` [PATCH 1/8] pxa/colibri270: Refactor board definition file
` [PATCH 2/8] pxa/colibri270: Add MMC support
` [PATCH 3/8] pxa/colibri270: Add FFUART MFP
` [PATCH 4/8] pxa/colibri270: Add UHC support
` [PATCH 5/8] pxa/colibri270: Add TSC support
` [PATCH 6/8] ARM: pxa/colibri-pxa270: split module and base board code
` [PATCH 7/8] pxa/income: Add Income SBC support

[Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
 2010-05-26 14:14 UTC  (4+ messages)

[PATCHv1 0/2] Don't delete l2cap chan and sk when sk is owned by user
 2010-05-26 14:21 UTC  (3+ messages)
` [PATCHv1 1/2] Bluetooth: Check sk is not owned before freeing l2cap_conn
` [PATCHv1 2/2] Bluetooth: Prevent sk freeing in tasklet using refcount

[PATCH 1/2] drm/ttm: Fix cached TTM page allocation
 2010-05-26 14:21 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: Fix ttm_page_alloc.c

[PATCH] staging: cxt1e1: remove code guarded by GENERIC_HDLC_VERSION
 2010-05-26 14:20 UTC 

[Qemu-devel] [PATCH] Add cache=volatile parameter to -drive
 2010-05-26 14:19 UTC  (22+ messages)
` [Qemu-devel] "

hrtimer: avoid double seqlock
 2010-05-26 14:19 UTC  (2+ messages)
` [tip:timers/urgent] hrtimer: Avoid "

[PATCH 1/2] drm/ttm: Fix cached TTM page allocation
 2010-05-26 14:18 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: Fix ttm_page_alloc.c

mt9m111 swap_rgb_red_blue
 2010-05-26 14:18 UTC 

installation issue when building with NO_CURL=YesPlease
 2010-05-26 14:15 UTC  (4+ messages)

[PATCHv2] mac80211: Fix basic rates for created IBSS networks
 2010-05-26 14:14 UTC  (5+ messages)

[Qemu-devel] migrating guest with msi-x interrupts
 2010-05-26 14:02 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 00/14] configure --xyzdir options cleanup
 2010-05-26 14:08 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] bail out early on invalid -cpu option
` [Qemu-devel] [PATCH 02/14] avoid using expr in configure
` [Qemu-devel] [PATCH 03/14] dyngen is long time gone
` [Qemu-devel] [PATCH 04/14] delete duplicate create_config case stanza
` [Qemu-devel] [PATCH 05/14] introduce sysconfsuffix
` [Qemu-devel] [PATCH 06/14] introduce confdir and confsuffix
` [Qemu-devel] [PATCH 07/14] rename CONFIG_QEMU_PREFIX
` [Qemu-devel] [PATCH 08/14] unify handling of xyzdir variables
` [Qemu-devel] [PATCH 09/14] move all directory entries in config-host.mak close
` [Qemu-devel] [PATCH 10/14] expand ${prefix} in create_config
` [Qemu-devel] [PATCH 11/14] introduce more --xyzdir options
` [Qemu-devel] [PATCH 12/14] ignore unknown "
` [Qemu-devel] [PATCH 13/14] move directory defaults earlier
` [Qemu-devel] [PATCH 14/14] move computation of tools and roms outside of config-host.mak generation

[Qemu-devel] [PATCH 0/8] Make event_notifier more useful and more used
 2010-05-26 14:09 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] move event_notifier into the main directory
` [Qemu-devel] [PATCH 2/8] add event_notifier_set
` [Qemu-devel] [PATCH 3/8] remove event_notifier_test
` [Qemu-devel] [PATCH 4/8] add and use virtqueue_from_guest_notifier
` [Qemu-devel] [PATCH 5/8] add and use event_notifier_set_handler
` [Qemu-devel] [PATCH 6/8] enable event_notifier to use pipes
` [Qemu-devel] [PATCH 7/8] add Win32 implementation of event notifiers
` [Qemu-devel] [PATCH 8/8] change ioevent to use "

About master clock frequency in soc-camera
 2010-05-26 14:12 UTC 

Idea of a v4l -> fb interface driver
 2010-05-26 14:09 UTC 

yahoo.com.tw
 2010-05-26 14:07 UTC 

t3
 2010-05-26 14:06 UTC 

arch/tile
 2010-05-26 14:05 UTC 

[PATCH] Add hook for custom xfer function in PATA Platform driver
 2010-05-26 14:05 UTC  (11+ messages)

[Qemu-devel] RFC: ehci -> uhci handoff suggestions
 2010-05-26 14:00 UTC  (7+ messages)

Fwd: Re: [pnfs] problem building pnfs-nfs-utils under Fedora 13
 2010-05-26 14:03 UTC  (2+ messages)

[PATCH 00/18] Add infrastructure for metadata balancing, v4
 2010-05-26 14:02 UTC  (19+ messages)
` [PATCH 01/18] Change 'filler' to 'flags' in on-disk 'raw_locn' structure
  ` [PATCH 02/18] Add text format specific 'rlocn' ignore flag and access functions
    ` [PATCH 03/18] Add location independent flag and functions to ignore mdas
      ` [PATCH 04/18] Move dev_open / dev_close outside _vg_read_raw_area()
        ` [PATCH 05/18] Move dev_open/dev_close outside vgname_from_mda()
          ` [PATCH 06/18] Allow raw_read_mda_header to be called from text_label.c
            ` [PATCH 07/18] Ensure in-memory state matches on-disk state of mda ignore bit
              ` [PATCH 08/18] Add mda_locn_match() internal library function for mapping pv/device to VG mda
                ` [PATCH 09/18] Add mda location specific mda_copy constructor
                  ` [PATCH 10/18] Add fid_add_mda() and fid_add_mdas() helpers to manage ignored mdas
                    ` [PATCH 11/18] Define new functions and vgs/pvs fields related to mda ignore
                      ` [PATCH 12/18] Add --metadataignore to pvchange, allowing for ignoring of metadata areas
                        ` [PATCH 13/18] Update pvchange, pvs and vgs man pages for metadata ignore
                          ` [PATCH 14/18] Implement ignore of mda if bit set by skipping r/w of metadata
                            ` [PATCH 15/18] Add mdas_empty_or_ignored() helper function
                              ` [PATCH 16/18] Use mdas_is_empty_or_ignored() in place of checks for empty mda list
                                ` [PATCH 17/18] Update _vg_read and _text_create_text_instance to use fid_add_mda[s]
                                  ` [PATCH 18/18] Add tests for metadata balance - set/clear/display per-PV ignore bit

[U-Boot] [PATCH] *** SUBJECT HERE ***
 2010-05-26 14:01 UTC  (2+ messages)
` [U-Boot] [PATCH] [OLT-M68K] Avoid 64bit division in print_size

[Patch] r8169: use u32 instead of unsigned long
 2010-05-26 14:01 UTC 

[RFC][PATCH 0/3][cr][v2]: Checkpoint/restart file leases
 2010-05-26 13:52 UTC  (4+ messages)
` [RFC][PATCH 1/3][cr][v2]: Define do_setlease()

[PATCH 1/8] PM: Opportunistic suspend support
 2010-05-26 13:59 UTC  (3+ messages)

No mixers on ATI RS780 Azalia
 2010-05-26 13:58 UTC  (9+ messages)
    ` [alsa-devel] "

[PATCH 1/3] KVM test: Add the support of kernel and initrd option for qemu-kvm
 2010-05-26 13:58 UTC  (3+ messages)
` [PATCH 2/3] KVM test: Do not use the hard-coded address during unattended installation

[patch] brd: support discard
 2010-05-26 13:58 UTC  (3+ messages)

[RFC][PATCH] Journal superblock update should send a barrier
 2010-05-26 13:58 UTC  (2+ messages)

Source IP not corresponding to interface
 2010-05-26 13:57 UTC  (3+ messages)

[PATCH] matrix_keypad: add support for clustered irq
 2010-05-26 13:57 UTC 

CPU #1 not responding Problem
 2010-05-26 13:56 UTC  (4+ messages)

[PATCH] transitional config CONFIG_GENERIC_CLOCKEVENTS
 2010-05-26 13:56 UTC  (3+ messages)

writeback hang in current mainline
 2010-05-26 13:56 UTC  (14+ messages)

[Xenomai-help] equivalent of rtai's rt_get_adr
 2010-05-26 13:53 UTC  (2+ messages)

[Bug 28154] New: [r300g] Freeorion crash when fleet icon is clicked
 2010-05-26 13:53 UTC  (2+ messages)
` [Bug 28154] "

[RFC] Initial attempt to make ARM use LMB
 2010-05-26 13:51 UTC  (6+ messages)

[PATCH 1/2] Adding LogicPD OMAP 3530 LV SOM and OMAP 35x Torpedo
 2010-05-26 13:35 UTC  (2+ messages)
` [PATCH 2/2] Adding low-level init for hsmmc controller for "

[PATCH 2/2] sm501fb.c: support mmap on PPC440SPe/PPC440EPx
 2010-05-26 13:50 UTC  (2+ messages)

[PATCH 2/5] pxa/vpac270: Add PMIC support
 2010-05-26 13:50 UTC  (4+ messages)
  ` [PATCH 3/5] PXA DMA-capable PATA driver
  ` [PATCH 4/5] pxa/vpac270: Convert to use PATA PXA driver
  ` [PATCH 5/5] pxa/vpac270: Add VGA modes for ADV7125

[KVM-AUTOTEST PATCH] KVM test: formatting improvements to scan_results.py
 2010-05-26 13:49 UTC  (4+ messages)
` [KVM-AUTOTEST PATCH] KVM test: make use of tcpdump optional
  ` [KVM-AUTOTEST PATCH] KVM test: use command line option wrapper functions
    ` [Autotest] "

Biweekly VMX status report. Xen: #21438 & Xen0: #a3e7c7
 2010-05-26 13:48 UTC  (5+ messages)

[PATCH 0/8] Suspend block api (version 8)
 2010-05-26 13:46 UTC  (32+ messages)
              ` [linux-pm] "

[PATCH v3] can: Add driver for esd CAN-USB/2 device
 2010-05-26 13:47 UTC  (2+ messages)

[PATCH] arch/tile: new multi-core architecture for Linux
 2010-05-26 13:45 UTC  (2+ messages)

[PATCH] config SPRUCE
 2010-05-26 13:36 UTC 

[PATCH] Documentation/SubmittingPatches: Fix typo in GMail section
 2010-05-26 13:42 UTC  (2+ messages)

[PATCH 01/20] mtd: pxa3xx_nand: refuse the flash definition get from platform
 2010-05-26 13:42 UTC  (15+ messages)

[Qemu-devel] [PATCH] all vga: refuse hotplugging
 2010-05-26 13:39 UTC  (7+ messages)

[PATCH] config SPRUCE
 2010-05-26 13:36 UTC 

[PATCH] config CONSOLE
 2010-05-26 13:33 UTC 

All Ubuntu guest don't work
 2010-05-26 13:32 UTC  (6+ messages)

Is there a bug in 2.6.29-rc8 support of Ad-Hoc mode?
 2010-05-26 13:28 UTC  (2+ messages)

PCMCIA regression
 2010-05-26 13:29 UTC  (4+ messages)

[PATCH] tracing: Remove kmemtrace ftrace plugin
 2010-05-26 13:28 UTC  (4+ messages)

[PATCH] Discard guest console data in bigger chunks
 2010-05-26 13:28 UTC 

XenClient sources?
 2010-05-26 13:27 UTC  (6+ messages)

clock drift in Xen 4.0.0
 2010-05-26 13:26 UTC  (3+ messages)

[PATCH] ext4: restart ext4_ext_remove_space() after transaction restart
 2010-05-26 13:23 UTC  (7+ messages)
        ` [PATCH] ext4: restart ext4_ext_remove_space() after transaction restart V2

[Buildroot] [git commit master] webkit: remove user visible rendering target selection
 2010-05-26 13:22 UTC  (2+ messages)

2.6.34 on Samsung P460: reset after "Waiting for /dev to be fully populated"
 2010-05-26 13:20 UTC  (5+ messages)

ASoC: Hooking a TI CODEC to a i.MX27 MCU
 2010-05-26 13:21 UTC  (6+ messages)

[PATCH 1/8] PM: Opportunistic suspend support
 2010-05-26 13:20 UTC  (9+ messages)

[PATCH] writeback: fix non-integrity write-back
 2010-05-26 13:21 UTC  (2+ messages)

[U-Boot] [PATCH] ubifsmount fails due to not initialized list
 2010-05-26 13:20 UTC  (5+ messages)

[PATCH] atmel_serial: Atmel RS485 support v2
 2010-05-26 13:18 UTC  (9+ messages)

[PATCHv2 1/7] common_use_cases: Fix documentation errors
 2010-05-26 13:09 UTC  (7+ messages)
` [PATCHv2 2/7] comparing: "
  ` [PATCHv2 3/7] features: "
    ` [PATCHv2 4/7] getting_oe: "
      ` [PATCHv2 5/7] metadata: "
        ` [PATCHv2 6/7] recipes: "
          ` [PATCHv2 7/7] usage: "

[cpufreq] Removing module 'cpufreq_stats' fails
 2010-05-26 13:15 UTC 

ibrdtn recipes broken
 2010-05-26 12:56 UTC 

Problems connectring to an AP with Acer Aspire Revo
 2010-05-26 13:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] Add QMP migration events
 2010-05-26 13:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/5] QMP: Introduce MIGRATION events

bug with 'cl' as alias for 'clone'
 2010-05-26 13:13 UTC  (3+ messages)

Profiling knfsd
 2010-05-26 13:13 UTC  (3+ messages)

Cross compiling MIPS kernel under x86
 2010-05-26 13:11 UTC  (6+ messages)

[PATCH] add nflog_snprintf_xml() to output a log in XML format
 2010-05-26 13:10 UTC  (2+ messages)

[RFC PATCH v2 0/3] ep93xx i2s audio
 2010-05-26 13:08 UTC  (5+ messages)
` [RFC PATCH v2 1/3] ep93xx i2s audio driver


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.