public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-03 01:30:51 to 2012-11-20 09:44:49 UTC [more...]

[PATCH 161/493] tty: remove use of __devinit
 2012-11-20  9:44 UTC  (3+ messages)

[PATCH v3 00/12] memory-hotplug: hot-remove physical memory
 2012-11-20  9:37 UTC  (20+ messages)
` [PATCH v3 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v3 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing m
` [PATCH v3 03/12] memory-hotplug: remove redundant codes
` [PATCH v3 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v3 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table
` [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH v3 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v3 08/12] memory-hotplug: remove memmap "
` [PATCH v3 09/12] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v3 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v3 11/12] memory-hotplug: remove sysfs file of node
` [PATCH v3 12/12] memory-hotplug: free node_data when a node is offlined

[PATCH 341/493] ia64: remove use of __devinitdata
 2012-11-19 18:24 UTC 

[PATCH 023/493] ia64: iosapic: remove CONFIG_HOTPLUG ifdefs
 2012-11-19 18:19 UTC 

[PATCH 10/58] swiotlb: Prototype swiotlb_late_init_with_default_size in swiotlb.h
 2012-11-19  5:27 UTC 

[PATCH RFT] ia64: dma-mapping: support debug_dma_mapping_error
 2012-11-15 18:08 UTC  (3+ messages)
` [PATCH RFT RESEND linux-next] "

[PATCH 1/1] arch Kconfig: remove references to IRQ_PER_CPU
 2012-11-14  0:53 UTC  (3+ messages)

drivers/firmware/efivars.c:841:2: warning: (near initialization for 'efi_pstore_info.write')
 2012-11-13 19:53 UTC 

drivers/firmware/efivars.c:838:2: warning: initialization from incompatible pointer type
 2012-11-13 19:33 UTC  (2+ messages)

fs/pstore/platform.c:175:3: error: too few arguments to function 'psinfo->write'
 2012-11-12 21:43 UTC 

[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
 2012-11-07  7:40 UTC  (18+ 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 m
` [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
` [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] Update start_pfn in zone and pg_data when spanned_pages == 0
` [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 00/13] Add gdb python scripts as kernel debugging helpers
 2012-11-05 16:09 UTC  (2+ messages)
` [PATCH 10/13] scripts/gdb: Add internal helper and convenience function to retrieve thread_info

[PATCH] KVM: ia64: remove unused variable in kvm_release_vm_pages()
 2012-10-26 20:51 UTC  (3+ messages)

ia64 xen comment needs updating
 2012-10-24 22:14 UTC 

[GIT PULL] Fix ia64 UAPI fallout
 2012-10-23 21:41 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 de
` [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

[PATCH] UAPI: Make arch/ia64/include/asm/kvm_para.h generic
 2012-10-18 16:58 UTC 

[PATCH] [IA64] kprobes: remove unused variable in get_kprobe_inst()
 2012-10-17 15:09 UTC 

[GIT PULL] ia64 uapi include file moves
 2012-10-12 22:52 UTC 

[GIT PULL] Disintegrate UAPI for ia64 [ver #2]
 2012-10-09  9:15 UTC 

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-10-09  8:11 UTC  (58+ 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 s
` [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 21/21] memory-hotplug: auto offline page_cgroup when onlining memory block failed

[POLL] Which Linux distro now? And tomorrow?
 2012-10-08 22:18 UTC  (4+ messages)

[GIT PULL] Disintegrate UAPI for ia64
 2012-10-04 19:51 UTC 

rx4640 does not boot wheezy 3.2.0-3-mckinley kernel
 2012-10-03 11:55 UTC 

[PATCH 00/13] Add gdb python scripts as kernel debugging helpers
 2012-10-03 11:21 UTC  (2+ messages)
` [PATCH 10/13] scripts/gdb: Add internal helper and convenience function to retrieve thread_info

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-10-02 19:48 UTC  (10+ messages)
  ` [RFC/PATCH v2] "

[GIT PULL] ia64 changes for 3.7 merge window
 2012-10-01 20:38 UTC 

[PATCH] ia64/xen: fix return value check in xencomm_vtop()
 2012-09-27 19:37 UTC  (2+ messages)

[PATCH 21/29] PCI, ia64: kill pci_find_next_bus
 2012-09-25  8:26 UTC 

[PATCH v2 1/2] PCI: Keep pci_fixup_irqs() around after init
 2012-09-19 22:37 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: Provide a default pcibios_update_irq()

[PATCH 03/40] PCI, ia64: clear initial value for root info resources
 2012-09-19 18:54 UTC 

[PATCH] PCI, ia64: clear initial value for root info resources
 2012-09-19 17:49 UTC 

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-09-19 17:02 UTC  (26+ messages)
` [RFC v8 PATCH 04/20] memory-hotplug: offline and remove memory when removing the memory device
` [RFC v8 PATCH 08/20] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC v8 PATCH 13/20] memory-hotplug: check page type in get_page_bootmem


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox