messages from 2010-12-03 09:41:02 to 2010-12-03 11:30:03 UTC [more...]
HDA: Sound mutes when combination is below -48 dB
2010-12-03 11:30 UTC
[PATCH] xen: HVM X2APIC support
2010-12-03 11:29 UTC (5+ messages)
TSO/GRO/LRO/somethingO breaks LVS on 2.6.36
2010-12-03 11:29 UTC (2+ messages)
linux-next: build failure after merge of the final tree (powerpc tree related)
2010-12-03 11:26 UTC (4+ messages)
Unbalanced IRQ wake disable during resume from static suspend
2010-12-03 11:26 UTC (11+ messages)
[PATCH v4+] viafb: I2C/DDC LCD detection for VIA framebuffer
2010-12-03 11:26 UTC (2+ messages)
2.6.37 PV on HVM issues
2010-12-03 11:24 UTC (7+ messages)
What's cooking in git.git (Nov 2010, #03; Wed, 24)
2010-12-03 11:22 UTC (4+ messages)
[PATCH] kvm-vmx: add module parameter to avoid trapping HLT instructions (v2)
2010-12-03 11:21 UTC (8+ messages)
[PATCH] input: misc: add lps001wp_prs driver
2010-12-03 11:20 UTC (7+ messages)
[PATCH 1/2] Change the register name definitions for mc13783
2010-12-03 11:20 UTC (5+ messages)
kdump broken on 2.6.37-rc4
2010-12-03 11:16 UTC (2+ messages)
UBIFS partition on NOR flash not mountable after power cut test
2010-12-03 11:15 UTC (10+ messages)
Merging (only) subdirectories
2010-12-03 11:12 UTC (4+ messages)
skb_checksum_setup() placement in pv-ops vs. legacy kernel
2010-12-03 11:12 UTC (2+ messages)
[Qemu-devel] [Patch 0/14] builtin iscsi support
2010-12-03 11:09 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/14] ./block/iscsi/init.c
` [Qemu-devel] [PATCH 02/14] ./block/iscsi/socket.c
` [Qemu-devel] [PATCH 03/14] ./block/iscsi/login.c
` [Qemu-devel] [PATCH 04/14] ./block/iscsi/discovery.c
` [Qemu-devel] [PATCH 05/14] ./block/iscsi/crc32c.c
` [Qemu-devel] [PATCH 06/14] ./block/iscsi/nop.c
` [Qemu-devel] [PATCH 07/14] ./block/iscsi/pdu.c
` [Qemu-devel] [PATCH 08/14] ./block/iscsi/sscsi-command.c
` [Qemu-devel] [PATCH 09/14] ./block/iscsi/scsi-lowlevel.c
` [Qemu-devel] [PATCH 10/14] ./block/iscsi/sync.c
` [Qemu-devel] [PATCH 11/14] ./block/iscsi/connect.c
` [Qemu-devel] [PATCH 12/14] ./block/iscsi/*.h
` [Qemu-devel] [PATCH 13/14] ./block/iscsi.c
` [Qemu-devel] [PATCH 14/14] iscsi support
After memory pressure: can't read from tape anymore
2010-12-03 11:11 UTC (6+ messages)
regulator: multiple consumers requirements
2010-12-03 11:09 UTC (3+ messages)
` [PATCH] regulator: Take into account the requirements of all consumers
RAID-5 implementation questions
2010-12-03 11:08 UTC (3+ messages)
[PATCH 2/3] RFC4106 AES-GCM Driver Using Intel New Instructions
2010-12-03 11:05 UTC (9+ messages)
[RFC PATCH v1] iproute2: add IFLA_TC support to 'ip link'
2010-12-03 11:06 UTC (4+ messages)
[Qemu-devel] [PATCH] isa-bus.c: use hw_error instead of fprintf
2010-12-03 11:05 UTC
[Qemu-devel] [PATCH 0/3] Cleanup qemu-img code
2010-12-03 11:04 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] Consolidate printing of block driver options
` [Qemu-devel] [PATCH 2/3] Fix formatting and missing braces in qemu-img.c
[ath9k-devel] How to use 3T3R (ar9160) module as a 2T2R radio?
2010-12-03 10:59 UTC
[RFC] IIO: ABI for Direct digital synthesis (DDS) devices
2010-12-03 11:04 UTC (7+ messages)
` [RFC 1/3] IIO: Direct digital synthesis abi documentation
` [RFC 3/3] IIO: DDS: AD9833 / AD9834 driver
[Buildroot] [git commit master 1/1] buildroot: kickoff 2011.02 development phase
2010-12-03 10:56 UTC
[Buildroot] [git commit master 1/1] cloop: fix download URL
2010-12-03 10:56 UTC
[Qemu-devel] [PATCH 0/2] Fix savevm odness related to kvmclock
2010-12-03 10:49 UTC (6+ messages)
` "
` [Qemu-devel] [PATCH 1/2] make kvmclock value idempotent for stopped machine
` "
` [Qemu-devel] [PATCH 2/2] Do not register kvmclock savevm section if kvmclock is disabled
` "
[PATCH] ath3k: reduce memory usage
2010-12-03 10:51 UTC (4+ messages)
Question about __alloc_skb() speedup
2010-12-03 10:50 UTC (2+ messages)
[PATCH 0/12] KVM: SVM: Add support for VMCB state caching
2010-12-03 10:45 UTC (13+ messages)
` [PATCH 01/12] KVM: SVM: Add clean-bits infrastructure code
` [PATCH 02/12] KVM: SVM: Add clean-bit for intercetps, tsc-offset and pause filter count
` [PATCH 03/12] KVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE
` [PATCH 04/12] KVM: SVM: Add clean-bit for the ASID
` [PATCH 05/12] KVM: SVM: Add clean-bit for interrupt state
` [PATCH 06/12] KVM: SVM: Add clean-bit for NPT state
` [PATCH 07/12] KVM: SVM: Add clean-bit for control registers
` [PATCH 08/12] KVM: SVM: Add clean-bit for DR6 and DR7
` [PATCH 09/12] KVM: SVM: Add clean-bit for GDT and IDT
` [PATCH 10/12] KVM: SVM: Add clean-bit for Segements and CPL
` [PATCH 11/12] KVM: SVM: Add clean-bit for CR2 register
` [PATCH 12/12] KVM: SVM: Add clean-bit for LBR state
[PATCH 1/3] ASoC: SAMSUNG: Fix initial return value
2010-12-03 10:48 UTC (10+ messages)
` [PATCH 2/3] ASoC: SAMSUNG: Remove duplicated snd_card on smdk_spdif
` [PATCH 3/3] ASoC: SAMSUNG: Match spdif source clock id and asoc platform device
TCP: big bursts due to undos resulting from reordering
2010-12-03 10:47 UTC (3+ messages)
UART RX wakeup from sleep not working
2010-12-03 10:45 UTC (3+ messages)
[PATCH] do not try to register kvmclock if the host does not support it
2010-12-03 10:41 UTC
[Qemu-devel] megasas: Usage of is_write in megasas_map_sgl()
2010-12-03 10:42 UTC (3+ messages)
` [Qemu-devel] "
[ath9k-devel] ath9k_htc, 2.6.36 and "Target is unresponsive" error
2010-12-03 10:36 UTC (8+ messages)
[PATCH 00/10] Pre-migration patch series
2010-12-03 10:35 UTC (5+ messages)
` [PATCH 10/10] FIX: wait_backup() sometimes hungs
[Buildroot] DConf
2010-12-03 10:35 UTC (2+ messages)
[Buildroot] Error linux compile time
2010-12-03 10:34 UTC (2+ messages)
PVops domain 0 crash on NUMA system only Node==1 present (Was: Re: Bug#603632: linux-image-2.6.32-5-xen-amd64: Linux kernel 2.6.32/xen/amd64 booting fine on bare metal, but not as dom0 with Xen 4.0.1 (Dell R410))
2010-12-03 10:30 UTC (11+ messages)
` Bug#603632: [Xen-devel] "
` [PATCH] xen: disable ACPI NUMA for PV guests
[PATCHv2] Add support for subversion dump format v3
2010-12-03 10:30 UTC (4+ messages)
` [PATCH/RFC v3 resend 0/4] fast-import: Let importers retrieve blobs
` [PATCH 3/4] fast-import: let "
[xen-unstable test] 2962: regressions - FAIL
2010-12-03 10:30 UTC
[PATCH] ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture
2010-12-03 10:28 UTC (2+ messages)
[GIT PULL] Samsung fixes for 2.6.37-rc4
2010-12-03 10:01 UTC (6+ messages)
[PATCH 0/4] ARM: S5P: Add platform support for MIPI-CSI2 devices
2010-12-03 10:24 UTC (15+ messages)
` [PATCH 2/4] mach-s5pv310: Add resource definitions for mipi-csis
` [PATCH 3/4] plat-s5p: Add platform support for MIPI-CSI2 devices
[PATCH 1/2] ASoC: Make the DAI ops constant in the DAI structure
2010-12-03 10:21 UTC (2+ messages)
[PATCH] ASoC: Apostrophe patrol in soc-core.c
2010-12-03 10:21 UTC (2+ messages)
[B.A.T.M.A.N.] global mesh
2010-12-03 10:21 UTC (2+ messages)
[Bug 31957] New: Video Noise on HDMI output
2010-12-03 10:15 UTC (2+ messages)
` [Bug 31957] "
[PATCH] git-rebase--interactive.sh: Add new command "shell"
2010-12-03 10:14 UTC (6+ messages)
` [PATCHv3] git-rebase--interactive.sh: extend "edit" command to be more useful
[ath9k-devel] Not able to connect to an access point with ar9271
2010-12-03 10:14 UTC (6+ messages)
[PATCH] SPI: S5P64X0: Enable SPI driver for S5P6440 and S5P6450
2010-12-03 10:12 UTC (3+ messages)
[git patches] libata updates for 2.6.37
2010-12-03 10:10 UTC (12+ messages)
kernel panic at __rpc_create_common
2010-12-03 10:08 UTC
Problems on qemu-kvm unittests
2010-12-03 10:03 UTC (2+ messages)
[PATCH] ARM: S5P64X0: Change gpiolib initialization for S5P64X0 to core_initcall
2010-12-03 9:53 UTC (2+ messages)
kernel BUG: ipset 4.4
2010-12-03 9:58 UTC (2+ messages)
[PATCH -tip v5 0/8] Kprobes/x86: Batch optimization support
2010-12-03 9:54 UTC (9+ messages)
` [PATCH -tip v5 1/8] [CLEANUP] kprobes: Rename old_p to more appropriate name
` [PATCH -tip v5 2/8] [CLEANUP]kprobes: Cleanup disabling and unregistering path
` [PATCH -tip v5 3/8] [CLEANUP]kprobes: Separate kprobe optimizing code from optimizer
` [PATCH -tip v5 4/8] kprobes: Support delayed unoptimizing
` [PATCH -tip v5 5/8] kprobes: Reuse unused kprobe
` [PATCH -tip v5 6/8] x86: Introduce text_poke_smp_batch() for batch-code modifying
` [PATCH -tip v5 7/8] kprobes: Use text_poke_smp_batch for optimizing
` [PATCH -tip v5 8/8] kprobes: Use text_poke_smp_batch for unoptimizing
[PATCH 00 of 25] libxc: dom0 OS integration cleanup+abstraction
2010-12-03 9:57 UTC (28+ messages)
` [PATCH 01 of 25] libxc: some xc_gnttab_* functions are not Linux specific
` [PATCH 02 of 25] libxc: convert evtchn interfaces to use an opaque handle type
` [PATCH 03 of 25] libxc: convert gnttab "
` [PATCH 04 of 25] libxc: osdep: add framework for abstracting access to dom0 OS hypervisor interfaces
` [PATCH 05 of 25] libxc: osdep: convert do_xen_hypercall()
` [PATCH 06 of 25] libxc: osdep: convert xc_map_foreign_{batch, bulk}
` [PATCH 07 of 25] libxc: osdep: convert xc_map_foreign_range()
` [PATCH 08 of 25] libxc: osdep: convert xc_map_foreign_ranges()
` [PATCH 09 of 25] libxc: osdep: convert xc_evtchn_fd()
` [PATCH 10 of 25] libxc: osdep: convert xc_evtchn_notify()
` [PATCH 11 of 25] libxc: osdep: convert xc_evtchn_bind_unbound_port()
` [PATCH 12 of 25] libxc: osdep: convert xc_evtchn_bind_interdomain()
` [PATCH 13 of 25] libxc: osdep: convert xc_evtchn_bind_virq()
` [PATCH 14 of 25] libxc: osdep: convert xc_evtchn_unbind()
` [PATCH 15 of 25] libxc: osdep: convert xc_evtchn_{pending, unmask}()
` [PATCH 16 of 25] libxc: osdep: convert xc_gnttab_map_{grant_ref, grant_refs, domain_grant_refs}()
` [PATCH 17 of 25] libxc: osdep: convert xc_gnttab_munmap()
` [PATCH 18 of 25] libxc: osdep: convert xc_gnttab_set_max_grants()
` [PATCH 19 of 25] libxc: add ability to query OS interface for "fakeness"
` [PATCH 20 of 25] libxc: drop fd from xc_interface
` [PATCH 21 of 25] libxc: allow osdep backends to log via the xc infrastructure
` [PATCH 22 of 25] libxc: osdep: Use XC_PAGE_{SHIFT, MASK}
` [PATCH 23 of 25] libxc: add abitility to dynamically load osdep
` [PATCH 24 of 25] libxc: move foreign memory functions to xc_foreign_memory.c
` [PATCH 25 of 25] libxc: refactor Linux OS interface into a separate file
` [PATCH] qemu-xen: update for libxc evtchn interface change
` [PATCH] qemu-xen: update for libxc gnttab "
[mlmmj] Version 1.2.17-2 reached Debian Squeeze
2010-12-03 9:55 UTC (2+ messages)
[PATCH V2 0/2] ARM: SAMSUNG: Add Support Power Domain Control
2010-12-03 9:39 UTC (3+ messages)
` [PATCH V2 1/2] ARM: SAMSUNG: Add support for Power Domain control
` [PATCH V2 2/2] ARM: S5PV310: Add support Power Domain
[PATCH 0/6] KVM: SVM: Wrap access to intercept masks into functions
2010-12-03 9:50 UTC (4+ messages)
` [PATCH 2/6] KVM: SVM: Add manipulation functions for CRx intercepts
Oops on 2.6.31.12-rt21
2010-12-03 9:48 UTC
[PATCH v7] OMAP2+: PM: omap device: API's for handling mstandby mode
2010-12-03 9:47 UTC (4+ messages)
[PATCH 1/3] plugins: Implementation of Network Time plugin
2010-12-03 9:47 UTC (3+ messages)
` [PATCH 2/3] plugins: Enabling nettime plugin in Makefile.am
` [PATCH 3/3] plugins: Test scripts for nettime plugin
[Cluster-devel] OCF RA dev guide: final heads up
2010-12-03 9:46 UTC
After memory pressure: can't read from tape anymore
2010-12-03 9:44 UTC (4+ messages)
[Qemu-devel] [RFC PATCH v3 0/4] block-queue: Delay and batch metadata writes
2010-12-03 9:44 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH v3 2/4] Add block-queue
` [Qemu-devel] "
[PATCH] i.MX SDMA without firmware
2010-12-03 9:43 UTC (2+ messages)
[xen-4.0-testing test] 2961: regressions - FAIL
2010-12-03 9:41 UTC
mounting arbitrary directories
2010-12-03 9:41 UTC (5+ messages)
` [RFC-PATCH] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.