messages from 2012-05-03 06:28:37 to 2012-07-27 10:36:17 UTC [more...]
[RFC PATCH v5 00/19] memory-hotplug: hot-remove physical memory
2012-07-27 10:36 UTC (23+ messages)
` [RFC PATCH 0/19] firmware_map : unify argument of firmware_map_add_early/hotplug
` [PATCH 0.5/19] remove memory info from list before freeing it
` [RFC PATCH v5 01/19] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC PATCH v5 02/19] memory-hotplug: implement offline_memory()
` [RFC PATCH v5 03/19] memory-hotplug: store the node id in acpi_memory_device
` [RFC PATCH v5 04/19] memory-hotplug: offline and remove memory when removing the memory device
` [RFC PATCH v5 05/19] memory-hotplug: check whether memory is present or not
` [RFC PATCH v5 06/19] memory-hotplug: export the function acpi_bus_remove()
` [RFC PATCH v5 07/19] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC PATCH v5 08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v5 09/19] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH v5 10/19] memory-hotplug: add memory_block_release
` [RFC PATCH v5 11/19] memory-hotplug: remove_memory calls __remove_pages
` [RFC PATCH v5 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH v5 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC PATCH v5 14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH v5 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH v5 16/19] memory-hotplug: free memmap "
` [RFC PATCH v5 17/19] memory_hotplug: clear zone when the memory is removed
` [RFC PATCH v5 18/19] memory-hotplug: add node_device_release
` [RFC PATCH v5 19/19] memory-hotplug: remove sysfs file of node
[PATCH 0/3] KVM: s390: Trace events support
2012-07-26 11:05 UTC (7+ messages)
` [PATCH 1/3] s390/dis: Instruction decoding interface
` [PATCH 2/3] KVM: s390: Add architectural trace events
` [PATCH 3/3] KVM: s390: Add implementation-specific "
[patch 0/3] s390: bug fixes for net
2012-07-25 22:24 UTC (5+ messages)
` [patch 1/3] [PATCH] net: wiznet add missing HAS_IOMEM dependency
` [patch 2/3] [PATCH] netiucv: cleanup attribute usage
` [patch 3/3] [PATCH] qeth: repair crash in qeth_l3_vlan_rx_kill_vid()
[PATCH RFC V5 0/3] kvm: Improving directed yield in PLE handler
2012-07-23 10:03 UTC (12+ messages)
` [PATCH RFC V5 1/3] kvm/config: Add config to support ple or cpu relax optimzation
` [PATCH RFC V5 2/3] kvm: Note down when cpu relax intercepted or pause loop exited
` [PATCH RFC V5 3/3] kvm: Choose better candidate for directed yield
` [RESEND PATCH "
[RFC PATCH 6/8] memory-hotplug: introduce new function arch_remove_memory()
2012-07-20 8:38 UTC
[PATCH RFC V3 0/3] kvm: Improving directed yield in PLE handler
2012-07-19 9:15 UTC (12+ messages)
` [PATCH RFC V3 1/3] kvm/config: Add config to support ple or cpu relax optimzation
` [PATCH RFC V3 2/3] kvm: Note down when cpu relax intercepted or pause loop exited
` [PATCH RFC V3 3/3] kvm: Choose better candidate for directed yield
` [RESEND PATCH RFC V3 0/3] kvm: Improving directed yield in PLE handler
[PATCH RFC V4 0/3] kvm: Improving directed yield in PLE handler
2012-07-18 2:28 UTC (15+ messages)
` [PATCH RFC V4 1/3] kvm/config: Add config to support ple or cpu relax optimzation
` [PATCH RFC V4 2/3] kvm: Note down when cpu relax intercepted or pause loop exited
` [PATCH RFC V4 3/3] kvm: Choose better candidate for directed yield
[PATCH net-next 0/8] etherdevice: Rename random_ether_addr to eth_random_addr
2012-07-17 5:39 UTC (7+ messages)
` [PATCH net-next 6/8] s390: Use eth_random_addr
[PATCH RFC 0/2] kvm: Improving directed yield in PLE handler
2012-07-12 12:31 UTC (50+ messages)
` [PATCH RFC 1/2] kvm vcpu: Note down pause loop exit
` [PATCH RFC 2/2] kvm PLE handler: Choose better candidate for directed yield
` [PATCH RFC 0/2] kvm: Improving directed yield in PLE handler : detailed result
[PATCH 14/14] crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
2012-07-12 9:28 UTC (2+ messages)
[PATCH RFC V2 0/2] kvm: Improving directed yield in PLE handler
2012-07-11 3:00 UTC (7+ messages)
` [PATCH RFC V2 1/2] kvm vcpu: Note down pause loop exit
` [PATCH RFC V2 2/2] kvm PLE handler: Choose better candidate for directed yield
[PATCH 7/7] drivers/s390/scsi/zfcp_cfdc.c: remove invalid reference to list iterator variable
2012-07-08 11:37 UTC
[PATCH 0/6] kvm/s390: sigp related changes for 3.6
2012-07-02 23:16 UTC (18+ messages)
` [PATCH 1/6] s390/smp: remove redundant check
` [PATCH 2/6] s390/smp/kvm: unifiy sigp definitions
` [PATCH 3/6] KVM: s390: fix sigp sense running condition code handling
` [PATCH 4/6] KVM: s390: fix sigp set prefix status stored cases
` [PATCH 5/6] KVM: s390: use sigp condition code defines
` [PATCH 6/6] KVM: s390: Fix sigp sense handling
[PATCH 0/3] kvm/s390 patches for 3.6
2012-06-13 23:54 UTC (16+ messages)
` [PATCH 1/3] s390/kvm: Set CPU in stopped state on initial cpu reset
` [PATCH 2/3] kvm: trace events: update list of exit reasons
` [PATCH 2/3] kvm: trace events: update list of exit reasons (v2)
` [PATCH 3/3] s390/kvm: Perform early event mask processing during boot
[PATCH] crypto: s390 - clean up DES code a bit more
2012-06-12 10:05 UTC (3+ messages)
[PATCH 25/27] s390, smpboot: Use generic SMP booting infrastructure
2012-06-01 10:45 UTC (2+ messages)
[RFC PATCH 04/10] S390: smp: remove call to ipi_call_lock()/ipi_call_unlock()
2012-05-29 7:15 UTC
[patch 0/2] s390: qeth patches for net-next
2012-05-16 19:33 UTC (4+ messages)
` [patch 1/2] [PATCH] qeth: remove token ring part 2
` [patch 2/2] [PATCH] qeth: recognize vlan devices in layer3 mode
[PATCH/RFC net-next 0/4] Delete token ring support
2012-05-16 9:29 UTC (9+ messages)
` [PATCH net-next 1/4] s390: delete any traces of "
[PATCH] net: skb_set_dev do not unconditionally drop ref to dst
2012-05-11 3:06 UTC (9+ 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;
as well as URLs for NNTP newsgroup(s).