1. aca14f3 [IA64] fix the difference between node_mem_map and node_start_pfn by Ken'ichi Ohmichi · 16 years ago
  2. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  3. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  4. a9894a4 [IA64] Fix annoying IA64_TR_ALLOC_MAX message. by Tony Luck · 16 years ago
  5. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  6. c459ce8 [IA64] Put the space for cpu0 per-cpu area into .data section by Tony Luck · 16 years ago
  7. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  8. 10617bb [IA64] Ensure cpu0 can access per-cpu variables in early boot code by Tony Luck · 16 years ago
  9. 34d8a38 GRU Driver: hardware data structures by Jack Steiner · 16 years ago
  10. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  11. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  12. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  13. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  14. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  15. 839052d [IA64] fix personality(PER_LINUX32) performance issue by Huang, Xiaolan · 16 years ago
  16. e617fce [IA64] bugfix: nptcg breaks cpu-hotadd by Hidetoshi Seto · 16 years ago
  17. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  18. 71b264f Pull miscellaneous into release branch by Tony Luck · 16 years ago
  19. f4df39c Pull nptcg into release branch by Tony Luck · 16 years ago
  20. a49072bb Pull kvm-patches into release branch by Tony Luck · 16 years ago
  21. 98075d2 [IA64] Fix NUMA configuration issue by Zoltan Menyhart · 16 years ago
  22. 273988f [IA64] Untangle sync_icache_dcache() page size determination by Christoph Lameter · 16 years ago
  23. 734bc36 [IA64] remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  24. 2c6e6db [IA64] Minimize per_cpu reservations. by holt@sgi.com · 16 years ago
  25. 41bd26d [IA64] Correct pernodesize calculation. by holt@sgi.com · 16 years ago
  26. a6c75b86 [IA64] Kernel parameter for max number of concurrent global TLB purges by Fenghua Yu · 16 years ago
  27. 2046b94 [IA64] Multiple outstanding ptc.g instruction support by Fenghua Yu · 16 years ago
  28. 9665189 [IA64] Add API for allocating Dynamic TR resource. by Xiantao Zhang · 16 years ago
  29. 45e18c2 [IA64] kprobes arch consolidation build fix by Harvey Harrison · 16 years ago
  30. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  31. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  32. 620de2f [IA64] honor notify_die() returning NOTIFY_STOP by Jan Beulich · 16 years ago
  33. aec103b [IA64] Avoid unnecessary TLB flushes when allocating memory by de Dinechin, Christophe (Integrity VM) · 17 years ago
  34. c2eeb32 [IA64] Add missing "space" to concatenated strings by Joe Perches · 17 years ago
  35. 4b9ddc7 [IA64] Fix section mismatch in contig.c version of per_cpu_init() by Tony Luck · 17 years ago
  36. 18b8bef [IA64] ia64/mm/init.c: fix section mismatches by Adrian Bunk · 17 years ago
  37. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  38. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  39. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  40. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  41. de33b82 memory unplug: ia64 interface by KAMEZAWA Hiroyuki · 17 years ago
  42. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 17 years ago
  43. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  44. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  45. ef229c5 IA64: SPARSEMEM_VMEMMAP 16K page size support by Christoph Lameter · 17 years ago
  46. ea3c4b1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  47. 99a19cf [IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem by Prarit Bhargava · 17 years ago
  48. dec4ad8 hugepage: fix broken check for offset alignment in hugepage mappings by David Gibson · 17 years ago
  49. e8c59c0 [IA64] Failure to grow RBS by Andrew Burgess · 17 years ago
  50. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  51. 256a7e0 [IA64] silence GCC ia64 unused variable warnings by Jes Sorensen · 17 years ago
  52. 9be26f4 [IA64] is_power_of_2-ia64/mm/hugetlbpage.c by vignesh babu · 17 years ago
  53. 576fe0b [IA64] optimize pagefaults a little by Christoph Hellwig · 17 years ago
  54. 72fdbdc [IA64] spelling fixes: arch/ia64/ by Simon Arlott · 17 years ago
  55. 2bd62a4 [IA64] Quicklist support for IA64 by Christoph Lameter · 17 years ago
  56. 38cb162 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  57. 8737d59 [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64 by Milind Arun Choudhary · 17 years ago
  58. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  59. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  60. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  61. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  62. afa3739 get_unmapped_area handles MAP_FIXED on ia64 by Benjamin Herrenschmidt · 17 years ago
  63. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  64. d291825 Pull mem-attribute into release branch by Tony Luck · 17 years ago
  65. b643b0fd Pull percpu-dtc into release branch by Tony Luck · 17 years ago
  66. 9b50ffb [IA64] make ioremap avoid unsupported attributes by Bjorn Helgaas · 17 years ago
  67. c4add2e [IA64] rename ioremap variables to match i386 by Bjorn Helgaas · 17 years ago
  68. 83d2cd3 [IA64] bugfix stack layout upside-down by KAMEZAWA Hiroyuki · 17 years ago
  69. a3f5c33 [IA64] min_low_pfn and max_low_pfn calculation fix by Zou Nan hai · 17 years ago
  70. f4a5709 [IA64] point saved_max_pfn to the max_pfn of the entire system by Horms · 17 years ago
  71. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  72. 09ae1f5 [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 by Christoph Lameter · 17 years ago
  73. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 17 years ago
  74. 00b65985 [IA64] relax per-cpu TLB requirement to DTC by Chen, Kenneth W · 18 years ago
  75. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 17 years ago
  76. 524fd98 [IA64] clean up sparsemem memory_present call by Bob Picco · 17 years ago
  77. f1c0afa [IA64] show_mem() for IA64 sparsemem NUMA by George Beshers · 17 years ago
  78. 139b830 [IA64] register memory ranges in a consistent manner by Bob Picco · 17 years ago
  79. 233c2f9 [IA64] kexec: typo in the saved_max_pfn description in contig.c by Horms · 17 years ago
  80. 475c63b [IA64] Zero size /proc/vmcore on ia64 by Horms · 17 years ago
  81. a2f3aa02 [PATCH] Fix sparsemem on Cell by Dave Hansen · 18 years ago
  82. 8b9c106 [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid' by Tony Luck · 18 years ago
  83. 45a98fc [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations by Horms · 18 years ago
  84. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  85. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  86. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  87. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  88. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago
  89. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  90. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  91. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  92. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  93. 816add4 [IA64] trim output of show_mem() by Jes Sorensen · 18 years ago
  94. 709a6c1 [IA64] show_mem() printk levels by Jes Sorensen · 18 years ago
  95. e44e41d [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM by Bob Picco · 18 years ago
  96. 921eea1 [IA64] align high endpoint of VIRTUAL_MEM_MAP by Bob Picco · 18 years ago
  97. e037cda [IA64] sparse cleanups by Keith Owens · 18 years ago
  98. dd8041f [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug by Yasunori Goto · 18 years ago
  99. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  100. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 18 years ago