All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-06 17:11:37 to 2010-12-06 18:24:25 UTC [more...]

[Qemu-devel] [PATCH v1 00/25]: Monitor: First step on an internal QMP API
 2010-12-06 18:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/25] QMP: Rename query handlers
` [Qemu-devel] [PATCH 02/25] QMP: Drop user_print usage from the qmp_query_cmds[] table
` [Qemu-devel] [PATCH 03/25] Monitor: Drop balloon handlers comments

about gdbserver-xen
 2010-12-06 18:24 UTC  (2+ messages)

xenstore watch not working under 32 bit domU (xen stable 2.6.32 from jeremy git tree)
 2010-12-06 18:22 UTC  (2+ messages)

[PATCH net-next] bnx2x: Add Nic partitioning mode (57712 devices)
 2010-12-06 18:21 UTC  (5+ messages)

[PATCH 1/5] Add device type to identify LE, BR/EDR or dual mode devices
 2010-12-06 18:21 UTC  (4+ messages)

persistent background write activity
 2010-12-06 18:20 UTC  (6+ messages)

State of LDP3430 platform
 2010-12-06 18:19 UTC  (5+ messages)

user SA notifications, redux
 2010-12-06 18:19 UTC  (6+ messages)

[PATCH -tip v5 8/8] kprobes: Use text_poke_smp_batch for unoptimizing
 2010-12-06 18:18 UTC  (2+ messages)
` [tip:perf/core] "

[Qemu-devel] [PATCH V2 00/10] ARM: fix VCVT instructions
 2010-12-06 18:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH 04/10] softfloat: Add float*_is_any_nan() functions
` [Qemu-devel] [PATCH 05/10] ARM: Return correct result for float-to-integer conversion of NaN
` [Qemu-devel] [PATCH 06/10] softfloat: Add float*_maybe_silence_nan() functions
` [Qemu-devel] [PATCH 07/10] ARM: Return correct result for single<->double conversion of NaN

Dom0 crash after bad use of gntdev
 2010-12-06 18:18 UTC  (2+ messages)

[PATCH -tip v5 7/8] kprobes: Use text_poke_smp_batch for optimizing
 2010-12-06 18:17 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip v5 6/8] x86: Introduce text_poke_smp_batch() for batch-code modifying
 2010-12-06 18:17 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip v5 5/8] kprobes: Reuse unused kprobe
 2010-12-06 18:17 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip v5 4/8] kprobes: Support delayed unoptimizing
 2010-12-06 18:16 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip v5 3/8] [CLEANUP]kprobes: Separate kprobe optimizing code from optimizer
 2010-12-06 18:16 UTC  (2+ messages)
` [tip:perf/core] kprobes: "

[PATCH v2 0/3] ARM: omap: Thumb-2 kernel compatibility fixes
 2010-12-06 18:17 UTC  (10+ messages)
` [PATCH v2 1/3] ARM: omap: Enable low-level omap3 PM code to work with CONFIG_THUMB2_KERNEL
` [PATCH v2 2/3] ARM: omap4: Correct definition of do_wfi() for CONFIG_THUMB2_KERNEL
` [PATCH v2 3/3] ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2_KERNEL

[PATCH -tip v5 2/8] [CLEANUP]kprobes: Cleanup disabling and unregistering path
 2010-12-06 18:16 UTC  (2+ messages)
` [tip:perf/core] kprobes: "

[PATCH -tip v5 1/8] [CLEANUP] kprobes: Rename old_p to more appropriate name
 2010-12-06 18:15 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/7] printk: add pr_<level>_once, guard print_hex_dump
 2010-12-06 18:16 UTC  (4+ messages)

[PATCH 0/2] Add and use vsprintf extension %pMbt for bluetooth macs
 2010-12-06 18:15 UTC  (5+ messages)
` [PATCH 1/2] vsprintf: Add %pMbt, bluetooth mac address
` [PATCH 2/2] bluetooth: Use printf extension %pMbt

[RFC v1 PATCH 0/6] Qualcomm PMIC8058 sub-device drivers
 2010-12-06 18:14 UTC  (3+ messages)
` [RFC v1 PATCH 2/6] input: pm8058_keypad: Qualcomm PMIC8058 keypad controller driver

[PATCH 0/22] More SMP cleanup
 2010-12-06 18:13 UTC  (3+ messages)
` [PATCH 21/22] ARM: CPU hotplug: ensure correct ordering of unplug

[Qemu-devel] [PATCH 0/6] [RFC] New SPARC machine: Leon3
 2010-12-06 18:12 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/6] [RFC] Emulation of GRLIB GPTimer as defined in GRLIB IP Core User's Manual
  ` [Qemu-devel] [PATCH 2/6] [RFC] Emulation of GRLIB IRQMP "
    ` [Qemu-devel] [PATCH 3/6] [RFC] Emulation of GRLIB APB UART "
      ` [Qemu-devel] [PATCH 4/6] [RFC] Header file for the GRLIB components
        ` [Qemu-devel] [PATCH 5/6] [RFC] Emulation of Leon3
          ` [Qemu-devel] [PATCH 6/6] [RFC] SPARCV8 asr17 register support

[cpuops inc_return V1 0/9] Implement this_cpu_inc_return (and friends) and use it in various places
 2010-12-06 18:11 UTC  (11+ messages)
` [cpuops inc_return V1 1/9] percpu: Generic support for this_cpu_add,sub,dec,inc_return
` [cpuops inc_return V1 2/9] x86: Support "
` [cpuops inc_return V1 3/9] x86: Use this_cpu_inc_return for nmi counter
` [cpuops inc_return V1 4/9] vmstat: Use this_cpu_inc_return for vm statistics
` [cpuops inc_return V1 5/9] highmem: Use this_cpu_xx_return() operations
` [cpuops inc_return V1 6/9] Taskstats: Use this_cpu_ops
` [cpuops inc_return V1 7/9] fs: Use this_cpu_inc_return in buffer.c
` [cpuops inc_return V1 8/9] random: Use this_cpu_inc_return
` [cpuops inc_return V1 9/9] Xen: "

please revert 869184a675662bddcdf76c5b95665272facff2b8 ASAP
 2010-12-06 18:04 UTC  (2+ messages)

[PATCH] ext4: Set barrier=0 when block device does not advertise flush support
 2010-12-06 18:09 UTC  (5+ messages)

[PATCH 19/22] ARM: CPU hotplug: move cpu_killed completion to core code
 2010-12-06 18:09 UTC 

[PATCH v2] xen: HVM X2APIC support
 2010-12-06 18:07 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Add support for XZ decompression algorithm
 2010-12-06 18:06 UTC  (4+ messages)

[PATCH] ASoC: Remove check for WM8994 AIF clock rate
 2010-12-06 18:06 UTC 

[GIT] kbuild and kconfig fixes for 2.6.37-rc5
 2010-12-06 18:03 UTC  (6+ messages)

NetXen NX3031 failing test, reporting link down, not working
 2010-12-06 17:17 UTC 

NFSv4: rpc.svcgssd claims that no machine credentials exist
 2010-12-06 18:04 UTC  (4+ messages)

[PATCH] I2C: SiByte: Convert the driver to make use of interrupts
 2010-12-06 18:04 UTC  (11+ messages)

xen 4.0.1 from gitco + Kernel Dom0 from git won'¡t start
 2010-12-06 18:04 UTC  (6+ messages)
  ` [Xen-devel] "

[U-Boot] [PATCH] AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU
 2010-12-06 18:03 UTC  (3+ messages)

ath5k: Weird Retransmission Behaviour
 2010-12-06 18:01 UTC  (3+ messages)

[PATCH v4] perf symbols: fix symbol offset breakage with separated debug
 2010-12-06 17:59 UTC  (3+ messages)

[U-Boot] [PATCH] ppc: transform init_sequence into a function
 2010-12-06 17:59 UTC 

[PATCHv3 0/6] web--browse cleanup and extensions
 2010-12-06 17:59 UTC  (8+ messages)
` [PATCHv3 1/6] web--browse: coding style
` [PATCHv3 2/6] web--browse: split valid_tool list
` [PATCHv3 3/6] web--browse: support opera, seamonkey and elinks
` [PATCHv3 4/6] web--browse: better support for chromium
` [PATCHv3 5/6] web--browse: use *www-browser if available
` [PATCHv3 6/6] web--browse: look at the BROWSER env var

[PATCH 1/1] V4L: videobuf, don't use dma addr as physical
 2010-12-06 17:54 UTC  (2+ messages)

UbiFS + HWECC(?) + BeagleBoard = fail
 2010-12-06 17:51 UTC 

[PATCH] ehea: add the correct LRO status at dev->features
 2010-12-06 17:58 UTC  (8+ messages)
    ` [RFC] mark devices with broken LRO implementation

reference implementation of runtime PM
 2010-12-06 17:57 UTC 

LVM2 ./WHATS_NEW ./WHATS_NEW_DM ./VERSION ./VE 
 2010-12-06 17:57 UTC 

[PATCH v5 0/12] dmtimer adaptation to platform_driver
 2010-12-06 23:44 UTC  (3+ messages)
` [PATCH v5 7/12] OMAP1: dmtimer: conversion to platform devices

Is there any mechanism in XEN can use to limit the memory bandwidth of each domain?
 2010-12-06 17:55 UTC  (2+ messages)

[PATCH 0/6] Add strict cache mode (try #4)
 2010-12-06 17:55 UTC  (14+ messages)
` [PATCH 3/6] CIFS: Make write call work with strict cache mode (try #2)

[PATCH v2] musb: am35x: fix compile error due to control apis
 2010-12-06 17:54 UTC  (5+ messages)

[PATCH] of/fdt: add kernel command line option for dtb_compat string
 2010-12-06 17:54 UTC 

[PATCH] cifs: remove bogus remapping of error in cifs_filldir()
 2010-12-06 17:54 UTC  (4+ messages)

[PATCH] Bluetooth: Fix initial RFCOMM DLC security level
 2010-12-06 17:53 UTC  (2+ messages)

[PATCH v4] perf symbols: fix symbol offset breakage with separated debug
 2010-12-06 17:51 UTC 

[PATCH] x86: unify current 3 similar ways of saving IRQ info
 2010-12-06 17:50 UTC  (3+ messages)
` [tip:x86/platform] x86: Unify "

[PATCH 0/2] Support for __read_mostly
 2010-12-06 17:51 UTC  (6+ messages)
` [PATCH 1/2] ARM: implement support for read-mostly sections

git reset and ctime
 2010-12-06 17:51 UTC  (4+ messages)

[PATCH] KVM: SVM: Add xsetbv intercept
 2010-12-06 17:48 UTC  (3+ messages)

[PATCH v9 6/6] davinci: USB1.1 support for Omapl138-Hawkboard
 2010-12-06 17:48 UTC  (11+ messages)

[PATCH] describe: Don’t look up commits with --exact-match
 2010-12-06 17:47 UTC  (6+ messages)

[git patches] libata updates for 2.6.37
 2010-12-06 17:46 UTC  (12+ messages)

ioctl compatibility
 2010-12-06 17:46 UTC  (2+ messages)

[PATCH v1] input/tc3589x: add tc3589x keypad support
 2010-12-06 17:45 UTC  (2+ messages)

AC_CONFIG_MACRO_DIR([m4])
 2010-12-06 17:44 UTC  (3+ messages)

cifs client timeouts and hard/soft mounts
 2010-12-06 17:42 UTC  (12+ messages)
            ` [cifs-protocol] "

[PATCH] Introduce mips_late_time_init
 2010-12-06 17:42 UTC  (2+ messages)

ar9170usb slow / poor performance (SOLVED)
 2010-12-06 17:41 UTC  (2+ messages)

[PATCH repost 5] [SCSI] Retrieve the Caching mode page
 2010-12-06 17:41 UTC 

Process your first payment of $ 5,000 USD
 2010-12-06 17:15 UTC  (2+ messages)

toshiba_acpi.c: Full TOS1900 device support
 2010-12-06 17:41 UTC  (8+ messages)

LVM2 ./WHATS_NEW ./WHATS_NEW_DM daemons/clvmd/ 
 2010-12-06 17:37 UTC 

[U-Boot] [PATCH] at91rm9200: fix lowlevel_init() SMRDATA size
 2010-12-06 17:36 UTC  (5+ messages)
` [U-Boot] [PATCH alternate version] "
  ` [U-Boot] [PATCH alternate version V2] "

[PATCH 0/4] V2 Add ability to link device blob(s) into vmlinux
 2010-12-06 17:36 UTC  (10+ messages)
` [PATCH 1/4] of: Add support for linking device tree blobs "
` [PATCH 2/4] x86/of: Add building device tree blob(s) into image
` [PATCH 3/4] of/powerpc: Use generic rule to build dtb's
` [PATCH 4/4] microblaze/of: "

[PATCH 1/4] mmc: tmio: Implement SDIO IRQ
 2010-12-06 17:35 UTC  (8+ messages)
` [PATCH 2/4] ARM: mach-shmobile: sh7372 Enable SDIO IRQs
` [PATCH 3/4] sh: sh7724 "
` [PATCH 4/4] [RFC] sh: sh7722 "

[PATCH] use total_highpages when calculating lowmem-only allocation sizes (dccp)
 2010-12-06 17:36 UTC  (2+ messages)

[U-Boot] [PATCH] PowerPC: Add support for -msingle-pic-base
 2010-12-06 17:35 UTC 

[PATCH] powerpc: Add support for -msingle-pic-base
 2010-12-06 17:35 UTC 

[rfc: cpuops adv V1 0/8] Cmpxchg and xchg support for cpu ops
 2010-12-06 17:35 UTC  (4+ messages)
` [rfc: cpuops adv V1 3/8] x86: this_cpu_cmpxchg and this_cpu_cmpxchg_double operations

[patch 0/4] x86, intr-remapping patches for addressing kexec/kdump issues
 2010-12-06 17:27 UTC  (3+ messages)
` [patch 1/4] vt-d: quirk for masking vtd spec errors to platform error handling logic

[PATCH] Documentation: vgaarbiter: fix typos
 2010-12-06 17:33 UTC  (4+ messages)

[PATCH] ASoC: soc-core: Remove useless inline function construct
 2010-12-06 17:32 UTC  (2+ messages)

[PATCH] ASoC: Merge common code in DAI link and auxiliary codec probing/removal
 2010-12-06 17:31 UTC  (2+ messages)

linux-next: Tree for December 3
 2010-12-06 17:30 UTC  (8+ messages)
` linux-next: Tree for December 3 (cifs)

[PATCH] drm: Add missing drm_vblank_put() along queue vblank error path
 2010-12-06 17:30 UTC  (2+ messages)

multi bpf filter will impact performance?
 2010-12-06 17:29 UTC  (4+ messages)
  ` PATCH] filter: fix sk_filter rcu handling

Cavium Networks CNS21xx SoC Support
 2010-12-06 17:29 UTC 

[PATCH] rebase: pass --signoff option to git am
 2010-12-06 17:28 UTC  (5+ messages)

2.6.36 Crash/Panik in scsi_eh
 2010-12-06 17:28 UTC  (5+ messages)

[PATCH preliminary] [BLOCK] Preliminary increasing tag sequence implementation
 2010-12-06 17:21 UTC 

Freeze with 2.6.32.19 and xen-4.0.1rc5
 2010-12-06 17:19 UTC  (11+ messages)
` Freeze with 2.6.32.19 and xen-4.0.1rc5, acpi problems
              `  "

[Use cpuops V1 00/11] Use this_cpu_ops
 2010-12-06 17:16 UTC  (12+ messages)
` [Use cpuops V1 01/11] percpucounter: Optimize __percpu_counter_add a bit through the use of this_cpu() options
` [Use cpuops V1 02/11] vmstat: Optimize zone counter modifications through the use of this cpu operations
` [Use cpuops V1 03/11] x86: Use this_cpu_ops to optimize code
` [Use cpuops V1 04/11] x86: Use this_cpu_ops for current_cpu_data accesses
` [Use cpuops V1 05/11] core: Replace __get_cpu_var with __this_cpu_read if not used for an address
` [Use cpuops V1 06/11] drivers: "
` [Use cpuops V1 07/11] kprobes: Use this_cpu_ops
` [Use cpuops V1 08/11] Fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops
` [Use cpuops V1 09/11] Connector: Use this_cpu operations
` [Use cpuops V1 10/11] fs: Use this_cpu_xx operations in buffer.c
` [Use cpuops V1 11/11] Xen: Use this_cpu_ops

RAM security
 2010-12-06 17:17 UTC  (5+ messages)

[PATCH v3] ARM: vexpress: add support for multiple core tiles
 2010-12-06 17:16 UTC  (4+ messages)

[PATCHv2] parse-remote: handle detached HEAD
 2010-12-06 17:14 UTC  (4+ messages)
` [PATCHv3] "

mmotm 2010-12-02-16-34 uploaded
 2010-12-06 17:11 UTC  (4+ messages)

How to get medium (carrier-sense) information from Atheros chipsets?
 2010-12-06 16:58 UTC 

[U-Boot] [PATCH] env_nand: Use nand_read_skip_bad instead of nand_read
 2010-12-06 17:13 UTC  (3+ messages)

800 GByte free, but "no space left"
 2010-12-06 17:13 UTC  (2+ messages)

[PATCH 0/5] KVM&genirq: Enable adaptive IRQ sharing for passed-through devices
 2010-12-06 17:11 UTC  (8+ messages)
` [PATCH 5/5] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices


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.