All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-02 10:05:12 to 2009-12-02 12:06:03 UTC [more...]

[Qemu-devel] [PATCH 00/41] virtio: port to vmstate
 2009-12-02 12:04 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/41] virtio: Teach virtio-balloon about DO_UPCAST
` [Qemu-devel] [PATCH 02/41] virtio: Teach virtio-blk "
` [Qemu-devel] [PATCH 03/41] virtio: Teach virtio-console "
` [Qemu-devel] [PATCH 04/41] virtio: Teach virtio-net "
` [Qemu-devel] [PATCH 05/41] virtio-console: Remove useless casts
` [Qemu-devel] [PATCH 06/41] virtio: Use DO_UPCAST instead of a cast
` [Qemu-devel] [PATCH 07/41] virtio-pci: Remove duplicate test
` [Qemu-devel] [PATCH 08/41] msix: Store sizes that we send/receive
` [Qemu-devel] [PATCH 09/41] msix: port to vmstate
` [Qemu-devel] [PATCH 10/41] qemu/pci: document msix_entries_nr field
` [Qemu-devel] [PATCH 11/41] virtio: Introduce type field to distingish between PCI and Syborg
` [Qemu-devel] [PATCH 12/41] virtio-pci: port pci config to vmstate
` [Qemu-devel] [PATCH 13/41] msix: msix_load/save are not needed anymore
` [Qemu-devel] [PATCH 14/41] virtio: remove save/load_config for virtio
` [Qemu-devel] [PATCH 15/41] virtio: remove save/load_queue "
` [Qemu-devel] [PATCH 16/41] virtio: Add num_pci_queues field
` [Qemu-devel] [PATCH 17/41] virtio: split virtio_post_load() from virtio_load()
` [Qemu-devel] [PATCH 18/41] virtio: change config_len type to int32_t
` [Qemu-devel] [PATCH 19/41] virtio: use the right types for VirtQueue elements
` [Qemu-devel] [PATCH 20/41] virtio: abstract test for save/load values
` [Qemu-devel] [PATCH 21/41] virtio: port to vmstate
` [Qemu-devel] [PATCH 22/41] virtio-net: change tx_timer_active to uint32_t
` [Qemu-devel] [PATCH 23/41] virtio-net: change mergeable_rx_bufs "
` [Qemu-devel] [PATCH 24/41] virtio-net: use type checking version of qemu_put/get-*
` [Qemu-devel] [PATCH 25/41] virtio-net: MAC_TABLE_ENTRIES has never been bigger
` [Qemu-devel] [PATCH 26/41] virtio-net: we know vlans size at compile time, make it static

[Qemu-devel] Socket reconnection
 2009-12-02 12:04 UTC  (7+ messages)
          ` [Qemu-devel] "

SR1: VDD autocomp is not active
 2009-12-02 12:04 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/11]
 2009-12-02 12:04 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/11] Don't mess with halted state
  ` [Qemu-devel] [PATCH v2 02/11] store thread-specific env information
    ` [Qemu-devel] [PATCH v2 03/11] update halted state on mp_state sync
      ` [Qemu-devel] [PATCH v2 04/11] qemu_flush_work for remote vcpu execution
        ` [Qemu-devel] [PATCH v2 05/11] tell kernel about all registers instead of just mp_state
  ` [Qemu-devel] Re: [PATCH v2 0/11]

[Qemu-devel] [PATCH v2] Don't leak file descriptors
 2009-12-02 12:03 UTC  (3+ messages)
` [Qemu-devel] "

Doubt about Regulator Framework and VBAT use case
 2009-12-02 12:02 UTC  (4+ messages)

regression: 2.6.32-rc8 shuts down after reaching critical temperature
 2009-12-02 12:00 UTC  (6+ messages)

[SPAM] Эмоциональная поддержка клиента
 2009-12-02 11:58 UTC 

[PATCH] KVM test: Not execute build test by default
 2009-12-02 11:57 UTC  (4+ messages)
  ` [Autotest] "

Reserved instruction in kernel code
 2009-12-02 11:15 UTC  (2+ messages)

choosing an issue tracker
 2009-12-02 11:54 UTC  (2+ messages)

Recipes relation tree
 2009-12-02 11:49 UTC  (6+ messages)

[PATCH 5/5] libata/drivers: Add pata_macio, driver Apple PowerMac/PowerBook IDE controller
 2009-12-02 11:44 UTC  (3+ messages)

[PATCH 0/6] mac80211: mlme work improvements
 2009-12-02 11:43 UTC  (7+ messages)
` [PATCH 1/6] cfg80211: avoid sending spurious deauth to userspace
` [PATCH 2/6] mac80211: dont try to use existing sta for AP
` [PATCH 3/6] mac80211: let cfg80211 manage auth state
` [PATCH 4/6] mac80211: generalise management work a bit
` [PATCH 5/6] mac80211: generalise work handling
` [PATCH 6/6] mac80211: rewrite a few work messages

Bisected: s2disk (uswsusp only) hangs just before poweroff
 2009-12-02 11:49 UTC  (16+ messages)

Can user set timeout for MPC 83x watchdog timer
 2009-12-02 11:49 UTC 

Crash with c/s 20097 (x86 vmx: Update EIP when appropriate during task switch)
 2009-12-02 11:47 UTC 

[patch] f83f9ac causes tasks running at MAX_PRIO
 2009-12-02 11:46 UTC  (2+ messages)

Performance problem with multiple parallel rm -rf's
 2009-12-02 11:41 UTC  (2+ messages)

[PATCH] MIPS: Fix MIPS I build
 2009-12-02 11:38 UTC 

[PATCH]PM_QOS-to-use-handle-based-requests-pcm-update 5/5
 2009-12-02 11:38 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/12] vmstate cleanups and fixes
 2009-12-02 11:36 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] vmstate: Avoid seeking
` [Qemu-devel] [PATCH 02/12] vmstate: Fix info field of VMSTATE_MACADDR
` [Qemu-devel] [PATCH 03/12] vmstate: fix missing ARRAY_OF_POINTERS support on save state
` [Qemu-devel] [PATCH 04/12] vmstate: Add support for VBUFFERS
` [Qemu-devel] [PATCH 05/12] vmstate: Introduce VMSTATE_STRUCT_TEST
` [Qemu-devel] [PATCH 06/12] vmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
` [Qemu-devel] [PATCH 07/12] vmstate: Introduce UINT16_TEST support
` [Qemu-devel] [PATCH 08/12] vmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
` [Qemu-devel] [PATCH 09/12] vmstate: Add support for multiplying size for a constant
` [Qemu-devel] [PATCH 10/12] pci: vmstate_register() already assign consecutive numbers starting at 0
` [Qemu-devel] [PATCH 11/12] qdev: enable vmstate_unregister() support
` [Qemu-devel] [PATCH 12/12] savevm: Port to qdev.vmsd all devices that have qdev

[PATCH] Add dom0 statistics for network bonding fix
 2009-12-02 11:35 UTC 

[PATCH 5/5] vmscan: Take order into consideration when deciding if kswapd is in trouble
 2009-12-02 11:32 UTC  (10+ messages)
    ` [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met
        ` [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met V2
            ` still getting allocation failures (was Re: [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met V2)

[tip:sched/core] sched, x86: Optimize branch hint in __switch_to()
 2009-12-02 11:32 UTC  (2+ messages)
` [PATCH] Revert "sched, x86: Optimize branch hint in __switch_to()"

soft lockup in inet_csk_get_port
 2009-12-02 11:32 UTC  (6+ messages)
` [PATCH] tcp: Fix a connect() race with timewait sockets

[Qemu-devel] Unclear committer situation
 2009-12-02 11:31 UTC  (6+ messages)

xenstore pci global parameters
 2009-12-02 11:30 UTC  (2+ messages)

[RFC v2] Another approach to IR
 2009-12-02 11:26 UTC  (11+ messages)

Signal from kernel space to user space
 2009-12-02 11:26 UTC  (5+ messages)

[Qemu-devel] [PATCH] vmstate: Avoid seeking
 2009-12-02 11:24 UTC  (4+ messages)
` [Qemu-devel] "

How to update from remote origin with local modified branch?
 2009-12-02 11:22 UTC 

[PATCH 0/7] S3C64XX IISv4 support
 2009-12-02 11:20 UTC  (4+ messages)
` [PATCH 4/7] S3C64XX: Declare IISv4 PCLK for S3C6410

[PATCH 7/9] i.MX3: Add sound (ssi) resources
 2009-12-02 11:20 UTC  (11+ messages)
` [PATCH 8/9] MXC: Add a digital audio multiplexer (DAM) driver
  ` [PATCH 8/9 v2] MXC: Add a digital audio multiplexer driver

[dm-crypt] Mechanics
 2009-12-02 11:20 UTC 

linux-next: Tree for December 1
 2009-12-02 11:19 UTC  (9+ messages)
  ` problems in linux-next (Was: Re: linux-next: Tree for December 1)

Don't let the recession eat your business. Advertise now
 2009-12-02  8:12 UTC 

[Qemu-devel] [PATCH v3 00/10] *** SUBJECT HERE ***
 2009-12-02 11:14 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/10] audio: fix compilation of DEBUG_PLIVE
` [Qemu-devel] [PATCH 02/10] audio: port to vmstate
` [Qemu-devel] [PATCH 03/10] sb16: "
` [Qemu-devel] [PATCH 04/10] es1370: "
` [Qemu-devel] [PATCH 05/10] c4231a: "
` [Qemu-devel] [PATCH 06/10] gus: "
` [Qemu-devel] [PATCH 07/10] ac97: sizeof needs %zd
` [Qemu-devel] [PATCH 08/10] ac97: recalculate active after loadvm
` [Qemu-devel] [PATCH 09/10] ac97: up savevm version and remove active from state
` [Qemu-devel] [PATCH 10/10] ac97: port to vmstate
` [Qemu-devel] Re: [PATCH v3 00/10] mean audio: "

Can user set timeout for MPC 83x watchdog timer
 2009-12-02 11:13 UTC 

[PATCH] Clear reference bit although page isn't mapped
 2009-12-02 11:07 UTC  (5+ messages)
  ` [PATCH] Replace page_mapping_inuse() with page_mapped()

[PATCH] sch_htb: ix the deficit overflows
 2009-12-02 11:07 UTC  (6+ messages)

[U-Boot] [PATCH V2 0/3] Support for Marvell Orion5x SoC and LaCie ED Mini V2 board
 2009-12-02 11:07 UTC  (7+ messages)
` [U-Boot] [PATCH V2 3/3] Add support for the "
  ` [U-Boot] Mixed 8/16 bits NOR FLASH support (was: [PATCH V2 3/3] Add support for the LaCie ED Mini V2 board)
        ` [U-Boot] Mixed 8/16 bits NOR FLASH support

[U-Boot] U-boot Arm1026ejs support
 2009-12-02 11:05 UTC 

[PATCH] mmc: pxamci: call mmc_remove_host() before freeing resources
 2009-12-02 11:03 UTC  (4+ messages)

[PATCHSET tip/sched/core] sched: concurrency managed workqueue related sched patches
 2009-12-02 11:01 UTC  (7+ messages)
` [PATCH 3/7] sched: refactor try_to_wake_up()

RDMAoE verbs questions
 2009-12-02 10:59 UTC  (8+ messages)

2.6.32-rc8: amd64_edac slub error
 2009-12-02 10:58 UTC  (6+ messages)

Intel IOMMU: Assigning IGD device: 00:02.1 on some machines, causes Xen to freeze for >2mins because of RMRR mappings
 2009-12-02 10:57 UTC  (5+ messages)

[PATCH v2 00/20] dspbridge cleanups
 2009-12-02 10:57 UTC  (3+ messages)
` [PATCH v2 01/20] DSPBRIDGE: driver version 0.1

[U-Boot] YAHOO! INTERNATIONAL LOTTERY RESULTS 2009 CONGRATULATIONS!
 2009-12-02 10:55 UTC 

intermittent suspend problem again
 2009-12-02 10:55 UTC  (7+ messages)
` [linux-pm] "

[PATCH v6 8/8] Loongson: YeeLoong: add hotkey driver
 2009-12-02  9:43 UTC  (4+ messages)

memcg: slab control
 2009-12-02 10:51 UTC  (13+ messages)

state of gplpv drivers?
 2009-12-02 10:50 UTC  (2+ messages)

core(5) man page missing information
 2009-12-02 10:48 UTC 

[PATCH] x86: slightly shorten __ticket_spin_trylock()
 2009-12-02 10:45 UTC  (2+ messages)
` [tip:core/locking] locking, x86: Slightly "

[PATCH -next] [Cleanup] x86: Fix comments of register/stack access functions
 2009-12-02 10:44 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] x86/alternatives: no need for alternatives-asm.h to re-invent stuff already in asm.h
 2009-12-02 10:46 UTC  (2+ messages)
` [tip:x86/asm] x86/alternatives: No "

[PATCH] sched: Fix isolcpus boot option
 2009-12-02 10:45 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] x86/alternatives: check replacementlen <= instrlen at build time
 2009-12-02 10:45 UTC  (2+ messages)
` [tip:x86/asm] x86/alternatives: Check "

[PATCH] task_struct: reduce size on TRACE_IRQFLAGS and 64bit
 2009-12-02 10:45 UTC  (2+ messages)
` [tip:core/locking] locking, task_struct: Reduce "

Marking commits as transitory for git bisect?
 2009-12-02 10:44 UTC  (2+ messages)

[PATCH] core: clean up user return notifers use of per_cpu
 2009-12-02 10:44 UTC  (2+ messages)
` [tip:x86/entry] core: Clean "

[PATCH] perf tools: replace %m with %a in sscanf
 2009-12-02 10:44 UTC  (2+ messages)
` [tip:perf/core] perf tools: Replace "

[patch 4/4] x86: remove unnecessary mdelay() from cpu_disable_common()
 2009-12-02 10:44 UTC  (2+ messages)
` [tip:x86/apic] x86: Remove "

[patch 2/4] x86, ioapic: fix the EOI register detection mechanism
 2009-12-02 10:43 UTC  (2+ messages)
` [tip:x86/apic] x86, ioapic: Fix "

[patch 3/4] x86, ioapic: document another case when level irq is seen as an edge
 2009-12-02 10:43 UTC  (2+ messages)
` [tip:x86/apic] x86, ioapic: Document "

[PATCH] hw-breakpoints: Keep track of user disabled breakpoints
 2009-12-02 10:43 UTC  (2+ messages)
` [tip:perf/core] "

[patch 1/4] x86, io-apic: move the effort of clearing remoteIRR explicitly before migrating the irq
 2009-12-02 10:43 UTC  (2+ messages)
` [tip:x86/apic] x86, io-apic: Move "

[PATCH v2] tracing: add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook
 2009-12-02 10:42 UTC  (2+ messages)
` [tip:perf/core] tracing: Add "

[PATCH] tracing/syscalls: Make syscall events print callbacks static
 2009-12-02 10:43 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/7] sched: revert 498657a478c60be092208422fefa9c7b248729c2
 2009-12-02 10:42 UTC  (2+ messages)
` [tip:sched/core] sched: Revert 498657a478c60be092208422fefa9c7b248729c2

[Patch 1/1] CLD: fix crash in __mutex_get_max (libdb-4.7.so) on F13
 2009-12-02 10:40 UTC  (4+ messages)

Random shutdown of disks using sata_mv
 2009-12-02 10:40 UTC 

[Qemu-devel] [PATCH v2] Don't leak file descriptors
 2009-12-02 10:34 UTC  (3+ messages)

[PATCH] ACPI: support customizing ACPI control methods at runtime
 2009-12-02 10:34 UTC  (2+ messages)

What is the status of merging with whitespace conflicts?
 2009-12-02 10:34 UTC 

[PATCH v2] Add --track option to git clone
 2009-12-02 10:33 UTC  (3+ messages)

[PATCH] KVM: VMX: Fix comparison of guest efer with stale host value
 2009-12-02 10:34 UTC 

line-in on Intel DG45ID
 2009-12-02 10:30 UTC  (5+ messages)

[Qemu-devel] [PATCH] ram migration: Properly reset statistics
 2009-12-02 10:29 UTC 

gitk : french translation
 2009-12-02 10:24 UTC  (4+ messages)

rpc.statd problem: lockd: cannot monitor server
 2009-12-02 10:22 UTC  (3+ messages)

[PATCH] ioemu: fix a memory leak in xen_console
 2009-12-02 10:24 UTC 

[PATCH] b43: fix two warnings
 2009-12-02 10:20 UTC 

[BUG?] git-merge appends extra string to user's message?
 2009-12-02 10:20 UTC 

equal-tree-merges as way to make rebases fast-forward-able
 2009-12-02 10:20 UTC  (5+ messages)

"git merge" merges too much!
 2009-12-02 10:20 UTC  (6+ messages)

[Xenomai-help] Xenomai Ready PC
 2009-12-02 10:18 UTC  (3+ messages)

[Pv-ops][PATCH] Netback multiple tasklet support
 2009-12-02 10:17 UTC  (5+ messages)

BCM63xx merge progress
 2009-12-02 10:16 UTC  (7+ messages)

[WATCHDOG] v2.6.32-rc8 fix - rc32434_wdt.c: correct size for ioremap_nocache
 2009-12-02 10:16 UTC 

[PATCH] mac80211: remove remaining qual code
 2009-12-02 10:15 UTC 

Help on first dangerous scrub / suggestions
 2009-12-02 10:15 UTC  (10+ messages)

[PATCH] Fixed some typos
 2009-12-02 10:14 UTC  (4+ messages)

[PATCH] PM: Prevent direct cpufreq scaling during initialization
 2009-12-02 10:12 UTC 

[PATCH -tip] x86: reboot_fixup_32.c add missing pci_dev_put
 2009-12-02 10:09 UTC  (2+ messages)

[patch 9/9] vfs: remove extraneous NULL d_inode check from do_filp_open
 2009-12-02 10:09 UTC  (2+ messages)

[KVM-AUTOTEST PATCH] KVM test: step file tests: apply timeout_multiplier to 'sleep' as well as barriers
 2009-12-02 10:06 UTC  (2+ messages)
` [KVM-AUTOTEST PATCH] KVM test: use the imp module to import subtest module by filename

[patch 8/9] vfs: clean up real_lookup()
 2009-12-02 10:07 UTC  (2+ messages)

(no subject)
 2009-12-02 10:04 UTC  (3+ messages)
` [PATCH 1/3] drm/ttm: Add range validation function


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.