All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-17 17:01:59 to 2012-02-17 17:47:05 UTC [more...]

[PATCH 0/9] quota updates V2
 2012-02-17 17:47 UTC  (10+ messages)
` [PATCH 1/9] xfs: use per-filesystem dquot LRU lists
` [PATCH 2/9] xfs: use per-filesystem radix trees for dquot lookup
` [PATCH 3/9] xfs: remove the per-filesystem list of dquots

[PATCH v5] fuse: O_DIRECT support for files
 2012-02-17 17:46 UTC 

[PATCH v5 00/27] irq_domain generalization and rework
 2012-02-17 17:42 UTC  (6+ messages)

[PATCHSET] blkcg: update locking and fix stacking
 2012-02-17 17:43 UTC  (9+ messages)
` [PATCH 2/9] blkcg: drop unnecessary RCU locking

[Qemu-devel] [PATCH] qcow2: Fix build with DEBUG_EXT enabled
 2012-02-17 17:46 UTC 

[PATCH v4] fuse: O_DIRECT support for files
 2012-02-17 17:41 UTC  (3+ messages)

xl_cmdimpl.c errors
 2012-02-17 17:39 UTC  (10+ messages)

pseudo interaction issue
 2012-02-17 17:35 UTC 

[Qemu-devel] [PATCH v5 00/12] initial suspend support
 2012-02-17 17:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 07/12] suspend: add system_wakeup monitor command
` [Qemu-devel] [PATCH v5 12/12] suspend: add qmp events

CONFIG_NOT_YET removed; menu bug; RFC on: move to Linux 3.0 Kconfig?
 2012-02-17 17:32 UTC 

[PATCH v4 00/10] uq/master: TPR access optimization for Windows guests
 2012-02-17 17:31 UTC  (22+ messages)
` [Qemu-devel] "
` [PATCH v4 01/10] kvm: Set cpu_single_env only once
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 02/10] Remove useless casts from cpu iterators
  `  "
` [PATCH v4 03/10] Process pending work while waiting for initial kick-off in TCG mode
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 04/10] Allow to use pause_all_vcpus from VCPU context
  `  "
` [Qemu-devel] [PATCH v4 05/10] target-i386: Add infrastructure for reporting TPR MMIO accesses
  `  "
` [Qemu-devel] [PATCH v4 06/10] kvmvapic: Add option ROM
  `  "
` [Qemu-devel] [PATCH v4 07/10] kvmvapic: Introduce TPR access optimization for Windows guests
  `  "
` [PATCH v4 08/10] kvmvapic: Simplify mp/up_set_tpr
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 09/10] optionsrom: Reserve space for checksum
  `  "
` [PATCH v4 10/10] kvmvapic: Use optionrom helpers
  ` [Qemu-devel] "

[BUG] EHCI build dependencies broken?
 2012-02-17 17:30 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/2] add support for printing of clock information as part of 'bdinfo' command
 2012-02-17 17:26 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] davinci: add support for printing clock frequency

[PATCH] xfs_fsr: Get the last mount on a specific mount point
 2012-02-17 17:26 UTC  (4+ messages)

[PATCH] git-latexdiff: new command in contrib, to use latexdiff and Git
 2012-02-17 17:25 UTC  (8+ messages)

[git pull] PCI fixes
 2012-02-17 17:24 UTC 

[U-Boot] [PATCH] usb: align buffers at cache boundary
 2012-02-17 17:23 UTC  (2+ messages)

[PATCH] repair: fix a few message formats in process_dinode_int
 2012-02-17 17:23 UTC  (2+ messages)

linux-next: build failure after merge of the staging tree
 2012-02-17 17:23 UTC  (3+ messages)

[PATCH 0/8] arm: initial device tree support (#3)
 2012-02-17 17:22 UTC  (4+ messages)
` [PATCH 4/8] arm: link a device tree blob into the xen image

[PATCH 1/1] ftrace: fix function graph tracer
 2012-02-17 17:22 UTC  (2+ messages)

[PATCH] xfsprogs: skip FSGEOMETRY call in openfile if no geom var present
 2012-02-17 17:21 UTC  (2+ messages)

[PATCH V1] regmap: Bypassing cache when initializing cache
 2012-02-17 17:21 UTC  (3+ messages)

[PATCH] xfstests: more careful size grep in 256
 2012-02-17 17:21 UTC  (2+ messages)

[PATCH 3/3] ARM: dma-mapping: fix array out of bound access
 2012-02-17 17:19 UTC  (3+ messages)

git status: small difference between stating whole repository and small subdirectory
 2012-02-17 17:19 UTC  (8+ messages)

[Qemu-devel] [PATCH V7 00/11] Xen PCI Passthrough
 2012-02-17 17:08 UTC  (24+ messages)
`  "
` [Qemu-devel] [PATCH V7 01/11] pci_ids: Add INTEL_82599_VF id
  `  "
` [Qemu-devel] [PATCH V7 02/11] pci_regs: Fix value of PCI_EXP_TYPE_RC_EC
  `  "
` [Qemu-devel] [PATCH V7 03/11] pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGE
  `  "
` [Qemu-devel] [PATCH V7 04/11] configure: Introduce --enable-xen-pci-passthrough
  `  "
` [Qemu-devel] [PATCH V7 05/11] Introduce HostPCIDevice to access a pci device on the host
  `  "
` [Qemu-devel] [PATCH V7 06/11] pci.c: Add pci_check_bar_overlap
  `  "
` [Qemu-devel] [PATCH V7 07/11] Introduce Xen PCI Passthrough, qdevice (1/3)
  `  "
` [Qemu-devel] [PATCH V7 08/11] Introduce Xen PCI Passthrough, PCI config space helpers (2/3)
  `  "
` [Qemu-devel] [PATCH V7 09/11] Introduce apic-msidef.h
  `  "
` [Qemu-devel] [PATCH V7 10/11] Introduce Xen PCI Passthrough, MSI (3/3)
  `  "
` [Qemu-devel] [PATCH V7 11/11] xen passthrough: clean up MSI-X table handling
  `  "

[Qemu-devel] [PATCH 0/6] QMP: add balloon-get-memory-stats command
 2012-02-17 17:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 6/6] qmp: add balloon-get-memory-stats & event

[Qemu-devel] [PATCH 0/7] Add CPU hot-plug to qemu (pc only). v2
 2012-02-17 17:16 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] Introduce a new bus "ICC" to connect APIC
` [Qemu-devel] [PATCH 2/7] Convert pc cpu to qdev

reading performance counters from an interrupt context
 2012-02-17 17:05 UTC 

[Qemu-devel] [PATCH][v11] megasas: LSI Megaraid SAS HBA emulation
 2012-02-17 17:11 UTC  (4+ messages)

[PATCH 00/30] KVM: PPC: e500mc support
 2012-02-17 17:13 UTC  (93+ messages)
` [PATCH 01/30] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 02/30] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 03/30] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 04/30] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 05/30] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 06/30] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 07/30] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 08/30] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 09/30] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 10/30] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 11/30] KVM: PPC: e500: emulate tlbilx
` [PATCH 12/30] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 13/30] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 14/30] KVM: PPC: booke: standard PPC floating point support
` [PATCH 15/30] KVM: PPC: e500mc support
` [PATCH 16/30] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 17/30] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 18/30] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 19/30] KVM: PPC: e500mc: add load inst fixup
` [PATCH 20/30] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 21/30] KVM: PPC: make e500v2 and e500mc mutually exclusive
` [PATCH 22/30] KVM: PPC: booke: remove leftover debugging
` [PATCH 23/30] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 24/30] KVM: PPC: booke: call resched after every exit
` [PATCH 25/30] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 26/30] KVM: PPC: bookehv: fix exit timing
` [PATCH 27/30] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 28/30] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 29/30] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 30/30] KVM: PPC: bookehv: add comment about shadow_msr

[U-Boot] [RFC PATCH 0/4] Enable Thumb build for ARM platforms
 2012-02-17 17:13 UTC  (3+ messages)
` [U-Boot] [PATCH 2/4] arm: add %function attribute to assembly functions

100元幫您查屋主電話,查到才計費0975-784602
 2012-02-17 17:10 UTC 

[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
 2012-02-17 17:10 UTC  (16+ messages)

[U-Boot] [PATCH 3/6] cm-t35: add EEPROM module and pass Linux a serial number
 2012-02-17 17:10 UTC  (8+ messages)
` [U-Boot] [PATCH v2 "

[PATCH] ARM: OMAP: hsmmc: add max_freq field
 2012-02-17 17:09 UTC  (6+ messages)

Xen domU Timekeeping (a.k.a TSC/HPET issues)
 2012-02-17 17:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 1/1] exec: Fix watchpoint implementation
 2012-02-17 17:06 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH 00/16 v6] introducing a new, dedicated memory dump mechanism
 2012-02-17 17:05 UTC  (7+ messages)
` [Qemu-devel] [RFC][PATCH 09/16 v6] introduce a new monitor command 'dump' to dump guest's memory

What's cooking in git.git (Feb 2012, #05; Mon, 13)
 2012-02-17 17:04 UTC  (12+ messages)
      ` [PATCH 0/8] config-include fixes
                  ` [PATCH 0/2] api-config documentation leftovers

[PATCH v2 1/3] Move the user-facing test library to test-lib-functions.sh
 2012-02-17 17:03 UTC  (3+ messages)
` [PATCH v3 0/3]

[PATCH] RFC: initial libxl support for xenpaging
 2012-02-17 17:03 UTC  (2+ messages)

Removed MSDOS/FAT/VFAT support; keeping CONFIG_MODULES
 2012-02-17 17:02 UTC  (3+ messages)

[PATCH 0 of 4] Handling of (some) low memory conditions
 2012-02-17 17:01 UTC  (4+ messages)
` [PATCH 3 of 4] Memory sharing: better handling of ENOMEM while unsharing


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.