messages from 2012-06-04 23:46:58 to 2012-06-05 01:58:02 UTC [more...]
[PULL 00/20 1.2] kvm updates
2012-06-05 1:58 UTC (7+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH V4 0/5] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
2012-06-05 1:54 UTC (3+ messages)
[PATCH 1/2] block: Move general unplug callback function from md/raid to blk-core
2012-06-05 1:48 UTC (3+ messages)
[Qemu-devel] KVM on Fedora 16(X64) cost too much memory
2012-06-05 1:51 UTC
[Qemu-devel] buildbot failure in qemu on block_mingw32
2012-06-05 1:50 UTC
[PATCH] i2c-piix4: support multiple PIIX4 SMBus hosts
2012-06-05 1:49 UTC (8+ messages)
` [PATCH 0/3] Multiple piix4-compatible SMBus support
` [PATCH 1/3] i2c-piix4: eliminate global I/O base address
` [PATCH 2/3] i2c-piix4: separate registration and probing code
` [PATCH 3/3] i2c-piix4: support aux SMBus on AMD chipsets
[Bug 50655] New: ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
2012-06-04 18:50 UTC (2+ messages)
` [Bug 50655] "
[PATCH -V7 00/14] hugetlb: Add HugeTLB controller to control HugeTLB allocation
2012-06-05 1:44 UTC (5+ messages)
` [PATCH -V7 07/14] mm/page_cgroup: Make page_cgroup point to the cgroup rather than the mem_cgroup
[RFC PATCH] PCI: Introduce INTx check & mask API
2012-06-05 1:44 UTC (9+ messages)
` [Qemu-devel] "
[PATCH v2 0/3] memcg : renaming and cleanup enum/macro
2012-06-05 1:35 UTC (6+ messages)
` [PATCH 1/3] rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP
` [PATCH 2/3] rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON
` [PATCH 3/3] remove MEM_CGROUP_CHARGE_TYPE_FORCE
[Xenomai] adeos-ipipe-3.0.13-arm-1.18-09.patch broken
2012-06-05 1:35 UTC
[Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
2012-06-05 1:34 UTC
[RFC 0/4]
2012-06-05 1:33 UTC (7+ messages)
` [RFC 1/4] Implement a basic remote helper vor svn in C
` [RFC 2/4] Integrate remote-svn into svn-fe/Makefile
` [RFC 3/4] Add svndump_init_fd to allow reading dumps from arbitrary FDs
` [RFC 4/4] Add cat-blob report pipe from fast-import to remote-helper
[Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
2012-06-05 1:29 UTC (11+ messages)
Minor documentation.conf patch
2012-06-05 1:15 UTC (2+ messages)
linux-next: build failure after merge of the sound-asoc tree
2012-06-05 1:25 UTC
Software RAID checksum performance on 24 disks not even close to kernel reported
2012-06-05 1:26 UTC (2+ messages)
init: multi param parsing regression since 3.4
2012-06-05 1:25 UTC (5+ messages)
[Qemu-devel] [PULL] QOM CPUState, part 3: cpu_state_reset()
2012-06-05 1:22 UTC (76+ messages)
` [Qemu-devel] [PATCH 01/74] target-arm: Use cpu_reset() in cpu_arm_init()
` [Qemu-devel] [PATCH 02/74] pxa2xx: Use cpu_arm_init() and store ARMCPU
` [Qemu-devel] [PATCH 03/74] omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
` [Qemu-devel] [PATCH 04/74] armv7m: Use cpu_arm_init() to obtain ARMCPU
` [Qemu-devel] [PATCH 05/74] armv7m: Pass ARMCPU to armv7m_reset()
` [Qemu-devel] [PATCH 06/74] arm_boot: Pass ARMCPU to do_cpu_reset()
` [Qemu-devel] [PATCH 07/74] target-lm32: Let cpu_lm32_init() return LM32CPU
` [Qemu-devel] [PATCH 08/74] lm32_boards: Use cpu_lm32_init() to obtain LM32CPU
` [Qemu-devel] [PATCH 09/74] lm32_boards: Store LM32CPU in ResetInfo
` [Qemu-devel] [PATCH 10/74] milkymist: Use cpu_lm32_init() to obtain LM32CPU
` [Qemu-devel] [PATCH 11/74] milkymist: Store LM32 in ResetInfo
` [Qemu-devel] [PATCH 12/74] target-xtensa: Let cpu_xtensa_init() return XtensaCPU
` [Qemu-devel] [PATCH 13/74] xtensa_sim: Use cpu_xtensa_init() to obtain XtensaCPU
` [Qemu-devel] [PATCH 14/74] xtensa_sim: Pass XtensaCPU to sim_reset()
` [Qemu-devel] [PATCH 15/74] xtensa_lx60: Use cpu_xtensa_init() to obtain XtensaCPU
` [Qemu-devel] [PATCH 16/74] xtensa_lx60: Pass XtensaCPU to lx60_reset()
` [Qemu-devel] [PATCH 17/74] target-cris: Reindent cpu_cris_init()
` [Qemu-devel] [PATCH 18/74] target-cris: Let cpu_cris_init() return CRISCPU
` [Qemu-devel] [PATCH 19/74] axis_dev88: Use cpu_cris_init() to obtain CRISCPU
` [Qemu-devel] [PATCH 20/74] cris-boot: Pass CRISCPU to cris_load_image()
` [Qemu-devel] [PATCH 21/74] cris-boot: Pass CRISCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 22/74] target-microblaze: Let cpu_mb_init() return MicroBlazeCPU
` [Qemu-devel] [PATCH 23/74] petalogix_ml605: Use cpu_mb_init() to obtain MicroBlazeCPU
` [Qemu-devel] [PATCH 24/74] petalogix_s3adsp1800_mmu: "
` [Qemu-devel] [PATCH 25/74] microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
` [Qemu-devel] [PATCH 26/74] target-i386: Pass X86CPU to do_cpu_{init, sipi}()
` [PATCH 26/74] target-i386: Pass X86CPU to do_cpu_{init,sipi}()
` [Qemu-devel] [PATCH 27/74] target-i386: Let cpu_x86_init() return X86CPU
` [Qemu-devel] [PATCH 28/74] pc: Use cpu_x86_init() to obtain X86CPU
` [Qemu-devel] [PATCH 29/74] pc: Pass X86CPU to pc_cpu_reset()
` [Qemu-devel] [PATCH 30/74] target-sh4: Let cpu_sh4_init() return SuperHCPU
` [Qemu-devel] [PATCH 31/74] r2d: Use cpu_sh4_init() to obtain SuperHCPU
` [Qemu-devel] [PATCH 32/74] r2d: Store SuperHCPU in ResetData
` [Qemu-devel] [PATCH 33/74] target-mips: Use cpu_reset() in cpu_mips_init()
` [Qemu-devel] [PATCH 34/74] target-mips: Use cpu_reset() in do_interrupt()
` [Qemu-devel] [PATCH 35/74] target-mips: Let cpu_mips_init() return MIPSCPU
` [Qemu-devel] [PATCH 36/74] mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU
` [Qemu-devel] [PATCH 37/74] mips_fulong2e: Pass MIPSCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 38/74] mips_jazz: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH 39/74] mips_jazz: Pass MIPSCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 40/74] mips_malta: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH 41/74] mips_malta: Pass MIPSCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 42/74] mips_mipssim: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH 43/74] mips_mipssim: Store MIPSCPU in ResetData
` [Qemu-devel] [PATCH 44/74] mips_r4k: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH 45/74] mips_r4k: Store MIPSCPU in ResetData
` [Qemu-devel] [PATCH 46/74] target-ppc: Let cpu_ppc_init() return PowerPCCPU
` [Qemu-devel] [PATCH 47/74] ppce500_mpc8544ds: Pass PowerPCCPU to mpc8544ds_cpu_reset[_sec]
` [Qemu-devel] [PATCH 48/74] spapr: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 49/74] spapr: Pass PowerPCCPU to spapr_cpu_reset()
` [Qemu-devel] [PATCH 50/74] ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 51/74] ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 52/74] ppc4xx_devs: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 53/74] ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()
` [Qemu-devel] [PATCH 54/74] ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 55/74] ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()
` [Qemu-devel] [PATCH 56/74] ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 57/74] ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()
` [Qemu-devel] [PATCH 58/74] ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 59/74] ppc_prep: Pass PowerPCCPU to ppc_prep_reset()
` [Qemu-devel] [PATCH 60/74] virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 61/74] virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU
` [Qemu-devel] [PATCH 62/74] virtex_ml507: Pass PowerPCCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 63/74] cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
` [Qemu-devel] [PATCH 64/74] target-sparc: Let cpu_sparc_init() return SPARCCPU
` [Qemu-devel] [PATCH 65/74] sun4m: Use cpu_sparc_init() to obtain SPARCCPU
` [Qemu-devel] [PATCH 66/74] sun4m: Pass SPARCCPU to {main, secondary}_cpu_reset()
` [Qemu-devel] [PATCH 67/74] sun4u: Use cpu_sparc_init() to obtain SPARCCPU
` [Qemu-devel] [PATCH 68/74] sun4u: Let cpu_devinit() return SPARCCPU
` [Qemu-devel] [PATCH 69/74] sun4u: Store SPARCCPU in ResetData
` [Qemu-devel] [PATCH 70/74] leon3: Use cpu_sparc_init() to obtain SPARCCPU
` [Qemu-devel] [PATCH 71/74] leon3: Store SPARCCPU in ResetData
` [Qemu-devel] [PATCH 72/74] bsd-user: Use cpu_reset() in after cpu_init()
` [Qemu-devel] [PATCH 73/74] linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
` [Qemu-devel] [PATCH 74/74] Kill off cpu_state_reset()
Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI
2012-06-05 1:24 UTC (4+ messages)
[PATCH 0/6] x86/cpu hotplug: Wake up offline CPU via mwait or nmi
2012-06-05 1:23 UTC (5+ messages)
Increment irq count for second edge irq when the first is in progress
2012-06-05 1:19 UTC
[RFC PATCH 0/4] makedumpfile: cyclic processing to keep memory consumption
2012-06-05 1:10 UTC (4+ messages)
[Qemu-devel] buildbot failure in qemu on default_ppc
2012-06-05 1:09 UTC (6+ messages)
Why minor is still 8 bit?
2012-06-05 1:08 UTC (7+ messages)
[PATCH 00/23] Crypto keys and module signing
2012-06-05 1:05 UTC (14+ messages)
[PATCH] kvm tools: Process virito blk requests in separate thread
2012-06-05 1:03 UTC (5+ messages)
[GIT PULL] writeback changes for 3.5-rc1
2012-06-05 1:01 UTC (7+ messages)
` write-behind on streaming writes
[Qemu-devel] [RFC] Use QEMU IDL for device serialization/vmstate
2012-06-05 1:00 UTC (18+ messages)
` [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
` [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
` [Qemu-devel] [PATCH 03/17] qapi: add visitor interfaces for arrays
` [Qemu-devel] [PATCH 04/17] qapi: QmpOutputVisitor, implement array handling
` [Qemu-devel] [PATCH 05/17] qapi: qapi-visit.py, support arrays and complex qapi definitions
` [Qemu-devel] [PATCH 06/17] qapi: qapi-visit.py, add gen support for existing types
` [Qemu-devel] [PATCH 07/17] qapi: add open-coded visitors for QEMUTimer/struct tm types
` [Qemu-devel] [PATCH 08/17] rtc: move RTCState declaration to header
` [Qemu-devel] [PATCH 09/17] rtc: add qc annotations
` [Qemu-devel] [PATCH 10/17] Makefile: add infrastructure to incorporate qidl-generated files
` [Qemu-devel] [PATCH 11/17] qapi: add qidl-generated qapi schema for rtc
` [Qemu-devel] [PATCH 12/17] rtc: add a QOM property for accessing device state
` [Qemu-devel] [PATCH 13/17] rtc: add _version() qidl annotations
` [Qemu-devel] [PATCH 14/17] qidl: add qidl-based generation of vmstate field bindings
` [Qemu-devel] [PATCH 15/17] Makefile: add qidl-generation of vmstate field descriptions
` [Qemu-devel] [PATCH 16/17] qidl: add qidl-generated vmstate fields for rtc
` [Qemu-devel] [PATCH 17/17] rtc: use qidl-generated vmstate bindings
[PATCH] regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx
2012-06-05 0:58 UTC
linux-next: time to clean up your trees
2012-06-05 0:58 UTC
Load balancing reads on dmraid1 (and 01) arrays
2012-06-05 0:54 UTC
[Qemu-devel] [RFC PATCH v1 0/4] SPI bus support + Xilinx SPI controller
2012-06-05 0:47 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH v1 2/4] m25p80: initial verion
[Buildroot] [PATCH] New package: LuaExpat
2012-06-05 0:45 UTC
[PATCH] regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info
2012-06-05 0:39 UTC
[Buildroot] [PATCH] New package: cJSON (v2)
2012-06-05 0:38 UTC
[PATCH v3 00/16] Block cleanups
2012-06-05 0:33 UTC (7+ messages)
` [PATCH v3 14/16] Gut bio_add_page()
[U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl image build
2012-06-05 0:32 UTC (2+ messages)
[PATCH] printk: ignore recursion_bug flag when MCE in progress
2012-06-05 0:32 UTC (12+ messages)
` [PATCH v2] printk: ignore recursion_bug flag in HW error handle process
` [PATCH 1/2] printk: add interface for disabling recursion check
` [PATCH v3 "
` [PATCH v3 2/2] x86 mce: use new printk recursion disabling interface
Silent data corruption with kernel 3.4 and FireWire disks
2012-06-05 0:02 UTC
To disable dma_area caching (twice)
2012-06-05 0:30 UTC (3+ messages)
[PATCH] ltp: Add patch to correct failing build
2012-06-05 0:19 UTC (3+ messages)
[PATCH] opensm: Add per module logging support
2012-06-05 0:28 UTC (2+ messages)
[PATCH 0/7] Prelink/ld bug and rpm compilation on uclibc
2012-06-05 0:14 UTC (3+ messages)
` [PATCH 2/7] rpm: Fix "
[RFC PATCH 1/4] makedumpfile: Add flag to enable cyclic processing
2012-06-05 0:20 UTC (3+ messages)
[PATCH] MAINTAINERS: whitespace only
2012-06-05 0:20 UTC
[PATCH V2] classes/mirrors.bbclass: update debian snapshot mirror url
2012-06-05 0:08 UTC (3+ messages)
How to generate vmlinux kernel image
2012-06-05 0:07 UTC (2+ messages)
Procedure for donating hardware to b43 project
2012-06-05 0:10 UTC (3+ messages)
[PATCH v2 0/9] support dt for mmp2
2012-06-05 0:08 UTC (4+ messages)
` [PATCH v2 8/9] ARM: dts: refresh dts file for arch mmp
EXT4-fs error (device dm-42): ext4_mb_generate_buddy:741: group 1904, 32254 clusters in bitmap, 32258 in gd
2012-06-05 0:03 UTC (2+ messages)
container disk quota
2012-06-05 0:03 UTC (7+ messages)
` [PATCH 10/12] container quota: bill container inodes alloc/free on ext4
[Bug 43244] New: firewire_ohci prevents boot
2012-06-04 23:59 UTC (9+ messages)
strongly ordered comment on device memory in mmu.c
2012-06-04 23:59 UTC (2+ messages)
[Buildroot] [PATCH] gstreamer: add xorg support
2012-06-04 23:59 UTC (2+ messages)
[Buildroot] [pull request] Pull request for branch for-2012.08/new-packages
2012-06-04 23:58 UTC (3+ messages)
` [Buildroot] [PATCH 03/10] libxmlrpc: new package
[PATCH 3/3] Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value
2012-06-04 23:57 UTC (6+ messages)
[PATCH 0/2]intel-iommu: reserve IOMMU register space
2012-06-04 23:52 UTC (7+ messages)
` [PATCH 2/2] iommu: dmar -- reserve mmio space used by IOMMU
Commit 722bc6b167 breaks booting on an 8TB system
2012-06-04 23:51 UTC (4+ messages)
build failure in mm/nommu.c
2012-06-04 23:50 UTC (2+ messages)
[PATCH] mac80211: The station fail average is not updated correctly since the IEEE80211_STAT_ACK flag is not set when using wmediumd with mac80211_hwsim. Set this flag when wmediumd indicates that the frame was successfully transmitted (eventuall
2012-06-04 23:48 UTC
[PATCH] mac80211: The station fail average is not updated correctly since the IEEE80211_STAT_ACK flag is not set when using wmediumd with mac80211_hwsim. Set this flag when wmediumd indicates that the frame was successfully transmitted (eventually)
2012-06-05 3:03 UTC
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.