1. e44e41d [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM by Bob Picco · 19 years ago
  2. 921eea1 [IA64] align high endpoint of VIRTUAL_MEM_MAP by Bob Picco · 19 years ago
  3. e037cda [IA64] sparse cleanups by Keith Owens · 18 years ago
  4. dd8041f [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug by Yasunori Goto · 19 years ago
  5. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  6. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 19 years ago
  7. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 19 years ago
  8. ae5a2c1 [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system running by Yasunori Goto · 19 years ago
  9. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 19 years ago
  10. ae9a5b8 [PATCH] Notify page fault call chain for ia64 by Anil S Keshavamurthy · 19 years ago
  11. 8cf60e0 Auto-update from upstream by Tony Luck · 19 years ago
  12. 9c576ff ACPI add ia64 exports to build acpi_memhotplug as a module by KAMEZAWA Hiroyuki · 19 years ago
  13. 32e62c6 [IA64] rework memory attribute aliasing by Bjorn Helgaas · 19 years ago
  14. ace1d81 [IA64] Make show_mem() skip holes in a pgdat by Robin Holt · 19 years ago
  15. 0ffe984 [IA64] Prefetch mmap_sem in ia64_do_page_fault() by Christoph Lameter · 19 years ago
  16. d1127e4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  17. c1c57d7 [IA64] ioremap() should prefer WB over UC by Bjorn Helgaas · 19 years ago
  18. ce9eed5 [IA64] optimize flush_tlb_range on large numa box by Chen, Kenneth W · 19 years ago
  19. 5e48521 [IA64] lazy_mmu_prot_update needs to be aware of huge pages by Zhang, Yanmin · 19 years ago
  20. 3571761 [PATCH] for_each_online_pgdat: remove sorting pgdat by KAMEZAWA Hiroyuki · 19 years ago
  21. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 19 years ago
  22. e9b0a07 [PATCH] ia64: ioremap: check EFI for valid memory attributes by Bjorn Helgaas · 19 years ago
  23. 03906ea [IA64] add init declaration - nolwsys by Chen, Kenneth W · 19 years ago
  24. 914a4ea [IA64] add init declaration - gate page functions by Chen, Kenneth W · 19 years ago
  25. dae2806 [IA64] add init declaration to memory initialization functions by Chen, Kenneth W · 19 years ago
  26. 244fd54 [IA64] add init declaration to cpu initialization functions by Chen, Kenneth W · 19 years ago
  27. 2332c9a [IA64] fix ia64 is_hugepage_only_range by Chen, Kenneth W · 19 years ago
  28. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 19 years ago
  29. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  30. 536ea4e Pull bsp-removal into release branch by Tony Luck · 19 years ago
  31. 1681b8e [IA64] Simple memory hot-add for ia64. by Yasunori Goto · 19 years ago
  32. cfbb142 [IA64] Hole in IA64 TLB flushing from system threads by Jack Steiner · 19 years ago
  33. ff74190 [IA64] support for cpu0 removal by Ashok Raj · 19 years ago
  34. acb7f67 [IA64] Limit the maximum NODEDATA_ALIGN() offset by Jack Steiner · 19 years ago
  35. 7669a22 Pull context-bitmap into release branch by Tony Luck · 19 years ago
  36. 9783524 [IA64] fix memory less node allocation by Bob Picco · 19 years ago
  37. 58cd908 [IA64] make mmu_context.h and tlb.c 80-column friendly by Chen, Kenneth W · 19 years ago
  38. dcc17d1 [IA64] Use bitmaps for efficient context allocation/free by Peter Keilty · 19 years ago
  39. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  40. 663b97f [PATCH] mm: flush_tlb_range outside ptlock by Hugh Dickins · 19 years ago
  41. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  42. 46dea3d [PATCH] mm: ia64 use expand_upwards by Hugh Dickins · 19 years ago
  43. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 19 years ago
  44. 8496f2a Pull fix-slow-tlb-purge into release branch by Tony Luck · 19 years ago
  45. d73dee6 Pull for-each-cpu into release branch by Tony Luck · 19 years ago
  46. c1902aa [IA64] - Avoid slow TLB purges on SGI Altix systems by Dean Roe · 19 years ago
  47. dc565b5 [IA64] wider use of for_each_cpu_mask() in arch/ia64 by hawkes@sgi.com · 19 years ago
  48. 2d4b1fa [PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changes by Bob Picco · 19 years ago
  49. c678796 [PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_data by Bob Picco · 19 years ago
  50. da9577c [PATCH] V5 ia64 SPARSEMEM - Kconfig and Makefile by Bob Picco · 19 years ago
  51. c85b2a5 Pull sim-fixes into release branch by Tony Luck · 19 years ago
  52. 344a076 [IA64] Manual merge fix for 3 files by Tony Luck · 19 years ago
  53. 1f7ad57 [PATCH] Kprobes: prevent possible race conditions ia64 changes by Prasanna S Panchamukhi · 19 years ago
  54. 63028aa [IA64] page_not_present fault in region 5 is normal by Kiyoshi Ueda · 19 years ago
  55. 6cf07a8 [IA64] Fix nasty VMLPT problem... by Peter Chubb · 19 years ago
  56. 0a41e25 [IA64] Rationalise Region Definitions by Peter Chubb · 19 years ago
  57. 8d7e351 [IA64] fix generic/up builds by Tony Luck · 20 years ago
  58. 564601a [IA64] memory-less-nodes repost by bob.picco · 20 years ago
  59. 7213b25 [PATCH] Kprobes/IA64: kdebug die notification mechanism by Anil S Keshavamurthy · 20 years ago
  60. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 20 years ago
  61. 63551ae [PATCH] Hugepage consolidation by David Gibson · 20 years ago
  62. ad597bd [IA64] Fill holes in FIXADDR_USER space with zero pages. by David Mosberger-Tang · 20 years ago
  63. f0a8d3c [IA64] Need to handle lfetch in "no_context" case. by Tony Luck · 20 years ago
  64. e96c9b4 [IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warning by Tony Luck · 20 years ago
  65. fde740e [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte. by Robin Holt · 20 years ago
  66. 3bf5ee9 [PATCH] freepgt: hugetlb_free_pgd_range by Hugh Dickins · 20 years ago
  67. e0da382 [PATCH] freepgt: free_pgtables use vma list by Hugh Dickins · 20 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago