messages from 2011-11-24 20:21:27 to 2011-12-11 12:41:23 UTC [more...]
[PATCH 0/5 V5] Avoid soft lockup message when KVM is stopped by host
2011-12-11 12:40 UTC (26+ messages)
` [PATCH 1/5 V5] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/5 V5] Add functions to check if the host has stopped the vm
` [PATCH 3/5 V5] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/5 V5] Add generic stubs for kvm stop check functions
` [PATCH 5/5 V5] Add check for suspended vm in softlockup detector
[PATCH 0/8 v4] ARM: DMA-mapping framework redesign
2011-12-09 16:39 UTC (17+ messages)
` [PATCH 1/8] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCH 2/8] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCH 3/8] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCH 4/8] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCH 5/8] ARM: dma-mapping: remove redundant code and cleanup
` [PATCH 6/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
` [PATCH 7/8] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCH 8/8] ARM: dma-mapping: add support for IOMMU mapper
[PATCH 0/4 V6] Avoid soft lockup message when KVM is stopped by host
2011-12-08 21:22 UTC (7+ messages)
` [PATCH 1/4 V6] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4] Add functions to check if the host has stopped the vm
` [PATCH 3/4] Add ioctl for KVMCLOCK_GUEST_STOPPED
` [PATCH 4/4] Add check for suspended vm in softlockup detector
[PATCHSET tip:x86/memblock] memblock: Kill early_node_map[], take 2
2011-12-08 16:19 UTC (53+ messages)
` [PATCH 01/23] memblock: Fix include breakages caused by 24aa07882b
` [PATCH 02/23] memblock: Make memblock_{add|remove|free|reserve}() return int and update prototypes
` [PATCH 03/23] memblock: Use memblock_reserve() in memblock internal functions
` [PATCH 04/23] memblock: Add __memblock_dump_all()
` [PATCH 05/23] memblock: Kill sentinel entries at the end of static region arrays
` [PATCH 06/23] memblock: Kill memblock_init()
` [PATCH 07/23] memblock: Separate out memblock_isolate_range() from memblock_set_node()
` [PATCH 08/23] memblock: Reimplement __memblock_remove() using memblock_isolate_range()
` [PATCH 09/23] memblock: Make memblock functions handle overflowing range @size
` [PATCH 10/23] memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()
` [PATCH 11/23] powerpc: Cleanup memblock usage
` [PATCH 12/23] memblock: Track total size of regions automatically
` [PATCH 13/23] memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
` [PATCH 14/23] memblock: Implement memblock_add_node()
` [PATCH 15/23] powerpc: Use HAVE_MEMBLOCK_NODE_MAP
` [PATCH 16/23] sparc: "
` [PATCH 17/23] SuperH: "
` [PATCH 18/23] ia64: "
` [PATCH 19/23] mips: "
` [PATCH 20/23] s390: "
` [PATCH 21/23] score: "
` [PATCH 22/23] memblock: Kill early_node_map[]
` [PATCH 23/23] memblock: Reimplement memblock allocation using reverse free area iterator
【Question】Whether it's legal to enable same physical DMA memory mapped for different NIC device?
2011-12-07 14:16 UTC
Indicate Your Interest
2011-12-06 22:49 UTC
[PATCH v3 00/34] Create PCI root buses with correct resources
2011-12-06 18:09 UTC (12+ messages)
` [PATCH v3 01/34] PCI: add helpers for building PCI bus resource lists
` [PATCH v3 25/34] powerpc/PCI: split PHB part out of pcibios_map_io_space()
` [PATCH v3 26/34] powerpc/PCI: convert to pci_create_root_bus()
linux-next: inclusion request for temporary memblock testing branch
2011-12-05 21:59 UTC (2+ messages)
[PATCH-RFC 0/2] tile: switch to generic pci_iomap
2011-12-05 20:08 UTC (36+ messages)
` [PATCH-RFC 1/2] tile: don't panic on iomap
` [PATCH] lib/devres.c: allow specifying NO_IOPORT while using PCI
` [PATCH-RFC 1/2 v2] tile: don't panic on iomap
` [PATCH-RFC 2/2] tile: switch to GENERIC_PCI_IOMAP
[PATCH 0/5 V4] Avoid soft lockup message when KVM is stopped by host
2011-12-05 18:00 UTC (13+ messages)
` [PATCH 1/5 V4] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/5 V4] Add functions to check if the host has stopped the vm
` [PATCH 3/5 V4] Add ioctl for KVM_GUEST_STOPPED
` [PATCH 4/5 V4] Add generic stubs for kvm stop check functions
` [PATCH 5/5 V4] Add check for suspended vm in softlockup detector
[PATCHv5] atomic: add *_dec_not_zero
2011-12-05 11:44 UTC (10+ messages)
` "
` "
Cross Memory Attach v3
2011-12-04 14:19 UTC (4+ messages)
[PATCH] ata: Don't use NO_IRQ in pata_of_platform driver
2011-12-03 18:56 UTC (2+ messages)
[PATCH] asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
2011-12-02 15:11 UTC (4+ messages)
[PATCH-RFC 1/2 v2] tile: don't panic on iomap
2011-11-30 19:23 UTC
[PATCH] powerpc: use rwsem.h from generic location
2011-11-29 18:28 UTC
[GIT PULL] slab fixes for 3.2-rc4
2011-11-29 19:38 UTC (3+ messages)
[PATCH-RFC v2] frv: switch to GENERIC_PCI_IOMAP
2011-11-29 19:35 UTC
[PATCH-RFC] frv: switch to GENERIC_PCI_IOMAP
2011-11-29 19:29 UTC (2+ messages)
[PATCH] kdump: Fix crash_kexec - smp_send_stop race in panic
2011-11-29 8:58 UTC (7+ messages)
` [PATCH v3] "
[PATCH-RFC 01/10] lib: move GENERIC_IOMAP to lib/Kconfig
2011-11-28 20:12 UTC (11+ messages)
` [PATCH-RFC 02/10] lib: add GENERIC_PCI_IOMAP
` [PATCH-RFC 02/10 v2] "
` [PATCH-RFC 10/10] sparc: switch to GENERIC_PCI_IOMAP
[GIT PULL tip/x86/memblock] updated x86/memblock branch
2011-11-28 18:22 UTC
[PATCH v3 0/2] Stop some of the abuse of BUG() where compile time checks should be used
2011-11-28 17:03 UTC (6+ messages)
[PATCH V2 00/55] Tree wide: cleanup IRQF_DISABLED
2011-11-25 20:35 UTC (3+ messages)
` [PATCH 44/55] power_supply:irq: Remove IRQF_DISABLED
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).