All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-07 22:31:46 to 2009-05-08 00:32:41 UTC [more...]

[GIT PULL] xen: dom0 support for PCI access
 2009-05-07 21:45 UTC  (10+ messages)
` [PATCH 01/11] xen: Don't disable the I/O space
` [PATCH 02/11] xen: Allow unprivileged Xen domains to create iomap pages
` [PATCH 03/11] Xen: Rename the balloon lock
` [PATCH 04/11] xen: Add xen_create_contiguous_region
` [PATCH 05/11] x86/PCI: Clean up pci_cache_line_size
` [PATCH 06/11] x86/PCI: Enable scanning of all pci functions
` [PATCH 09/11] x86/pci: make sure _PAGE_IOMAP it set on pci mappings
` [PATCH 10/11] xen/pci: clean up Kconfig a bit
` [PATCH 11/11] xen: checkpatch cleanups

[GIT PULL] xen: apic support for dom0
 2009-05-07 21:14 UTC  (18+ messages)
` [PATCH 01/18] xen/dom0: handle acpi lapic parsing in Xen dom0
` [PATCH 02/18] xen: hook io_apic read/write operations
` [PATCH 04/18] xen: implement pirq type event channels
` [PATCH 05/18] x86/io_apic: add get_nr_irqs_gsi()
` [PATCH 06/18] xen/apic: identity map gsi->irqs
` [PATCH 07/18] xen: direct irq registration to pirq event channels
` [PATCH 08/18] xen: bind pirq to vector and event channel
` [PATCH 09/18] xen: pre-initialize legacy irqs early
` [PATCH 10/18] xen: don't setup acpi interrupt unless there is one
` [PATCH 11/18] xen: use acpi_get_override_irq() to get triggering for legacy irqs
` [PATCH 12/18] xen: initialize irq 0 too
` [PATCH 13/18] xen: dynamically allocate irq & event structures
` [PATCH 14/18] xen: set pirq name to something useful
` [PATCH 15/18] xen: fix legacy irq setup, make ioapic-less machines work
` [PATCH 16/18] xen: disable MSI
` [PATCH 17/18] xen/apic: checkpatch cleanups
` [PATCH 18/18] xen/apic: add pin argument to setup_ioapic_entry()

RAID 1 resync with both members good
 2009-05-08  0:32 UTC  (2+ messages)

[GIT PULL] Xen core updates
 2009-05-07 20:25 UTC  (8+ messages)
` [PATCH 1/8] xen/x86-64: fix breakpoints and hardware watchpoints
` [PATCH 2/8] xen/x86-64: clean up warnings about IST-using traps
` [PATCH 3/8] xen: cache cr0 value to avoid trap'n'emulate for read_cr0
` [PATCH 4/8] xen: deal with NMI's use of IST too
` [PATCH 5/8] xen/i386: make sure initial VGA/ISA mappings are not overridden
` [PATCH 7/8] xen/i386: reserve Xen pagetables
` [PATCH 8/8] xen: reserve Xen start_info rather than e820 reserving

[GIT PULL] xen: core dom0 support
 2009-05-07 21:10 UTC  (15+ messages)
` [PATCH 03/16] xen dom0: Set up basic IO permissions for dom0
` [PATCH 04/16] xen dom0: Add support for the platform_ops hypercall
` [PATCH 05/16] xen mtrr: Add mtrr_ops support for Xen mtrr
` [PATCH 06/16] xen: disable PAT
` [PATCH 07/16] xen/dom0: use _PAGE_IOMAP in ioremap to do machine mappings
` [PATCH 08/16] xen/dom0: Use host E820 map
` [PATCH 09/16] xen: implement XENMEM_machphys_mapping
` [PATCH 10/16] xen: clear reserved bits in l3 entries given in the initial pagetables
` [PATCH 11/16] xen: allow enable use of VGA console on dom0
` [PATCH 12/16] xen/dom0: add XEN_DOM0 config option
` [PATCH 13/16] x86: make /dev/mem mappings _PAGE_IOMAP
` [PATCH 14/16] paravirtualize IO permission bitmap
` [PATCH 15/16] x86: don't need "changed" parameter for set_io_bitmap()
` [PATCH 16/16] xen: checkpatch cleanups

[GIT PULL] x86: paravirt_ops updates
 2009-05-07 20:32 UTC  (4+ messages)
` [PATCH 1/5] x86/paravirt: split paravirt definitions into paravirt_types.h
` [PATCH 2/5] x86: split out core __math_state_restore
` [PATCH 3/5] x86-32: make sure clts is batched during context switch

[PATCH] ldirectord: Allow sending email via external SMTP server
 2009-05-08  0:28 UTC  (8+ messages)

[PATCH] msi-x: let drivers retry when not enough vectors
 2009-05-08  0:28 UTC  (7+ messages)

[U-Boot] [PATCH 00/10] Support for LogicPD i.MX27-LITEKIT development board
 2009-05-08  0:26 UTC  (3+ messages)
` [U-Boot] [PATCH 05/10] mxc-mmc: sdhc host driver for MX2 and MX3 proccessor

[failures] atomic-detect-and-warn-on-atomic_inc-atomic_dec-wrapping-around.patch removed from -mm tree
 2009-05-08  0:04 UTC 

[RFC][PATCH 0/9] Suspend block api (version 3)
 2009-05-08  0:22 UTC  (11+ messages)
` [PATCH 1/9] PM: Add suspend block api
  ` [PATCH 2/9] PM: suspend_block: Add driver to access suspend blockers from user-space
    ` [PATCH 3/9] PM: suspend_block: Abort task freezing if a suspend_blocker is active

[RFC] Use of an INC_PR var when using a .inc file common to multiple recipes
 2009-05-08  0:13 UTC  (2+ messages)

[RFC] TuxOnIce
 2009-05-08  0:18 UTC  (18+ messages)
  ` [TuxOnIce-devel] "

[GIT PULL] xen: swiotlb support for Xen dom0
 2009-05-08  0:17 UTC  (10+ messages)
` [PATCH 1/9] xen: make sure swiotlb allocation is physically contigious
` [PATCH 2/9] xen swiotlb: fixup swiotlb is chunks smaller than MAX_CONTIG_ORDER
` [PATCH 3/9] xen: add hooks for mapping phys<->bus addresses in swiotlb
` [PATCH 4/9] xen/swiotlb: add swiotlb_arch_range_needs_mapping hook for xen
` [PATCH 5/9] xen: enable swiotlb for xen domain 0
` [PATCH 6/9] swiotlb: use swiotlb_alloc_boot to allocate emergency pool
` [PATCH 7/9] xen/swiotlb: improve comment on gfp flags in xen_alloc_coherent()
` [PATCH 8/9] xen/swiotlb: add sync functions
` [PATCH 9/9] xen/swiotlb: update to new new dma_ops

[PATCH] FM1216ME_MK3 some changes
 2009-05-08  0:08 UTC  (14+ messages)

[PATCH] add long interrupt measurement capability
 2009-05-08  0:14 UTC  (3+ messages)
  `  "

XC5000 improvements: call for testers!
 2009-05-08  0:13 UTC  (4+ messages)
` CX24123 no FE_HAS_LOCK/tuning failed

[PATCH] ath5k: update channel in sw state after stopping RX and TX
 2009-05-08  0:06 UTC 

[PATCH] fix sample update hook, disable overwriting of existing tags
 2009-05-08  0:05 UTC  (2+ messages)

[PATCH 2/2] grub: allow menu.lst to be overridden using GRUB_CONFIG_PACKAGE
 2009-05-07 23:59 UTC  (8+ messages)
` [PATCH 1/3] Remove unused grub-0.93
  ` [PATCH 2/3] grub: use ${libdir}, not /usr/lib
    ` [PATCH 3/3] grub: split menu.lst into a separate package, grub-config
          ` manual missing dependencies section?

[PATCH v3] To make GIT-VERSION-FILE, search for git more widely
 2009-05-08  0:05 UTC  (2+ messages)

[PATCH v3 0/2] user-manual: general improvements
 2009-05-08  0:04 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH 2/2] NAND on DM355: Add 4-bit ECC support for large page NAND chips
 2009-05-08  0:03 UTC  (6+ messages)

Tests in Cygwin
 2009-05-08  0:02 UTC  (7+ messages)

bluez 4.x questions, SCO stops
 2009-05-07 23:59 UTC  (3+ messages)

EP93xx PIO IDE driver proposal
 2009-05-07 23:58 UTC  (14+ messages)

hid-pidff bug: fails to find all required reports of saitek gamepad
 2009-05-07 23:57 UTC  (13+ messages)

(unknown),
 2009-05-07 23:57 UTC  (16+ messages)
` 
  ` 

2.6.30-rc4: xfs_fsr hangs
 2009-05-07 23:55 UTC  (7+ messages)

[PATCHv3] Add --reference option to git submodule
 2009-05-07 23:55 UTC  (4+ messages)

[PATCH] ff-memless: fix signed to unsigned bit overflow in ml_combile_effects()
 2009-05-07 23:53 UTC  (2+ messages)

[PATCH 4/4] pxa2xx-i2s: Fix suspend/resume
 2009-05-07 23:54 UTC 

[PATCH 3/4] pxa2xx-i2s: Cleaner use of the FIFOs
 2009-05-07 23:53 UTC 

[PATCH 2/4] pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately
 2009-05-07 23:53 UTC 

[PATCH 1/4] pxa2xx-i2s: Proper initialization
 2009-05-07 23:53 UTC 

AC97 reset fail after suspend
 2009-05-07 23:48 UTC 

[RFC PATCH 0/3] generic hypercall support
 2009-05-07 23:43 UTC  (12+ messages)

[PATCH 0/4] pxa2xx-i2s: Rework
 2009-05-07 23:44 UTC 

[patch next 0/4] netxen fixes
 2009-05-07 23:44 UTC  (6+ messages)
` [patch next 4/4] netxen: disable rss for GbE ports

[Buildroot] [PATCH] .gitignore: Add download directory 'dl'
 2009-05-07 23:44 UTC  (4+ messages)

bridges
 2009-05-07 21:15 UTC  (2+ messages)

[PATCH] remove DMA_nBIT_MASK macro
 2009-05-07 23:35 UTC  (4+ messages)

[PATCH] remove DMA_nBIT_MASK macro
 2009-05-07 23:35 UTC  (4+ messages)

[Xenomai-help] Selecting the appropriate RTDM _rt/_nrt ioctl at run-time
 2009-05-07 23:36 UTC  (4+ messages)

[JGIT PATCH 1/2] Add support for boolean config values "yes", "no"
 2009-05-07 23:29 UTC  (4+ messages)
` [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3

[ivtv-users] Delay loading v4l-cx25840.fw
 2009-05-07 23:33 UTC  (3+ messages)
    ` Scoping the effort to add a media controller )Re: [ivtv-users] Delay loading v4l-cx25840.fw)

[PATCH] net: remove stale reference to fastroute from Kconfig help text
 2009-05-07 23:31 UTC  (2+ messages)

WARNING (skb_gso_segment) with tg3+bridge in 2.6.27
 2009-05-07 21:23 UTC  (6+ messages)

Yet another pahole crash
 2009-05-07 23:29 UTC 

How to boot Cacko from KexecBoot on Collie?
 2009-05-07 23:19 UTC 

[Bug #13058] First hibernation attempt fails
 2009-05-07 23:24 UTC  (28+ messages)
` [PATCH 1/5] mm: Add __GFP_NO_OOM_KILL flag

[Xenomai-core] [PATCH][STABLE] posix: Fix access checks in select
 2009-05-07 23:24 UTC  (4+ messages)

[PATCH 0/5][v2] Simplify devpts code
 2009-05-07 23:21 UTC  (7+ messages)
` [v3][PATCH 5/5] Merge code for single and multiple-instance mounts
        ` [v3][PATCH 5/5] Merge code for single and multiple-instancemounts
          ` [v3][PATCH 5/5] Merge code for single andmultiple-instancemounts

I want "fast forward my workdir to upstream if it's safe"
 2009-05-07 23:20 UTC  (3+ messages)

[PATCH] powerpc/iseries; fix pci breakage
 2009-05-07 23:16 UTC  (2+ messages)

usbfs, claiming entire usb devices
 2009-05-07 23:12 UTC  (3+ messages)

Audit not recording the correct syscall return value in Fedora 10?
 2009-05-07 23:05 UTC  (5+ messages)

[RFC 1/1] seccomp: Add bitmask of allowed system calls
 2009-05-07 23:00 UTC  (4+ messages)

[PATCH] Accept ms-wins settings provided by server
 2009-05-07 23:00 UTC  (2+ messages)

YOUR ACCOUNT MAY BE DELETED IN TWO DAYS TIME VERY URGENT
 2009-05-07 19:08 UTC 

[U-Boot] [PATCH] ARM: unbreak PXA build by defining UP2OCR
 2009-05-07 22:50 UTC  (6+ messages)

asus xonar DX
 2009-05-07 22:47 UTC 

[tip PATCH] futex: add requeue-pi documentation
 2009-05-07 22:40 UTC 

IO scheduler based IO Controller V2
 2009-05-07 22:40 UTC  (11+ messages)

[PATCH] Yet another Conexant Clone to add to cdc-acm.c
 2009-05-07 22:28 UTC  (4+ messages)

[RFC][PATCH 0/5] PM/Hibernate: Rework memory shrinking
 2009-05-07 21:55 UTC  (7+ messages)
` [RFC][PATCH 0/5] PM/Hibernate: Rework memory shrinking (rev. 2)
  ` [RFC][PATCH 1/5] mm: Introduce __GFP_NO_OOM_KILL
  ` [RFC][PATCH 2/5] PM/Suspend: Do not shrink memory before suspend
  ` [RFC][PATCH 3/5] PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
  ` [RFC][PATCH 4/5] PM/Hibernate: Rework shrinking of memory
  ` [RFC][PATCH 5/5] PM/Hibernate: Do not release preallocated memory unnecessarily

[PATCH 00/14] RFC: x86: relocatable kernel changes
 2009-05-07 22:27 UTC  (5+ messages)
` [PATCH 10/14] x86, doc: document the runtime_start and runtime_size bzImage fields
` [PATCH 12/14] x86, boot: zero EFLAGS on 32 bits
` [PATCH 13/14] x86: make CONFIG_RELOCATABLE the default
` [PATCH 14/14] x86, defconfig: update defconfigs to relocatable


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.