public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-04 12:20:18 to 2013-02-01 01:36:16 UTC [more...]

[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
 2013-02-01  1:36 UTC  (58+ messages)
` [PATCH v6 01/15] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v6 02/15] memory-hotplug: check whether all memory blocks are offlined or not when removing m
  ` [PATCH v6 02/15] memory-hotplug: check whether all memory blocks are offlined or not when removi
` [PATCH v6 03/15] memory-hotplug: remove redundant codes
` [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
  ` [PATCH v6 05/15] memory-hotplug: introduce new function arch_remove_memory() for removing page t
` [PATCH v6 06/15] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v6 07/15] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove
` [PATCH v6 09/15] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v6 10/15] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v6 11/15] memory-hotplug: Integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v6 12/15] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v6 13/15] memory-hotplug: remove sysfs file of node
` [PATCH v6 14/15] memory-hotplug: free node_data when a node is offlined
` [PATCH v6 15/15] memory-hotplug: Do not allocate pdgat if it was not freed when offline

[PATCH] MAINTAINERS: update SGI & ia64 Altix stuff
 2013-01-29 22:48 UTC 

[PATCH v5 00/20] Add gdb python scripts as kernel debugging helpers
 2013-01-29 14:15 UTC  (4+ messages)
` [PATCH v5 14/20] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
  ` [PATCH v5 14/20] scripts/gdb: Add internal helper and convenience function to retrieve thread_in

[PATCH] ia64/mm: fix a bad_page bug when crash kernel booting
 2013-01-29  3:52 UTC 

[PATCH v3 14/22] PCI, ia64: Kill pci_find_next_bus
 2013-01-27 19:23 UTC 

[PATCH v2 14/22] PCI, ia64: Kill pci_find_next_bus
 2013-01-27  5:36 UTC 

administrativní zprávy
 2013-01-26 10:00 UTC  (2+ messages)
` administrativní Zpráva

[PATCH 0/8] vm_unmapped_area: finish the mission
 2013-01-25  3:49 UTC  (24+ messages)
` [PATCH 1/8] mm: use vm_unmapped_area() on parisc architecture
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture
` [PATCH 3/8] mm: use vm_unmapped_area() on frv architecture
` [PATCH 4/8] mm: use vm_unmapped_area() on ia64 architecture
` [PATCH 5/8] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 6/8] mm: remove free_area_cache use in powerpc architecture
` [PATCH 7/8] mm: use vm_unmapped_area() on "
` [PATCH 8/8] mm: remove free_area_cache

[PATCH 0/8] convert remaining archs to use vm_unmapped_area()
 2013-01-24 14:13 UTC  (11+ messages)
` [PATCH 1/8] mm: use vm_unmapped_area() on parisc architecture
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture
` [PATCH 3/8] mm: use vm_unmapped_area() on frv architecture
` [PATCH 4/8] mm: use vm_unmapped_area() on ia64 architecture
` [PATCH 5/8] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 6/8] mm: remove free_area_cache use in powerpc architecture
` [PATCH 7/8] mm: use vm_unmapped_area() on "
` [PATCH 8/8] mm: remove free_area_cache

[PATCH v4 00/13] Add gdb python scripts as kernel debugging helpers
 2013-01-23 11:40 UTC  (9+ messages)
` [PATCH v4 10/13] scripts/gdb: Add internal helper and convenience function to retrieve thread_info

[PATCH v3 0/2] memory-hotplug: introduce CONFIG_HAVE_BOOTMEM_INFO_NODE and revert register_page_boot
 2013-01-18  7:58 UTC  (8+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 1/2] memory-hotplug: introduce CONFIG_HAVE_BOOTMEM_INFO_NODE and revert register_page_
` [PATCH 2/2] memory-hotplug: cleanup: removing the arch specific functions without any implementation
` [PATCH v3 0/2] memory-hotplug: introduce CONFIG_HAVE_BOOTMEM_INFO_NODE and revert register_page_

[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] ia64: sn/pci/pcibr/pcibr_reg.c: check null pointer dereference
 2013-01-14 20:56 UTC  (5+ messages)
      ` [PATCH v2] ia64: sn/pci/pcibr/pcibr_reg.c: remove unnecessary check null pointer

Quick Loans
 2013-01-12  4:32 UTC 

ERROR: "pstore_cannot_block_path" [drivers/firmware/efivars.ko] undefined!
 2013-01-11  9:17 UTC 

[PATCH] sysctl: convert arch specific unaligned access regulators to generic ones
 2013-01-10  4:25 UTC  (9+ messages)
` [RESEND PATCH] Convert IA64 sysctl to generic
  ` [RESEND PATCH] sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
        ` [PATCH v2] "

[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
 2013-01-10  1:38 UTC  (42+ messages)
` [PATCH v5 01/14] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removing m
  ` [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removi
` [PATCH v5 03/14] memory-hotplug: remove redundant codes
` [PATCH v5 04/14] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v5 05/14] memory-hotplug: introduce new function arch_remove_memory() for removing page table
  ` [PATCH v5 05/14] memory-hotplug: introduce new function arch_remove_memory() for removing page t
` [PATCH v5 06/14] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v5 07/14] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
` [PATCH v5 08/14] memory-hotplug: Common APIs to support page tables hot-remove
` [PATCH v5 09/14] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v5 10/14] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v5 11/14] memory-hotplug: Integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v5 12/14] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v5 13/14] memory-hotplug: remove sysfs file of node
` [PATCH v5 14/14] memory-hotplug: free node_data when a node is offlined

[PATCH] [IA64] Wire up finit_module syscall
 2013-01-03 18:33 UTC 

[TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR
 2012-12-12 18:18 UTC  (2+ messages)
` [TRIVIAL PATCH 07/26] ia64: Convert print_symbol to %pSR

[GIT PULL] ia64 fix for 3.8 merge window
 2012-12-11 17:04 UTC 

loan offer
 2012-12-08  1:36 UTC  (2+ messages)

[Patch v4 00/12] memory-hotplug: hot-remove physical memory
 2012-12-07  7:06 UTC  (14+ messages)
` [Patch v4 09/12] memory-hotplug: remove page table of x86_64 architecture
` [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap

KINDLY READ THE ATTACHED FUND INVESTMENT PROPOSAL LETTER AND REPLY
 2012-12-06 13:10 UTC 


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