All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-31 14:36:10 to 2012-10-31 15:32:59 UTC [more...]

[Qemu-devel] [PULL v2 00/39] AioContext, thread pool, Win32 AIO
 2012-10-31 15:30 UTC  (25+ messages)
` [Qemu-devel] [PATCH v2 01/39] janitor: move iovector functions out of cutils.c
` [Qemu-devel] [PATCH v2 02/39] build: move cutils.o and qemu-timer-common.o to oslib-obj-y
` [Qemu-devel] [PATCH v2 03/39] compiler: use weak aliases to provide default definitions
` [Qemu-devel] [PATCH v2 04/39] sockets: use weak aliases instead of qemu-tool.c
` [Qemu-devel] [PATCH v2 05/39] fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c
` [Qemu-devel] [PATCH v2 06/39] iohandler: add weak alias in qemu-sockets.c, for qemu-ga
` [Qemu-devel] [PATCH v2 07/39] win32: add weak version of qemu_fd_register
` [Qemu-devel] [PATCH v2 08/39] qemu-timer: make initialization functions idempotent
` [Qemu-devel] [PATCH v2 09/39] main-loop: unify qemu_init_main_loop between QEMU and tools
` [Qemu-devel] [PATCH v2 10/39] qemu-tool: do not depend on qemu-timer.c
` [Qemu-devel] [PATCH v2 11/39] build: opts-visitor is not really part of QAPI
` [Qemu-devel] [PATCH v2 12/39] build: do not include main loop where it is not actually used
` [Qemu-devel] [PATCH v2 13/39] event_notifier: add Win32 implementation
` [Qemu-devel] [PATCH v2 14/39] event_notifier: enable it to use pipes
` [Qemu-devel] [PATCH v2 15/39] vl: init main loop earlier
` [Qemu-devel] [PATCH v2 16/39] aio: change qemu_aio_set_fd_handler to return void
` [Qemu-devel] [PATCH v2 17/39] aio: provide platform-independent API
` [Qemu-devel] [PATCH v2 18/39] aio: introduce AioContext, move bottom halves there
` [Qemu-devel] [PATCH v2 19/39] aio: add I/O handlers to the AioContext interface
` [Qemu-devel] [PATCH v2 20/39] aio: test node->deleted before calling io_flush
` [Qemu-devel] [PATCH v2 21/39] aio: add non-blocking variant of aio_wait
` [Qemu-devel] [PATCH v2 22/39] aio: prepare for introducing GSource-based dispatch
` [Qemu-devel] [PATCH v2 23/39] aio: add Win32 implementation
` [Qemu-devel] [PATCH v2 25/39] aio: add aio_notify

[refpolicy] [PATCH] Changes to the user domain policy module
 2012-10-31 15:32 UTC  (2+ messages)

[PATCH 00/21] TTY buffer in tty_port and other stuff
 2012-10-31 15:32 UTC  (6+ messages)
` [PATCH 21/21] TTY: move tty buffers to tty_port

[PATCH] spi-mpc52xx-psc: support slower spi clock for MPC5200B
 2012-10-31 15:31 UTC 

[PATCH 1/5] ARM: PXA: Add z2-usb-switch driver
 2012-10-31 15:31 UTC  (16+ messages)
` [PATCH 2/5] ARM: PXA: Zipit Z2: Add USB host and device support

[PATCH] nv50,nvc0: expose ARB_map_buffer_alignment
 2012-10-31 15:31 UTC 

[PATCH v2] Input: matrix-keypad - Add device tree support
 2012-10-31 15:30 UTC  (2+ messages)

[PATCH v7 0/8] of: add display helper
 2012-10-31 15:30 UTC  (3+ messages)
` [PATCH v7 5/8] fbmon: add videomode helpers

[REGRESSION] d7b4394e breaks bi-directional DMA transfers on omap2-mcspi
 2012-10-31 15:29 UTC  (3+ messages)

[Buildroot] RPC.h and busybox
 2012-10-31 15:28 UTC  (7+ messages)

Ŭŭ letter
 2012-10-31 15:27 UTC  (5+ messages)

[Bug 56437] New: LLVM ERROR: Cannot select: target intrinsic %llvm.AMDIL.mad when running Heaven
 2012-10-31 15:27 UTC  (2+ messages)
` [Bug 56437] "

[PATCH 01/20] KVM/MIPS32: Infrastructure/build files
 2012-10-31 15:17 UTC 

[PATCH 00/20] KVM for MIPS32 Processors
 2012-10-31 15:17 UTC 

[RFC] Async flips
 2012-10-31 15:26 UTC  (4+ messages)

[PATCH 17/20] MIPS: Pull in MIPS fix: fix endless loop when processing signals for kernel tasks
 2012-10-31 15:20 UTC 

[PATCH 19/20] KVM/MIPS32: Do not call vcpu_load when injecting interrupts
 2012-10-31 15:21 UTC 

[PATCH 16/20] MIPS: ASM offsets for VCPU arch specific fields
 2012-10-31 15:20 UTC 

[PATCH 18/20] MIPS: Export symbols used by KVM/MIPS module
 2012-10-31 15:21 UTC 

How about a gpio_get(device *, char *) function?
 2012-10-31 15:25 UTC  (2+ messages)

[PATCH 14/20] MIPS: Use the UM bit instead of the CU0 enable bit in the status register to figure out the stack for saving regs
 2012-10-31 15:20 UTC 

devshell spawning twice
 2012-10-31 15:11 UTC  (4+ messages)

[PATCH 15/20] MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs on a ASID wrap
 2012-10-31 15:20 UTC 

[PATCH 12/20] KVM/MIPS32: Routines to handle specific traps/exceptions while executing the guest
 2012-10-31 15:20 UTC 

[PATCH 13/20] MIPS: Export routines needed by the KVM module
 2012-10-31 15:20 UTC 

[PATCH 11/20] KVM/MIPS32: Guest interrupt delivery
 2012-10-31 15:20 UTC 

[Qemu-devel] x86_64-softmmu broken on Windows (TCG?)
 2012-10-31 15:23 UTC  (10+ messages)
  ` [Qemu-devel] 64-on-32 TCG broken [was Re: x86_64-softmmu broken on Windows (TCG?)]
    ` [Qemu-devel] 64-on-32 TCG broken

[PATCH 10/20] KVM/MIPS32: Keep track of VM exits and a historgram of COP0 accesses
 2012-10-31 15:20 UTC 

[Powertop] [Powertop ]compiling issue and running issue
 2012-10-31 15:24 UTC 

[PATCH 09/20] KVM/MIPS32: Release notes and KVM module Makefile
 2012-10-31 15:19 UTC 

[PATCH 08/20] KVM/MIPS32: MMU/TLB operations for the Guest
 2012-10-31 15:19 UTC 

[PATCH 07/20] KVM/MIPS32: Dynamic binary translation of select privileged instructions
 2012-10-31 15:19 UTC 

[PATCH 05/20] KVM/MIPS32: KVM Guest kernel support
 2012-10-31 15:19 UTC 

[PATCH 03/20] KVM/MIPS32: Entry point for trampolining to the guest and trap handlers
 2012-10-31 15:18 UTC 

[PATCH 02/20] KVM/MIPS32: Arch specific KVM data structures
 2012-10-31 15:18 UTC 

[PATCH 0/4] misc fixes for 1.3 meta-intel release
 2012-10-31 15:21 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/13] q35 patches for pci tree
 2012-10-31 14:42 UTC  (5+ messages)

DT: of_platform_populate Vs of_platform_bus_probe
 2012-10-31 15:21 UTC  (3+ messages)

[PATCH 20/20] KVM/MIPS32: Malta config files for KVM host and guest kernels
 2012-10-31 15:21 UTC 

[PATCH V2 0/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host
 2012-10-31 15:20 UTC  (4+ messages)
` [PATCH V2 1/3] mmc: esdhc: enable polling to detect card by itself

[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
 2012-10-31 15:20 UTC  (4+ messages)

[PATCH v2] mmc: mxs-mmc: Remove platform data
 2012-10-31 15:45 UTC  (2+ messages)

[PATCH 06/20] KVM/MIPS32: Privileged instruction/target branch emulation
 2012-10-31 15:19 UTC 

[PATCH 04/20] KVM/MIPS32: MIPS arch specific APIs for KVM
 2012-10-31 15:18 UTC 

# (c) 2007, Joe Perches <joe@perches.com>
 2012-10-31 15:17 UTC  (5+ messages)
` [PATCH 4/4] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX

[PATCH] [trivial] Btrfs: Fix typo in fs/btrfs
 2012-10-31 15:16 UTC 

[PATCH 0/5] enable all tmem backends to be built and loaded as modules
 2012-10-31 15:15 UTC  (2+ messages)

[PATCH v2 0/2] driver for 60g Wilocity chip wil6210
 2012-10-31 15:14 UTC  (10+ messages)
` [PATCH v2 1/2] wireless: Driver for 60GHz card wil6210

[meta-oe] gypsy: added to meta-oe/recipes-navigation
 2012-10-31 15:00 UTC  (5+ messages)

[PATCH] usb/gadget: let file storage gadget select libcomposite
 2012-10-31 15:07 UTC  (5+ messages)

[PATCH/Ver2] [trivial] usb: Fix typo in drivers/usb
 2012-10-31 15:06 UTC  (2+ messages)

[Buildroot] cannot compile a program within a uclibc build chroot
 2012-10-31 15:11 UTC 

[PATCH v2 0/5] Move GIC and VIC to drivers/irqchip
 2012-10-31 15:10 UTC  (9+ messages)
` [PATCH v2 1/5] ARM: gic: move register definitions into .c file
` [PATCH v2 2/5] ARM: gic: remove direct use of gic_raise_softirq
` [PATCH v2 3/5] irqchip: Move ARM GIC to drivers/irqchip
` [PATCH v2 4/5] irqchip: Move ARM VIC "
` [PATCH v2 5/5] ARM: highbank: use common irqchip_init

[PATCH v2 1/2] ASoC: mxs-saif: Remove platform data
 2012-10-31 15:35 UTC  (2+ messages)

[PATCH 0/5] enable all tmem backends to be built and loaded as modules
 2012-10-31 15:07 UTC  (12+ messages)
` [PATCH 1/5] mm: cleancache: lazy initialization to allow tmem backends to build/run "
` [PATCH 2/5] mm: frontswap: "
` [PATCH 3/5] staging: zcache2+ramster: enable zcache2 to be built/loaded as a module
` [PATCH 4/5] staging: zcache2+ramster: enable ramster "
` [PATCH 5/5] xen: tmem: enable Xen tmem shim "

[PATCH] NFS: fix bug in legacy DNS resolver
 2012-10-31 15:09 UTC  (2+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-10-31 15:09 UTC  (12+ messages)

[Xen-devel] [PATCH 1/2] Xen acpi pad implement
 2012-10-31 15:07 UTC  (13+ messages)
                    `  "

Xen 4.1.3 booting VM from phy:/dev/cdrom regression
 2012-10-31 15:07 UTC 

[PATCH 0/7] Move GIC and VIC to drivers/irqchip
 2012-10-31 15:07 UTC  (10+ messages)
` [PATCH 1/3] irqchip: Move ARM GIC "

[GIT PULL] Linux KVM tool for v3.7-rc0
 2012-10-31 15:05 UTC  (11+ messages)

[PATCH RESEND 0/5 v6] gpio: Add block GPIO
 2012-10-31 15:05 UTC  (10+ messages)
` [PATCH RESEND 1/5 v6] gpio: Add a block GPIO API to gpiolib
` [PATCH RESEND 3/5 v6] gpiolib: Fix default attributes for class
` [PATCH RESEND 4/5 v6] gpio: Add device tree support to block GPIO API

kswapd0: wxcessive CPU usage
 2012-10-31 15:04 UTC  (12+ messages)
  ` kswapd0: excessive "

[PATCH] HID: fix incorrect handling of devices with high button count
 2012-10-31 15:03 UTC  (3+ messages)

[PATCH 0/5] minor clean-up and optimize highmem related code
 2012-10-31 15:01 UTC  (5+ messages)
` [PATCH 2/5] mm, highmem: remove useless pool_lock

[PATCH 2/2] dma: tegra20-apbdma: channel freeing correction
 2012-10-31 14:58 UTC  (3+ messages)
` [PATCH V2] dma: tegra: avoid channel lock up after free

[U-Boot] [PATCH] am33xx: pmic: Add support for tps65217
 2012-10-31 14:58 UTC 

[PATCH 00/25] perf test: Add perf_event_attr tests
 2012-10-31 14:52 UTC  (5+ messages)
` [PATCH 03/25] perf tests: Add framework for automated "
      ` [PATCHv2 "

[PATCH] MFD: twl-core: Fix chip ID for the twl6030-pwm module
 2012-10-31 14:54 UTC 

[PATCH] HID: Add driver for ION iCade
 2012-10-31 14:54 UTC  (2+ messages)

[refpolicy] [PATCH v1] Changes to the miscfiles policy module
 2012-10-31 14:52 UTC  (4+ messages)

[GIT PULL 0/6] perf/core improvements and fixes
 2012-10-31 14:49 UTC  (7+ messages)
` [PATCH 1/6] perf tools: Warn about missing libelf
` [PATCH 2/6] perf tools: Add info about cross compiling for Android ARM
` [PATCH 3/6] perf tools: Speed up the perf build time by simplifying the perf --version string generation
` [PATCH 4/6] perf tools: Further speed up the perf build
` [PATCH 5/6] perf tools: Handle --version string generation on machines without git
` [PATCH 6/6] perf annotate: Handle XBEGIN like a jump

[Qemu-devel] [RFC] net: Peer with existing NIC in netdev_add
 2012-10-31 14:51 UTC  (5+ messages)

[GIT] HID
 2012-10-31 14:50 UTC 

[PATCH 3.7] mac80211: do not call ieee80211_configure_filter if no interfaces are up
 2012-10-31 14:50 UTC 

[PATCH 2/2] dma: tegra20-apbdma: channel freeing correction
 2012-10-31 14:48 UTC  (5+ messages)

[PATCH] Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issue
 2012-10-31 14:48 UTC 

[Qemu-devel] On block interface types in general, IF_AHCI in particular
 2012-10-31 14:46 UTC  (9+ messages)

[refpolicy] [PATCH 1/1] Allow system logger to write to cron log files
 2012-10-31 14:46 UTC  (3+ messages)

[PATCH] bonding: fix off-by-one error
 2012-10-31 14:42 UTC 

[PATCH 0/2] mm: do not call frontswap_init() during swapoff
 2012-10-31 14:42 UTC  (2+ messages)

[U-Boot] [PATCH] pxa: Disable dcache on palmld, palmtc, zipitz2
 2012-10-31 14:44 UTC  (3+ messages)

[PATCH v7 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-10-31 14:44 UTC  (5+ messages)
` [PATCH v7 2/5] usb: s3c-hsotg: Adding phy driver support

[PATCH 0/4] Implement device tree support for ab8500 BM Devices
 2012-10-31 15:40 UTC  (5+ messages)
` [PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge
` [PATCH 2/4] mfd: ab8500: add devicetree support for btemp
` [PATCH 3/4] mfd: ab8500: add devicetree support for charger
` [PATCH 4/4] mfd: ab8500: add devicetree support for chargalg

[PATCH 1/3] input: do not use tasklet_disable before tasklet_kill
 2012-10-31 14:35 UTC  (6+ messages)
` [PATCH 2/3] usb: gadget: fsl_qe_udc: "

[U-Boot] [PATCH v2] arm1136: Fix enable_caches()
 2012-10-31 14:41 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: tlv320aic32x4: Fix problem with first capture
 2012-10-31 14:40 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: tlv320aic32x4: Add rstn gpio to platform data

[PATCH 0/4 V6] staging:iio: Add support for multiple buffers (testing required!)
 2012-10-31 14:40 UTC  (3+ messages)
` [PATCH 4/4] staging:iio: Proof of concept input driver

[PATCH 1/1] TPM: STMicroelectronics ST33 I2C
 2012-10-31 14:37 UTC  (2+ messages)

[ath9k-devel] [PATCH] ath9k: [DFS] add pulse width tolerance for ETSI
 2012-10-31 14:38 UTC  (5+ messages)
    `  "

[PATCHSET] cgroup: simplify cgroup removal path
 2012-10-31 14:37 UTC  (5+ messages)
` [PATCH 1/8] cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs

ACPI table overriding via initrd cleanups
 2012-10-31 14:35 UTC 

[PATCH] [RFC]IRQ CORE: irq_work_queue function return value not used
 2012-10-31 14:36 UTC  (3+ messages)

+ fork-unshare-remove-dead-code.patch added to -mm tree
 2012-10-31 14:37 UTC 


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.