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

[PATCH] drm/i915: unconditionally unlock panel regs
 2010-12-15 17:27 UTC  (4+ messages)

UbiFS + HWECC(?) + BeagleBoard = fail
 2010-12-15 17:35 UTC  (3+ messages)

[RFC] bind/unbind uevent
 2010-12-15 17:35 UTC  (12+ messages)

[RFC] Variable typing support
 2010-12-15 17:32 UTC  (3+ messages)

[PATCH v2] Bluetooth: Fix __hci_request synchronization for hci_open_dev
 2010-12-15 17:33 UTC 

Extending recipes
 2010-12-15 17:33 UTC 

[cpuops cmpxchg V2 0/5] Cmpxchg and xchg operations
 2010-12-15 17:32 UTC  (24+ messages)
` [cpuops cmpxchg V2 3/5] irq_work: Use per cpu atomics instead of regular atomics
` [cpuops cmpxchg V2 4/5] vmstat: User per cpu atomics to avoid interrupt disable / enable
` [cpuops cmpxchg V2 5/5] cpuops: Use cmpxchg for xchg to avoid lock semantics

[PATCH 1/2] MSM: Add USB suport for QSD8x50
 2010-12-15 17:17 UTC  (4+ messages)

[PATCH] qemu-kvm: Switch to upstream -enable-kvm semantics
 2010-12-15 17:31 UTC  (2+ messages)

[PATCH 0/4] Alternative approach to MT_TOOL_ENVELOPE
 2010-12-15 17:31 UTC  (6+ messages)

[PATCH] net_sched: sch_sfq: fix allot handling
 2010-12-15 17:30 UTC  (10+ messages)
    ` [PATCH v2] "
                ` [PATCH v3] "

[PATCH v6 00/15] ARM: mxs: Add initial support for MX23 and MX28
 2010-12-15 17:27 UTC  (13+ messages)
` [PATCH v6 01/15] ARM: mxs: Add core definitions

[Qemu-devel] [PATCH 0/3] Re-factor img_create() and add live snapshots
 2010-12-15 17:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] Introduce do_snapshot_blkdev() and monitor command to handle it
  ` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 0/3] Re-factor img_create() and add live snapshots

[PATCH v3] qemu,qmp: convert do_inject_nmi() to QObject, QError
 2010-12-15 17:26 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3] qemu, qmp: "
` [Qemu-devel] "

testing 2010-12-10 (wiki, results, bluez-libs)
 2010-12-15 17:23 UTC  (4+ messages)

raid1 module is not ready to take IO request
 2010-12-15 17:23 UTC 

[PATCH v4 0/2] Minimal RAM API support
 2010-12-15 17:23 UTC  (4+ messages)
` [PATCH v4 1/2] "
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 1/1] qemu-img.c: Clean up handling of image size in img_create()
 2010-12-15 17:23 UTC  (4+ messages)

[PATCH 1/2] scsi: remove bogus use of struct execute_work in sg
 2010-12-15 17:22 UTC  (13+ messages)
` [PATCH 2/2] scsi: don't use execute_in_process_context()

[PATCH] scripts: add no-warning option to the checkpatch script
 2010-12-15 17:17 UTC 

[Printing-architecture] ANNOUNCE: Foomatic 4.0.6 released!
 2010-12-15 17:20 UTC 

[PATCH] classes/gitpv.bbclass: use 'git describe' to for package version
 2010-12-15 17:18 UTC  (6+ messages)

[PATCH] acpi: Update battery information on notification 0x81
 2010-12-15 17:19 UTC  (2+ messages)

[Bug 32367] New: [r600g] src/gallium/auxiliary/util/u_inlines.h:81:pipe_reference_described: Assertion `pipe_is_referenced(reference)' failed
 2010-12-15 17:19 UTC  (2+ messages)
` [Bug 32367] "

[RFC PATCH 3/3 v3] perf: Update perf tool to monitor uncore events
 2010-12-15 17:14 UTC  (6+ messages)

[PATCH 0/1] fix gnome-desktop build failure
 2010-12-15 17:14 UTC  (2+ messages)

[PATCH 0/8] recipe/license upgrade
 2010-12-15 17:13 UTC  (2+ messages)

[PATCH RFC] i.MX51 Framebuffer support
 2010-12-15 17:12 UTC  (20+ messages)
` [PATCH 1/9] ARM i.MX51: Add ipu clock support
` [PATCH 6/9] ARM i.MX51: Add IPU device support

[Qemu-devel] Re: [PATCH] rtl8139: IO memory is not part of vmstate
 2010-12-15 17:12 UTC  (12+ messages)

[PATCH 00/22] rtl8192ce: Initial upload of driver
 2010-12-15 17:12 UTC  (4+ messages)

[PULL]: Two scripts for lsb test
 2010-12-15 17:12 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 05/10] batman-adv: Creating neighbor structures, updating LQs
 2010-12-15 17:09 UTC  (3+ messages)
` [B.A.T.M.A.N.] linearize skb earlier
` [B.A.T.M.A.N.] [PATCHv2 05/10] batman-adv: Creating neighbor structures, updating LQs

rdma provider module references
 2010-12-15 17:09 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] armv7: start.S: Fix relocation address caculation
 2010-12-15 17:06 UTC  (2+ messages)

[PATCH] audit_p2m: fix syntax errors in disabled debug code
 2010-12-15 17:04 UTC 

[PATCH 0/2] OMAP1: amsdelta: reserve memory for videobuf_contig
 2010-12-15 17:01 UTC  (10+ messages)
` [RESEND] "
  ` [RESEND] [PATCH 1/2] OMAP1: allow reserving memory for camera

[PATCH 01/16] ARM: Remove dependency of plat-orion time code on mach directory includes
 2010-12-15 16:59 UTC  (3+ messages)

[cpuops cmpxchg double V1 0/4] this_cpu_cmpxchg_double support
 2010-12-15 16:57 UTC  (12+ messages)
` [cpuops cmpxchg double V1 2/4] x86: this_cpu_cmpxchg_double() support
` [cpuops cmpxchg double V1 4/4] Lockless (and preemptless) fastpaths for slub

[PATCH] svm: support VMCB cleanbits
 2010-12-15 16:56 UTC  (2+ messages)

opensm configuration question
 2010-12-15 16:53 UTC  (4+ messages)

[PATCH] platform/x86: Consistently select LEDS Kconfig options
 2010-12-15 16:51 UTC 

[PATCH] mm: add replace_page_cache_page() function
 2010-12-15 16:49 UTC  (3+ messages)

[PATCH] tools/hotplug/Linux: forced to release lock if holder process is gone
 2010-12-15 16:49 UTC  (4+ messages)

elfutils build fails on Fedroa 14
 2010-12-15 16:49 UTC  (5+ messages)

TopGit release?
 2010-12-15 16:48 UTC  (4+ messages)

[PATCH 00/22] pnfs more wave2 patches
 2010-12-15 16:48 UTC  (9+ messages)
` [PATCH 12/22] pnfs-submit: wave2: rewrite validate_bitmap_values to obey spec

[PATCH] - Mapping ACPI tables as CACHED
 2010-12-15 16:46 UTC  (5+ messages)

[PATCH] eglibc: use HTTP for svn checkout
 2010-12-15 16:45 UTC  (8+ messages)

[PATCH] cramfs: generate unique inode number for better inode cache usage
 2010-12-15 16:45 UTC  (8+ messages)

btrfs hang (deadlock?) when trying to create a ext4 filesystem in KVM guest
 2010-12-15 16:46 UTC  (4+ messages)

[PATCH-v2 0/3] KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
 2010-12-15 16:45 UTC  (8+ messages)
` [PATCH-v2 0/3] KVM: Take missing slots_lock for
` [PATCH 1/3] KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
  ` [PATCH 1/3] KVM: Take missing slots_lock for
` [PATCH 2/3] KVM: Centralize slots_lock aquisition during KVM_CREATE_IRQCHIP
  ` [PATCH 2/3] KVM: Centralize slots_lock aquisition during
` [PATCH 3/3] KVM: Centralize irq_lock aquisition during KVM_CREATE_IRQCHIP
  ` [PATCH 3/3] KVM: Centralize irq_lock aquisition during

[PATCH] xc_save: add missing whitespace
 2010-12-15 16:45 UTC 

[PATCH] xc_save: fix comment typo in xc_domain_save
 2010-12-15 16:44 UTC 

linux-next: manual merge of the arm tree with the arm-current tree
 2010-12-15 16:43 UTC  (4+ messages)

[lm-sensors] [PATCH v2] sensors: Add support for missing attributes
 2010-12-15 16:42 UTC 

[PATCH] dmaengine: at_hdmac: use dma_address to program DMA hardware
 2010-12-15 17:50 UTC 

[PATCH 0/7] msm: Support for Qualcomm MSM8960
 2010-12-15 16:40 UTC  (5+ messages)
` [PATCH 1/7] msm: io: I/O register definitions for MSM8960

[RFC] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
 2010-12-15 16:40 UTC  (2+ messages)

[PATCH 00/14] OMAP: PRCM/powerdomain/clockdomain patches for 2.6.38, part one
 2010-12-15 16:39 UTC  (5+ messages)
` [PATCH 13/14] OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files

[PATCH 01/17] rt2x00: Add rt2800 EEPROM definition
 2010-12-15 16:38 UTC  (7+ messages)
` [PATCH 13/17] rt2x00: Introduce extra queue entry sanity flag
  ` [PATCH 14/17] rt2x00: Fix WMM Queue naming

[patch] Use C99 standard integer types
 2010-12-15 16:37 UTC  (3+ messages)

Please Confirm Receipt
 2010-12-15  7:22 UTC 

[RFC] Allow Bluez to select flushable or non-flushable ACL packets
 2010-12-15 16:35 UTC  (4+ messages)
` [RFC] Bluetooth: Use non-flushable pb flag by default for ACL data on capable chipsets

[GIT PULL] ext4 update for 2.6.37-rc6
 2010-12-15 16:32 UTC 

[PATCH 00/14] [Laverne 4.0] Fixes for building on Fedora 14
 2010-12-15 16:28 UTC  (15+ messages)
` [PATCH 06/14] busybox: additional fixes for Make 3.82
` [PATCH 07/14] linux-libc-headers: fix "
` [PATCH 08/14] gstreamer: fix to comply with make 3.82's stricter parser
` [PATCH 09/14] gst-plugins: fix for make 3.82
` [PATCH 10/14] libowl-av: fix for Make 3.82
` [PATCH 11/14] owl-video-widget: fix Makefile for super strict make 3.82
` [PATCH 12/14] dates: fix for Make 3.82
` [PATCH 13/14] contacts: fix for make 3.82
` [PATCH 14/14] web-webkit: "
` [PATCH 02/14] qemu: fix failure to find zlib header files during configure
` [PATCH 01/14] openssl-native: disable execstack flag to prevent problems with SELinux
` [PATCH 04/14] busybox: import upstream patch for make 3.82
` [PATCH 03/14] eglibc: fix build of eglibc-initial "
` [PATCH 05/14] procps: fix for build against "

After memory pressure: can't read from tape anymore
 2010-12-15 16:27 UTC  (10+ messages)

libxt_conntrack: add support for specifying port ranges
 2010-12-15 16:20 UTC 

[PATCH 5/5 v2] net: add old_queue_mapping into skb->cb
 2010-12-15 16:19 UTC  (7+ messages)
    ` |PATCH net-next-2.6] ifb: use netif_receive_skb() instead of netif_rx()

[PATCH 0/1] Fix weird rebuild issue even when sstate signature doesn't change
 2010-12-15 16:17 UTC  (4+ messages)

[PATCH 1/3] Btrfs: Really return keys within specified range
 2010-12-15 16:14 UTC  (6+ messages)
` Bug in the design of the tree search ioctl API ? [was Re: [PATCH 1/3] Btrfs: Really return keys within specified range]

[PATCHv5 00/17] pps: several fixes and improvements
 2010-12-15 16:13 UTC  (8+ messages)
` [PATCHv5 05/17] tty: don't allow ldisc dcd_change() after ldisc halt

[PATCH] MTD: m25p80: add debugging trace in sst_write()
 2010-12-15 16:12 UTC  (5+ messages)

[PATCH] i.MX51: Full iomux support
 2010-12-15 16:12 UTC  (2+ messages)

[PATCH 0/7 v2] OMAP: McSPI: Hwmod adaptation + runtime conversion
 2010-12-15 16:12 UTC  (3+ messages)

Question about libv4lconvert
 2010-12-15 16:11 UTC 

[PATCH kvm-unit-tests v2 00/14] API test framework
 2010-12-15 16:09 UTC  (15+ messages)
` [PATCH kvm-unit-tests v2 01/14] Makefile: add support for C++
` [PATCH kvm-unit-tests v2 02/14] Improve autodepend includes
` [PATCH kvm-unit-tests v2 03/14] Add exception class for kernel errors (errno)
` [PATCH kvm-unit-tests v2 04/14] Add try_main() for running a program under an exception handler
` [PATCH kvm-unit-tests v2 05/14] Introduce a C++ wrapper for the kvm APIs
` [PATCH kvm-unit-tests v2 06/14] Add support for calling a function in guest mode
` [PATCH kvm-unit-tests v2 07/14] Add sample test using the api test harness
` [PATCH kvm-unit-tests v2 08/14] api: add support for KVM_SET_USER_MEMORY_REGION flags field
` [PATCH kvm-unit-tests v2 09/14] api: support KVM_GET_DIRTY_LOG ioctl
` [PATCH kvm-unit-tests v2 10/14] api: add memory map management
` [PATCH kvm-unit-tests v2 11/14] Build tests with debug information
` [PATCH kvm-unit-tests v2 12/14] api: Add support for creating an identity map with a hole
` [PATCH kvm-unit-tests v2 13/14] Introduce libapi.a to avoid long Makefile recipes
` [PATCH kvm-unit-tests v2 14/14] Add dirty log test


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.