All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-17 09:18:07 to 2011-07-17 11:52:06 UTC [more...]

[xen-unstable test] 8100: tolerable FAIL - PUSHED
 2011-07-17 11:52 UTC 

[patch][saa7134] do not change mute state for capturing audio
 2011-07-17 11:51 UTC  (8+ messages)

why backtiks for a word?
 2011-07-17 11:50 UTC  (4+ messages)

[GSoC update] Sequencer for inclusion
 2011-07-17 11:48 UTC  (7+ messages)
` [PATCH 05/17] revert: Propogate errors upwards from do_pick_commit
` [PATCH 11/17] revert: Save data for continuing after conflict resolution

[PATCH 0/5] Driver support for cards based on Digital Devices bridge (ddbridge)
 2011-07-17 11:44 UTC  (4+ messages)

[PATCH] mm: remove useless rcu lock-unlock from mapping_tagged()
 2011-07-17 11:35 UTC 

[PATCH] vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp
 2011-07-17 11:35 UTC 

[GIT PATCHES FOR 3.1] v4l-dvb: add and use poll_requested_events() function
 2011-07-17 11:19 UTC 

[Qemu-devel] [RFC v4 00/58] Memory API
 2011-07-17 11:14 UTC  (118+ messages)
`  "
` [Qemu-devel] [RFC v4 01/58] Hierarchical memory region API
  `  "
` [Qemu-devel] [RFC v4 02/58] memory: implement dirty tracking
  `  "
` [Qemu-devel] [RFC v4 03/58] memory: merge adjacent segments of a single memory region
  `  "
` [Qemu-devel] [RFC v4 04/58] Internal interfaces for memory API
  `  "
` [Qemu-devel] [RFC v4 05/58] memory: abstract address space operations
  `  "
` [Qemu-devel] [RFC v4 06/58] memory: rename MemoryRegion::has_ram_addr to ::terminates
  `  "
` [Qemu-devel] [RFC v4 07/58] memory: late initialization of ram_addr
  `  "
` [Qemu-devel] [RFC v4 08/58] memory: I/O address space support
  `  "
` [Qemu-devel] [RFC v4 09/58] memory: add backward compatibility for old portio registration
  `  "
` [Qemu-devel] [RFC v4 10/58] memory: add backward compatibility for old mmio registration
  `  "
` [Qemu-devel] [RFC v4 11/58] memory: add ioeventfd support
  `  "
` [Qemu-devel] [RFC v4 12/58] exec.c: initialize memory map
  `  "
` [Qemu-devel] [RFC v4 13/58] ioport: register ranges by byte aligned addresses always
  `  "
` [Qemu-devel] [RFC v4 14/58] pc: grab system_memory
  `  "
` [Qemu-devel] [RFC v4 15/58] pc: convert pc_memory_init() to memory API
  `  "
` [Qemu-devel] [RFC v4 16/58] pc: move global memory map out of pc_init1() and into its callers
  `  "
` [Qemu-devel] [RFC v4 17/58] pci: pass address space to pci bus when created
  `  "
` [Qemu-devel] [RFC v4 18/58] pci: add MemoryRegion based BAR management API
  `  "
` [Qemu-devel] [RFC v4 19/58] sysbus: add MemoryRegion based memory "
  `  "
` [Qemu-devel] [RFC v4 20/58] usb-ohci: convert to MemoryRegion
  `  "
` [Qemu-devel] [RFC v4 21/58] pci: add API to get a BAR's mapped address
  `  "
` [Qemu-devel] [RFC v4 22/58] vmsvga: don't remember pci BAR address in callback any more
  `  "
` [Qemu-devel] [RFC v4 23/58] vga: convert vga and its derivatives to the memory API
  `  "
` [Qemu-devel] [RFC v4 24/58] cirrus: simplify mmio BAR access functions
  `  "
` [Qemu-devel] [RFC v4 25/58] cirrus: simplify bitblt "
  `  "
` [Qemu-devel] [RFC v4 26/58] cirrus: simplify vga window mmio "
  `  "
` [Qemu-devel] [RFC v4 27/58] vga: "
  `  "
` [Qemu-devel] [RFC v4 28/58] cirrus: simplify linear framebuffer "
  `  "
` [Qemu-devel] [RFC v4 29/58] Integrate I/O memory regions into qemu
  `  "
` [Qemu-devel] [RFC v4 30/58] exec.c: fix initialization of system I/O memory region
  `  "
` [Qemu-devel] [RFC v4 31/58] pci: pass I/O address space to new PCI bus
  `  "
` [Qemu-devel] [RFC v4 32/58] pci: allow I/O BARs to be registered with pci_register_bar_region()
  `  "
` [Qemu-devel] [RFC v4 33/58] rtl8139: convert to memory API
  `  "
` [Qemu-devel] [RFC v4 34/58] ac97: "
  `  "
` [Qemu-devel] [RFC v4 35/58] e1000: "
  `  "
` [Qemu-devel] [RFC v4 36/58] eepro100: "
  `  "
` [Qemu-devel] [RFC v4 37/58] es1370: "
  `  "
` [Qemu-devel] [RFC v4 38/58] ide: "
  `  "
` [Qemu-devel] [RFC v4 39/58] ivshmem: "
  `  "
` [Qemu-devel] [RFC v4 40/58] virtio-pci: "
  `  "
` [Qemu-devel] [RFC v4 41/58] ahci: "
  `  "
` [Qemu-devel] [RFC v4 42/58] intel-hda: "
  `  "
` [Qemu-devel] [RFC v4 43/58] lsi53c895a: "
  `  "
` [Qemu-devel] [RFC v4 44/58] ppc: "
  `  "
` [Qemu-devel] [RFC v4 45/58] ne2000: "
  `  "
` [Qemu-devel] [RFC v4 46/58] pcnet: "
  `  "
` [Qemu-devel] [RFC v4 47/58] i6300esb: "
  `  "
` [Qemu-devel] [RFC v4 48/58] isa-mmio: concert "
  `  "
` [Qemu-devel] [RFC v4 49/58] sun4u: convert "
  `  "
` [Qemu-devel] [RFC v4 50/58] ehci: "
  `  "
` [Qemu-devel] [RFC v4 51/58] uhci: "
  `  "
` [Qemu-devel] [RFC v4 52/58] xen-platform: "
  `  "
` [Qemu-devel] [RFC v4 53/58] msix: "
  `  "
` [Qemu-devel] [RFC v4 54/58] pci: remove pci_register_bar_simple()
  `  "
` [Qemu-devel] [RFC v4 55/58] pci: convert pci rom to memory API
  `  "
` [Qemu-devel] [RFC v4 56/58] pci: remove pci_register_bar()
  `  "
` [Qemu-devel] [RFC v4 57/58] pci: fold BAR mapping function into its caller
  `  "
` [Qemu-devel] [RFC v4 58/58] pci: rename pci_register_bar_region() to pci_register_bar()
  `  "

[B.A.T.M.A.N.] [RFC] batman-adv: Remove compat code for kernel versions < 2.6.29
 2011-07-17 11:15 UTC  (3+ messages)
` [B.A.T.M.A.N.] [RFC] batman-adv: Start to fiddle with compat stuff

[PATCH v2 00/23] ath6kl cleaned up driver
 2011-07-17 11:12 UTC  (26+ messages)
` [PATCH v2 01/23] ath6kl: add bmi.c
` [PATCH v2 02/23] ath6kl: add bmi.h
` [PATCH v2 03/23] ath6kl: add cfg80211.c
` [PATCH v2 04/23] ath6kl: add cfg80211.h
` [PATCH v2 05/23] ath6kl: add common.h
` [PATCH v2 06/23] ath6kl: add core.h
` [PATCH v2 07/23] ath6kl: add debug.c
` [PATCH v2 08/23] ath6kl: add debug.h
` [PATCH v2 09/23] ath6kl: add hif-ops.h
` [PATCH v2 10/23] ath6kl: add hif.h
` [PATCH v2 11/23] ath6kl: add htc.c
` [PATCH v2 12/23] ath6kl: add htc.h
` [PATCH v2 13/23] ath6kl: add htc_hif.c
` [PATCH v2 14/23] ath6kl: add htc_hif.h
` [PATCH v2 15/23] ath6kl: add init.c
` [PATCH v2 16/23] ath6kl: add main.c
` [PATCH v2 17/23] ath6kl: add node.c
` [PATCH v2 18/23] ath6kl: add sdio.c
` [PATCH v2 19/23] ath6kl: add target.h
` [PATCH v2 20/23] ath6kl: add txrx.c
` [PATCH v2 21/23] ath6kl: add wmi.c
` [PATCH v2 22/23] ath6kl: add wmi.h
` [PATCH v2 23/23] ath6kl: add Kconfig and Makefile

[PATCH 0/1] Fixup write permission of TLB on powerpc e500 core
 2011-07-17 11:02 UTC  (9+ messages)
` [PATCH 1/1] "

For your prompt response
 2011-07-09  8:35 UTC 

[PATCH] Bluetooth: Allow ACL packets over USB in HCI_RAW mode
 2011-07-17 11:02 UTC  (2+ messages)

Unencrypted keyboard allows password visibility
 2011-07-17 10:58 UTC  (2+ messages)

[Buildroot] ARM OABI build broken with current buildroot tip
 2011-07-17 10:55 UTC 

[PATCH 0000/0117] Staging: hv: Driver cleanup
 2011-07-17 10:47 UTC  (4+ messages)
` Large Patch Series in Email (was Re: [PATCH 0000/0117] Staging: hv: Driver cleanup)

Google Code supports Git
 2011-07-17 10:46 UTC  (3+ messages)

Questions regarding CMA
 2011-07-17 10:46 UTC  (3+ messages)
    ` [PATCH] rdma_cm: avoid assigning an IS_ERR value to cm id pointer in CMA id object

[Bug 39412] New: Win Vista and Win2K8 guests cann't find NIC driver
 2011-07-17 10:39 UTC  (2+ messages)
` [Bug 39412] Win Vista and Win2K8 guests' network breaks down

IOMMU support for xen in BIOS of AMD based HP DL385g7 and kernel 3.0.0-rc7
 2011-07-17 10:34 UTC 

How to limit bandwidth used by git over SSH ?
 2011-07-17 10:22 UTC 

workload balance
 2011-07-17 10:31 UTC  (5+ messages)

Enabling PLL timeout on BCMA bus
 2011-07-17 10:22 UTC  (5+ messages)

[PATCH] Fix panic in virtnet_remove
 2011-07-17 10:12 UTC  (2+ messages)

[PATCH 1/2] rules: split serial links
 2011-07-17  9:58 UTC  (2+ messages)

[Patch] fusb300_udc: remove unused function fusb300_ep0_complete()
 2011-07-17  9:53 UTC 

Incomplete licensing in recipes
 2011-07-17  9:40 UTC 

[U-Boot] [PATCH 0/8] Add Highbank platform
 2011-07-17  9:42 UTC  (6+ messages)
` [U-Boot] [PATCH 7/8] ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
` [U-Boot] [PATCH 8/8] ARM: Add Calxeda Highbank platform

RFT: virtio_net: limit xmit polling
 2011-07-17  9:42 UTC  (5+ messages)

[Patch] xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
 2011-07-17  9:38 UTC 

[PATCH 00/16] Implement DHCP support for user mode network
 2011-07-17  9:36 UTC  (3+ messages)
` [PATCH 05/16] kvm tools: Get domain name and nameserver from host

[PATCH -tip v2 0/6] perf script: add BTS analysis features
 2011-07-17  9:31 UTC  (7+ messages)
` [PATCH -tip v2 1/6] [BUGFIX] perf script: print correct IP address
` [PATCH -tip v2 2/6] perf script: add magic word to indicate the failure of resolving symbols
` [PATCH -tip v2 3/6] perf script: resolve DSOs and symbols for user-space
` [PATCH -tip v2 4/6] perf script: print DSOs and symbols for BTS branch_from addr
` [PATCH -tip v2 5/6] perf script: add the offset field specifier
` [PATCH -tip v2 6/6] perf script: add option resolving vmlinux path

deadline extension 08/16/11 -- SI on Data Intensive Computing in the Clouds in JGC
 2011-07-17  9:20 UTC 

[U-Boot] [PATCH] Fix: if using crc32 command watchdog timed out
 2011-07-17  9:18 UTC  (4+ messages)

linux-next: manual merge of the staging tree with the trivial tree
 2011-07-17  9:16 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2011-07-17  9:15 UTC  (2+ messages)

linux-next: build failure after merge of the staging tree
 2011-07-17  9:15 UTC  (3+ messages)

linux-next: build failure after merge of the staging tree
 2011-07-17  9:13 UTC  (2+ messages)


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.