1. eaeafcd powerpc: Fix deadlock in icswx code by Anton Blanchard · 13 years ago
  2. 55a6bcf powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe by Anton Blanchard · 13 years ago
  3. 2b7940d powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid by Anton Blanchard · 13 years ago
  4. 621112e thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  5. 2429d1c powerpc: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  6. 87c2bd6 powerpc: gup_hugepte() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  7. cf2f493 powerpc: gup_hugepte() avoid freeing the head page too many times by Andrea Arcangeli · 13 years ago
  8. acafc79 powerpc: get_hugepte() don't put_page() the wrong page by Andrea Arcangeli · 13 years ago
  9. 45a2755 powerpc: remove superfluous PageTail checks on the pte gup_fast by Andrea Arcangeli · 13 years ago
  10. 68fe9d9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  11. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 14 years ago
  12. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 14 years ago
  13. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 14 years ago
  14. d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 14 years ago
  15. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 14 years ago
  16. be135f4 powerpc: Add ioremap_wc by Anton Blanchard · 14 years ago
  17. 79af218 powerpc: Fix compile with icwsx support by Stephen Rothwell · 14 years ago
  18. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  19. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 14 years ago
  20. a32e252 powerpc: Use new CPU feature bit to select 2.06 tlbie by Michael Neuling · 14 years ago
  21. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  22. e70606e powerpc/numa: Look for ibm, associativity-reference-points at the root by Michael Ellerman · 14 years ago
  23. bd49178 powerpc: Add TLB size detection for TYPE_3E MMUs by Benjamin Herrenschmidt · 14 years ago
  24. b68a70c powerpc: Replace open coded instruction patching with patch_instruction/patch_branch by Anton Blanchard · 14 years ago
  25. f5be2dc powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE by Michael Ellerman · 14 years ago
  26. 5e8e7b4 powerpc/mm: Standardise on MMU_NO_CONTEXT by Michael Ellerman · 14 years ago
  27. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  28. f65e51d Documentation: fix minor typos/spelling by Sylvestre Ledru · 14 years ago
  29. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  30. 6090912 powerpc: Implement dma_mmap_coherent() by Benjamin Herrenschmidt · 14 years ago
  31. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  32. 8315320 Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  33. 36e8695 powerpc/pseries: Disable VPNH feature by Benjamin Herrenschmidt · 14 years ago
  34. 6dd2270 powerpc: Fix memory limits when starting at a non-zero address by Scott Wood · 14 years ago
  35. f342552 powerpc/mm: Make hpte_need_flush() safe for preemption by Peter Zijlstra · 14 years ago
  36. 429f4d8 powerpc/numa: Fix bug in unmap_cpu_from_node by Anton Blanchard · 14 years ago
  37. fe5cfd6 powerpc/numa: Disable VPHN on dedicated processor partitions by Anton Blanchard · 14 years ago
  38. c0e5e46 powerpc/numa: Add length when creating OF properties via VPHN by Anton Blanchard · 14 years ago
  39. d69043e powerpc/numa: Check for all VPHN changes by Anton Blanchard · 14 years ago
  40. 5de1669 powerpc/numa: Only use active VPHN count fields by Anton Blanchard · 14 years ago
  41. cd9d6cc powerpc/pseries: Remove unnecessary variable initializations in numa.c by Jesse Larrew · 14 years ago
  42. 7639ada powerpc/pseries: Fix brace placement in numa.c by Jesse Larrew · 14 years ago
  43. bd03403 powerpc/pseries: Fix typo in VPHN comments by Jesse Larrew · 14 years ago
  44. 21a06b0 powerpc/476: Workaround for PLB6 hang by Dave Kleikamp · 14 years ago
  45. 9180706 thp: alter compound get_page/put_page by Andrea Arcangeli · 14 years ago
  46. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 14 years ago
  47. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 14 years ago
  48. ae9fd31 powerpc: Remove unnecessary casts of void ptr by Jesper Juhl · 14 years ago
  49. 9eff1a3 powerpc/pseries: Poll VPA for topology changes and update NUMA maps by Jesse Larrew · 14 years ago
  50. 7a9d125 powerpc: Record vma->phys_addr in ioremap() by Michael Ellerman · 14 years ago
  51. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 14 years ago
  52. f2e785e powerpc: Use call_rcu_sched() for pagetables by Peter Zijlstra · 14 years ago
  53. 0b97fee powerpc/mm: Avoid avoidable void* pointer by Michael Neuling · 14 years ago
  54. cd34206 powerpc: Add memory_hotplug_max() by Nishanth Aravamudan · 14 years ago
  55. 99d8670 powerpc: Cleanup APIs for cpu/thread/core mappings by Vaidyanathan Srinivasan · 14 years ago
  56. 82ae5ea powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 by Kumar Gala · 14 years ago
  57. 1c2c25c powerpc: Fix call to subpage_protection() by Michael Neuling · 14 years ago
  58. 4a89261 powerpc/mm: Fix build error in setup_initial_memory_limit by Kumar Gala · 14 years ago
  59. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  60. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  61. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  62. 55fd766 powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips by Kumar Gala · 15 years ago
  63. 988cf86 powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes by Kumar Gala · 14 years ago
  64. 92437d4 powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT by Paul Gortmaker · 14 years ago
  65. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  66. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  67. 0d35e16 powerpc/mm: Assume first cpu is boot_cpuid not 0 by Matthew McClintock · 14 years ago
  68. 28b5499 powerpc: Check end of stack canary at oops time by Anton Blanchard · 14 years ago
  69. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  70. 79c3095 powerpc: Export memstart_addr and kernstart_addr on ppc64 by Sonny Rao · 14 years ago
  71. b1515af Merge remote branch 'jwb/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  72. 32412aa powerpc/47x: Add an isync before the tlbivax instruction by Dave Kleikamp · 14 years ago
  73. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  74. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  75. 4734b59 memblock: Remove memblock_type.size and add memblock.memory_size instead by Benjamin Herrenschmidt · 14 years ago
  76. cd3db0c memblock: Remove rmo_size, burry it in arch/powerpc where it belongs by Benjamin Herrenschmidt · 14 years ago
  77. e63075a memblock: Introduce default allocation limit and use it to replace explicit ones by Benjamin Herrenschmidt · 14 years ago
  78. 27f574c memblock: Expose MEMBLOCK_ALLOC_ANYWHERE by Benjamin Herrenschmidt · 14 years ago
  79. 28be707 memblock/powerpc: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  80. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  81. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  82. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 14 years ago
  83. 4b8692c powerpc/mm: Add some debug output when hash insertion fails by Benjamin Herrenschmidt · 14 years ago
  84. 171aa2c powerpc/mm: Fix bugs in huge page hashing by Benjamin Herrenschmidt · 14 years ago
  85. ca91e6c powerpc/mm: Move around testing of _PAGE_PRESENT in hash code by Benjamin Herrenschmidt · 14 years ago
  86. b1623e7 powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge by Anton Blanchard · 14 years ago
  87. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  88. f2b26c9 powerpc/book3e: Adjust the page sizes list based on MMU config by Benjamin Herrenschmidt · 14 years ago
  89. ff82c31 powerpc/book3e: Fix single step when using HW page tables by Benjamin Herrenschmidt · 15 years ago
  90. cccd234 powerpc: Removing dead CONFIG_SMP_750 by Christoph Egger · 15 years ago
  91. 41eab6f powerpc/numa: Use form 1 affinity to setup node distance by Anton Blanchard · 15 years ago
  92. a591f6b powerpc: Remove all rcu head initializations by Paul E. McKenney · 15 years ago
  93. d10ac37 powerpc/fsl-booke: Fix comments in mmu code that mention BATS by Becky Bruce · 14 years ago
  94. 8054a34 powerpc: Remove dead CONFIG_HIGHPTE by Christoph Egger · 15 years ago
  95. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  96. bc8449c powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity by Anton Blanchard · 15 years ago
  97. 78f6223 powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace by Kumar Gala · 15 years ago
  98. c83ec26 PPC: Split context init/destroy functions by Alexander Graf · 15 years ago
  99. 1ed31d6 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  100. 25863de powerpc/cpumask: Convert NUMA code to new cpumask API by Anton Blanchard · 15 years ago