All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-21 13:51:24 to 2012-09-21 14:42:42 UTC [more...]

[Qemu-devel] [PULL] QOM CPUState patch queue 2012-09-21
 2012-09-21 14:38 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] MAINTAINERS: Add entry for QOM CPU
` [Qemu-devel] [PATCH 02/11] target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump
` [Qemu-devel] [PATCH 03/11] Drop cpu_list_id macro
` [Qemu-devel] [PATCH 04/11] target-i386: Add missing CPUID_* constants
` [Qemu-devel] [PATCH 05/11] target-i386: Move CPU models from cpus-x86_64.conf to C
` [Qemu-devel] [PATCH 06/11] Eliminate cpus-x86_64.conf file
` [Qemu-devel] [PATCH 07/11] target-i386: x86_cpudef_setup() coding style change
` [Qemu-devel] [PATCH 08/11] target-i386: Kill cpudef config section support
` [Qemu-devel] [PATCH 09/11] target-i386: Drop unused setscalar() macro
` [Qemu-devel] [PATCH 10/11] target-alpha: Initialize env->cpu_model_str
` [Qemu-devel] [PATCH 11/11] target-alpha: Make cpu_alpha_init() reentrant

[Qemu-devel] [RFC 00/14] Migration thread
 2012-09-21 14:42 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/14] split MRU ram list
` [Qemu-devel] [PATCH 02/14] add a version number to ram_list
` [Qemu-devel] [PATCH 03/14] protect the ramlist with a separate mutex
` [Qemu-devel] [PATCH 04/14] buffered_file: Move from using a timer to use a thread
` [Qemu-devel] [PATCH 05/14] migration: make qemu_fopen_ops_buffered() return void
` [Qemu-devel] [PATCH 07/14] migration: make writes blocking
` [Qemu-devel] [PATCH 08/14] migration: remove unfreeze logic
` [Qemu-devel] [PATCH 09/14] migration: take finer locking
` [Qemu-devel] [PATCH 10/14] buffered_file: Unfold the trick to restart generating migration data
` [Qemu-devel] [PATCH 11/14] buffered_file: don't flush on put buffer
` [Qemu-devel] [PATCH 12/14] buffered_file: unfold buffered_append in buffered_put_buffer
` [Qemu-devel] [PATCH 13/14] savevm: New save live migration method: pending
` [Qemu-devel] [PATCH 14/14] migration: print times for end phase

Bug324 patch
 2012-09-21 14:42 UTC 

[PATCH 1/4 for opensm] Add command-line option --pidfile
 2012-09-21 14:42 UTC 

[PATCH V2] ath6kl: Array index out of bounds check
 2012-09-21 14:41 UTC 

ld problems with relocated toolchain
 2012-09-21 14:27 UTC  (4+ messages)

[RFC PATCH] bitbake.conf: Change WORKDIR to split by PN and version into seperate directories
 2012-09-21 14:27 UTC  (2+ messages)

[PATCH v2 0/5] ARM: tegra: enable wlan for t20 and t30
 2012-09-21 14:39 UTC  (5+ messages)
` [PATCH v2 5/5] ARM: tegra: enable brcmfmac in defconfig

[PATCH 1/1] fiemap: move i_op->fiemap() locking to the ioctl_fiemap()
 2012-09-21 14:39 UTC  (4+ messages)

[PATCH] Persistent grant maps for xen blk drivers
 2012-09-21 14:27 UTC  (13+ messages)
` [Xen-devel] "

[PATCH 1/3] fdisk: add guid
 2012-09-21 14:38 UTC  (4+ messages)

[PATCH v2] serial: omap: fix the reciever line error case
 2012-09-21 14:37 UTC  (2+ messages)

[PATCH 3/3] serial: pl011: allow very high baudrates
 2012-09-21 14:37 UTC  (5+ messages)

[PATCHv2 00/28][yocto-docs] Add eclipse help generation for remaining documents
 2012-09-21 14:36 UTC  (29+ messages)
` [PATCHv2 01/28] documentation/Makefile: Stop eclipse target workflow if generation fails
` [PATCHv2 02/28] documentation/adt-manual/adt-manual-eclipse-customization.xsl: Added chunking and link parameters
` [PATCHv2 03/28] documentation: Move dev-manual global parameters to customization file
` [PATCHv2 04/28] documentation/dev-manual/dev-manual-eclipse-customization.xsl: new file
` [PATCHv2 05/28] documentation/Makefile: Support for making Eclipse HTML dev manual
` [PATCHv2 06/28] documentation/dev-manual/dev-manual.xml: Added Title tag
` [PATCHv2 07/28] documentation/Makefile: logic to make all for adt manual and cleanup
` [PATCHv2 08/28] documentation: Move bsp-guide global parameters to customization file
` [PATCHv2 09/28] documentation/bsp-guide/bsp-guide-eclipse-customization.xsl: new file
` [PATCHv2 10/28] documentation/Makefile: Support for making Eclipse HTML bsp guide
` [PATCHv2 11/28] documentation/bsp-guide/bsp-guide.xml: Added Title tag
` [PATCHv2 12/28] documentation/Makefile: logic to make all for bsp guide and cleanup
` [PATCHv2 13/28] documentation: Move kernel-manual global parameters to customization file
` [PATCHv2 14/28] documentation/kernel-manual/kernel-manual-eclipse-customization.xsl: new file
` [PATCHv2 15/28] documentation/Makefile: Support for making Eclipse HTML kernel manual
` [PATCHv2 16/28] documentation/kernel-manual/kernel-manual.xml: Added Title tag
` [PATCHv2 17/28] documentation/Makefile: logic to make all for kernel-manual and cleanup
` [PATCHv2 18/28] documentation: Move poky-ref-manual global parameters to customization file
` [PATCHv2 19/28] documentation/poky-ref-manual/poky-ref-manual-eclipse-customization.xsl: new file
` [PATCHv2 20/28] documentation/Makefile: Support for making Eclipse HTML poky ref manual
` [PATCHv2 21/28] documentation/poky-ref-manual/poky-ref-manual.xml: Added Title tag
` [PATCHv2 22/28] documentation/Makefile: logic to make all for poky-ref-manual and cleanup
` [PATCHv2 23/28] documentation: Move yocto-project-qs global parameters to customization file
` [PATCHv2 24/28] documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl: new file
` [PATCHv2 25/28] documentation/Makefile: Support for making Eclipse HTML yocto project qs manual
` [PATCHv2 26/28] documentation/Makefile: logic to make all for yocto-project-qs and cleanup
` [PATCHv2 27/28] documentation/tools/eclipse-help.sed: Processes external links for eclipse html files
` [PATCHv2 28/28] documentation/Makefile: Added conversion of links to other documentation parts

[RFC PATCH] bitbake.conf/sanity: Separate versions and PN stamp components into separate directories
 2012-09-21 14:23 UTC 

gma500_gfx black screen
 2012-09-21 14:29 UTC  (4+ messages)

[PATCH 0/1] opkg svn: respect to the arch priority
 2012-09-21 14:22 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] [V2]power: battery: Generic battery driver using IIO
 2012-09-21 14:35 UTC  (3+ messages)

[PATCH v3] ASoC: codecs: Add DA9055 codec driver
 2012-09-21 14:46 UTC 

[Qemu-devel] [PATCH V3 0/5] Xen, introducing dirty log for migration
 2012-09-21 14:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH V3 2/5] xen: Introduce xen_modified_memory
` [Qemu-devel] [PATCH V3 5/5] xen: Set the vram dirty when an error occur

an issue with 'xm save'
 2012-09-21 14:34 UTC  (2+ messages)

The GitTogether
 2012-09-21 14:33 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/5] tcg: movcond
 2012-09-21 14:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/5] tcg: Optimize movcond for constant comparisons

[PATCH]sched/rt.c: leaf_rt_rq_list contains empty queues. Fix it
 2012-09-21 14:32 UTC  (4+ messages)

Segmentation fault in LTTng Tools 2.1
 2012-09-21 14:32 UTC 

[PATCH] Mygica X8507 audio for YPbPr, AV and S-Video
 2012-09-21 14:33 UTC  (5+ messages)

[Buildroot] [PATCH] unionfs: add missing dependency on host-pkg-config
 2012-09-21 14:30 UTC  (11+ messages)

[PATCH 2/2] ath9k: Add a debugfs file to adjust antenna diversity
 2012-09-21 14:28 UTC  (2+ messages)

performance degradation on kernel upgrade (due to commit ab0a9735e06914ce4d2a94ffa41497dbc142fe7f )
 2012-09-21 14:25 UTC  (3+ messages)
` performance degradation on kernel upgrade (due to commit ab0a9735e06914ce4d2a94ffa41497dbc142fe7f)

[PATCH] x86: enable VIA CPU support
 2012-09-21 14:24 UTC  (3+ messages)
  ` [PATCH, v2] "

[RFC PATCH 0/6] pinctrl: samsung: Convert the driver to use per-bank GPIO and interrupt specifiers
 2012-09-21 14:22 UTC  (14+ messages)
` [RFC PATCH 1/6] pinctrl: samsung: Hold OF node of pin bank in bank struct
` [RFC PATCH 2/6] pinctrl: samsung: Hold pointer to driver data "
` [RFC PATCH 3/6] pinctrl: exynos: Use one IRQ domain per pin bank
` [RFC PATCH 4/6] pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
` [RFC PATCH 5/6] pinctrl: samsung: Use one GPIO chip per pin bank
` [RFC PATCH 6/6] ARM: dts: exynos4210: Update pin bank nodes to reflect per-bank GPIO chips and IRQ domains

[Buildroot] [git commit] unionfs: add missing dependency on host-pkg-config
 2012-09-21 14:23 UTC 

[PATCH] Disable dumb HTTP fallback with GIT_CURL_FALLBACK=0
 2012-09-21 14:19 UTC  (7+ messages)

[PATCH] serial: omap: fix the overrun case
 2012-09-21 14:18 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] tcg-hppa fixes
 2012-09-21 14:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] linux-user improvements
 2012-09-21 14:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] linux-user: Perform more checks on iovec lists
` [Qemu-devel] [PATCH 2/6] linux-user: Implement gethostname
` [Qemu-devel] [PATCH 3/6] alpha-linux-user: Fix sigaltstack structure definition
` [Qemu-devel] [PATCH 4/6] alpha-linux-user: Fix sigaction
` [Qemu-devel] [PATCH 5/6] target-alpha: Fix cpu_alpha_init
` [Qemu-devel] [PATCH 6/6] linux-user: Fix siginfo handling

[PATCH v2 0/1] target-i386: Fix default Hypervisor level for kvm
 2012-09-21 14:18 UTC  (4+ messages)
` [PATCH v2 1/1] target-i386: Fix default Hypervisor level for hypervisor-vendor=kvm
  ` [Qemu-devel] "

[PATCH 0/2] A couple more Hob fixes
 2012-09-21 14:04 UTC  (3+ messages)
` [PATCH 1/2] hob: remove confirmation dialog on close

Kernel crash with unsupported DIF protection type
 2012-09-21 14:16 UTC  (3+ messages)

[U-Boot] [PATCH] pci: fix some warnings related to assumptions about
 2012-09-21 14:15 UTC  (11+ messages)
` [U-Boot] arch/powerpc/lib/board.c:get_effective_memsize() for 4GB+ systems

[Qemu-devel] [PATCH v2] virtio-blk: add default serial id
 2012-09-21 14:15 UTC  (2+ messages)

[PATCH 0/5] Simplify code by using hotplug safe pci_get_domain_bus_and_slot()
 2012-09-21 14:15 UTC  (8+ messages)
` [PATCH 4/5] PCI/IOV: simplify code by "

[PATCH] mk: fix librairies dependencies
 2012-09-21 14:14 UTC  (2+ messages)

Direct I/O + Asynchronous I/O from kernel
 2012-09-21 14:14 UTC  (2+ messages)

[PATCH 0/3] mac80211: avoid useless delBA frames
 2012-09-21 14:13 UTC  (2+ messages)

binutils fails to set ld.gold as default
 2012-09-21 13:58 UTC  (2+ messages)

[CONSOLIDATED REQUEST (v2) 00/22] Fixes for 1.3 RC2 (no cover letter)
 2012-09-21 13:57 UTC  (2+ messages)

[PATCH] rtlwifi/rtl8712u Revert firmware
 2012-09-20 22:31 UTC  (2+ messages)

[PATCH] gcc: Use 4.7.2 release tarball
 2012-09-21 13:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] Add infrastructure for QIDL-based device serialization
 2012-09-21 14:07 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/22] qapi: qapi-visit.py -> qapi_visit.py so we can import
` [Qemu-devel] [PATCH 02/22] qapi: qapi-types.py -> qapi_types.py
` [Qemu-devel] [PATCH 03/22] qapi: qapi-commands.py -> qapi_commands.py
` [Qemu-devel] [PATCH 04/22] qapi: qapi_visit.py, make code useable as module
` [Qemu-devel] [PATCH 05/22] qapi: qapi_visit.py, support arrays and complex qapi definitions
` [Qemu-devel] [PATCH 06/22] qapi: qapi_visit.py, support generating static functions
` [Qemu-devel] [PATCH 07/22] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs
` [Qemu-devel] [PATCH 08/22] qapi: add visitor interfaces for C arrays
` [Qemu-devel] [PATCH 09/22] qapi: QmpOutputVisitor, implement array handling
` [Qemu-devel] [PATCH 10/22] qapi: QmpInputVisitor, "
` [Qemu-devel] [PATCH 11/22] qapi: qapi.py, make json parser more robust
` [Qemu-devel] [PATCH 12/22] qapi: add open-coded visitor for struct tm types
` [Qemu-devel] [PATCH 13/22] qom-fuse: force single-threaded mode to avoid QMP races
` [Qemu-devel] [PATCH 14/22] qom-fuse: workaround for truncated properties > 4096
` [Qemu-devel] [PATCH 15/22] module additions for schema registration
` [Qemu-devel] [PATCH 16/22] qdev: move Property-related declarations to qdev-properties.h
` [Qemu-devel] [PATCH 17/22] qidl: add documentation
` [Qemu-devel] [PATCH 18/22] qidl: add lexer library (based on QC parser)
` [Qemu-devel] [PATCH 19/22] qidl: add C parser "
` [Qemu-devel] [PATCH 20/22] qidl: add QAPI-based code generator
` [Qemu-devel] [PATCH 21/22] qidl: qidl.h, definitions for qidl annotations
` [Qemu-devel] [PATCH 22/22] qidl: unit tests and build infrastructure

Constant noise on HDA ALC275
 2012-09-21 14:08 UTC  (9+ messages)

[U-Boot] [PATCH 3/9] disk/part: introduce get_device_and_partition
 2012-09-21 14:08 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

PCI device not working
 2012-09-21 14:06 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/25] q35 series take #1
 2012-09-21 14:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 04/25] ahci: add ide device initialization helper

[PATCHv5 0/2] Add support for the OLED in the CFA10036
 2012-09-21 14:04 UTC  (4+ messages)
` [PATCH 1/2] video: Add support for the Solomon SSD1307 OLED Controller

[PATCH 0/7] dw_dmac: introduce autoconfiguration
 2012-09-21 14:03 UTC  (12+ messages)
` [PATCHv2 0/6] "
  ` [PATCHv2 2/6] dw_dmac: fill optional encoded parameters in register structure
  ` [PATCHv2 3/6] dw_dmac: get number of channels from hardware if possible
  ` [PATCHv2 4/6] dw_dmac: autoconfigure block_size or use platform data
  ` [PATCHv2 5/6] dw_dmac: autoconfigure data_width or get it via "
  ` [PATCHv2 6/6] dw_dmac: introduce software emulation of LLP transfers

[U-Boot] [PATCH 1/9] combine block device load commands into common function
 2012-09-21 14:02 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[PATCH] amd64_edac: Memory size reported double on processor family 0Fh
 2012-09-21 14:01 UTC  (11+ messages)

[PATCH] nestedsvm: fix paging mode
 2012-09-21 14:01 UTC 

[U-Boot] [PATCH] net/phy: support the mv88e6352 switch
 2012-09-21 14:00 UTC  (3+ messages)

(unknown),
 2012-09-21 14:00 UTC 

[U-Boot] [PATCH 00/11] Add DM blockdev subsystem
 2012-09-21 13:58 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] DM: add block device core
` [U-Boot] [PATCH 02/11] DM: add support for scanning DOS partitions to blockdev core
` [U-Boot] [PATCH 03/11] DM: add block controller core

[U-Boot] [PATCH] mx6q: Add basic support for mx6qsabreauto
 2012-09-21 13:58 UTC 

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-09-21 13:52 UTC  (4+ messages)
` [PATCH RFC 2/2] kvm: Be courteous to other VMs in overcommitted scenario "

[PATCH 0/9] Reduce compaction scanning and lock contention
 2012-09-21 13:51 UTC  (3+ messages)
` [Qemu-devel] "


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.