All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-04 16:36:05 to 2012-10-04 17:47:08 UTC [more...]

[Qemu-devel] [RFC v2 00/18] Fix APIC-ID-based CPU topology
 2012-10-04 17:43 UTC  (14+ messages)
` [Qemu-devel] [RFC 01/18] pc: create "PC" device class

[Qemu-devel] [PATCH] target-i386: initialize APIC at CPU level
 2012-10-04 16:47 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] Adding pc-testdev to qemu
 2012-10-04 17:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] debugexit: support for custom exit port (LGPL VGA BIOS port 0x501)
` [Qemu-devel] [PATCH 2/2] hw: Add test device for unittests execution v2

[patch 0/6] qemu-kvm compat
 2012-10-04 17:46 UTC  (18+ messages)
` [patch 2/6] Use machine options to emulate -no-kvm-irqchip
        ` [Qemu-devel] "

[PATCH] ath_hw: Use common REG_WRITE parameter order
 2012-10-04 17:46 UTC  (5+ messages)
` [PATCHv2] "

Seems like "sched: Add missing call to calc_load_exit_idle()" should be reverted in 3.5 branch
 2012-10-04 17:46 UTC 

[refpolicy] [REVIEW REQUEST] Changes to the gnome policy module
 2012-10-04 17:46 UTC  (8+ messages)

[PATCH] ASoC: omap-abe-twl6040: Fix typo of Vibrator
 2012-10-04 17:45 UTC  (2+ messages)

[PATCH] ASoC: twl6040: Fix Stream DAPM mapping
 2012-10-04 17:45 UTC  (2+ messages)

[RFC] [PATCH 00/14] HPD/connector-polling rework
 2012-10-04 17:43 UTC  (4+ messages)

[PATCH] TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
 2012-10-04 17:41 UTC  (6+ messages)
` [tpmdd-devel] "

[Qemu-devel] [RFC v1 00/22] Integrate DMA into the memory API
 2012-10-04 17:42 UTC  (18+ messages)
` [Qemu-devel] [RFC v1 03/22] kvm: use separate MemoryListeners for memory and I/O
` [Qemu-devel] [RFC v1 17/22] memory: use AddressSpace for MemoryListener filtering
` [Qemu-devel] [RFC v1 19/22] memory: per-AddressSpace dispatch
` [Qemu-devel] [RFC v1 20/22] dma: make dma access its own address space

Need of an ".async_probe()" type of callback at driver's core - Was: Re: [PATCH] [media] drxk: change it to use request_firmware_nowait()
 2012-10-04 17:42 UTC  (17+ messages)
` udev breakages - was: "
                            ` udev breakages -

[PATCH v2] qla2xxx: silence two GCC warnings
 2012-10-04 17:42 UTC  (2+ messages)

usb: uhci-platform driver fails after patch changes during merge
 2012-10-04 17:42 UTC  (4+ messages)

[PATCH v2] ALSA: ASoC: cs4271: add support for AMUTEB=BMUTEC feature
 2012-10-04 17:41 UTC  (2+ messages)

[PATCH 19/20] drivers/net/ethernet/marvell/skge.c: fix error return code
 2012-10-04 17:40 UTC  (8+ messages)

[PATCH] mtd: m25p80: Add support for Numonyx N25Q128
 2012-10-04 17:40 UTC  (2+ messages)

[PATCH BlueZ] core: Fix leaking connection list nodes
 2012-10-04 17:39 UTC 

[U-Boot] [PATCH 1/6] fdt: Check error codes returned from fdtlib when loading ITB
 2012-10-04 17:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] qemu-ga: change default state dir to /var/run
 2012-10-04 17:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] qemu-ga: use state dir from CONFIG_QEMU_LOCALSTATEDIR

[Qemu-devel] [PATCH 00/18] qemu-sockets error propagation and related cleanups
 2012-10-04 17:38 UTC  (9+ messages)
` [Qemu-devel] [PATCH 02/18] qemu-sockets: add Error ** to all functions
` [Qemu-devel] [PATCH 03/18] qemu-sockets: unix_listen and unix_connect are portable
` [Qemu-devel] [PATCH 04/18] qemu-sockets: add nonblocking connect for Unix sockets

[GIT PULL] User API Disintegrate: Preparatory patches
 2012-10-04 17:36 UTC  (3+ messages)

[PATCH 1/3] regmap: Factor range lookup out of page selection
 2012-10-04 17:36 UTC  (3+ messages)
` [PATCH 2/3] regmap: Make return code checks consistent
` [PATCH 3/3] regmap: Split raw writes that cross window boundaries

[PATCH] tm6000: Add parameter to keep urb bufs allocated
 2012-10-04 17:35 UTC  (2+ messages)

[ 000/180] 2.6.32.60-longterm review
 2012-10-04 17:35 UTC  (7+ messages)
` [ 040/180] KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
` [ 041/180] KVM: x86: fix missing checks in syscall emulation
` [ 045/180] KVM: Ensure all vcpus are consistent with in-kernel irqchip settings

kernel 3.2.27 on arm: WARNING: at mm/page_alloc.c:2109 __alloc_pages_nodemask+0x1d4/0x68c()
 2012-10-04 17:34 UTC  (7+ messages)

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

Repeatable ext4 oops with 3.6.0 (regression)
 2012-10-04 17:34 UTC  (6+ messages)

[Qemu-devel] [PATCH] qxl: Default to PCI revision 4 when spice-server is new enough
 2012-10-04 17:37 UTC  (4+ messages)
    ` [Qemu-devel] [PATCH] Require spice-server 0.12.0 and spice-protocol 0.12.2

[Qemu-devel] [PATCH v2] qemu-options.hx: Change from recommending '?' to 'help'
 2012-10-04 15:22 UTC 

[PATCH V2 0/2] Cleanup: flexarray taking gc
 2012-10-04 17:32 UTC  (5+ messages)
` [PATCH V2 1/2] libxl: Have flexarray using the GC
` [PATCH V2 2/2] libxl_json: Use libxl alloc function

[RFC PATCH 0/7] Improve swiotlb performance by using physical addresses
 2012-10-04 17:19 UTC  (9+ messages)
` [RFC PATCH 1/7] swiotlb: Instead of tracking the end of the swiotlb region just calculate it
` [RFC PATCH 2/7] swiotlb: Make io_tlb_start a physical address instead of a virtual address

domain creation vs querying free memory (xend and xl)
 2012-10-04 17:30 UTC  (18+ messages)

[U-Boot] [PATCH v1] env: fix crash using default -f -a
 2012-10-04 17:30 UTC 

[B.A.T.M.A.N.] [PATCH] batctl: Allow to use IPv4 addresses for ping/traceroute
 2012-10-04 17:30 UTC  (2+ messages)

[PATCH BlueZ] core: Fix walking the list while removing elements
 2012-10-04 17:30 UTC  (4+ messages)

[Buildroot] eGalax Touchscreen
 2012-10-04 17:28 UTC  (3+ messages)

[PATCH][BTRFS-PROGS][V3] btrfs filesystem df
 2012-10-04 17:27 UTC  (3+ messages)
` [PATCH 1/2] Update btrfs filesystem df command
` [PATCH 2/2] Update help page

[PATCH 0/5] rapidio: patches to support multiple master ports
 2012-10-04 17:20 UTC  (5+ messages)
` [PATCH 1/5] rapidio: fix blocking wait for discovery ready

[RFC 0/5] OPTDEFAULTTUNE for arm tune files
 2012-10-04 17:13 UTC  (7+ messages)
` [PATCH 0/7] conf/machine: fix "
  ` [PATCH 1/7] tune-xscale: replace TUNE_CCARGS for webkit-gtk and cairo only with xscale in TUNE_FEATURES
  ` [PATCH 3/7] tune-cortexr4: fix march value

raid repair checkpoint enhancement
 2012-10-04 17:26 UTC 

[PATCH 0/6] gui: factorise code
 2012-10-04 17:26 UTC  (2+ messages)

qemu-kvm: remove "boot=on|off" drive parameter compatibility
 2012-10-04 17:24 UTC  (16+ messages)
          ` [Qemu-devel] "

External toolchain - Helloworld works but help needed
 2012-10-04 17:00 UTC  (3+ messages)

[PATCH v4] Enable USB peripheral on dm365 EVM
 2012-10-04 17:21 UTC  (3+ messages)

[U-Boot] Booting through nand flash with other address
 2012-10-04 17:21 UTC  (2+ messages)

[PATCH] drm/i915: paper over a pipe-enable vs pageflip race
 2012-10-04 17:20 UTC 

[PATCH RFC 0/3] per cpuset load average
 2012-10-04 17:19 UTC  (6+ messages)
` [PATCH RFC 1/3] sched: introduce distinct per-cpu "

[PATCH 1/3] ARM: Fix Kconfig link for Cirrus Logic EP9312 CPU
 2012-10-04 17:19 UTC  (6+ messages)
` [PATCH 3/3] ARM: Add CLPS711X architecture

ttyO2 broken on IGEPv2 on 3.3, 3.4-rc5 or arm-soc/for-next, working on 3.2
 2012-10-04 17:18 UTC  (6+ messages)

[PATCH 0/2] clocksource
 2012-10-04 17:14 UTC  (3+ messages)
` [PATCH 1/2] arm: add generic smp twd timer
  ` [PATCH 2/2] arm: move nomadik timer to drivers/clocksource

Linux 3.6
 2012-10-04 17:16 UTC  (11+ messages)

[U-Boot] [PATCH v3 0/8] SPL: Port SPL framework to powerpc
 2012-10-04 17:14 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/8] "

Email Deactivation Warning
 2012-10-04 16:10 UTC 

[Xenomai] Adeos I-Pipe patch problem on vendor-specific kernel
 2012-10-04 17:09 UTC  (5+ messages)

Does plain pc console support UNICODE?
 2012-10-04 17:09 UTC 

Email Deactivation Warning
 2012-10-04 16:05 UTC 

[Qemu-devel] [PATCH v2] Make target_phys_addr_t 64 bits unconditionally
 2012-10-04 17:08 UTC  (3+ messages)

[PATCH] PPC: Correct the tophys/tovirt macros
 2012-10-04 17:08 UTC  (3+ messages)

[PATCH 3/3] vxlan: virtual extensible lan
 2012-10-04 17:07 UTC  (7+ messages)
    ` [RFC] vxlan: use ether header as fallback hash

[PATCH] do not ignore current values for {normal,highlight}_color when loading terminal output module
 2012-10-04 17:06 UTC 

Only one copy of bitbake should be run against a build directory
 2012-10-04 16:52 UTC  (3+ messages)

[RFC PATCH 1/2] sctp: fix a typo in prototype of __sctp_rcv_lookup()
 2012-10-04 17:04 UTC  (6+ messages)
` [RFC PATCH 2/2] sctp: check src addr when processing SACK to update transport state

[Qemu-devel] [PATCH v5 0/3] net: fix link status
 2012-10-04 17:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] e500: creating CCSR region and registering bar0
 2012-10-04 17:02 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/2] Adding BAR0 for e500 PCI controller

[PATCH 0/2] VFIO PCI INTx fixes
 2012-10-04 17:01 UTC  (3+ messages)
` [PATCH 1/2] vfio: Move PCI INTx eventfd setting earlier
` [PATCH 2/2] vfio: Fix PCI INTx disable consistency

[PATCH 0/4] Add V4V to Xen (v6)
 2012-10-04 17:00 UTC  (8+ messages)
` [PATCH 4/4] xen: Add V4V implementation

[PATCH 1/1] musb : remove generic_interrupt and have all drivers define the isr on their own. Remove some unneeded CONFIG_SOC_OMAP_3430 instances
 2012-10-04 16:59 UTC 

[PATCH -v4 00/13] x86, mm: init_memory_mapping cleanup
 2012-10-04 16:46 UTC  (8+ messages)
` [PATCH 04/13] x86, mm: Revert back good_end setting for 64bit

[U-Boot] [PATCH] arm1136: cosmetic: Remove double test on CONFIG_SYS_DCACHE_OFF
 2012-10-04 16:57 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2012-10-04 16:57 UTC 

[PATCH 0/3] Insert ATA transport objects in SCSI syfs topology
 2012-10-04 16:56 UTC  (4+ messages)

[Qemu-devel] [PATCH] PPC: e500: Only expose even TLB sizes in initial TLB
 2012-10-04 16:55 UTC 

arm-soc maintainer entry
 2012-10-04 16:55 UTC  (3+ messages)

[U-Boot] [PATCH v2] lsxl: unset ncip for rescue mode
 2012-10-04 16:54 UTC 

JFFS2 deadlock, kernel 3.4.11
 2012-10-04 16:51 UTC  (7+ messages)

(no subject)
 2012-10-04 16:50 UTC  (2+ messages)

[PATCH] vlan: don't deliver frames for unknown vlans to protocols
 2012-10-04 16:50 UTC 

The BitBake equivalent of "Hello, World!"
 2012-10-04 16:50 UTC  (4+ messages)

[PATCH 0/2] ARM: OMAP: SmartReflex: pass device dependent data via platform data
 2012-10-04 16:49 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP: hwmod: align the SmartReflex fck names

[Qemu-devel] [PATCH 0/4] ds1338 I2C RTC+NVRAM: various fixes
 2012-10-04 15:25 UTC  (2+ messages)

[pull] drm-intel-fixes
 2012-10-04 16:49 UTC  (3+ messages)

[PATCH 0/2] ARM: OMAP: SmartReflex: pass device dependent data via platform data
 2012-10-04 16:47 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP: hwmod: align the SmartReflex fck names
` [PATCH 2/2] ARM: OMAP: SmartReflex: pass device dependent data via platform data

[U-Boot] [PATCHv8] ARM: Add Altera SOCFPGA Cyclone5
 2012-10-04 16:46 UTC 

[PATCH] can: mpc5xxx_can: fix section type conflict
 2012-10-04 16:44 UTC  (3+ messages)

[PATCH 3/8] sparc64: Eliminate PTE table memory wastage
 2012-10-04 16:42 UTC  (2+ messages)

[B.A.T.M.A.N.] mac address from packet
 2012-10-04 16:38 UTC  (2+ messages)

[PATCH] revert "PCI: log vendor/device ID always"
 2012-10-04 16:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] qemu-ga: ga_open_pidfile(): add new line to pidfile
 2012-10-04 15:48 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: omap-mcpdm updates for 3.7
 2012-10-04 16:36 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: omap-mcpdm: Remove OMAP revision check


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.