All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-08 15:53:35 to 2011-08-08 17:08:05 UTC [more...]

[PATCH 00/24] Memory API batch 4: more conversions
 2011-08-08 17:07 UTC  (43+ messages)
` [Qemu-devel] "
` [PATCH 01/24] apb_pci: convert to memory API
  ` [Qemu-devel] "
` [PATCH 02/24] apic: "
  ` [Qemu-devel] "
` [PATCH 03/24] arm_gic: "
  ` [Qemu-devel] "
` [PATCH 04/24] arm_sysctl: "
  ` [Qemu-devel] "
` [PATCH 05/24] arm_timer: "
` [PATCH 06/24] armv7m: "
  ` [Qemu-devel] "
` [PATCH 07/24] gt64xxx.c: "
` [PATCH 08/24] tusb6010: move declarations to new file tusb6010.h
  ` [Qemu-devel] "
` [PATCH 09/24] omap_gpmc/nseries/tusb6010: convert to memory API
` [PATCH 10/24] onenand: "
  ` [Qemu-devel] "
` [PATCH 11/24] pcie_host: "
  ` [Qemu-devel] "
` [PATCH 12/24] ppc405_uc: "
  ` [Qemu-devel] "
` [PATCH 14/24] stellaris_enet: "
  ` [Qemu-devel] "
` [PATCH 15/24] sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
  ` [Qemu-devel] "
` [PATCH 16/24] sh_pci: convert to memory API
  ` [Qemu-devel] "
` [PATCH 17/24] arm11mpcore: use sysbus_init_mmio_cb2
  ` [Qemu-devel] "
` [PATCH 18/24] versatile_pci: convert to memory API
  ` [Qemu-devel] "
` [PATCH 19/24] ppce500_pci: convert to sysbus_init_mmio_cb2()
  ` [Qemu-devel] "
` [PATCH 20/24] sysbus: remove sysbus_init_mmio_cb()
  ` [Qemu-devel] "
` [PATCH 21/24] isa: add isa_address_space()
` [PATCH 22/24] pci: add pci_address_space()
` [PATCH 23/24] vga: drop get_system_memory() from vga devices and derivatives
  ` [Qemu-devel] "
` [PATCH 24/24] 440fx: fix PAM, PCI holes
  ` [Qemu-devel] "

[PATCH 0/12] ARM: Remove define CONSISTENT_DMA_SIZE
 2011-08-08 17:07 UTC  (4+ messages)
` [PATCH 06/12] ARM: mxc: Setup consistent dma size at boot time

[Qemu-devel] [PATCHSET 2] VirtFS coroutine changes
 2011-08-08 17:06 UTC 

Structure of DiSEqC Command
 2011-08-08 17:06 UTC 

Bonding problem
 2011-08-08 17:06 UTC  (3+ messages)

[Qemu-devel] [PATCHSET 1] VirtFS coroutine changes
 2011-08-08 17:04 UTC  (27+ messages)
` [Qemu-devel] [PATCH -V4 01/26] coroutine: add gthread dependency
` [Qemu-devel] [PATCH -V4 02/26] [virtio-9p] Add infrastructure to support glib threads and coroutines
` [Qemu-devel] [PATCH -V4 03/26] [virtio-9p] Change all pdu handlers to coroutines
` [Qemu-devel] [PATCH -V4 04/26] [virtio-9p] Remove post functions for v9fs_readlink
` [Qemu-devel] [PATCH -V4 05/26] [virtio-9p] clean up v9fs_readlink
` [Qemu-devel] [PATCH -V4 06/26] [virtio-9p] coroutines for readlink
` [Qemu-devel] [PATCH -V4 07/26] [virtio-9p] Remove post functions for v9fs_mkdir
` [Qemu-devel] [PATCH -V4 08/26] [virtio-9p] clean up v9fs_mkdir
` [Qemu-devel] [PATCH -V4 09/26] hw/9pfs: Add yield support for readdir related coroutines
` [Qemu-devel] [PATCH -V4 10/26] hw/9pfs: Update v9fs_readdir to use coroutines
` [Qemu-devel] [PATCH -V4 11/26] hw/9pfs: Add yield support to statfs coroutine
` [Qemu-devel] [PATCH -V4 12/26] hw/9pfs: Update v9fs_statfs to use coroutines
` [Qemu-devel] [PATCH -V4 13/26] hw/9pfs: Add yield support to lstat coroutine
` [Qemu-devel] [PATCH -V4 14/26] hw/9pfs: Update v9fs_getattr to use coroutines
` [Qemu-devel] [PATCH -V4 15/26] hw/9pfs: Add yield support to setattr related coroutines
` [Qemu-devel] [PATCH -V4 16/26] hw/9pfs: Update v9fs_setattr to use coroutines
` [Qemu-devel] [PATCH -V4 17/26] hw/9pfs: Add yield support to xattr related coroutine
` [Qemu-devel] [PATCH -V4 18/26] hw/9pfs: Update v9fs_xattrwalk to coroutines
` [Qemu-devel] [PATCH -V4 19/26] hw/9pfs: Update v9fs_xattrcreate to use coroutines
` [Qemu-devel] [PATCH -V4 20/26] hw/9pfs: Add yield support to mknod coroutine
` [Qemu-devel] [PATCH -V4 21/26] hw/9pfs: Update v9fs_mknod to use coroutines
` [Qemu-devel] [PATCH -V4 22/26] [virtio-9p] coroutine and threading for mkdir
` [Qemu-devel] [PATCH -V4 23/26] [virtio-9p] Remove post functions for v9fs_remove
` [Qemu-devel] [PATCH -V4 24/26] [virtio-9p] clean up v9fs_remove
` [Qemu-devel] [PATCH -V4 25/26] [virtio-9p] coroutine and threading for remove/unlink
` [Qemu-devel] [PATCH -V4 26/26] hw/9pfs: Add yeild support to rename coroutine

[28/55] [SCSI] fix crash in scsi_dispatch_cmd()
 2011-08-08 17:04 UTC  (3+ messages)
  ` [Stable-review] "

[07/55] SUNRPC: Fix a race between work-queue and rpc_killall_tasks
 2011-08-08 17:03 UTC  (3+ messages)
` [Stable-review] "

[PATCH] [TRIVIAL] Fix documentation and comment typo 'no_hz'
 2011-08-08 17:04 UTC  (4+ messages)

[PATCH] add slice by 8 algorithm to crc32.c
 2011-08-08 17:04 UTC  (5+ messages)

[PATCH] add slice by 8 algorithm to crc32.c
 2011-08-08 17:01 UTC  (3+ messages)

[RFC patch] DMAengine/Langwell: put tx descriptor in error path
 2011-08-08 17:00 UTC  (2+ messages)

AT91SAM9261EK kit is broken, commit bd60299 has broken it
 2011-08-08 17:00 UTC  (2+ messages)

[PATCH 0/3] Memory API updates
 2011-08-08 16:58 UTC  (8+ messages)
` [Qemu-devel] "
` [PATCH 1/3] memory: reclaim resources when a memory region is destroyed for good
  ` [Qemu-devel] "
` [PATCH 2/3] memory: add API for creating ROM/device regions
  ` [Qemu-devel] "
` [PATCH 3/3] memory: correct documentation typos
  ` [Qemu-devel] "

[PATCH 4/5] ARM: tegra: paz00: add clocks required for usb operation
 2011-08-08 16:57 UTC  (3+ messages)

[Buildroot] [git commit] qemu_arm_versatile_defconfig: use 2.6.38.8
 2011-08-08 16:56 UTC 

[Buildroot] [git commit] kernel-headers: bump 3.0.x stable version
 2011-08-08 16:56 UTC 

[Buildroot] [git commit] qemu_mipsel_malta_defconfig: use 2.6.38.8
 2011-08-08 16:56 UTC 

[Buildroot] [git commit] sheevaplug_defconfig: use 2.6.39.4
 2011-08-08 16:56 UTC 

[Buildroot] [git commit] linux: bump 2.6.39.x stable version
 2011-08-08 16:56 UTC 

[Buildroot] [git commit] binutils: default to 2.21 on mips(el)
 2011-08-08 16:56 UTC 

[Qemu-devel] [PATCH v4] XBZRLE delta for live migration of large memory apps
 2011-08-08 16:55 UTC  (8+ messages)

[PATCH] add slice by 8 algorithm to crc32.c
 2011-08-08 16:50 UTC  (2+ messages)

[PATCH 02/12] headers, ax25: Add missing #include to
 2011-08-08 16:47 UTC 

[RFC PATCH] common receive API + r8169 use
 2011-08-08 16:47 UTC  (4+ messages)

[PATCH V5 00/15] To use DMA generic APIs for Samsung DMA
 2011-08-08 16:45 UTC  (4+ messages)

802.3ad bonding brain damaged?
 2011-08-08 16:44 UTC  (4+ messages)

[PATCH] regulator: Ensure enough enable time for max8649
 2011-08-08 16:44 UTC  (2+ messages)

[Xenomai-help] clock problem
 2011-08-08 16:44 UTC  (2+ messages)

[PATCH] jakarta-libs: fix SRC_URIs for avalon-framework, logkit
 2011-08-08 16:38 UTC 

[PATCH] x86: Add reboot quirk for Dell Precision M4600
 2011-08-08 16:40 UTC  (4+ messages)

[PATCH 1/2] radeon: Allow panel preferred EDID to override BIOS native mode
 2011-08-08 16:42 UTC  (4+ messages)
` [PATCH 2/2] radeon: re-POST the asic on Apple hardware when booted via EFI

regulator: max8952 init a mutex but never use it
 2011-08-08 16:40 UTC  (3+ messages)
` [PATCH] regulator: max8952: removed unused mutex

[PATCH] regulator: fix regulator/consumer.h kernel-doc warning
 2011-08-08 16:40 UTC  (2+ messages)

[U-Boot] Hello
 2011-08-08 16:40 UTC 

[PATCH] regulator: 88pm8607: Fix off-by-one value range checking in the case of no id is matched
 2011-08-08 16:39 UTC  (2+ messages)

[PATCH 0/4] regulator: tps65023: patch updates
 2011-08-08 16:39 UTC  (2+ messages)

[PATCH] gcc: Add ability for tune files to pass in configure options to gcc
 2011-08-08 16:35 UTC  (10+ messages)

[PATCHv2 00/82] staging: brcm80211: resubmit previously posted patches
 2011-08-08 16:38 UTC  (8+ messages)
` [PATCHv2 01/82] staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernel

Apple Cinema Display
 2011-08-08 16:37 UTC 

[PATCH] nbd: some trivial improvements
 2011-08-08 16:37 UTC  (2+ messages)

[PATCH] cifs: demote cERROR in build_path_from_dentry to cFYI
 2011-08-08 16:37 UTC  (3+ messages)

[xen-unstable test] 8289: tolerable FAIL - PUSHED
 2011-08-08 16:35 UTC  (3+ messages)

switching pcm devices dynamically when using dmix
 2011-08-08 16:35 UTC  (5+ messages)

[PATCH v3] watchdog: ep93xx: Use the WatchDog Timer Core
 2011-08-08 16:33 UTC  (2+ messages)

drm/i915: Disabling unused outputs on CPT is broken
 2011-08-08 16:32 UTC  (10+ messages)
` [PATCH 1/4] drm/i915: Wait for LVDS panel power sequence
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915: Leave LVDS registers unlocked
    ` [Intel-gfx] "
` [PATCH 3/4] drm/i915: Fix PCH port pipe select in CPT disable paths
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915: Remove unused 'reg' argument to dp_pipe_enabled
  ` [Intel-gfx] "

[PATCH v4 00/39] Memory API, batch 2: PCI devices
 2011-08-08 16:30 UTC  (3+ messages)
  ` [Qemu-devel] "

[LTP] How to test Linux Kernel using LTP on Beagleboard (ARM Cortex-A8 based board)
 2011-08-08 16:29 UTC  (9+ messages)

[PATCH] drivers/net/can/sja1000/plx_pci.c: eliminate double free
 2011-08-08 16:28 UTC  (2+ messages)

[PATCH] mac80211/mesh: make the preq queue lock consistent
 2011-08-08 16:26 UTC  (3+ messages)

[ RFC PATCH 0/8] RFC for Media Controller capture driver for DM365
 2011-08-08 16:25 UTC  (4+ messages)
` [RFC PATCH 2/8] davinci: vpfe: add IPIPE hardware layer support

[PATCH] MXS DMA: enable CLKGATE before accessing registers
 2011-08-08 16:25 UTC  (4+ messages)
` [RESEND][PATCH 0/2] mxs-dma: Bugfixes for mxs-dma originally sent in April

[PATCH] Btrfs: set i_size properly when fallocating and we already have an extent
 2011-08-08 16:24 UTC 

nfsservctl(2)
 2011-08-08 16:23 UTC  (3+ messages)

[RFC PATCH] genirq: set pending flag for disabled level interrupt
 2011-08-08 16:22 UTC  (2+ messages)

[PATCH 0/5] fast-export: prepare for remote helpers awesomeness
 2011-08-08 16:22 UTC  (7+ messages)
` [PATCH 3/5] setup_revisions: remember whether a ref was positive or not

how to pass or set specific gcc flags?
 2011-08-08 16:17 UTC  (3+ messages)

[patch 0/4] C/R related patch series
 2011-08-08 16:20 UTC  (4+ messages)
` [patch 1/4] proc: Introduce the /proc/<pid>/mfd/ directory

[PATCH wireless-3.1] iwlagn: sysfs couldn't find the priv pointer
 2011-08-08 16:19 UTC  (12+ messages)

20 drive raid-10, CentOS5.5, after reboot assemble fails - all drives "non-fresh"
 2011-08-08 16:17 UTC  (8+ messages)

[patch 00/18] CFS Bandwidth Control v7.2
 2011-08-08 16:16 UTC  (5+ messages)
` [patch 08/18] sched: add support for throttling group entities

[PATCH -mmotm 0/2] fault-injection: improve naming and export symbols
 2011-08-08 16:16 UTC  (4+ messages)
` [PATCH -mmotm 1/2] fault-injection: improve naming of public function should_fail()

[PATCH] video: Added a callback 'notify_after' for backlight control
 2011-08-08 16:13 UTC  (4+ messages)
  ` [PATCH] video: Added a callback 'notify_after' for backlight

[PATCH] autofs4: Use no_printk() for no-op DPRINTK() and use __VA_ARGS__ too
 2011-08-08 16:11 UTC  (3+ messages)

hardirq ->tasklet ->usermode vs softirq -> usermode
 2011-08-08 16:09 UTC 

xx_initcall ( ) in kernel
 2011-08-08 16:09 UTC  (3+ messages)

Build failure: bisected: v3.1-rc1 with config ARCH_OMAP && !ARCH_OMAP4 fails with linker error
 2011-08-08 16:08 UTC 

[RFC 5/5] [powerpc] Implement a p1010rdb clock source
 2011-08-08 16:08 UTC  (14+ messages)

b43: LCN-PHY add place for new PHY support
 2011-08-08 16:07 UTC  (3+ messages)

Unrecognized option while building pseudo (target)
 2011-08-08 15:58 UTC  (2+ messages)

[RFC] postcopy livemigration proposal
 2011-08-08 15:59 UTC  (8+ messages)
    ` [Qemu-devel] "

[PATCH] mac80211: clear sta.drv_priv on reconfiguration
 2011-08-08 15:59 UTC  (3+ messages)

[SPAM] Elija un CAD ORIGINAL hasta 12 de Agosto !!
 2011-08-08 15:59 UTC 

[PATCH] Fix format instance handling in _vg_read
 2011-08-08 15:58 UTC 

[RFC] mac80211: fix resuming when device is gone
 2011-08-08 15:58 UTC  (2+ messages)

[PATCH] xfstests: fsx: fix the hole punching test
 2011-08-08 15:58 UTC  (2+ messages)

[PATCH] tune-ppce5500: Add a tune file for PowerPC e5500 core
 2011-08-08 15:53 UTC  (4+ messages)

[PATCH 1/1] Input: ati_remote - extend keytable for medion remotes
 2011-08-08 15:57 UTC  (6+ messages)
` [PATCH 0/7] ati_remote: move to rc-core and other updates
  ` [PATCH 5/7] [media] ati_remote: add keymap for Medion X10 RF remote

[PATCH] headers, nfsd: Add missing #includes to <linux/nfsd/syscall.h>
 2011-08-08 15:55 UTC  (2+ messages)

[PATCH] xfstests: fsx: fix fallocate logging
 2011-08-08 15:55 UTC  (2+ messages)

[GIT PULL 0/4] perf/core fixes
 2011-08-08 15:52 UTC  (3+ messages)
` [PATCH 2/4] perf lock: Dropping unsupported ':r' modifier
` [PATCH 4/4] perf tools: do not look at ./config for configuration

[PATCH net-next 0/2] bnx2x: Logging message cleanups
 2011-08-08 15:53 UTC  (2+ messages)
` [PATCH net-next 2/2] bnx2x: Coalesce pr_cont uses and fix DP typos


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.