All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-17 19:08:12 to 2013-01-17 20:58:22 UTC [more...]

[Qemu-devel] [PATCH for-1.4 00/12] target-i386: Fix APIC-ID-based topology (v4)
 2013-01-17 20:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH for-1.4 01/12] kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds withou KVM
` [Qemu-devel] [PATCH for-1.4 02/12] target-i386: Don't set any KVM flag by default if KVM is disabled
` [Qemu-devel] [PATCH for-1.4 03/12] pc: Reverse pc_init_pci() compatibility logic
` [Qemu-devel] [PATCH for-1.4 04/12] kvm: Create kvm_arch_vcpu_id() function
` [Qemu-devel] [PATCH for-1.4 05/12] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
` [Qemu-devel] [PATCH for-1.4 06/12] fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
` [Qemu-devel] [PATCH for-1.4 07/12] target-i386/cpu: Introduce apic_id_for_cpu() function
` [Qemu-devel] [PATCH for-1.4 10/12] tests: Support target-specific unit tests
` [Qemu-devel] [PATCH for-1.4 12/12] pc: Generate APIC IDs according to CPU topology

xen-unstable, winxp32 very poor performance on AMD FX-8150, I bisected and changeset is 24770:7f79475d3de7
 2013-01-17 20:57 UTC  (8+ messages)

[PATCH 1/2] ARM: DT: tegra: Add Colibri T20 512MB COM
 2013-01-17 20:57 UTC  (6+ messages)
` [PATCH 2/2] ARM: DT: tegra: Add Toradex Iris carrier board with "

[PATCH] Add --unannotate option to git-subtree
 2013-01-17 20:56 UTC  (3+ messages)

LIO - the broken iSCSI target implementation
 2013-01-17 20:56 UTC  (2+ messages)

[PATCH 2/3] binfmt_elf: Verify signature of signed elf binary
 2013-01-17 20:55 UTC  (13+ messages)

[Qemu-devel] [PATCH] util: Fix compilation of envlist.c for MinGW
 2013-01-17 20:54 UTC  (3+ messages)

[patch net-next] team: do not use -ENOENT
 2013-01-17 20:52 UTC  (5+ messages)

[Buildroot] RTLD_DEEPBIND and uClibc
 2013-01-17 20:51 UTC  (6+ messages)

+ linux-next-git-rejects.patch added to -mm tree
 2013-01-17 20:49 UTC 

[Qemu-trivial] [PATCH 00/11] Trivial memory allocation fixes & cleanups
 2013-01-17 20:49 UTC  (6+ messages)
` [Qemu-trivial] [PATCH 08/11] qemu-log: Plug trivial memory leak in cpu_set_log_filename()
  ` [Qemu-trivial] [Qemu-devel] "
      `  "

[meta-fsl-arm][PATCH] linux-imx_3.0.35: Support Single Pointer into the eGalax Touchscreen Driver
 2013-01-17 19:49 UTC 

[Devel] ACPICA version 20130117 released
 2013-01-17 20:48 UTC 

[PATCH 1/1] phy/marvell: remove fiber/copper autoselect on 88e1111
 2013-01-17 20:47 UTC  (2+ messages)

[PATCH] net/xfrm/xfrm_replay: avoid division by zero
 2013-01-17 20:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] block: Fix error report for wrong file format
 2013-01-17 20:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] block: Add special error code for wrong format
` [Qemu-devel] [PATCH v2 2/5] block: Use error code EMEDIUMTYPE for wrong format in some block drivers
` [Qemu-devel] [PATCH v2 3/5] block/vdi: Improve debug output for signature
` [Qemu-devel] [PATCH v2 4/5] block/vdi: Improved return values from vdi_open
` [Qemu-devel] [PATCH v2 5/5] block/vdi: Check for bad signature

MAX1363 IIO driver questions
 2013-01-17 20:45 UTC  (2+ messages)
` [lm-sensors] "

[PATCH 00/13 v2] The final nail in AGP on GEN6+
 2013-01-17 20:45 UTC  (14+ messages)
` [PATCH 01/13] drm/i915: Kill gtt_end
` [PATCH 02/13] drm/i915: Mappable_end can't ever be > end
` [PATCH 03/13] drm/i915: Remove gtt_mappable_total
` [PATCH 04/13] drm/i915: Create a gtt structure
` [PATCH 05/13] drm/i915: Remove use on gma_bus_addr on gen6+
` [PATCH 06/13] drm/i915: Remove use of gtt_mappable_entries
` [PATCH 07/13] drm/i915: Stop using gtt_total_entries
` [PATCH 08/13] drm/i915: Move stolen_size to the new struct
` [PATCH 09/13] agp/intel: decouple more of the agp-i915 sharing
` [PATCH 10/13] drm/i915: Needs_dmar, not
` [PATCH 11/13] drm/i915: Cut out the infamous ILK w/a from AGP layer
` [PATCH 12/13] drm/i915: Remove scratch page from shared
` [PATCH 13/13] drm/i915: Finally kill off struct intel_gtt

perf PMU support for Haswell v7
 2013-01-17 20:36 UTC  (30+ messages)
` [PATCH 01/29] perf, x86: Add PEBSv2 record support
` [PATCH 02/29] perf, x86: Basic Haswell PMU support v2
` [PATCH 03/29] perf, x86: Basic Haswell PEBS support v3
` [PATCH 04/29] perf, x86: Support the TSX intx/intx_cp qualifiers v2
` [PATCH 05/29] perf, kvm: Support the intx/intx_cp modifiers in KVM arch perfmon emulation v4
` [PATCH 06/29] perf, x86: Support PERF_SAMPLE_ADDR on Haswell
` [PATCH 07/29] perf, x86: Support Haswell v4 LBR format
` [PATCH 08/29] perf, x86: Disable LBR recording for unknown LBR_FMT
` [PATCH 09/29] perf, x86: Support LBR filtering by INTX/NOTX/ABORT v2
` [PATCH 10/29] perf, tools: Add abort_tx,no_tx,in_tx branch filter options to perf record -j v3
` [PATCH 11/29] perf, tools: Support sorting by intx, abort branch flags v2
` [PATCH 12/29] perf, x86: Support full width counting
` [PATCH 13/29] perf, x86: Avoid checkpointed counters causing excessive TSX aborts v3
` [PATCH 14/29] perf, core: Add a concept of a weightened sample v2
` [PATCH 15/29] perf, x86: Support weight samples for PEBS
` [PATCH 16/29] perf, tools: Add support for weight v7
` [PATCH 17/29] perf, core: Add generic transaction flags v3
` [PATCH 18/29] perf, x86: Add Haswell specific transaction flag reporting
` [PATCH 19/29] perf, tools: Add support for record transaction flags v3
` [PATCH 20/29] perf, tools: Add browser support for transaction flags v5
` [PATCH 21/29] perf, x86: Move NMI clearing to end of PMI handler after the counter registers are reset
` [PATCH 22/29] tools, perf: Add a precise event qualifier v2
` [PATCH 23/29] perf, x86: improve sysfs event mapping with event string
` [PATCH 24/29] perf, x86: Support CPU specific sysfs events
` [PATCH 25/29] perf, x86: Add Haswell TSX event aliases v2
` [PATCH 26/29] perf, tools: Add perf stat --transaction v2
` [PATCH 27/29] perf, x86: Add a Haswell precise instructions event v2
` [PATCH 28/29] perf, tools: Default to cpu// for events v5
` [PATCH 29/29] perf, tools: List kernel supplied event aliases in perf list v2

[PATCH net-next V1 0/6] Mellanox Ethernet driver updates 2013-01-16
 2013-01-17 20:44 UTC  (4+ messages)
` [PATCH net-next V1 5/6] net/mlx4_en: Fix a race when closing TX queue

[PATCH v2 0/8] Initial Python 3 support
 2013-01-17 20:43 UTC  (4+ messages)
` [PATCH v2 6/8] git-remote-testpy: hash bytes explicitly

[Qemu-devel] [PATCH] tests: adjust gcov variables for directory movement
 2013-01-17 20:43 UTC  (2+ messages)

Fixes for DDF with LSI BIOS RAID
 2013-01-17 20:41 UTC  (2+ messages)

CDF discussions at FOSDEM
 2013-01-17 20:20 UTC  (2+ messages)

[PATCH net-next 00/11] IPv6: rt->n (neighbour in rt6_info) removal (TAKE 3)
 2013-01-17 20:37 UTC  (2+ messages)

[PATCH] coreutils: remove dependency on coreutils-native
 2013-01-17 20:22 UTC  (7+ messages)

[PATCH] drm/radeon: fix a bogus kfree
 2013-01-17 20:37 UTC 

[PATCH] tcm_vhost: Use llist for cmd completion list
 2013-01-17 20:35 UTC  (3+ messages)

Hit suicide timeout after adding new osd
 2013-01-17 20:32 UTC  (7+ messages)

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-17 20:30 UTC  (12+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH] hid: Fix uninitialized variable "size" in hid-wiimote-debug
 2013-01-17 20:29 UTC  (3+ messages)

[PATCH 2/2] drivers/video: fsl-diu-fb: fix bugs in interrupt handling
 2013-01-17 20:28 UTC 

[PATCH 1/2] drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp
 2013-01-17 20:28 UTC 

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-17 20:26 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v5 0/5] Add movablecore_map boot option
 2013-01-17 20:28 UTC  (20+ messages)

[Qemu-devel] [RFC ppc-next v3 00/10] target-ppc: MacIO QOM'ification
 2013-01-17 20:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/10] qom: Make object_resolve_path_component() path argument const
    ` [Qemu-trivial] "
      ` [Qemu-trivial] Go along with glib's basic type typedef silliness? (was: [Qemu-devel] [PATCH 01/10] qom: Make object_resolve_path_component() path argument const)
        ` [Qemu-devel] Go along with glib's basic type typedef silliness? (was: "
          ` [Qemu-trivial] "

Problem with shader compiler
 2013-01-17 20:24 UTC  (4+ messages)

usb_8dev: firmware and windows library
 2013-01-17 20:24 UTC  (2+ messages)

btrfs: could not do orphan cleanup -22
 2013-01-17 20:23 UTC 

[Qemu-devel] [PATCH] reading files from qcow2-formated image disk for windows system
 2013-01-17 20:22 UTC  (9+ messages)

[Qemu-devel] [PATCH] Add option to slow down qemu
 2013-01-17 20:21 UTC  (3+ messages)
` [Qemu-devel] [[PATCH v2]] Add option to slow qemu down

Changing Spell checker under GIT
 2013-01-17 20:17 UTC  (2+ messages)

HD-audio regression after commit 34588709af61be1550b4e2bcee5c85d0ac4f34d4
 2013-01-17 20:16 UTC  (21+ messages)

[Qemu-devel] [PATCH] readline: avoid memcpy() of overlapping regions
 2013-01-17 20:13 UTC  (7+ messages)

[Buildroot] [PATCH 1/3] sdl_ttf: bump to version 2.0.11
 2013-01-17 20:08 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] sdl_mixer: bump to version 1.2.12
` [Buildroot] [PATCH 3/3] sdl_gfx: bump to version 2.0.24

[PATCH] ipv6: add anti-spoofing checks for 6to4 and 6rd
 2013-01-17 20:07 UTC  (3+ messages)

[ 00/71] 3.0.59-stable review
 2013-01-17 20:07 UTC  (5+ messages)
` [ 24/71] ring-buffer: Fix race between integrity check and readers
` [ 36/71] ext4: lock i_mutex when truncating orphan inodes

[PATCH] 3c574_cs: fix operator precedence between << and &
 2013-01-17 20:05 UTC  (2+ messages)

[Qemu-devel] [PATCH for-1.4] tcg/target-arm: Add missing parens to assertions
 2013-01-17 20:04 UTC 

[Buildroot] [PATCH] dockstar bsp
 2013-01-17 20:02 UTC  (3+ messages)

Subject: [PATCH] [lmk] improve ANR produce rate caused by high io wait on android,create a thread for lowmem killer instead of usingkswapd
 2013-01-17 20:02 UTC  (2+ messages)

[Qemu-trivial] [Qemu-devel] [PATCH] configure: silencing pkg-config's check for curses
 2013-01-17 20:01 UTC  (5+ messages)
  ` [Qemu-trivial] [Qemu-devel] [PATCH v2] configure: silence "
    ` [Qemu-devel] [Qemu-trivial] "

[PATCH 05/86] drivers/net/ethernet/seeq: remove depends on CONFIG_EXPERIMENTAL
 2013-01-17 20:01 UTC  (4+ messages)

[PATCH -next] mei: Fix typo "@hader" in mei_write_message()
 2013-01-17 19:59 UTC  (4+ messages)
`  "

[PATCH net-next] bnx2x: fix GRO parameters
 2013-01-17 19:56 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/8] cutils: unsigned int parsing functions
 2013-01-17 19:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/8 v4] "

[Qemu-devel] [Bug 1096712] [NEW] qemu 1.3.0: Windows XP doesn't boot with BSOD STOP 7E in acpi.sys
 2013-01-17 19:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1096712] "

Release candidate for e2fsprogs 1.42.7
 2013-01-17 19:52 UTC  (2+ messages)

[PATCH v2] AMD: Enable WC+ memory type on family 10 processors
 2013-01-17 19:51 UTC 

pull request: wireless 2013-01-17
 2013-01-17 19:50 UTC  (2+ messages)

[PATCH 0/6] Fixes for INCOMPATIBLE_LICENSE handling
 2013-01-17 19:34 UTC  (2+ messages)

[PATCH 1/2] tools: hv: Fix how ifcfg-* file is created
 2013-01-17 19:48 UTC  (3+ messages)
` [PATCH 2/2] tools: hv: Use CLOEXEC when opening kvp_pool files

Atmel USBA UDC support (USB gadget)
 2013-01-17 19:46 UTC 

linux 3.8-rc3 reboot and shutdown
 2013-01-17 19:45 UTC  (2+ messages)

[Qemu-devel] ChangeLog for 1.4
 2013-01-17 19:43 UTC  (2+ messages)

[PATCH 00/28] Drivers: hv: Update the Vmbus protocol
 2013-01-17 19:42 UTC  (5+ messages)
` [PATCH 01/28] Drivers: hv: Implement routines for read side signaling optimization
  ` [PATCH 19/28] Drivers: hv: Add code to distribute channel interrupt load

[Qemu-devel] [Bug 1091115] [NEW] qemu-1.3.0 crashes when installing windows xp
 2013-01-17 19:33 UTC  (3+ messages)
` [Qemu-devel] [Bug 1091115] Re: windowsXP install in qemu-system-i386 1.3.0 ends with a BSOD 0x7E in acpi.sys

[PATCH v2 0/3] at91: PMECC: enable PMECC in dt for at91sam9x5ek, at91sam9n12ek
 2013-01-17 19:38 UTC  (7+ messages)
` [PATCH v2 2/3] at91: 9x5: add DT parameters to enable PMECC
` [PATCH v2 3/3] at91: at91sam9n12: "

[PATCH 4/4 v3] net/smsc911x: Provide common clock functionality
 2013-01-17 19:36 UTC  (5+ messages)

[PATCH] net: usb: initialize tmp in dm9601.c to avoid warning
 2013-01-17 19:29 UTC 

[PATCH RFCv10 00/15] DVB QoS statistics API
 2013-01-17 19:35 UTC  (15+ messages)

Radeon HDMI question
 2013-01-17 19:35 UTC 

Tx AMSDU Support
 2013-01-17 19:29 UTC  (7+ messages)

A little side effect of the rt throttling
 2013-01-17 19:33 UTC 

[REVERT][v3.x.y] EHCI: Update qTD next pointer in QH overlay region during unlink
 2013-01-17 19:30 UTC  (2+ messages)

bitbake DEPENDS problem
 2013-01-17 18:50 UTC 

git pull - reporting that I modified files, but I did not
 2013-01-17 19:29 UTC 

[U-Boot] [PATCH 0/7] Add support for NVIDIA Tegra114 SoC
 2013-01-17 19:28 UTC  (6+ messages)
` [U-Boot] [PATCH 2/7] Tegra114: Add AVP (arm720t) files

[Bug 58667] New: Random crashes on CAYMAN
 2013-01-17 19:27 UTC  (2+ messages)
` [Bug 58667] "

[PATCH] ARM: OMAP2: Fix missing omap2xxx_clkt_vps_xxx function calls
 2013-01-17 19:27 UTC  (4+ messages)

[Bug 52491] New: radeon massive screen corruption BARTS HD6870
 2013-01-17 19:26 UTC  (2+ messages)
` [Bug 52491] "

[PATCH v2] fs: ecryptfs: initialize payload_len in keystore.c
 2013-01-17 19:18 UTC 

[pull] radeon drm-fixes-3.8
 2013-01-17 19:22 UTC  (3+ messages)

Eclipse Plugin
 2013-01-17 19:22 UTC  (2+ messages)

[PATCH 0/4] gpio: introduce descriptor-based interface
 2013-01-17 19:22 UTC  (5+ messages)

[PATCH] ARM: OMAP AM3517/05: hwmod data: block WFI when EMAC active
 2013-01-17 19:21 UTC  (5+ messages)

[PATCH 0/86] remove CONFIG_EXPERIMENTAL
 2013-01-17 19:20 UTC  (3+ messages)
` [PATCH 76/86] fs/btrfs: remove depends on CONFIG_EXPERIMENTAL

[Bug 58659] New: With latest kernel 3.8-rc1, compiz crashes after boot
 2013-01-17 19:20 UTC  (2+ messages)
` [Bug 58659] "

Offsite backup solutions used by ceph providers?
 2013-01-17 19:19 UTC 

[PATCH] eglibc: fix as and ld check in libc dir
 2013-01-17 16:59 UTC  (7+ messages)

[PATCH] fs: ecryptfs: initialize payload_len in keystore.c
 2013-01-17 19:15 UTC  (3+ messages)

[patch] b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()
 2013-01-17 19:03 UTC  (3+ messages)

[Bug 2377] Polygon stipple broken
 2013-01-17 19:14 UTC 

[PATCH 00/15] OMAP SHAM & AES Crypto Updates
 2013-01-17 19:13 UTC  (5+ messages)

Hello
 2013-01-17 19:11 UTC 

[PATCH 0 of 2] pci passthrough: support "managed" pci device in xend for libvirt usage
 2013-01-17 19:12 UTC  (3+ messages)

[PATCHSET] workqueue: remove gcwq and make worker_pool the only backend abstraction
 2013-01-17 19:11 UTC  (3+ messages)

[PATCH 0/3] Fix a portability issue with git-cvsimport
 2013-01-17 19:09 UTC  (3+ messages)
` [PATCH 2/3] Allow Git::get_tz_offset to properly handle DST boundary times

[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-01-17 19:09 UTC  (4+ messages)
` [RFC v2 13/18] ARM: OMAP2+: AM33XX: timer: Interchance clkevt and clksrc timers


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.