All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-27 17:10:58 to 2012-09-27 18:20:11 UTC [more...]

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected
 2012-09-27 18:19 UTC  (28+ messages)

[Qemu-devel] [PATCH 00/13] tcg: rework liveness analysis and register allocator
 2012-09-27 18:19 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/13] tcg: add temp_dead()
` [Qemu-devel] [PATCH 02/13] tcg: add tcg_reg_sync()
` [Qemu-devel] [PATCH 03/13] tcg: add temp_sync()
` [Qemu-devel] [PATCH 04/13] tcg: sync output arguments on liveness request
` [Qemu-devel] [PATCH 05/13] tcg: rework liveness analysis
` [Qemu-devel] [PATCH 06/13] tcg: improve tcg_reg_alloc_movi()
` [Qemu-devel] [PATCH 07/13] tcg: rewrite tcg_reg_alloc_mov()
` [Qemu-devel] [PATCH 08/13] tcg: always mark dead input arguments as dead
` [Qemu-devel] [PATCH 09/13] tcg: start with local temps in TEMP_VAL_MEM state
` [Qemu-devel] [PATCH 10/13] tcg: don't explicitely save globals and temps
` [Qemu-devel] [PATCH 11/13] tcg: sync globals for pure helpers instead of saving them
` [Qemu-devel] [PATCH 12/13] tcg: fix some op flags
` [Qemu-devel] [PATCH 13/13] tcg: rework TCG ops flags

[PATCH 3/3] Kernel: Corrected space error after ','
 2012-09-27 18:19 UTC 

[PATCH net-next 3/3] ipv4: gre: add GRO capability
 2012-09-27 18:19 UTC  (4+ messages)

[patch 0/2] Add get- ioctls to fetch some bits from tty/pty status
 2012-09-27 18:18 UTC  (12+ messages)
` [patch 1/2] tty: pty - Move TIOCPKT handling into pty.c
` [patch 2/2] tty: Add get- ioctls to fetch tty status v2

[xen-unstable test] 13898: trouble: broken/fail/pass
 2012-09-27 18:17 UTC 

[Buildroot] [PATCH 0/3] Fix libdvdread and libdvdnav support v2
 2012-09-27 18:17 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] libdvdread: Fix dvdread-config
` [Buildroot] [PATCH 2/3] libdvdnav: Fix dvdnav-config
` [Buildroot] [PATCH 3/3] mplayer: Fix DVD support

[PATCH] revision: add --reflog-message=<pattern> to grep reflog messages
 2012-09-27 18:16 UTC  (5+ messages)
` [PATCH] revision: add --reflog-message "

[BUG] misplaced space in word diff
 2012-09-27 18:15 UTC 

[PATCH] ext4: fix potential deadlock in ext4_nonda_switch()
 2012-09-27 18:16 UTC  (6+ messages)

kernel BUG at /data/lemmy/linux.trees.git/fs/nfs/idmap.c:681!
 2012-09-27 18:15 UTC  (9+ messages)
          ` BUG_ON/panic proliferation

[Qemu-devel] [PATCH v2 00/45] Block job improvements for 1.3
 2012-09-27 18:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 21/45] block: add bdrv_open_backing_file

kernel BUG at fs/buffer.c:3205 (stable 3.5.3)
 2012-09-27 18:12 UTC  (8+ messages)

[PATCH RFC net-next 0/1] ptp: add pseudo pps ioctl
 2012-09-27 18:12 UTC  (2+ messages)
` [PATCH RFC net-next 1/1] ptp: add an ioctl to compare PHC time with system time

[Xenomai] Error requesting IRQ on DM3730 (BeagleBoard xM)
 2012-09-27 18:11 UTC  (2+ messages)

[Xenomai] Kernel 2.6.37.6 + Xenomai 2.5.6 is ok, but with Xenomai 2.6.1 it won't boot
 2012-09-27 18:10 UTC  (6+ messages)

PROBLEM: Acer D255E Backlight out for 10 seconds with ACPI
 2012-09-27 18:09 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] Fix libdvdread and libdvdnav support
 2012-09-27 18:09 UTC  (6+ messages)
` [Buildroot] [PATCH 3/3] mplayer: Fix external "

[PATCH 0/5] wildmatch series update
 2012-09-27 18:08 UTC  (2+ messages)

[oe-commits] Martin Jansa : xserver-xorg: use EXTENDPKGV instead of PV in RCONFLICTS_${PN}-module-exa
 2012-09-27 17:55 UTC  (2+ messages)

[PATCH] FileJournal: correctly check return value of lseek in write_fd
 2012-09-27 18:06 UTC 

[PATCH 1/3] drm/i915: Extract PCU communication
 2012-09-27 18:06 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Workaround to bump rc6 voltage to 450
` [PATCH 3/3] drm/i915: Add rc6vids to debugfs

Possible networking regression in 3.6.0
 2012-09-27 18:05 UTC  (9+ messages)

[GIT PULL] ARM: SoC: one more bug fix for 3.6
 2012-09-27 18:05 UTC  (2+ messages)

Slow ceph fs performance
 2012-09-27 18:04 UTC  (3+ messages)

[PATCH 0/4] move slabinfo processing to common code
 2012-09-27 17:53 UTC  (6+ messages)
` [PATCH 4/4] sl[au]b: process slabinfo_show in "

[Qemu-devel] [PATCH v3 0/6] Live block commit
 2012-09-27 18:01 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/6] block: add support functions for live commit, to find and delete images
` [Qemu-devel] [PATCH v3 2/6] block: add live block commit functionality
` [Qemu-devel] [PATCH v3 3/6] blockdev: rename block_stream_cb to a generic block_job_cb
` [Qemu-devel] [PATCH v3 4/6] block: helper function, to find the base image of a chain
` [Qemu-devel] [PATCH v3 5/6] QAPI: add command for live block commit, 'block-commit'
` [Qemu-devel] [PATCH v3 6/6] qemu-iotests: add initial tests for live block commit

[Qemu-devel] [PATCH 00/25] q35 series take #1
 2012-09-27 17:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH 04/25] ahci: add ide device initialization helper

[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
 2012-09-27 17:59 UTC  (6+ messages)
` [PATCH v3 7/8] ACPI, PCI: add hostbridge removal function

[PATCH] net: add new QCA alx ethernet driver
 2012-09-27 17:57 UTC  (2+ messages)

[PATCH v3 04/13] kmem accounting basic infrastructure
 2012-09-27 17:56 UTC  (15+ messages)

vga passthrough // questions about pci passthrough
 2012-09-27 17:56 UTC  (9+ messages)

[nouveau:master 89/96] drivers/gpu/drm/nouveau/core/subdev/therm/fan.c:190:1: sparse: symbol
 2012-09-27 17:56 UTC 

[PATCH] Fix crash on http
 2012-09-27 17:55 UTC 

[U-Boot] [PATCH v3 0/18] tegra: Add display driver and LCD support for Seaboard
 2012-09-27 17:54 UTC  (11+ messages)
` [U-Boot] [PATCH v3 08/18] tegra: Add SOC support for display/lcd
` [U-Boot] [PATCH v3 09/18] tegra: Add LCD driver
` [U-Boot] [PATCH v3 11/18] arm: Add control over cachability of memory regions

[Cocci] Help with SmPL
 2012-09-27 17:54 UTC  (3+ messages)

[GIT PULL] x86/mce allow bios to set per-bank CMCI threshold
 2012-09-27 17:54 UTC 

[nouveau:master 86/96] drivers/gpu/drm/nouveau/core/subdev/therm/base.c:38:2: warning: enumeration
 2012-09-27 17:53 UTC  (2+ messages)
` [nouveau:master 86/96] drivers/gpu/drm/nouveau/core/subdev/therm/fan.c:134:29: sparse: constant

[U-Boot] [PATCH 0/6] am335x_evm: Enable UART{1,2,4,5}
 2012-09-27 17:53 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] am33xx: Enable UART{1,2,4,5} clocks

[nouveau:master 83/96] drivers/gpu/drm/nouveau/core/subdev/bios/extdev.c:52:1: sparse: symbol
 2012-09-27 17:52 UTC 

[nouveau:master 82/96] drivers/gpu/drm/nouveau/core/subdev/bios/therm.c:59:1: sparse: symbol
 2012-09-27 17:52 UTC 

[PATCH 00/14] V4L2 DT support
 2012-09-27 17:50 UTC  (4+ messages)
` [PATCH 08/14] media: soc-camera: use managed devm_regulator_bulk_get()

Configuring the location of ~/.gitconfig
 2012-09-27 17:50 UTC  (6+ messages)
` [PATCH] config: introduce GIT_GLOBAL_CONFIG to override ~/.gitconfig

CMA broken in next-20120926
 2012-09-27 17:49 UTC  (3+ messages)

[glommer-memcg:slab-common/slabinfo 20/21] mm/slab.c:4352:6: error: conflicting types for 'slabinfo_
 2012-09-27 17:48 UTC 

[glommer-memcg:slab-common/slabinfo 17/21] mm/slab.c:4415:9: error: conflicting types for 'slabinfo_
 2012-09-27 17:48 UTC 

PROBLEM: Performance drop
 2012-09-27 17:48 UTC  (9+ messages)

[PATCH 1/3] mlx4_core: Stash PCI ID driver_data in mlx4_priv structure
 2012-09-27 17:47 UTC  (3+ messages)
  ` [PATCH 2/3] mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAs
  ` [PATCH 3/3] mlx4_core: Disable SENSE_PORT for multifunction devices

Commit cache to speed up rev-list and merge
 2012-09-27 17:45 UTC  (3+ messages)

[PATCH scsi] Add NULL checking of return value from scsi_cmd_to_driver()
 2012-09-27 17:43 UTC  (9+ messages)
          ` [PATCH scsi] Short the path length of scsi_cmd_to_driver()

Question on initrd and initramfs
 2012-09-27 17:43 UTC  (2+ messages)

[PATCH v4 0/8] speculative preallocation inode tracking
 2012-09-27 17:45 UTC  (9+ messages)
` [PATCH v4 1/8] xfs: add EOFBLOCKS inode tagging/untagging
` [PATCH v4 2/8] xfs: support a tag-based inode_ag_iterator
` [PATCH v4 3/8] xfs: create helper to check whether to free eofblocks on inode
` [PATCH v4 4/8] xfs: export xfs_free_eofblocks() and return EAGAIN on trylock failure
` [PATCH v4 5/8] xfs: create function to scan and clear EOFBLOCKS inodes
` [PATCH v4 6/8] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
` [PATCH v4 7/8] xfs: add enhanced filtering to EOFBLOCKS scan
` [PATCH v4 8/8] xfs: add background scanning to clear EOFBLOCKS inodes

How to create nova volumes inside rbd pool 
 2012-09-27 17:41 UTC  (4+ messages)

[PATCH] Add diff.context option to specify default context
 2012-09-27 17:40 UTC  (4+ messages)
  ` [PATCH] diff: diff.context configuration gives default to -U

[RFC PATCH 0/3] ARM: use C pre-processor with dtc
 2012-09-27 17:40 UTC  (10+ messages)
` [RFC PATCH 1/3] kbuild: introduce cmd_dtc_cpp

[Qemu-devel] Bug#688964: qemu-kvm: Fedora 17 guest hangs on boot with soft lockup in udevd
 2012-09-27 17:39 UTC  (2+ messages)

[Bridge] [3.5 regression / bridge] constantly toggeling between disabled and forwarding
 2012-09-27 17:39 UTC  (3+ messages)
` [3.5 regression / mcs7830 / bisected] bridge "

[U-Boot] Pull request: u-boot-net.git master
 2012-09-27 17:38 UTC 

[PATCH 3.5 0/2] seccomp and vsyscall fixes
 2012-09-27 17:36 UTC  (2+ messages)

Using bitmaps to accelerate fetch and clone
 2012-09-27 17:35 UTC  (4+ messages)

[PATCH 0/2] fix and improvement of flush(_kernel)_dcache_page()
 2012-09-27 17:35 UTC  (4+ messages)
` [PATCH 2/2] ARM: remove unnecessary flush of anon pages in flush(_kernel)_dcache_page()

[PATCH] loop: Limit the number of requests in the bio list
 2012-09-27 17:33 UTC 

[PATCH] blkdiscard: add new command
 2012-09-27 17:33 UTC  (8+ messages)

[Qemu-devel] [RFC v2 00/12] Virtio-mmio refactoring
 2012-09-27 17:31 UTC  (2+ messages)

Which git to clone for testing prior to submitting bugs?
 2012-09-27 17:19 UTC 

[U-Boot] KernelDoc
 2012-09-27 17:28 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/7] Double-word tcg/optimize improvements
 2012-09-27 17:19 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] tcg: Split out swap_commutative as a subroutine
` [Qemu-devel] [PATCH 2/7] tcg: Optimize add2 + sub2
` [Qemu-devel] [PATCH 3/7] tcg: Swap commutative double-word comparisons
` [Qemu-devel] [PATCH 4/7] tcg: Optimize double-word comparisons against zero
` [Qemu-devel] [PATCH 5/7] tcg: Split out subroutines from do_constant_folding_cond
` [Qemu-devel] [PATCH 6/7] tcg: Tidy brcond optimization
` [Qemu-devel] [PATCH 7/7] tcg: Do constant folding on double-word comparisons

[BUG] Deferred probing in driver model is racy, resulting in lost probes
 2012-09-27 17:26 UTC  (13+ messages)

Python 3 Recipe
 2012-09-27 17:26 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] tegra: Add NAND flash support
 2012-09-27 17:23 UTC  (6+ messages)

[PATCH] use fs based tftp support
 2012-09-27 17:22 UTC  (4+ messages)
` [PATCH 1/3] net: Add tftp command which uses the new tftp code
` [PATCH 2/3] defconfig: Switch all defconfig to new tftp command
` [PATCH 3/3] net: remove old tftp support

[PATCH 00/15] KVM/ARM Implementation
 2012-09-27 17:21 UTC  (9+ messages)
` [PATCH 13/15] KVM: ARM: Handle guest faults in KVM

[PATCH v4 0/2] watchdog: at91sam9_wdt: add device tree support
 2012-09-27 17:19 UTC  (7+ messages)
` [PATCH v4 1/2] "

ip6tables REDIRECT support
 2012-09-27 17:21 UTC  (2+ messages)

[PATCH 0/3] license.bbclass fixes
 2012-09-27 17:08 UTC  (2+ messages)

[PATCH] netdev: pasemi: fix return value check in pasemi_mac_phy_init()
 2012-09-27 17:21 UTC  (2+ messages)

[PATCH net-next 0/3] VXLAN driver
 2012-09-27 17:20 UTC  (7+ messages)
` [PATCH net-next 3/3] vxlan: virtual extensible lan
    ` [PATCHv4 net-next] "

[cryptodev:master 38/41] arch/x86/crypto/crc32c-pcl-intel-asm.S:92: Error: bad register name `%rbx'
 2012-09-27 17:21 UTC  (2+ messages)
` [cryptodev:master 38/41] arch/x86/crypto/crc32c-pcl-intel-asm.S:92: Error: bad register name `%r

[PATCH] team: fix return value check
 2012-09-27 17:18 UTC  (2+ messages)

[PATCH] l2tp: fix return value check
 2012-09-27 17:18 UTC  (2+ messages)

[PATCH] netfilter fix for 3.6-rc7
 2012-09-27 17:16 UTC  (2+ messages)

[PATCH] ARM i.MX: add debug for iomux-v3
 2012-09-27 17:16 UTC 

Configuring the location of ~/.gitconfig
 2012-09-27 17:16 UTC  (4+ messages)

[PATCH]Documentation:Chinese translation of Documentation/IRQ.txt
 2012-09-27 17:15 UTC  (2+ messages)

[PATCH] ARM i.MX51 babbage: Add delay after phy reset
 2012-09-27 17:15 UTC 

[PATCH 0/5] smsc95xx enhancements (v2)
 2012-09-27 17:14 UTC  (9+ messages)
` [PATCH 5/5] smsc95xx: enable power saving mode during system suspend

[PATCH] Fix environment generation dependencies
 2012-09-27 17:14 UTC  (4+ messages)
` [PATCH 1/3] scripts/bareboxenv: Only print information if -v is given
` [PATCH 2/3] environment generation: remove unused CLEAN_FILES
` [PATCH 3/3] environment generation: Fix dependencies

[PATCH 0/1] autotools.bbclass: using relative paths for acpaths
 2012-09-27 16:59 UTC  (3+ messages)
` [PATCH 1/1] "

[Qemu-devel] [partial RFC 0/2] QCow2 deduplication write mechanism
 2012-09-27 17:11 UTC  (3+ messages)

[PATCH 09/11] add iomem support to libxl
 2012-09-27 17:11 UTC  (3+ messages)
` [PATCH 10/11] make devid a type so it is initialized properly
` [PATCH 11/11] add vtpm support to libxl


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.