messages from 2013-01-09 09:32:39 to 2013-02-01 03:39:46 UTC [more...]
[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
2013-02-01 3:39 UTC (56+ messages)
` [PATCH v6 02/15] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v6 04/15] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v6 05/15] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove
` [PATCH v6 15/15] memory-hotplug: Do not allocate pdgat if it was not freed when offline
[RFC PATCH v2 00/12] System device hot-plug framework
2013-02-01 1:32 UTC (41+ messages)
` [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework
` [RFC PATCH v2 02/12] ACPI: "
` [RFC PATCH v2 03/12] drivers/base: Add "
` [RFC PATCH v2 04/12] cpu: Add cpu hotplug handlers
` [RFC PATCH v2 05/12] mm: Add memory "
` [RFC PATCH v2 06/12] ACPI: Add ACPI bus "
` [RFC PATCH v2 07/12] ACPI: Add ACPI resource hotplug handler
` [RFC PATCH v2 08/12] ACPI: Update processor driver for hotplug framework
` [RFC PATCH v2 09/12] ACPI: Update memory "
` [RFC PATCH v2 10/12] ACPI: Update container "
` [RFC PATCH v2 11/12] cpu: Update sysfs cpu/online "
` [RFC PATCH v2 12/12] ACPI: Update sysfs eject "
[PATCH 0/3] s390/kvm fixes
2013-01-30 10:36 UTC (12+ messages)
` [PATCH 1/3] s390/kvm: Fix store status for ACRS/FPRS
` [PATCH 2/3] s390/virtio-ccw: Fix setup_vq error handling
` [PATCH 3/3] s390/kvm: Fix instruction decoding
[GIT PULL] one s390 patch for 3.8-rc6
2013-01-29 8:10 UTC
[PATCH v6 00/11] s390: channel I/O support in qemu
2013-01-25 14:15 UTC (18+ messages)
` [PATCH 01/11] s390: Lowcore mapping helper
` [PATCH 02/11] s390: Add mapping helper functions
` [PATCH 03/11] s390: Channel I/O basic definitions
` [PATCH 04/11] s390: I/O interrupt and machine check injection
` [PATCH 05/11] s390: Add channel I/O instructions
` [PATCH 06/11] s390: Virtual channel subsystem support
` [PATCH 07/11] s390: Wire up channel I/O in kvm
` [PATCH 08/11] s390: Add new channel I/O based virtio transport
` [Qemu-devel] "
` [PATCH 09/11] s390-virtio: Factor out some initialization code
` [PATCH 10/11] s390: Add default support for SCLP console
` [PATCH 11/11] s390: Add s390-ccw-virtio machine
[PATCH 2/5] jump label: constify lookup functions
2013-01-25 13:03 UTC (5+ messages)
[PATCH v8 0/2] s390: virtio-ccw transport
2013-01-25 12:40 UTC (6+ messages)
` [PATCH 1/2] s390: Add new channel I/O based virtio transport
` [PATCH 2/2] s390: Add s390-ccw-virtio machine
[PATCH v7 0/2] s390: virtio-ccw transport
2013-01-24 15:43 UTC (5+ messages)
` [PATCH 1/2] s390: Add new channel I/O based virtio transport
` [PATCH 2/2] s390: Add s390-ccw-virtio machine
[patch 0/6] s390: network patches for net-next
2013-01-21 18:52 UTC (8+ messages)
` [patch 1/6] [PATCH] qeth: Fix retry logic in hardsetup
` [patch 2/6] [PATCH] qeth: Remove unused exports
` [patch 3/6] [PATCH] qeth: Support VEPA mode
` [patch 4/6] [PATCH] qeth: Update Kconfig wording
` [patch 5/6] [PATCH] qeth: Make s390dbf card entries persistent
` [patch 6/6] [PATCH] qeth: Fix HiperSockets performance regression
[PATCH v5 00/12] s390: channel I/O support in qemu
2013-01-18 17:24 UTC (21+ messages)
` [PATCH 01/12] s390: Add a hypercall registration interface
` [PATCH 02/12] s390: Lowcore mapping helper
` [PATCH 03/12] s390: Add mapping helper functions
` [PATCH 04/12] Update linux headers
` [Qemu-devel] "
` [PATCH 05/12] s390: Channel I/O basic defintions
` [PATCH 06/12] s390: I/O interrupt and machine check injection
` [PATCH 07/12] s390: Add channel I/O instructions
` [PATCH 08/12] s390: Virtual channel subsystem support
` [PATCH 09/12] s390: Wire up channel I/O in kvm
` [PATCH 10/12] s390: Add new channel I/O based virtio transport
` [PATCH 11/12] s390-virtio: Factor out some initialization code
` [PATCH 12/12] s390: Add s390-ccw-virtio machine
[PATCH v3 0/2] memory-hotplug: introduce CONFIG_HAVE_BOOTMEM_INFO_NODE and revert register_page_bootmem_info_node() when platform not support
2013-01-18 7:58 UTC (8+ messages)
` [PATCH v3 1/2] "
` [PATCH 2/2] memory-hotplug: cleanup: removing the arch specific functions without any implementation
[GIT PULL] more s390 patches for 3.8-rc4
2013-01-17 15:36 UTC
[PATCH] Bugfix for kvm/s390
2013-01-17 6:42 UTC (3+ messages)
` [PATCH] KVM: s390: kvm/sigp.c: fix memory leakage
[RFC PATCH v4 0/8] s390: channel I/O support in qemu
2013-01-16 17:05 UTC (7+ messages)
` [PATCH 8/8] s390: Add new channel I/O based virtio transport
` [Qemu-devel] "
[BUG Fix Patch 0/6] Bug fix for physical memory hot-remove
2013-01-16 2:12 UTC (9+ messages)
` [BUG Fix Patch 1/6] Bug fix: Hold spinlock across find|remove /sys/firmware/memmap/X operation
` [BUG Fix Patch 2/6] Bug fix: Do not calculate direct mapping pages when freeing vmemmap pagetables
` [BUG Fix Patch 3/6] Bug fix: Do not free direct mapping pages twice
` [BUG Fix Patch 4/6] Bug fix: Do not free page split from hugepage one by one
` [BUG Fix Patch 5/6] Bug fix: Fix the wrong comments of map_entries
` [BUG Fix Patch 6/6] Bug fix: Reuse the storage of /sys/firmware/memmap/X/ allocated by bootmem
[PATCH] s390: kvm/sigp.c: fix memory leakage
2013-01-15 10:08 UTC (2+ messages)
[GIT PULL] s390 patches for the 3.8-rc4
2013-01-10 10:23 UTC
[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
2013-01-10 1:38 UTC (6+ messages)
` [PATCH v5 01/14] memory-hotplug: try to offline the memory twice to avoid dependence
[PATCH 0/2] KVM: s390: Bugfixes for virtio-ccw
2013-01-09 20:40 UTC (2+ messages)
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