messages from 2009-12-02 12:06:10 to 2009-12-02 13:51:49 UTC [more...]
[dm-crypt] Mechanics
2009-12-02 13:51 UTC (3+ messages)
[PATCH 1/4]ARM: NUC900: change condition of IRQ_ADC to NR_IRQS for nuc932
2009-12-02 13:51 UTC
[Qemu-devel] [PATCH 00/41] virtio: port to vmstate
2009-12-02 13:47 UTC (17+ messages)
` [Qemu-devel] [PATCH 06/41] virtio: Use DO_UPCAST instead of a cast
` [Qemu-devel] "
` [Qemu-devel] [PATCH 08/41] msix: Store sizes that we send/receive
` [Qemu-devel] "
` [Qemu-devel] [PATCH 19/41] virtio: use the right types for VirtQueue elements
` [Qemu-devel] "
` [Qemu-devel] [PATCH 31/41] virtio-net: we know macs size at compile time, make it static
` [Qemu-devel] [PATCH 33/41] virtio-net: port to vmstate
` [Qemu-devel] [PATCH 34/41] virtio-console: "
` [Qemu-devel] [PATCH 35/41] virtio-balloon: "
` [Qemu-devel] [PATCH 36/41] virtio-blk: change rq type to VirtIOBlockReq
` [Qemu-devel] [PATCH 37/41] QLIST: Introduce QLIST_COPY_HEAD
` [Qemu-devel] [PATCH 38/41] virtio-blk: use QLIST for the list of requests
` [Qemu-devel] [PATCH 39/41] virtio-blk: add VirtIOBlokReqHead type
` [Qemu-devel] [PATCH 40/41] virtio-blk: port to vmstate
` [Qemu-devel] [PATCH 41/41] virtio: virtio_save/load are not used anymore
[PATCH/RFC 00/11] daemon-win32
2009-12-02 13:49 UTC (8+ messages)
` [PATCH/RFC 01/11] mingw: add network-wrappers for daemon
[Qemu-devel] [PATCH 00/11] SMP support in qemu.git
2009-12-02 13:48 UTC (12+ messages)
` [Qemu-devel] [PATCH 01/11] Don't mess with halted state
` [Qemu-devel] [PATCH 02/11] store thread-specific env information
` [Qemu-devel] [PATCH 03/11] update halted state on mp_state sync
` [Qemu-devel] [PATCH 04/11] qemu_flush_work for remote vcpu execution
` [Qemu-devel] [PATCH 05/11] tell kernel about all registers instead of just mp_state
` [Qemu-devel] [PATCH 06/11] flush state in migration post_load
` [Qemu-devel] [PATCH 07/11] Don't call kvm cpu reset on initialization
` [Qemu-devel] [PATCH 08/11] use cpu_kick instead of direct signalling
` [Qemu-devel] [PATCH 09/11] Use per-cpu reset handlers
` [Qemu-devel] [PATCH 10/11] Use __thread where available
` [Qemu-devel] [PATCH 11/11] remove smp restriction from kvm
[Buildroot] [git tag 2009.11] update for 2009.11
2009-12-02 13:48 UTC (5+ messages)
[Qemu-devel] [sneak preview] major scsi overhaul
2009-12-02 13:47 UTC (16+ messages)
[PATCH 00/24] hwpoison fixes and stress testing filters
2009-12-02 13:46 UTC (44+ messages)
` [PATCH 01/24] page-types: add standard GPL license head
` [PATCH 02/24] migrate: page could be locked by hwpoison, dont BUG()
` [PATCH 06/24] HWPOISON: abort on failed unmap
` [PATCH 10/24] HWPOISON: remove the free buddy page handler
` [PATCH 12/24] HWPOISON: make it possible to unpoison pages
` [PATCH 13/24] HWPOISON: introduce struct hwpoison_control
` [PATCH 14/24] HWPOISON: return 0 if page is assured to be isolated
` [PATCH 22/24] HWPOISON: add memory cgroup filter
` [PATCH 24/24] HWPOISON: show corrupted file info
[Qemu-devel] [PATCH 0/9] in-kernel irqchip, new spin
2009-12-02 13:46 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/9] introduce VMSTATE_U64
` [Qemu-devel] [PATCH 2/9] Provide ioapic-kvm
` [Qemu-devel] [PATCH 3/9] provide apic_set_irq_delivered
` [Qemu-devel] [PATCH 4/9] provide i8259-kvm
` [Qemu-devel] [PATCH 5/9] Don't call apic functions directly from kvm code
` [Qemu-devel] [PATCH 6/9] export kvm_put_mp_state
` [Qemu-devel] [PATCH 7/9] provide apic-kvm
` [Qemu-devel] [PATCH 8/9] Initialize in-kernel irqchip
` [Qemu-devel] [PATCH 9/9] Do GSI routing
[PATCH] FDPIC: respect PT_GNU_STACK exec markings when creating NOMMU stack
2009-12-02 13:44 UTC (2+ messages)
[PATCH][stable] b44 WOL setup: one-bit-off stack corruption kernel panic fix
2009-12-02 13:45 UTC
[PATCHv5-repost 1/2] qemu: make cirrus init value pci spec compliant
2009-12-02 13:43 UTC (7+ messages)
` [Qemu-devel] "
[Xenomai-core] Realtime gettimeofday()
2009-12-02 13:43 UTC (3+ messages)
[PATCHv3 1/3] OMAP UART: Add omap-serial driver support
2009-12-02 13:43 UTC (3+ messages)
What's in pxa tree for the next pull request
2009-12-02 13:42 UTC
[PATCH 4/4] cfq-iosched: fix corner cases in idling logic
2009-12-02 13:42 UTC (2+ messages)
Crash with c/s 20097 (x86 vmx: Update EIP when appropriate during task switch)
2009-12-02 13:42 UTC (3+ messages)
` "
[PATCH] mfd: twl4030: clarify the return value for read and write
2009-12-02 13:41 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/11]
2009-12-02 13:41 UTC (20+ 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] "
` [Qemu-devel] Re: [PATCH v2 0/11]
[Bugme-new] [Bug 14685] New: 2.6.30 -> 2.6.31: very high number of RX dropped in bnx2
2009-12-02 13:37 UTC (4+ messages)
SR1: VDD autocomp is not active
2009-12-02 13:33 UTC (8+ messages)
make[3]: *** No rule to make target `/home/enming/xen-3.4-testing.hg/xen/include/xen/config.h', needed by `asm-offsets.s'. Stop
2009-12-02 13:32 UTC
regression: 2.6.32-rc8 shuts down after reaching critical temperature
2009-12-02 13:30 UTC (5+ messages)
[PATCH] x86: slightly shorten __ticket_spin_trylock()
2009-12-02 13:29 UTC (3+ messages)
` [tip:core/locking] locking, x86: Slightly "
mlmmj and dtc: where's the archive?
2009-12-02 13:29 UTC (2+ messages)
Re: bonding-related problem with DNAT/SNAT
2009-12-02 13:28 UTC
[PATCH] Revert "sched, x86: Optimize branch hint in __switch_to()"
2009-12-02 13:27 UTC (2+ messages)
` [tip:sched/core] "
[PATCHv2] pcbios: enable io/memory unconditionally
2009-12-02 13:28 UTC (8+ messages)
` [PATCHv2-repost] "
` [Qemu-devel] "
[RFC,PATCH 0/2] dmapool: allocation gfp changes
2009-12-02 13:23 UTC (3+ messages)
` [RFC,PATCH 1/2] dmapool: Don't warn when allowed to retry allocation
` [RFC,PATCH 2/2] dmapool: Honor GFP_* flags
2.6.31.5 x86-64 KVM: 'emulation failed (pagetable) rip 7fb49335da7b 66 0f 7f 07'
2009-12-02 13:25 UTC (5+ messages)
[resend] radio-sf16fmi: fix mute, add SF16-FMP to texts
2009-12-02 13:25 UTC (4+ messages)
[Patch] net: fix an array index overflow
2009-12-02 13:24 UTC (2+ messages)
Making simple QTE application, cannot find libpthread_nonshared.a
2009-12-02 13:20 UTC (8+ messages)
[PATCH] DRM: Fix build error in include/drm/ttm/ttm_memory.h
2009-12-02 13:21 UTC (2+ messages)
[PATCH] Increase waiting time before first session check in kvm_test_utils.reboot
2009-12-02 13:21 UTC (3+ messages)
` [Autotest] "
[PATCH] qemu-kvm: fix __user export
2009-12-02 13:20 UTC (5+ messages)
[WATCHDOG] v2.6.32-rc8 fix - rc32434_wdt.c: correct size for ioremap_nocache
2009-12-02 13:18 UTC (2+ messages)
` [WATCHDOG] v2.6.32-rc8 fix - rc32434_wdt.c: correct size for ioremap_nocache & modulestring
[Bug 25393] New: Repeated "EDID checksum is invalid" erros with varying remainders on NV43
2009-12-02 13:11 UTC (3+ messages)
` [Bug 25393] "
System Crashed
2009-12-02 13:09 UTC (2+ messages)
[U-Boot] [PATCH] TWL4030: make LEDs selectable in twl4030_led_init()
2009-12-02 13:08 UTC
[PATCH] Fix qemu user mode build
2009-12-02 13:07 UTC (2+ messages)
1:1 mapping
2009-12-02 13:06 UTC (2+ messages)
New rtl8187 rfkill support blocks my wlan for good
2009-12-02 12:25 UTC
[Buildroot] Shared objects, load order?
2009-12-02 13:04 UTC (7+ messages)
[PATCH] If DEBUG_MEMREG is defined, build fails
2009-12-02 13:03 UTC (2+ messages)
[ADMIN] Close NUBI and linux-mips64 lists?
2009-12-02 13:02 UTC (2+ messages)
[PATCH 0/12]: Fix kdump under KVM
2009-12-02 12:59 UTC (4+ messages)
` [PATCH 03/12] Remove KVM_REQ_PENDING_TIMER
[PATCH v3] staging/otus: fix some sparse waring
2009-12-02 12:59 UTC (2+ messages)
[Qemu-devel] [PATCH v2] Don't leak file descriptors
2009-12-02 12:58 UTC (4+ messages)
` [Qemu-devel] "
scp stalls mysteriously
2009-12-02 12:59 UTC (11+ messages)
linux-next: manual merge of the pcmcia tree with the arm tree
2009-12-02 11:56 UTC (2+ messages)
Fix prefix register checking in arch/s390/kvm/sigp.c
2009-12-02 12:55 UTC (2+ messages)
[PATCH 2/9] ksm: let shared pages be swappable
2009-12-02 12:55 UTC (7+ messages)
[PATCH] hw_random: prevent too-small buffer sizes
2009-12-02 12:50 UTC
Proposed change to om-gta02.conf
2009-12-02 12:49 UTC
[patch] f83f9ac causes tasks running at MAX_PRIO
2009-12-02 12:49 UTC (3+ messages)
[PATCH 7/9] i.MX3: Add sound (ssi) resources
2009-12-02 12:46 UTC (11+ messages)
` [PATCH 8/9 v2] MXC: Add a digital audio multiplexer driver
[RFC v2] Another approach to IR
2009-12-02 12:45 UTC (14+ messages)
[PATCH] b43: fix two warnings
2009-12-02 12:42 UTC (2+ messages)
[Buildroot] [Bug 757] New: U-Boot: mkimage cannot be installed using external toolchain
2009-12-02 12:42 UTC
[Ocfs2-devel] [PATCH 1/1] Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 V2
2009-12-02 12:42 UTC
Linux 2.6.32-rc8 - T500 fails to suspend to RAM
2009-12-02 12:40 UTC (4+ messages)
MPC8640D second core initialization
2009-12-02 12:39 UTC (3+ messages)
` [U-Boot] "
[PATCH] rb532: fix devices.c compilation
2009-12-02 12:38 UTC (2+ messages)
[Qemu-devel] Unclear committer situation
2009-12-02 12:38 UTC (6+ messages)
[PATCH 3/5] powerpc/macio: Rework hotplug media bay support
2009-12-02 12:08 UTC (3+ messages)
Inter Thread Coomunication
2009-12-02 12:36 UTC (2+ messages)
[Patch] selinux: remove an unreachable line
2009-12-02 12:35 UTC (4+ messages)
rpc.statd problem: lockd: cannot monitor server
2009-12-02 12:29 UTC (4+ messages)
Signal from kernel space to user space
2009-12-02 12:28 UTC (4+ messages)
intermittent suspend problem again
2009-12-02 12:27 UTC (7+ messages)
` [linux-pm] "
[PATCH] NLM: add network test when host expire but hold lock at nlm_gc_hosts
2009-12-02 12:26 UTC (2+ messages)
[PATCH] rc32434_wdt: fix compilation failure
2009-12-02 12:21 UTC
Bisected: s2disk (uswsusp only) hangs just before poweroff
2009-12-02 12:20 UTC (7+ messages)
[U-Boot] Breakage on arm/next
2009-12-02 12:13 UTC (4+ messages)
linux-next: Tree for December 1
2009-12-02 12:13 UTC (10+ messages)
` problems in linux-next (Was: Re: linux-next: Tree for December 1)
RDMAoE verbs questions
2009-12-02 12:12 UTC (3+ messages)
[ANNOUNCE] udev 148 release
2009-12-02 12:11 UTC
Thinkpad X200s
2009-12-02 12:10 UTC (8+ messages)
[PATCH 0/7] S3C64XX IISv4 support
2009-12-02 12:10 UTC (5+ messages)
` [PATCH 4/7] S3C64XX: Declare IISv4 PCLK for S3C6410
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.