1. 893473d powerpc/mm: Cleanup careful_allocation(): consolidate memset() by Dave Hansen · 16 years ago
  2. 0be210f powerpc/mm: Make careful_allocation() return virtual addrs by Dave Hansen · 16 years ago
  3. 5d21ea2 powerpc/mm:: Cleanup careful_allocation(): bootmem already panics by Dave Hansen · 16 years ago
  4. c555e52 powerpc/mm: Add better comment on careful_allocation() by Dave Hansen · 16 years ago
  5. 6fd8be4 powerpc/fsl-booke: Remove num_tlbcam_entries by Trent Piepho · 16 years ago
  6. 19f5465 powerpc/fsl-booke: Don't hard-code size of struct tlbcam by Trent Piepho · 16 years ago
  7. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  8. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  9. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  10. ca9153a powerpc/44x: Support 16K/64K base page sizes on 44x by Ilya Yanok · 16 years ago
  11. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  12. ccdcef7 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M by Dale Farnsworth · 16 years ago
  13. 01695a9 powerpc/32: Allow __ioremap on RAM addresses for kdump kernel by Anton Vorontsov · 16 years ago
  14. a149535 powerpc: Fix missing 'blr' in _tlbia() by Benjamin Herrenschmidt · 16 years ago
  15. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  16. 7752035 powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs by Benjamin Herrenschmidt · 16 years ago
  17. 760ec0e powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440 by Benjamin Herrenschmidt · 16 years ago
  18. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  19. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  20. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  21. 2ca8cf7 powerpc/mm: Rework context management for CPUs with no hash table by Benjamin Herrenschmidt · 16 years ago
  22. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
  23. f63837f powerpc/mm: Remove flush_HPTE() by Benjamin Herrenschmidt · 16 years ago
  24. e41e811 powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c by Benjamin Herrenschmidt · 16 years ago
  25. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  26. a4c74dd powerpc: Fix bootmem reservation on uninitialized node by Dave Hansen · 16 years ago
  27. 48f797d powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area by Brian King · 16 years ago
  28. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  29. 0186f47 powerpc: Use RCU based pte freeing mechanism for all powerpc by Kumar Gala · 16 years ago
  30. f4f3a12 powerpc: hash_page_sync should only be used on SMP & STD_MMU_32 by Kumar Gala · 16 years ago
  31. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  32. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  33. 4a61866 powerpc: Fix boot freeze on machine with empty memory node by Dave Hansen · 16 years ago
  34. 4ea8fb9 powerpc set_huge_psize() false positive by Al Viro · 16 years ago
  35. a6326e9 powerpc: Correct page-in counter for CMM with 64k pages by Robert Jennings · 16 years ago
  36. 1330deb CRED: Wrap task credential accesses in the PowerPC arch by David Howells · 16 years ago
  37. 5907630 powerpc/40x: Limit allocable DRAM during early mapping by Grant Erickson · 16 years ago
  38. 7d4320f powerpc: Hugetlb pgtable cache access cleanup by Jon Tollefson · 16 years ago
  39. 4090019 powerpc: Update page-in counter for CMM by Brian King · 16 years ago
  40. 4792adb powerpc: Don't use a 16G page if beyond mem= limits by Jon Tollefson · 16 years ago
  41. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  42. fe55249 powerpc: Always trim numa memory to lmb_end_of_DRAM() by Milton Miller · 16 years ago
  43. e817037 powerpc/numa: Make memory reserve code more robust by Jon Tollefson · 16 years ago
  44. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  45. f5ea64d powerpc: Get USE_STRICT_MM_TYPECHECKS working again by David Gibson · 16 years ago
  46. 8f64e1f powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes by Jon Tollefson · 16 years ago
  47. a880e76 powerpc: Avoid integer overflow in page_is_ram() by Roland Dreier · 16 years ago
  48. 4ee7084 POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical by Becky Bruce · 16 years ago
  49. 82331ab powerpc/85xx: fix build warning, remove silly cast by Becky Bruce · 16 years ago
  50. 0b26425 powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages by David Gibson · 16 years ago
  51. aaf4a9b0 powerpc: Rename PTE_SIZE to HPTE_SIZE by Becky Bruce · 16 years ago
  52. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  53. cf00085 powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels by Chandru · 16 years ago
  54. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  55. 9e88ba4 powerpc: Only make kernel text pages of linear mapping executable by Paul Mackerras · 16 years ago
  56. e16a9c0 powerpc: Guard htab_dt_scan_hugepage_blocks appropriately by Tony Breeds · 16 years ago
  57. bc033b6 powerpc/mm: Fix attribute confusion with htab_bolt_mapping() by Benjamin Herrenschmidt · 16 years ago
  58. c7c8eed powerpc: Force printing of 'total_memory' to unsigned long long by Tony Breeds · 16 years ago
  59. fb61063 powerpc: Fix compiler warning in arch/powerpc/mm/mem.c by Tony Breeds · 16 years ago
  60. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago
  61. ce0ad7f powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) by Nick Piggin · 16 years ago
  62. 00df438 powerpc: Disable 64K hugetlb support when doing 64K SPU mappings by Benjamin Herrenschmidt · 16 years ago
  63. bda2fa5 powerpc: use generic show_mem() by Johannes Weiner · 16 years ago
  64. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  65. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 16 years ago
  66. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
  67. 9122434 powerpc: define support for 16G hugepages by Jon Tollefson · 16 years ago
  68. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 16 years ago
  69. ec4b2c0 powerpc: function to allocate gigantic hugepages by Jon Tollefson · 16 years ago
  70. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  71. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  72. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  73. a1f242f powerpc ioremap_prot by Benjamin Herrenschmidt · 16 years ago
  74. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  75. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  76. 2bf3016 powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM by Stefan Roese · 16 years ago
  77. 1bc54c0 powerpc: rework 4xx PTE access and TLB miss by Benjamin Herrenschmidt · 16 years ago
  78. 392096e generic-ipi: fix linux-next tree build failure by Stephen Rothwell · 16 years ago
  79. 0db9360 powerpc/pseries: Update numa association of hotplug memory add for drconf memory by Nathan Fontenot · 16 years ago
  80. 8342681 powerpc/pseries: Split code into helper routines for drconf memory by Nathan Fontenot · 16 years ago
  81. db7f37d powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n by Tony Breeds · 16 years ago
  82. 87e9ab1 powerpc: hash_huge_page() should get the WIMG bits from the lpte by Dave Kleikamp · 16 years ago
  83. 3a8247c powerpc: Only demote individual slices rather than whole process by Paul Mackerras · 16 years ago
  84. 316a405 powerpc: Get rid of bitfields in ppc_bat struct by Becky Bruce · 16 years ago
  85. 7c5c432 powerpc: Change BAT code to use phys_addr_t by Becky Bruce · 16 years ago
  86. 41743a4 powerpc: Free a PTE bit on ppc64 with 64K pages by Benjamin Herrenschmidt · 16 years ago
  87. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  88. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  89. 65ba6cd [POWERPC] Clear sub-page HPTE present bits when demoting page size by Paul Mackerras · 16 years ago
  90. 8a3e1c6 Merge branch 'merge' by Paul Mackerras · 16 years ago
  91. 0d57994 [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n by Nathan Lynch · 16 years ago
  92. acf4648 Merge branch 'merge' into powerpc-next by Paul Mackerras · 16 years ago
  93. 46a7417 [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  94. d3d3d3c [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword by Adrian Bunk · 16 years ago
  95. fcff474 Merge branch 'linux-2.6' into powerpc-next by Paul Mackerras · 16 years ago
  96. cec08e7 [POWERPC] vmemmap fixes to use smaller pages by Benjamin Herrenschmidt · 16 years ago
  97. c884116 [POWERPC] Remove duplicate variable definitions in mm/tlb_64.c by Michael Ellerman · 16 years ago
  98. 572fb57 [POWERPC] Move declaration of tce variables into mmu-hash64.h by Michael Ellerman · 16 years ago
  99. 09de9ff [POWERPC] Fix sparse warnings in arch/powerpc/mm by Michael Ellerman · 16 years ago
  100. 5f25f065 [POWERPC] Move declaration of init_bootmem_done into system.h by Michael Ellerman · 16 years ago