messages from 2012-09-05 09:25:34 to 2012-10-29 18:15:04 UTC [more...]
[PATCH 0/5] s390: Guest support for virtio-ccw
2012-10-29 18:15 UTC (10+ messages)
` [PATCH 1/5] KVM: s390: Handle hosts not supporting s390-virtio
` [PATCH 2/5] s390: Move css limits from drivers/s390/cio/ to include/asm/
` [PATCH 3/5] s390: Add a mechanism to get the subchannel id
` [PATCH 4/5] KVM: s390: Add a channel I/O based virtio transport driver
` [PATCH 5/5] KVM: s390: Split out early console code
[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
2012-10-29 15:34 UTC (16+ messages)
` [PATCH v2 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v2 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v2 03/12] memory-hotplug: remove redundant codes
` [PATCH v2 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v2 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v2 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH v2 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v2 08/12] memory-hotplug: remove memmap "
` [PATCH v2 09/12] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v2 11/12] memory-hotplug: remove sysfs file of node
` [PATCH v2 12/12] memory-hotplug: free node_data when a node is offlined
[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
2012-10-25 20:01 UTC (7+ messages)
[PATCH 2/5] vtime: Provide an irq safe version of vtime_account_system()
2012-10-25 7:48 UTC
[GIT PULL] s390 patches for the 3.7-rc3
2012-10-23 7:48 UTC
[PATCH 0/10] memory-hotplug: hot-remove physical memory
2012-10-23 7:41 UTC (30+ messages)
` [PATCH 1/10] memory-hotplug : check whether memory is offline or not when removing memory
` [PATCH 2/10] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [PATCH 3/10] memory-hotplug : introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH 4/10] memory-hotplug : unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH 5/10] memory-hotplug : memory-hotplug: check page type in get_page_bootmem
` [PATCH 6/10] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH 7/10] memory-hotplug : remove memmap "
` [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture
` [PATCH 9/10] memory-hotplug : memory_hotplug: clear zone when removing the memory
` [PATCH 10/10] memory-hotplug : remove sysfs file of node
Build regressions/improvements in v3.7-rc2
2012-10-23 6:55 UTC (2+ messages)
[PATCH] UAPI: S390 shouldn't've been changed to use uapi/asm-generic/kvm_para.h
2012-10-18 17:58 UTC
[patch 0/2] s390: network bug fixes for net
2012-10-16 18:42 UTC (4+ messages)
` [patch 1/2] [PATCH] smsgiucv: reestablish IUCV path after resume
` [patch 2/2] [PATCH] qeth: fix deadlock between recovery and bonding driver
[PATCH] asm-generic, mm: pgtable: consolidate zero page helpers
2012-10-15 11:59 UTC
[GIT PULL] s390 patches for the 3.7 merge window #2
2012-10-10 9:10 UTC
[RFC PATCH v2 0/5] qemu: s390: virtual css and virtio-ccw
2012-10-09 14:39 UTC (12+ messages)
` [PATCH v2 3/5] s390: Add new channel I/O based virtio transport
` [PATCH v2 4/5] s390: Virtual channel subsystem support for !KVM
` [PATCH v2 5/5] [HACK] Handle multiple virtio aliases
[RFC PATCH v2 0/4] s390: virtio-ccw guest kernel support
2012-10-09 14:30 UTC (4+ messages)
` [PATCH v2 3/4] s390/kvm: Add a channel I/O based virtio transport driver
[GIT PULL] Disintegrate UAPI for s390 [ver #2]
2012-10-09 12:53 UTC (2+ messages)
[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
2012-10-09 8:11 UTC (61+ messages)
` [RFC v9 PATCH 01/21] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v9 PATCH 02/21] memory-hotplug: implement offline_memory()
` [RFC v9 PATCH 03/21] memory-hotplug: store the node id in acpi_memory_device
` [RFC v9 PATCH 04/21] memory-hotplug: offline and remove memory when removing the memory device
` [RFC v9 PATCH 05/21] memory-hotplug: check whether memory is present or not
` [RFC v9 PATCH 06/21] memory-hotplug: export the function acpi_bus_remove()
` [RFC v9 PATCH 07/21] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC v9 PATCH 08/21] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC v9 PATCH 09/21] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC v9 PATCH 10/21] memory-hotplug: add memory_block_release
` [RFC v9 PATCH 11/21] memory-hotplug: remove_memory calls __remove_pages
` [RFC v9 PATCH 12/21] memory-hotplug: introduce new function arch_remove_memory()
` [RFC v9 PATCH 13/21] memory-hotplug: check page type in get_page_bootmem
` [RFC v9 PATCH 14/21] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC v9 PATCH 15/21] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap "
` [RFC v9 PATCH 17/21] memory_hotplug: clear zone when the memory is removed
` [RFC v9 PATCH 18/21] memory-hotplug: add node_device_release
` [RFC v9 PATCH 19/21] memory-hotplug: remove sysfs file of node
` [RFC v9 PATCH 20/21] memory-hotplug: clear hwpoisoned flag when onlining pages
` [RFC v9 PATCH 21/21] memory-hotplug: auto offline page_cgroup when onlining memory block failed
[PATCH] [S390] zcrypt: remove duplicated include from zcrypt_pcixcc.c
2012-10-08 7:01 UTC
[GIT PULL] Disintegrate UAPI for s390
2012-10-04 19:51 UTC
[-next]: s390 *_irq() link errors
2012-09-30 11:08 UTC (9+ messages)
[PATCH v3 06/26] block: Add bio_end_sector()
2012-09-24 22:34 UTC
[patch 0/5] s390: network patches for net-next
2012-09-24 19:47 UTC (7+ messages)
` [patch 1/5] [PATCH] qeth: cleanup channel path descriptor function
` [patch 2/5] [PATCH] lcs: ensure proper ccw setup
` [patch 3/5] [PATCH] qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
` [patch 4/5] [PATCH] drivers/s390/net: removes unnecessary semicolon
` [patch 5/5] [PATCH] ctcm: fix error return code
[PATCH 1/2] drivers/s390/char/monreader.c: fix error return code
2012-09-20 14:40 UTC (3+ messages)
` [PATCH 2/2] drivers/s390/net/ctcm_main.c: "
[GIT PULL] s390 patches for the 3.6-rc7
2012-09-20 10:27 UTC
[RFC PATCH v2 0/7] s390: virtual css host support
2012-09-20 7:26 UTC (5+ messages)
` [PATCH v2 7/7] s390/kvm: In-kernel channel subsystem support
[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
2012-09-19 17:02 UTC (15+ messages)
[Re: [PATCH 2/2] drivers/s390/net/ctcm_main.c: fix error return code]
2012-09-18 10:52 UTC
[PATCH] [S390] topology: using for_each_set_bit to simplify the code
2012-09-14 6:24 UTC
[PATCH 7/15] drivers/s390/net: removes unnecessary semicolon
2012-09-13 8:19 UTC
arch/s390/kernel/ptrace.c:63:4: warning: left shift count >= width of type
2012-09-12 11:03 UTC
[Qemu-devel] [PATCH] virtio spec amendment for virtio-ccw
2012-09-12 6:27 UTC (3+ messages)
` [Qemu-devel] [PATCH] virtio-ccw: Add secondary indicators
[RFC PATCH v2] Update virtio spec for virtio-ccw
2012-09-06 23:57 UTC (6+ messages)
` [PATCH v2] virtio-spec: Add virtio-ccw spec
[PATCH] [S390] 3270 console: Drop unused spinlock
2012-09-06 8:26 UTC
[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
2012-09-06 7:06 UTC (3+ messages)
` [RFC PATCH V6 10/19] memory-hotplug: add memory_block_release
[PATCH] virtio: support reserved vqs
2012-09-05 18:47 UTC
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