All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-04 17:37:31 to 2010-06-04 19:51:54 UTC [more...]

ACPI patches on test branch
 2010-06-04 19:51 UTC  (8+ messages)
` [PATCH 01/16] ACPI: acpi_pad: Don't needlessly mark LAPIC unstable
  ` [PATCH 03/16] ACPICA: Fix namestring associated with AE_NO_HANDLER exception
  ` [PATCH 04/16] ACPICA: iASL/Core: Add support for _WDG/_WED MS methods
  ` [PATCH 06/16] ACPICA: Limit maximum time for Sleep() operator
  ` [PATCH 07/16] ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
  ` [PATCH 08/16] ACPICA: Expand device initialization counters to 32 bits
  ` [PATCH 09/16] ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility

[PATCH] packaged-staging.bbclass: fix issue with no SRC_URI
 2010-06-04 19:47 UTC  (3+ messages)

Power save mode in 2.6.32-22
 2010-06-04 19:50 UTC  (3+ messages)

External samplerate changes, UAC2 clock topologies
 2010-06-04 19:49 UTC  (2+ messages)

[Xenomai-core] [Xenomai-git] Jan Kiszka : native: Rework handling of pthread carrier thread
 2010-06-04 19:48 UTC 

ACPI patches for 2.6.35-rc1
 2010-06-04 19:47 UTC  (6+ messages)
` [PATCH 1/5] ACPI / EC / PM: Fix race between EC transactions and system suspend
  ` [PATCH 2/5] ACPI / EC / PM: Fix names of functions that block/unblock EC transactions
  ` [PATCH 3/5] ACPI: update feature-removal.txt to reflect deleted acpi=ht option
  ` [PATCH 4/5] ACPI: Fix the incorrect calculation about C-state idle time
  ` [PATCH 5/5] ACPI: Eliminate us to pm ticks conversion in common path

[RFC PATCH 0/2] i915 brightness control
 2010-06-04 19:47 UTC  (3+ messages)
` [Intel-gfx] "

linux-next: Tree for June 3
 2010-06-04 19:46 UTC  (5+ messages)

[U-Boot] Watchdog support for ppc4xx
 2010-06-04 19:46 UTC  (6+ messages)

[PATCH v2 00/20] pending ath5k + antenna patches
 2010-06-04 19:30 UTC  (3+ messages)
` [PATCH v2 13/20] cfg80211: Add nl80211 antenna configuration

[PATCH 0/4] input: evdev: Dynamic buffers (rev3)
 2010-06-04 19:43 UTC  (6+ messages)
` [PATCH 1/4] input: Introduce buflock, a one-to-many circular buffer mechanism

[PATCH v4 0/5] Patches to avoid reporting conversion changes
 2010-06-04 19:42 UTC  (6+ messages)

tm6000 audio buffer
 2010-06-04 19:39 UTC 

[PATCH] encodings/font-util: swapped inter-DEPENDS
 2010-06-04 19:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] savevm: Really verify if a drive supports snapshots
 2010-06-04 19:35 UTC 

[patch 0/4] Initial vfs scalability patches again
 2010-06-04 19:35 UTC  (4+ messages)
` [patch 1/4] fs: cleanup files_lock
  ` [PATCH, RFC] tty: stop abusing file->f_u.fu_list

[Bug 21124] New: nouveau: fonts "chipped" on NV44
 2010-06-04 19:35 UTC  (2+ messages)
  ` [Bug 21124] "

[Qemu-devel] [PATCH 0/2] tcg cleanups, part 4
 2010-06-04 19:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] tcg: Add TYPE parameter to tcg_out_mov

[U-Boot] Building C++ Examples
 2010-06-04 19:33 UTC 

[PATCH 0/4] zram: generic RAM based compressed R/W block devices (v2)
 2010-06-04 19:32 UTC  (7+ messages)
` [PATCH 1/4] Support generic I/O requests
` [PATCH 2/4] Rename ramzswap files to zram

gcc-4.5 -fdelayed-branch strikes back
 2010-06-04 19:32 UTC  (2+ messages)

[PATCH 0/3] Libertas : cfg80211, 11d support
 2010-06-04 19:26 UTC  (2+ messages)

[PATCH v6] Add "core.eol" config variable
 2010-06-04 19:29 UTC 

[git pull request] SFI patch for 2.6.31-rc1
 2010-06-04 19:29 UTC  (2+ messages)

[Qemu-devel] option-rom (was cg14)
 2010-06-04 19:28 UTC  (2+ messages)
` [Qemu-devel] "

[Bug 14945] Colors are too bright with KMS on Radeon 9xxx
 2010-06-04 19:27 UTC 

[Bridge] [v5 Patch 1/3] netpoll: add generic support for bridge and bonding devices
 2010-06-04 19:18 UTC  (11+ messages)
                `  "

mptsas hangs caused by ATA pass-through explained
 2010-06-04 18:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/35] S390 TCG target, version 2
 2010-06-04 19:14 UTC  (36+ messages)
` [Qemu-devel] [PATCH 01/35] tcg-s390: Adjust compilation flags
` [Qemu-devel] [PATCH 02/35] s390x: Avoid _llseek
` [Qemu-devel] [PATCH 03/35] s390x: Don't use a linker script for user-only
` [Qemu-devel] [PATCH 04/35] tcg-s390: Compute is_write in cpu_signal_handler
` [Qemu-devel] [PATCH 05/35] tcg-s390: Icache flush is a no-op
` [Qemu-devel] [PATCH 06/35] tcg-s390: Allocate the code_gen_buffer near the main program
` [Qemu-devel] [PATCH 07/35] tcg: Optionally sign-extend 32-bit arguments for 64-bit host
` [Qemu-devel] [PATCH 08/35] s390: Update disassembler to the last GPLv2 from binutils
` [Qemu-devel] [PATCH 09/35] s390: Disassemble some general-instruction-extension insns
` [Qemu-devel] [PATCH 10/35] tcg-s390: New TCG target
` [Qemu-devel] [PATCH 11/35] tcg-s390: Tidy unimplemented opcodes
` [Qemu-devel] [PATCH 12/35] tcg-s390: Define TCG_TMP0
` [Qemu-devel] [PATCH 13/35] tcg-s390: Tidy regset initialization; use R14 as temporary
` [Qemu-devel] [PATCH 14/35] tcg-s390: Rearrange register allocation order
` [Qemu-devel] [PATCH 15/35] tcg-s390: Query instruction extensions that are installed
` [Qemu-devel] [PATCH 16/35] tcg-s390: Re-implement tcg_out_movi
` [Qemu-devel] [PATCH 17/35] tcg-s390: Implement sign and zero-extension operations
` [Qemu-devel] [PATCH 18/35] tcg-s390: Implement bswap operations
` [Qemu-devel] [PATCH 19/35] tcg-s390: Implement rotates
` [Qemu-devel] [PATCH 20/35] tcg-s390: Use LOAD COMPLIMENT for negate
` [Qemu-devel] [PATCH 21/35] tcg-s390: Use the ADD IMMEDIATE instructions
` [Qemu-devel] [PATCH 22/35] tcg-s390: Use the AND "
` [Qemu-devel] [PATCH 23/35] tcg-s390: Use the OR "
` [Qemu-devel] [PATCH 24/35] tcg-s390: Use the XOR "
` [Qemu-devel] [PATCH 25/35] tcg-s390: Use the MULTIPLY "
` [Qemu-devel] [PATCH 26/35] tcg-s390: Tidy goto_tb
` [Qemu-devel] [PATCH 27/35] tcg-s390: Rearrange qemu_ld/st to avoid register copy
` [Qemu-devel] [PATCH 28/35] tcg-s390: Tidy tcg_prepare_qemu_ldst
` [Qemu-devel] [PATCH 29/35] tcg-s390: Tidy user qemu_ld/st
` [Qemu-devel] [PATCH 30/35] tcg-s390: Implement GUEST_BASE
` [Qemu-devel] [PATCH 31/35] tcg-s390: Use 16-bit branches for forward jumps
` [Qemu-devel] [PATCH 32/35] tcg-s390: Use the LOAD AND TEST instruction for compares
` [Qemu-devel] [PATCH 33/35] tcg-s390: Use the COMPARE IMMEDIATE instrucions "
` [Qemu-devel] [PATCH 34/35] tcg-s390: Use COMPARE AND BRANCH instructions
` [Qemu-devel] [PATCH 35/35] tcg-s390: Enable compile in 32-bit mode

[Qemu-devel] [PATCH] sparc32 esp fix spurious interrupts in chip reset
 2010-06-04 19:13 UTC  (6+ messages)
` [Qemu-devel] "

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2010-06-04 19:12 UTC 

[PATCH 1/2] suspend: Move NVS save/restore code to generic suspend functionality
 2010-06-04 19:11 UTC  (6+ messages)
` [PATCH 2/2] ACPI: Store NVS state even when entering suspend to RAM

[Qemu-devel] Re: [RFT][PATCH 07/15] qemu_irq: Add IRQ handlers with delivery feedback
 2010-06-04 19:05 UTC  (12+ messages)

[PATCH] [SCSI] ipr: Fix stack overflow in ipr_format_resource_path
 2010-06-04 19:04 UTC  (4+ messages)
` [PATCH 1/1] [SCSI] ipr: fix resource path display and formatting

[PATCH 0/6] Merge David's SVN exporter
 2010-06-04 19:02 UTC  (7+ messages)
` [PATCH 1/6] Add memory pool library
` [PATCH 4/6] Add stream helper library
` [PATCH 5/6] Add infrastructure to write revisions in fast-export format

[U-Boot] [PATCH] [v2] powerpc: add support for the Freescale P1022DS reference board
 2010-06-04 19:01 UTC 

[Bug 28386] New: [KMS] echo standby > /sys/power/state hang machine forever
 2010-06-04 18:58 UTC  (2+ messages)
` [Bug 28386] "

[PATCH 1/3] IR: add core lirc device interface
 2010-06-04 18:57 UTC  (3+ messages)

Glitch in newer drm-next/drm-radeon-testing
 2010-06-04 18:55 UTC  (7+ messages)

[Qemu-devel] [Bug 589827] [NEW] QEMU netdev tap type id name is not used on linux host
 2010-06-04 18:40 UTC 

[Qemu-devel] [PATCH 00/10] target-mips: add microMIPS ASE support, v2
 2010-06-04 18:50 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/10] target-mips: break out [ls][wd]c1 and rdhwr insn generation
` [Qemu-devel] [PATCH 02/10] target-mips: add microMIPS-specific bits to mips-defs.h
` [Qemu-devel] [PATCH 03/10] target-mips: add enum constants for various invocations of FOP
` [Qemu-devel] [PATCH 04/10] target-mips: refactor {c, abs}.cond.fmt insns
` [Qemu-devel] [PATCH 05/10] target-mips: small changes to use new FMT_ enums
` [Qemu-devel] [PATCH 06/10] target-mips: add microMIPS ASE support
` [Qemu-devel] [PATCH 07/10] target-mips: add microMIPS CPUs
` [Qemu-devel] [PATCH 08/10] target-mips: add microMIPS exception handler support
` [Qemu-devel] [PATCH 09/10] linux-user: honor low bit of entry PC for MIPS
` [Qemu-devel] [PATCH 10/10] hw: honor low bit in mipssim machine

[PATCH 0/2 RFC v3] Livelock avoidance for data integrity writeback
 2010-06-04 18:47 UTC  (6+ messages)
` [PATCH 1/2] radix-tree: Implement function radix_tree_gang_tag_if_tagged
` [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging

[PATCH 00/14] EVM
 2010-06-04 18:47 UTC  (17+ messages)
` [PATCH 04/14] evm: re-release

[PATCH RESEND] FusionHDTV: Use quick reads for I2C IR device probing
 2010-06-04 18:44 UTC  (3+ messages)

[PATCH] swiotlb-0.8.2: seperation of physical/virtual address translation and core memory allocation
 2010-06-04 18:42 UTC  (7+ messages)
` [PATCH 1/5] swiotlb: add swiotlb_tbl_map_single library function
  ` [PATCH 2/5] swiotlb: add the swiotlb initialization function with iotlb memory
    ` [PATCH 3/5] swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix
      ` [PATCH 4/5] swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
        ` [PATCH 5/5] swiotlb: Make swiotlb bookkeeping functions visible in the header file

[PATCH 0/2 RFC v3] Livelock avoidance for data integrity writeback
 2010-06-04 18:40 UTC  (3+ messages)
` [PATCH 1/2] radix-tree: Implement function radix_tree_gang_tag_if_tagged
` [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging

Possible bug in 2.6.34 slub
 2010-06-04 18:39 UTC  (10+ messages)

[PATCH 0/4] Update ctime when changing the file's permission by setfacl
 2010-06-04 18:37 UTC  (5+ messages)
` [PATCH 4/4] jffs2: update "

[PATCH 1/1] ipr: add endian swap enablement for 64 bit adapters
 2010-06-04 18:35 UTC  (2+ messages)

[Qemu-devel] [PATCH] Change 'query-version' to output broken down version string
 2010-06-04 18:34 UTC  (2+ messages)

[PATCH] implement md5 in blktap2, remove ssl dependency
 2010-06-04 18:32 UTC  (2+ messages)

Resent: [pnfs][PATCH 0/3] pnfs-blocklayout client: adding support for complex volume structure
 2010-06-04 18:31 UTC  (5+ messages)
  ` [pnfs][PATCH 2/3] pnfs-blocklayout client: remove device creation or remove from kernel
      ` [pnfs][PATCH 3/3] pnfs-blocklayout client: add block device pipe processing based on simple rpc pipefs
          ` [pnfs] [PATCH "

[PATCH] Handling busy responses from the SA
 2010-06-04 18:30 UTC 

[pnfs][PATCH 1/3] pnfs-blocklayout client: add simple rpc pipefs
 2010-06-04 18:30 UTC  (2+ messages)

linux-next: Tree for June 4
 2010-06-04 18:28 UTC  (2+ messages)
` [PATCH] mac80211: make ARP filtering depend on CONFIG_INET

Commit 9b8c4a0b215e603497daebe8ecbc9b1f0f035808 broken X11 pointer
 2010-06-04 18:26 UTC  (3+ messages)

[PATCH] xfstests: use stat not lstat when examining devices
 2010-06-04 18:26 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH] KVM VMX: Make sure single type invvpid is supported before issuing this instruction
 2010-06-04 17:51 UTC  (6+ messages)
  ` [PATCH v2] KVM VMX: Make sure single type invvpid is supported before issuing invvpid instruction
      ` [PATCH v3] "

porting fixes regarding kvm-clock and lost irqs to stable qemu-kvm 0.12.4
 2010-06-04 15:31 UTC  (2+ messages)

[PATCH] kvm: rework remove-write-access for a slot
 2010-06-04 15:18 UTC  (4+ messages)

[PATCHv2] virtio-net: stop vhost backend on vmstop
 2010-06-04 17:03 UTC  (2+ messages)

[PATCH] KVM: mmu: Remove unused local variable
 2010-06-04 17:08 UTC  (4+ messages)
  ` [PATCH resend] KVM: MMU: fix compile warning in kvm_send_hwpoison_signal()

[PATCH] msix: fix msix_set/unset_mask_notifier
 2010-06-04 16:57 UTC  (2+ messages)

[PATCH] make-release: make mtime, owner, group consistent
 2010-06-04 16:46 UTC  (2+ messages)

(no subject)
 2010-06-04 17:26 UTC 

[PATCH 1/2] Rename url params patch=<ignored>/pnum=<n> to apply={yes, no}/striplevel=<n>
 2010-06-04 18:14 UTC  (4+ messages)

(unknown)
 2010-06-04 17:26 UTC 

(unknown)
 2010-06-04 17:26 UTC 

(unknown)
 2010-06-04 17:26 UTC 

alsa-info.sh
 2010-06-04 18:18 UTC  (3+ messages)

64-bit net_device_stats
 2010-06-04 18:15 UTC  (6+ messages)
` [PATCH 1/2] net: Enable 64-bit net device statistics on 32-bit architectures

[PATCH] iwlwifi: recalculate average tpt if not current
 2010-06-04 18:03 UTC  (2+ messages)

[PATCH 4/4 v2] [ARM] Kirkwood: add support for PCIe1
 2010-06-04 18:08 UTC  (2+ messages)

mmotm 2010-06-03-16-36 uploaded
 2010-06-04 18:07 UTC  (3+ messages)
` [PATCH -mmotm] cciss: fix build for CONFIG_PROC_FS=n

[Qemu-devel] [PATCH] monitor: allow device to be ejected if no disk is inserted
 2010-06-04 18:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] hxtool: Fix line number reporting on SQMP/EQMP errors
 2010-06-04 18:07 UTC  (2+ messages)

Strange ACK Behaviour with ath9k
 2010-06-04 17:36 UTC  (8+ messages)

CRC error when mounting UBIFS
 2010-06-04 18:01 UTC  (8+ messages)

[PATCH] drm/i915/gen4: Fix interrupt setup ordering
 2010-06-04 18:01 UTC  (3+ messages)

[PATCH] PNPACPI: cope with invalid device IDs
 2010-06-04 17:58 UTC  (3+ messages)

[linux-pm] Is it supposed to be ok to call del_gendisk while userspace is frozen?
 2010-06-04 17:52 UTC  (3+ messages)
`  "

Commit cfecde435dda78248d6fcdc424bed68d5db6be0b turns screen blank
 2010-06-04 17:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] savevm: Really verify if a drive supports snapshots
 2010-06-04 17:46 UTC  (3+ messages)
` [Qemu-devel] "

[Xenomai-help] NI 6251 "wrong" samples
 2010-06-04 17:49 UTC 

ACPICA Release 20100528 linuxized patches
 2010-06-04 17:46 UTC  (3+ messages)

[PATCH] staging: usbip: usbip_common: kill rx thread on tx thread creation error
 2010-06-04 17:46 UTC 

Intel GMA HD reference docs?
 2010-06-04 17:45 UTC  (2+ messages)

[PATCH] libvpx: disabled explicitly the generation of docs
 2010-06-04 17:39 UTC 

Installing on AIX fails
 2010-06-04 17:44 UTC  (6+ messages)

[lm-sensors] Gigabyte MA785GMT-UD2H
 2010-06-04 17:44 UTC  (2+ messages)

[PATCH] Add the option to not sync after a submitting to Perforce
 2010-06-04 17:33 UTC 

[Qemu-devel] [PATCH] qemu-iotests: qcow2 error path tests
 2010-06-04 17:35 UTC 

[Qemu-devel] [PULL 00/27] Block patches
 2010-06-04 16:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH 20/27] Fix error message in drive_init
` [Qemu-devel] [PATCH 21/27] block: Assume raw for drives without media
` [Qemu-devel] [PATCH 22/27] close all the block drivers before the qemu process exits
` [Qemu-devel] [PATCH 25/27] qdev: Move declaration of qdev_init_bdrv() into qdev.h
` [Qemu-devel] [PATCH 26/27] blockdev: Collect block device code in new blockdev.c


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.