All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-08 14:46:35 to 2009-10-08 16:19:11 UTC [more...]

[this_cpu_xx V5 00/19] Introduce per cpu atomic operations and avoid per cpu address arithmetic
 2009-10-08 16:11 UTC  (12+ messages)
` [this_cpu_xx V5 19/19] SLUB: Experimental new fastpath w/o interrupt disable

[Qemu-devel] [PATCH v2] Add in-kernel irqchip
 2009-10-08 16:17 UTC  (36+ messages)
` [Qemu-devel] [PATCH v2 1/9] add base-addr field to io apic state
  ` [Qemu-devel] [PATCH v2 2/9] Save missing fields in VMState
    ` [Qemu-devel] [PATCH v2 3/9] provide in-kernel ioapic
      ` [Qemu-devel] [PATCH v2 4/9] provide in-kernel apic
        ` [Qemu-devel] [PATCH v2 5/9] provide apic_set_irq_delivered
          ` [Qemu-devel] [PATCH v2 6/9] provide in-kernel i8259 chip
            ` [Qemu-devel] [PATCH v2 7/9] initialize "
              ` [Qemu-devel] [PATCH v2 8/9] Initialize in-kernel irqchip
                ` [Qemu-devel] [PATCH v2 9/9] Add -kvm option
                  ` [Qemu-devel] "
        ` [PATCH v2 4/9] provide in-kernel apic
          `  "
            ` [Qemu-devel] "
      ` [PATCH v2 3/9] provide in-kernel ioapic
          ` [Qemu-devel] "

X-loader / U-Boot query
 2009-10-08 16:17 UTC  (9+ messages)

[PATCH 0/9 v2] KVM: Nested SVM fixes and tracepoint conversion
 2009-10-08 16:15 UTC  (8+ messages)
` [PATCH 1/9] KVM: SVM: Notify nested hypervisor of lost event injections
` [PATCH 3/9] KVM: SVM: Add tracepoint for nested vmrun
` [PATCH 7/9] KVM: SVM: Add tracepoint for invlpga instruction

[U-Boot] Relocation size penalty calculation
 2009-10-08 16:15 UTC  (5+ messages)

[Qemu-devel] sparc esp NetBSD-guest "sd3: mode sense (4) returned nonsense"
 2009-10-08 16:14 UTC  (10+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 1/3] pc-bios: enable io/memory unconditionally
 2009-10-08 16:13 UTC  (15+ messages)
  `  "
` [Qemu-devel] [PATCH 2/3] qemu: make cirrus init value pci spec compliant
  `  "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 3/3] qemu: cleanup unused macros in cirrus
  `  "
    ` [Qemu-devel] "

One MXC patch for -rc
 2009-10-08 16:12 UTC  (2+ messages)
` [PATCH 1/1] MXC: fix reset for mx31, mx35 and mx27 SoCs

[PATCH 1/4] [LIBNETFILTER_CONNTRACK] api: use ANSI style function declarations
 2009-10-08 16:03 UTC  (4+ messages)
  ` [PATCH 2/4] [LIBNETFILTER_CONNTRACK] make symbols used only in file scope static
  ` [PATCH 3/4] [LIBNETFILTER_CONNTRACK] snprintf: remove duplicate initializer entry
  ` [PATCH 4/4] [LIBNETFILTER_CONNTRACK] api: remove dead code (nfexp_parse_expect)

[RFC][PATCH] OMAP3: introduce OMAP3630
 2009-10-08 16:08 UTC  (9+ messages)

[PATCH] opensm - standardize on a single Windows #define
 2009-10-08 16:08 UTC 

[PATCH] add missing include in lib/rational.c
 2009-10-08 15:30 UTC  (2+ messages)

[PATCH] conntrack: use fscanf() instead of read() for showing counter
 2009-10-08 16:07 UTC 

[PATCH] [CONNTRACK-TOOLS] conntrack: avoid error with expectations when using 'conntrack -E -e ALL ...'
 2009-10-08 16:07 UTC 

IRQ SMP affinity problems in domU with vcpus > 4 on HP ProLiant G6 with dual Xeon 5540 (Nehalem)
 2009-10-08 16:07 UTC  (2+ messages)

[Qemu-devel] [PATCHv2] seabios: enable io/memory unconditionally
 2009-10-08 16:04 UTC  (4+ messages)
`  "
` [Qemu-devel] "

[PATCH 0/8] RX-51 audio drivers
 2009-10-08 16:01 UTC  (8+ messages)
` [PATCH 7/8] ASoC: tlv320aic3x: add initial usage of regulator framework to control avdd_dac

[U-Boot] [PATCH V2 0/3] make memcpy and memset faster
 2009-10-08 16:00 UTC  (4+ messages)
` [U-Boot] [PATCH V2 1/3] memcpy: copy one word at a time if possible

[Qemu-devel] [PATCH 00/21] Bring seabios and qemu pcbios closer together
 2009-10-08 15:59 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/21] Add support for passing additional acpi tables from qemu
` [Qemu-devel] [PATCH v2 02/21] Load SMBIOS entries and files "
` [Qemu-devel] [PATCH 03/21] Always create PCI interrupt override acpi tables
` [Qemu-devel] [PATCH 04/21] Correct default pci irq links
` [Qemu-devel] [PATCH 05/21] irq0override provided by qemu
` [Qemu-devel] [PATCH 06/21] Check at runtime if VM is KVM
` [Qemu-devel] [PATCH 07/21] Remove CONFIG_KVM compile option
` [Qemu-devel] [PATCH 08/21] Add rule to compile DSDT to make file
` [Qemu-devel] [PATCH 09/21] Use preprocessor for pci link routing
` [Qemu-devel] [PATCH 10/21] Advertise pci irqs as active high in DSDT
` [Qemu-devel] [PATCH 11/21] Restrict pci interrupts to irq 5/9/10/11
` [Qemu-devel] [PATCH 12/21] Use extended interrupt descriptor for pci irqs
` [Qemu-devel] [PATCH 13/21] Remove irq 9 from the pci interrupt link resources
` [Qemu-devel] [PATCH 14/21] Provide gpe _L0x methods
` [Qemu-devel] [PATCH 15/21] Pci hotplug support
` [Qemu-devel] [PATCH 16/21] HPET support
` [Qemu-devel] [PATCH 17/21] Add 26 pci slots, bringing the total to 32
` [Qemu-devel] [PATCH 18/21] Add SRAT ACPI table support
` [Qemu-devel] [PATCH 19/21] Read max number of cpus from VM
` [Qemu-devel] [PATCH 20/21] Move qemu cfg init before smp init
` [Qemu-devel] [PATCH 21/21] Use MaxCountCPUs during building of per cpu tables

[Qemu-devel] [PATCHv2 1/4] qemu: update pcbios to enable i/o for cirrus
 2009-10-08 15:54 UTC  (8+ messages)
  `  "
` [Qemu-devel] [PATCHv2 2/4] qemu: update seabios "
  `  "
` [Qemu-devel] [PATCHv2 3/4] qemu: make cirrus init value pci spec compliant
  `  "
` [Qemu-devel] [PATCHv2 4/4] qemu: cleanup unused macros in cirrus
  `  "

Where all does preallocated/extra space hide?
 2009-10-08 15:56 UTC  (3+ messages)

[Qemu-devel] [PATCHv2 0/4] qemu: cirrus reset-related fixes
 2009-10-08 15:54 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCHv2] pcbios: enable io/memory unconditionally
 2009-10-08 15:52 UTC  (2+ messages)
`  "

[PATCH] dm snapshot: add allocated metadata to snapshot status
 2009-10-08 15:54 UTC 

[Qemu-devel] [PATCH] pcnet: Extend hardware reset
 2009-10-08 15:53 UTC 

[RFC][PATCH] kmap_atomic_push
 2009-10-08 15:53 UTC  (3+ messages)

[ath9k-devel] High speed UDP traffic
 2009-10-08 15:52 UTC 

[U-Boot] [PATCH 2/7] mpc85xx: Add eSDHC support for MPC8569E-MDS boards
 2009-10-08 15:52 UTC  (3+ messages)

[RFC 0/3] Remove BKL from fs/
 2009-10-08 15:49 UTC  (3+ messages)
` [RFC 1/3] BKL pushdown from do_new_mount() to the filesystems

[Qemu-devel] [PATCH] qcow2: Bring synchronous read/write back to life
 2009-10-08 15:47 UTC  (7+ messages)

[RFC] misc/at24: add experimental OF support for the generic eeprom driver
 2009-10-08 15:48 UTC  (8+ messages)

tc doesn't shape correctly -->> iproute2-latest + iptables 1.4.3.2 +linux-kernel 2.6.29.4 + imq support
 2009-10-08 15:47 UTC  (2+ messages)

[PATCH] MIPS: fix pfn_valid() for FLAGMEM
 2009-10-08 15:46 UTC  (3+ messages)

c/r: Support open INET connections
 2009-10-08 15:41 UTC  (4+ messages)
` [PATCH 2/2] [RFC] Add c/r support for connected INET sockets

[PATCH] mtd: nand: davinci: fix to use mask_ale from pdata
 2009-10-08 15:37 UTC  (5+ messages)

Git archive and trailing "/" in prefix
 2009-10-08 15:35 UTC 

Request for collie
 2009-10-08 15:33 UTC  (2+ messages)

[Xenomai-help] rt_print segfault on program termination
 2009-10-08 15:34 UTC  (4+ messages)

[PATCH] kernel/time/tick-sched.c: fix warning of printk's argument format
 2009-10-08 15:31 UTC  (3+ messages)

[.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU"
 2009-10-08 15:30 UTC  (11+ messages)
          ` [tip:timers/urgent] x86, timers: Check for pending timers after (device) interrupts

[Buildroot] Patch: parted support
 2009-10-08 15:30 UTC 

[LTP] ./testcases/kernel/hotplug/memory_hotplug in LTP vs memtoy
 2009-10-08 15:29 UTC  (2+ messages)

ascenario: Second batch
 2009-10-08 15:29 UTC  (3+ messages)
` [PATCH 1/2] ascenario: Bring back a bugfix and config token change from latest ascenario
` [PATCH 2/2] ascenario: Reduce SND_SCN_* defines to the basics

[PATCH 0/3]: mtdoops fixes and improvements
 2009-10-08 15:27 UTC  (7+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 1/3]: mtdoops: Keep track of clean/dirty mtdoops pages in an array
  ` [PATCH v3 2/3]: mtdoops: Make page size configurable
  ` [PATCH v3 3/3]: mtdoops: store all kernel messages in a circular buffer

net-2.6 build error on powerpc
 2009-10-08 15:20 UTC 

[PATCH 4/5] usb_serial: Kill port mutex
 2009-10-08 15:27 UTC  (3+ messages)

paravirt-dom0: ACPI_PROCESSOR_XEN (bool) depends on ACPI_PROCESSOR (tristate)
 2009-10-08 15:25 UTC  (2+ messages)

Linux 2.6.32-rc3
 2009-10-08 15:20 UTC  (7+ messages)

Simplify the code in cpuid_open
 2009-10-08 15:20 UTC 

[Qemu-devel] [PATCH 0/3] qemu: reset-related fixes
 2009-10-08 15:16 UTC  (6+ messages)
`  "
` [Qemu-devel] "

[PATCH] Speedup bash completion loading
 2009-10-08 15:10 UTC  (7+ messages)

[PATCH] net: Fix struct sock bitfield annotation
 2009-10-08 15:16 UTC 

[Qemu-devel] [PATCH] Revert "posix-aio-compat: avoid signal race when spawning a thread"
 2009-10-08 15:15 UTC  (10+ messages)
` [Qemu-devel] "

Some questions about file system development
 2009-10-08 15:16 UTC 

[to-be-updated] mm-make-vmalloc_user-align-base-kernel-virtual-address-to-shmlba.patch removed from -mm tree
 2009-10-08 15:13 UTC  (2+ messages)
` [tip:perf/urgent] mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA

[PATCH 0/7] EXPERIMENTAL: soft connect semantics for rpcbind
 2009-10-08 15:13 UTC  (6+ messages)
` [PATCH 3/7] SUNRPC: Clean up call_transmit_status()

[PATCH] mount.nfs: protocol version set on command line being ignored
 2009-10-08 15:13 UTC 

[PATCH] perf tools: Improve thread comm resolution in perf sched
 2009-10-08 15:12 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2] perf tools: Unify perf.data mapping and events handling
 2009-10-08 15:12 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] OMAP3: PM: Fix VDD2 OPP1 issue
 2009-10-08 15:12 UTC  (4+ messages)

[PATCH] MIPS: add IRQF_TIMER flag for Timer Interrupts
 2009-10-08 15:13 UTC  (3+ messages)

linux-next: Tree for October 7 (wireless/wext)
 2009-10-08 15:06 UTC  (9+ messages)
` [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE

[Buildroot] compile linux-2.6.31 with buildroot-2009.08 error
 2009-10-08 15:09 UTC 

2.6.31.2 problems with net/core/skbuff.c
 2009-10-08 14:51 UTC 

kvm guest: hrtimer: interrupt too slow
 2009-10-08 15:06 UTC  (10+ messages)

Video Presentation on PCI Express x16 VGA Pass Through to Xen-based Windows XP Home Edition HVM Virtual Machine
 2009-10-08 15:05 UTC  (12+ messages)

[RFC] LSM/TOMOYO: LSM hooks for chmod/chown/chroot/mount/open/execve
 2009-10-08 15:03 UTC  (3+ messages)

staging: where to put system-wide includes
 2009-10-08 15:00 UTC  (2+ messages)

NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h)
 2009-10-08 14:59 UTC  (10+ messages)

[GIT PULL] SCSI fixes for 2.6.32-rc3
 2009-10-08 14:56 UTC  (7+ messages)

[PATCH] pxamci: fix printing gpio numbers in pxamci_probe
 2009-10-08 14:52 UTC  (6+ messages)

[FTRACE] Enabling function_graph causes OOPS
 2009-10-08 14:51 UTC  (16+ messages)
                            ` [PATCH] Ftrace : fix function_graph tracer OOPS

[BUG] radio-gemtek-pci.c: double mutex_lock
 2009-10-08 18:52 UTC 

[PATCH/RFC] powerpc: Fix decrementer setup on 1GHz boards
 2009-10-08 14:49 UTC 

Hauppage WinTV-HVR-900H
 2009-10-08 15:01 UTC  (4+ messages)

[PATCH v2 0/4] KVM: xinterface
 2009-10-08 14:45 UTC  (14+ messages)
` [PATCH v2 2/4] KVM: introduce "xinterface" API for external interaction with guests


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.