1. 4792adb powerpc: Don't use a 16G page if beyond mem= limits by Jon Tollefson · 16 years ago
  2. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  3. fe55249 powerpc: Always trim numa memory to lmb_end_of_DRAM() by Milton Miller · 16 years ago
  4. e817037 powerpc/numa: Make memory reserve code more robust by Jon Tollefson · 16 years ago
  5. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  6. f5ea64d powerpc: Get USE_STRICT_MM_TYPECHECKS working again by David Gibson · 16 years ago
  7. 8f64e1f powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes by Jon Tollefson · 16 years ago
  8. a880e76 powerpc: Avoid integer overflow in page_is_ram() by Roland Dreier · 16 years ago
  9. 4ee7084 POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical by Becky Bruce · 16 years ago
  10. 82331ab powerpc/85xx: fix build warning, remove silly cast by Becky Bruce · 16 years ago
  11. 0b26425 powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages by David Gibson · 16 years ago
  12. aaf4a9b0 powerpc: Rename PTE_SIZE to HPTE_SIZE by Becky Bruce · 16 years ago
  13. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  14. cf00085 powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels by Chandru · 16 years ago
  15. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  16. 9e88ba4 powerpc: Only make kernel text pages of linear mapping executable by Paul Mackerras · 16 years ago
  17. e16a9c0 powerpc: Guard htab_dt_scan_hugepage_blocks appropriately by Tony Breeds · 16 years ago
  18. bc033b6 powerpc/mm: Fix attribute confusion with htab_bolt_mapping() by Benjamin Herrenschmidt · 16 years ago
  19. c7c8eed powerpc: Force printing of 'total_memory' to unsigned long long by Tony Breeds · 16 years ago
  20. fb61063 powerpc: Fix compiler warning in arch/powerpc/mm/mem.c by Tony Breeds · 16 years ago
  21. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago
  22. ce0ad7f powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) by Nick Piggin · 16 years ago
  23. 00df438 powerpc: Disable 64K hugetlb support when doing 64K SPU mappings by Benjamin Herrenschmidt · 16 years ago
  24. bda2fa5 powerpc: use generic show_mem() by Johannes Weiner · 16 years ago
  25. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  26. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 16 years ago
  27. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
  28. 9122434 powerpc: define support for 16G hugepages by Jon Tollefson · 16 years ago
  29. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 16 years ago
  30. ec4b2c0 powerpc: function to allocate gigantic hugepages by Jon Tollefson · 16 years ago
  31. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  32. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  33. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  34. a1f242f powerpc ioremap_prot by Benjamin Herrenschmidt · 16 years ago
  35. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  36. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  37. 2bf3016 powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM by Stefan Roese · 16 years ago
  38. 1bc54c0 powerpc: rework 4xx PTE access and TLB miss by Benjamin Herrenschmidt · 16 years ago
  39. 392096e generic-ipi: fix linux-next tree build failure by Stephen Rothwell · 16 years ago
  40. 0db9360 powerpc/pseries: Update numa association of hotplug memory add for drconf memory by Nathan Fontenot · 16 years ago
  41. 8342681 powerpc/pseries: Split code into helper routines for drconf memory by Nathan Fontenot · 16 years ago
  42. db7f37d powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n by Tony Breeds · 16 years ago
  43. 87e9ab1 powerpc: hash_huge_page() should get the WIMG bits from the lpte by Dave Kleikamp · 16 years ago
  44. 3a8247c powerpc: Only demote individual slices rather than whole process by Paul Mackerras · 16 years ago
  45. 316a405 powerpc: Get rid of bitfields in ppc_bat struct by Becky Bruce · 16 years ago
  46. 7c5c432 powerpc: Change BAT code to use phys_addr_t by Becky Bruce · 16 years ago
  47. 41743a4 powerpc: Free a PTE bit on ppc64 with 64K pages by Benjamin Herrenschmidt · 16 years ago
  48. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  49. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  50. 65ba6cd [POWERPC] Clear sub-page HPTE present bits when demoting page size by Paul Mackerras · 16 years ago
  51. 8a3e1c6 Merge branch 'merge' by Paul Mackerras · 16 years ago
  52. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 16 years ago
  53. acf4648 Merge branch 'merge' into powerpc-next by Paul Mackerras · 16 years ago
  54. 46a7417 [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  55. d3d3d3c [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword by Adrian Bunk · 16 years ago
  56. fcff474 Merge branch 'linux-2.6' into powerpc-next by Paul Mackerras · 16 years ago
  57. cec08e7 [POWERPC] vmemmap fixes to use smaller pages by Benjamin Herrenschmidt · 16 years ago
  58. c884116 [POWERPC] Remove duplicate variable definitions in mm/tlb_64.c by Michael Ellerman · 16 years ago
  59. 572fb57 [POWERPC] Move declaration of tce variables into mmu-hash64.h by Michael Ellerman · 16 years ago
  60. 09de9ff [POWERPC] Fix sparse warnings in arch/powerpc/mm by Michael Ellerman · 16 years ago
  61. 5f25f065 [POWERPC] Move declaration of init_bootmem_done into system.h by Michael Ellerman · 16 years ago
  62. 3b57506 [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus by Paul Mackerras · 16 years ago
  63. bbea346 [POWERPC] Fix slb.c compile warnings by Geoff Levand · 16 years ago
  64. 9d88a2e [POWERPC] Provide walk_memory_resource() for powerpc by Badari Pulavarty · 17 years ago
  65. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  66. f608600 [POWERPC] Clean up access to thread_info in assembly by Kumar Gala · 16 years ago
  67. 2c419bd [POWERPC] Port fixmap from x86 and use for kmap_atomic by Kumar Gala · 16 years ago
  68. 37dd2ba [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero) by Kumar Gala · 17 years ago
  69. 6df1646 [POWERPC] Add include of linux/of.h to numa.c by Michael Ellerman · 17 years ago
  70. 49a9997 [POWERPC] Remove unused __max_memory variable by Olof Johansson · 17 years ago
  71. 7711684 [POWERPC] Remove unused machine call outs by Kumar Gala · 17 years ago
  72. 09b5e63 [POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr by Kumar Gala · 17 years ago
  73. 0aef996 [POWERPC] 85xx: Cleanup TLB initialization by Kumar Gala · 17 years ago
  74. d7917ba [POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem by Kumar Gala · 17 years ago
  75. 99c62dd7 [POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr by Kumar Gala · 17 years ago
  76. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  77. ae86f00 [POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG by Stephen Rothwell · 17 years ago
  78. b991f05 [POWERPC] Fix deadlock with mmu_hash_lock in hash_page_sync by Benjamin Herrenschmidt · 17 years ago
  79. 745681a [POWERPC] Remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  80. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  81. fa90f70 [POWERPC] arch_add_memory() cannot be __devinit by Geert Uytterhoeven · 17 years ago
  82. 52db9b4 [POWERPC] Add error return from htab_remove_mapping() by Badari Pulavarty · 17 years ago
  83. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  84. cfe666b [POWERPC] Don't use 64k pages for ioremap on pSeries by Paul Mackerras · 17 years ago
  85. 44387e9 [POWERPC] Fix PMU + soft interrupt disable bug by Anton Blanchard · 17 years ago
  86. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  87. 31bf111 [POWERPC] Fix large hash table allocation on Cell blades by Michael Ellerman · 17 years ago
  88. f8c8803 [POWERPC] Add code for removing HPTEs for parts of the linear mapping by Badari Pulavarty · 17 years ago
  89. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  90. dde0013 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  91. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  92. a99824f [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc by Badari Pulavarty · 17 years ago
  93. aa620ab [POWERPC] Add remove_memory() for 64-bit powerpc by Badari Pulavarty · 17 years ago
  94. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  95. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  96. 1daa6d0 [POWERPC] Fake NUMA emulation for PowerPC by Balbir Singh · 17 years ago
  97. 551ed33 [POWERPC] update_mmu_cache: Don't cache-flush non-readable pages by Scott Wood · 17 years ago
  98. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  99. 41d824b [POWERPC] Allocate the hash table under 1G on cell by Michael Ellerman · 17 years ago
  100. 55852be Revert "[POWERPC] Fake NUMA emulation for PowerPC" by Paul Mackerras · 17 years ago