1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  3. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  4. de4bcdd mm/IA64: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  5. ccce9bb [IA64] Delete __cpuinit usage from all ia64 users by Paul Gortmaker · 12 years ago
  6. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago
  7. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 12 years ago
  8. 6434b94 ia64: use %ld to print pages calculated in nr_free_buffer_pages by Zhang Yanfei · 12 years ago
  9. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  10. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  11. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 14 years ago
  12. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  14. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  15. 877105c percpu: make percpu symbols in ia64 unique by Tejun Heo · 15 years ago
  16. 52594762 ia64: convert to dynamic percpu allocator by Tejun Heo · 15 years ago
  17. 3688647 ia64: allocate percpu area for cpu0 like percpu areas for other cpus by Tejun Heo · 15 years ago
  18. 126b3fc ia64: don't alias VMALLOC_END to vmalloc_end by Tejun Heo · 15 years ago
  19. aca14f3 [IA64] fix the difference between node_mem_map and node_start_pfn by Ken'ichi Ohmichi · 16 years ago
  20. c459ce8 [IA64] Put the space for cpu0 per-cpu area into .data section by Tony Luck · 16 years ago
  21. 10617bb [IA64] Ensure cpu0 can access per-cpu variables in early boot code by Tony Luck · 16 years ago
  22. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 16 years ago
  23. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  24. 71b264f Pull miscellaneous into release branch by Tony Luck · 17 years ago
  25. 98075d2 [IA64] Fix NUMA configuration issue by Zoltan Menyhart · 17 years ago
  26. 734bc36 [IA64] remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  27. 2c6e6db [IA64] Minimize per_cpu reservations. by holt@sgi.com · 17 years ago
  28. 41bd26d [IA64] Correct pernodesize calculation. by holt@sgi.com · 17 years ago
  29. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  30. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  31. ef229c5 IA64: SPARSEMEM_VMEMMAP 16K page size support by Christoph Lameter · 17 years ago
  32. 99a19cf1 [IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem by Prarit Bhargava · 17 years ago
  33. 72fdbdc [IA64] spelling fixes: arch/ia64/ by Simon Arlott · 18 years ago
  34. 2bd62a4 [IA64] Quicklist support for IA64 by Christoph Lameter · 18 years ago
  35. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 18 years ago
  36. a3f5c33 [IA64] min_low_pfn and max_low_pfn calculation fix by Zou Nan hai · 18 years ago
  37. f4a5709 [IA64] point saved_max_pfn to the max_pfn of the entire system by Horms · 18 years ago
  38. 09ae1f5 [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 by Christoph Lameter · 18 years ago
  39. 524fd98 [IA64] clean up sparsemem memory_present call by Bob Picco · 18 years ago
  40. 139b830 [IA64] register memory ranges in a consistent manner by Bob Picco · 18 years ago
  41. 475c63b [IA64] Zero size /proc/vmcore on ia64 by Horms · 18 years ago
  42. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  43. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  44. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  45. 816add4 [IA64] trim output of show_mem() by Jes Sorensen · 18 years ago
  46. 709a6c1 [IA64] show_mem() printk levels by Jes Sorensen · 18 years ago
  47. e44e41d [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM by Bob Picco · 18 years ago
  48. 921eea1 [IA64] align high endpoint of VIRTUAL_MEM_MAP by Bob Picco · 18 years ago
  49. dd8041f [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug by Yasunori Goto · 18 years ago
  50. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 18 years ago
  51. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 18 years ago
  52. ae5a2c1 [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system running by Yasunori Goto · 18 years ago
  53. ace1d81 [IA64] Make show_mem() skip holes in a pgdat by Robin Holt · 19 years ago
  54. 3571761 [PATCH] for_each_online_pgdat: remove sorting pgdat by KAMEZAWA Hiroyuki · 19 years ago
  55. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 19 years ago
  56. 244fd54 [IA64] add init declaration to cpu initialization functions by Chen, Kenneth W · 19 years ago
  57. ff74190 [IA64] support for cpu0 removal by Ashok Raj · 19 years ago
  58. acb7f67 [IA64] Limit the maximum NODEDATA_ALIGN() offset by Jack Steiner · 19 years ago
  59. 9783524 [IA64] fix memory less node allocation by Bob Picco · 19 years ago
  60. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  61. 2d4b1fa [PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changes by Bob Picco · 19 years ago
  62. 8d7e351 [IA64] fix generic/up builds by Tony Luck · 19 years ago
  63. 564601a [IA64] memory-less-nodes repost by bob.picco · 19 years ago
  64. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 20 years ago
  65. fde740e [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte. by Robin Holt · 20 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago