All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-02 15:07:02 to 2010-07-02 17:12:21 UTC [more...]

[PATCH] ARM: perf: ensure counter delta is limited to 32-bits
 2010-07-02 20:04 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/15] Make migration work with hotplug
 2010-07-02 17:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 00/16] "
  ` [Qemu-devel] [PATCH v3 01/16] Remove uses of ram.last_offset (aka last_ram_offset)
  ` [Qemu-devel] [PATCH v3 02/16] pc: Allocate all ram in a single qemu_ram_alloc()
  ` [Qemu-devel] [PATCH v3 03/16] qdev: Add a get_dev_path() function to BusInfo
  ` [Qemu-devel] [PATCH v3 04/16] pci: Implement BusInfo.get_dev_path()

[PATCH 0/33] Autorebuild and hot-plug
 2010-07-02 17:11 UTC 

[PATCH 0/5] patches to settle i8042 with Intel MID platforms
 2010-07-02 16:59 UTC  (3+ messages)
` [PATCH 5/5] input: i8042 - add runtime check in x86's i8042_platform_init

4.1 client - LAYOUTCOMMIT
 2010-07-02 17:08 UTC  (4+ messages)
` 4.1 client - LAYOUTCOMMIT & close
      ` 4.1 client - LAYOUTCOMMIT & close

[Bug 28437] New: [r300g] Mesa 7.9-devel implementation error: util_create_rgba_surface() failed in decompress_with_blit()
 2010-07-02 17:09 UTC  (3+ messages)
` [Bug 28437] [r300g] wrong texture colors with libtxc_dxtn.so

[PATCH net-2.6] net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
 2010-07-02 17:08 UTC 

machine check in kernel for a mpc870 board
 2010-07-02 17:06 UTC  (10+ messages)

Status update
 2010-07-02 17:05 UTC  (6+ messages)
      ` [Qemu-devel] "

LVM2/man lvm.conf.5.in pvchange.8.in pvcreate. 
 2010-07-02 17:05 UTC 

make with -j fails
 2010-07-02 17:04 UTC  (2+ messages)

[PATCH 0/9] dspbridge: iommu migration
 2010-07-02 17:02 UTC  (16+ messages)
` [PATCH 1/9] dspbridge: replace iommu custom for opensource implementation
  ` [PATCH 2/9] dspbridge: move shared memory iommu maps to tiomap3430.c
    ` [PATCH 3/9] dspbridge: rename bridge_brd_mem_map/unmap to a proper name
      ` [PATCH 4/9] dspbridge: remove custom mmu code from tiomap3430.c
        ` [PATCH 5/9] dspbridge: add mmufault support
          ` [PATCH 6/9] dspbridge: remove hw directory
            ` [PATCH 7/9] dspbridge: move all iommu related code to a new file
              ` [PATCH 8/9] dspbridge: add map support for big buffers

Question on 'iw reg get/set'
 2010-07-02 16:48 UTC  (4+ messages)

[PATCH] xfrm bugs with mark logic
 2010-07-02 16:59 UTC  (4+ messages)

[PATCH] hotplug script: lock directory remains on error
 2010-07-02 16:59 UTC  (2+ messages)

[PATCH 00/27] KVM PPC PV framework
 2010-07-02 16:59 UTC  (19+ messages)
` [PATCH 11/27] KVM: PPC: Make RMO a define
` [PATCH 13/27] KVM: PPC: Magic Page Book3s support
` [PATCH 27/27] KVM: PPC: Add Documentation about PV interface

linux-next: Tree for July 2
 2010-07-02 16:58 UTC  (3+ messages)
` linux-next: Tree for July 2 (touchscreen/ad7879)

[PATCH] sched: Call update_group_power only for local_group
 2010-07-02 16:56 UTC  (5+ messages)

[Qemu-devel] [PULL 00/23] Block patches
 2010-07-02 16:38 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/23] qcow2: Fix error handling during metadata preallocation
` [Qemu-devel] [PATCH 02/23] block: allow filenames with colons again for host devices
` [Qemu-devel] [PATCH 03/23] scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
` [Qemu-devel] [PATCH 04/23] ide: Make it explicit that ide_create_drive() can't fail
` [Qemu-devel] [PATCH 05/23] blockdev: Remove drive_get_serial()
` [Qemu-devel] [PATCH 06/23] Don't reset bs->is_temporary in bdrv_open_common
` [Qemu-devel] [PATCH 07/23] blockdev: New drive_get_by_blockdev()
` [Qemu-devel] [PATCH 08/23] blockdev: Clean up automatic drive deletion
` [Qemu-devel] [PATCH 09/23] qdev: Decouple qdev_prop_drive from DriveInfo
` [Qemu-devel] [PATCH 10/23] blockdev: drive_get_by_id() is no longer used, remove
` [Qemu-devel] [PATCH 11/23] block: Catch attempt to attach multiple devices to a blockdev
` [Qemu-devel] [PATCH 12/23] qemu-option: New qemu_opts_reset()
` [Qemu-devel] [PATCH 13/23] blkdebug: Fix set_state_opts definition
` [Qemu-devel] [PATCH 14/23] blkdebug: Free QemuOpts after having read the config
` [Qemu-devel] [PATCH 15/23] blkdebug: Initialize state as 1
` [Qemu-devel] [PATCH 16/23] savevm: Survive hot-unplug of snapshot device
` [Qemu-devel] [PATCH 17/23] block: Clean up bdrv_snapshots()
` [Qemu-devel] [PATCH 18/23] block: Fix virtual media change for if=none
` [Qemu-devel] [PATCH 19/23] ide: Make PIIX and ISA IDE init functions return the qdev
` [Qemu-devel] [PATCH 20/23] pc: Fix CMOS info for drives defined with -device
` [Qemu-devel] [PATCH 21/23] qemu-img: avoid calling exit(1) to release resources properly
` [Qemu-devel] [PATCH 22/23] block: Fix early failure in multiwrite
` [Qemu-devel] [PATCH 23/23] block: Handle multiwrite errors only when all requests have completed

Dynamic Debug broken on 2.6.35-rc3?
 2010-07-02 16:55 UTC  (3+ messages)

[PATCH net-next-2.6 1/3] ethtool: Change ethtool_op_set_flags to validate flags
 2010-07-02 16:55 UTC  (2+ messages)

[patch 0/2] ARM: Disable outer cache before kexec call
 2010-07-02 16:54 UTC  (9+ messages)
` [patch 2/2] arm: Implement l2x0 cache disable function

State of gdbsx in xen-4.0-testing.hg and debugger documentation
 2010-07-02 16:53 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] make egiga common to kirkwood and orion5x
 2010-07-02 16:53 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: Rename kirkwood_egiga driver to egiga
  ` [U-Boot] [PATCH 2/4] egiga: Remove functional dependency on kirkwood
    ` [U-Boot] [PATCH 3/4] egiga: remove references to kirkwood SoC
      ` [U-Boot] [PATCH 4/4] egiga: add support for orion5x

State of gdbsx in xen-4.0-testing.hg and debugger documentation
 2010-07-02 16:52 UTC  (3+ messages)

[PATCH] PM: make runtime_status attribute not debug-only
 2010-07-02 16:51 UTC 

[PATCH] tools: add XS_RESTRICT operation to C xenstore client libs
 2010-07-02 16:50 UTC  (2+ messages)

iwl3945: HARDWARE GONE??
 2010-07-02 16:48 UTC  (3+ messages)

[Devel] ACPICA version 20100702 released
 2010-07-02 16:48 UTC 

soft lockup with conntrackd / keepalived / VLAN
 2010-07-02 16:04 UTC 

KVM and cpu limiting
 2010-07-02 16:38 UTC  (3+ messages)
  ` Fwd: "

Multi-vcpu HVM Linux domain hanging during boot
 2010-07-02 16:33 UTC  (2+ messages)

[LTP] [PATCH] ima: Fix ima_measure
 2010-07-02 16:33 UTC  (2+ messages)

[Qemu-devel] [Bug 595438] [NEW] segmentation scsi writeback
 2010-07-02 16:28 UTC  (3+ messages)
` [Qemu-devel] [Bug 595438] Re: KVM segmentation fault, using SCSI+writeback and linux 2.4 guest
  ` [Qemu-devel] "

Atomic replacement of subvolumes is not possible
 2010-07-02 16:26 UTC  (6+ messages)

[PATCH 34/35] async: use workqueue for worker pool
 2010-07-02 16:26 UTC  (16+ messages)
` [PATCHSET] workqueue: concurrency managed workqueue, take#6
                    ` [PATCHSET] workqueue: implement and use WQ_UNBOUND
                      ` [PATCH 4/4] async: use workqueue for worker pool
                        ` [PATCH UPDATED "

global hooks - once again
 2010-07-02 16:23 UTC 

[PATCH] time/fs - file's time race with vgettimeofday
 2010-07-02 16:20 UTC  (3+ messages)

[Bridge] rstpd & 2.4
 2010-07-02 16:21 UTC  (2+ messages)

[Bug 28891] New: [GeForce FX 5200] Broken KMS support (corrupted cursor)
 2010-07-02 16:21 UTC  (2+ messages)
  ` [Bug 28891] "

Report ID problem with HID-RAW interface usage
 2010-07-02 16:19 UTC  (12+ messages)

[PATCH] Bugfix: grep: Do not colorize output when -O is set
 2010-07-02 16:19 UTC  (2+ messages)

[PATCH] Destroy screen pixmap on screen close
 2010-07-02 16:19 UTC  (6+ messages)
    ` [Intel-gfx] "

[Qemu-devel] Check format specifiers for fprintf like function pointers
 2010-07-02 16:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/14] Add new data type "
      ` [Qemu-devel] "
        ` [Qemu-devel] [RFC] env stored in segment register for i386

[lm-sensors] [PATCH/RFC] hwmon: Add support for W83667HG-B
 2010-07-02 16:15 UTC  (10+ messages)
  `  "

[PATCH] memory hotplug disable boot option
 2010-07-01 13:23 UTC  (9+ messages)

[PATCH -V14 0/11] Generic name to handle and open by handle syscalls
 2010-07-02 16:12 UTC  (6+ messages)

[linux-lvm] rescue a lvm
 2010-07-02 16:10 UTC  (3+ messages)

[PATCH] arch/tile: Add driver to enable access to the user dynamic network
 2010-07-02 16:11 UTC  (4+ messages)

2.6.35-rc3 deadlocks on semaphore operations
 2010-07-02 15:53 UTC  (8+ messages)

[PATCH 0/12] PV on HVM Xen
 2010-07-02 16:08 UTC  (5+ messages)
      ` [Xen-devel] "

iwlwifi and 802.11s
 2010-07-02 16:08 UTC  (2+ messages)

Problem with firmware load on ipw2200
 2010-07-02 16:08 UTC  (3+ messages)

bogus motherboard? IOMMU does not work
 2010-07-02 16:05 UTC  (2+ messages)

Filename case conflict Documentation/io-mapping.txt and Documentation/IO-mapping.txt
 2010-07-02 15:49 UTC  (2+ messages)

[PATCH RESEND] sdhci-clk-gating-support
 2010-07-02 16:01 UTC  (2+ messages)

Provide /sys/../ec with read/write access and some cleanups
 2010-07-02 15:58 UTC  (5+ messages)
` [PATCH 5/6] X86 platform drivers: Remove EC dump from thinkpad_acpi

Help regarding understanding of ofono atoms
 2010-07-02 15:57 UTC  (2+ messages)

Practical performance change to qdisc_lookup
 2010-07-02 15:51 UTC 

USE flags mumbling
 2010-07-02 15:45 UTC  (4+ messages)

[PATCH] Add a pair of system calls to make extended file stats available [ver #3]
 2010-07-02 15:49 UTC  (3+ messages)

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-07-02 15:48 UTC  (6+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit

[PATCH 1/2] huawei: Remove existing Huawei EM770 plugin
 2010-07-02 15:44 UTC  (2+ messages)

Severe performance issue (Ubuntu 10.04 mounting an XP share)
 2010-07-02 15:39 UTC 

[PATCH] spi: bitbang: reinitialize transfer parameters for every message
 2010-07-02 15:37 UTC  (2+ messages)

[RFC] naming for new QP types
 2010-07-02 15:36 UTC  (4+ messages)

[PATCHv3 1/3] mfd: add STMPE I/O Expander support
 2010-07-02 15:31 UTC  (3+ messages)
` [PATCHv4 "

[PATCH 00/20] OMAP: clock, hwmod, omap_device, PM constraints: patches for 2.6.36
 2010-07-02 15:30 UTC  (42+ messages)
` [PATCH 01/20] OMAP3: wait on IDLEST after enabling USBTLL fclk
` [PATCH 02/20] OMAP: clock: add kerneldoc for structures; move flags closer to structs
` [PATCH 03/20] OMAP1: OPP: add KConfig entry for 96MHz ARM rate (using a 12MHz oscillator)
` [PATCH 04/20] OMAP1: clock: some cleanup
` [PATCH 05/20] OMAP24xx: CM: fix mask used for checking IDLEST status
` [PATCH 06/20] OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLEST
` [PATCH 07/20] OMAP2&3: hwmod: Remove _hwmod prefix in name string
` [PATCH 08/20] OMAP: hwmod: add non-locking versions of enable and idle functions
` [PATCH 09/20] OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()
` [PATCH 10/20] OMAP4: hwmod: Enable omap_device build for OMAP4
` [PATCH 11/20] OMAP: omap_device: ensure hwmod tracks attached omap_device pointer
` [PATCH 12/20] OMAP: PM: create omap_devices for MPU, DSP, L3
` [PATCH 13/20] OMAP: hwmod data: add class for IVA hwmods
` [PATCH 14/20] OMAP2&3: hwmod: Replace l3 -> l3_main
` [PATCH 15/20] OMAP3: hwmod data: add data for OMAP3 IVA2
` [PATCH 16/20] OMAP2: hwmod data: add IVA1 (2420), IVA2 (2430) hwmods
` [PATCH 17/20] OMAP: hwmod/device: add omap_{device, hwmod}_get_mpu_rt_va
` [PATCH 18/20] OMAP2+: hwmod/device: update documentation and copyright
` [PATCH 19/20] OMAP: PM constraints: add return values; add requesting device param to omap_pm_set_max_dev_wakeup_lat()
` [PATCH 20/20] OMAP: PM constraints: add omap_pm_set_min_clk_rate()

[GIT PULL] AMD64 EDAC fixlet for 2.6.35-rc4
 2010-07-02 15:29 UTC 

[dm-crypt] what happens when cryptsetup is given an incorrect passphrase?
 2010-07-02 15:25 UTC 

[Xenomai-core] [PATCH 0/7] Host realtime clock support
 2010-07-02 15:20 UTC  (5+ messages)

[PATCH 0/4] discard updates
 2010-07-02 15:19 UTC  (5+ messages)
` [PATCH 1/4] Check that the target supports discard
  ` [PATCH 2/4] Clear the discard flag if the device loses discard capability
    ` [PATCH 3/4] Support discard for multiple devices
      ` [PATCH 4/4] Support discard if at least one underlying device supports it

Closed source userspace graphics drivers with an open source kernel component
 2010-07-02 14:45 UTC  (7+ messages)

Fwd: Xen4.0/FC8/Linux-2.6.31.13 hang on boot
 2010-07-02 15:19 UTC 

[PATCH] t7l66xb: properly free clk32k clock source
 2010-07-02 15:16 UTC  (2+ messages)

ESI DuaFire Vendor Information
 2010-07-02 15:11 UTC 

[GSoC 2010] The 6th week
 2010-07-02 15:05 UTC 

[PATCH v2 00/13] OMAP: CM, hwmod, omap_device fixes and updates
 2010-07-02 15:08 UTC  (5+ messages)
` [PATCH v2 10/13] OMAP: create omap_devices for MPU, DSP, L3


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.