1. f748eda powerpc/mm: Mark Memory Resources as busy by Nathan Fontenot · 11 years ago
  2. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  3. b08a2a1 powerpc: Make NUMA device node code endian safe by Alistair Popple · 11 years ago
  4. 1f7bf02 powerpc: Implement __get_user_pages_fast() by Paul Mackerras · 11 years ago
  5. f13c13a powerpc: Stop using non-architected shared_proc field in lppaca by Anton Blanchard · 11 years ago
  6. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 11 years ago
  7. 3be7db6 powerpc: VPHN topology change updates all siblings by Robert Jennings · 11 years ago
  8. de64095 powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction by Aneesh Kumar K.V · 11 years ago
  9. 83383b7 powerpc/mm: Fix fallthrough bug in hpte_decode by Aneesh Kumar K.V · 11 years ago
  10. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  11. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  12. 602ddc7 mm/PPC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  13. 369a9d8 mm/ppc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  14. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  15. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  16. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  17. 2415cf1 mm/hugetlb: use already existing interface huge_page_shift by Wanpeng Li · 11 years ago
  18. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  19. dd02321 powerpc/numa: Do not update sysfs cpu registration from invalid context by Nathan Fontenot · 11 years ago
  20. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  21. b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  22. 1a52728 powerpc: Optimize hugepage invalidate by Aneesh Kumar K.V · 11 years ago
  23. 437d496 powerpc/THP: Enable THP on PPC64 by Aneesh Kumar K.V · 11 years ago
  24. d8e355a powerpc: split hugepage when using subpage protection by Aneesh Kumar K.V · 11 years ago
  25. a00e7be powerpc: disable assert_pte_locked for collapse_huge_page by Aneesh Kumar K.V · 11 years ago
  26. 7888b4d powerpc: Prevent gcc to re-read the pagetables by Aneesh Kumar K.V · 11 years ago
  27. 0ac52dd powerpc: Make linux pagetable walk safe with THP enabled by Aneesh Kumar K.V · 11 years ago
  28. 6d492ec powerpc/THP: Add code to handle HPTE faults for hugepages by Aneesh Kumar K.V · 11 years ago
  29. c367714 powerpc: Update gup_pmd_range to handle transparent hugepages by Aneesh Kumar K.V · 11 years ago
  30. 12bc9f6 powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte by Aneesh Kumar K.V · 11 years ago
  31. ac52ae4 powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages by Aneesh Kumar K.V · 11 years ago
  32. 2940999 powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code by Aneesh Kumar K.V · 11 years ago
  33. 074c2ea powerpc/THP: Implement transparent hugepages for ppc64 by Aneesh Kumar K.V · 11 years ago
  34. f940f52 powerpc/THP: Double the PMD table size for THP by Aneesh Kumar K.V · 11 years ago
  35. db3d853 powerpc/mm: handle hugepage size correctly when invalidating hpte entries by Aneesh Kumar K.V · 11 years ago
  36. d5d8ec8 powerpc/mm: Make mmap_64.c compile on 32bit powerpc by Daniel Walker · 12 years ago
  37. 39a421f powerpc/mm/nohash: Ignore NULL stale_map entries by Scott Wood · 12 years ago
  38. 8bbd9f0 powerpc: Fix bad pmd error with book3E config by Aneesh Kumar K.V · 11 years ago
  39. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  40. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  41. 0608d69 powerpc/mm: Always invalidate tlb on hpte invalidate and update by Aneesh Kumar K.V · 11 years ago
  42. ba12eed powerpc: Exception hooks for context tracking subsystem by Li Zhong · 11 years ago
  43. 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 11 years ago
  44. c2fd22d powerpc/tm: Fix null pointer deference in flush_hash_page by Michael Neuling · 11 years ago
  45. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  46. 1f6aaac powerpc: Update tlbie/tlbiel as per ISA doc by Aneesh Kumar K.V · 11 years ago
  47. 3dc4fec powerpc: Print page size info during boot by Aneesh Kumar K.V · 11 years ago
  48. d8139eb powerpc: print both base and actual page size on hash failure by Aneesh Kumar K.V · 11 years ago
  49. 7e74c39 powerpc: Fix hpte_decode to use the correct decoding for page sizes by Aneesh Kumar K.V · 11 years ago
  50. b1022fb powerpc: Decode the pte-lp-encoding bits correctly. by Aneesh Kumar K.V · 11 years ago
  51. 74f227b powerpc: Use encode avpn where we need only avpn values by Aneesh Kumar K.V · 11 years ago
  52. 5c1f6ee powerpc: Reduce PTE table memory wastage by Aneesh Kumar K.V · 11 years ago
  53. e2b3d20 powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format by Aneesh Kumar K.V · 11 years ago
  54. cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 11 years ago
  55. cc3665a powerpc: Don't hard code the size of pte page by Aneesh Kumar K.V · 11 years ago
  56. 601abdc3 powerpc/pseries: Correct builds break when CONFIG_SMP not defined by Nathan Fontenot · 11 years ago
  57. 9f3a90e powerpc: Fix build failure after merge of the cgroup tree by Stephen Rothwell · 11 years ago
  58. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  59. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 11 years ago
  60. fba2369 mm: use vm_unmapped_area() on powerpc architecture by Michel Lespinasse · 11 years ago
  61. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 11 years ago
  62. f9d531b powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  63. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  64. 7db6f78 mm/PPC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  65. 5d585e5 mm/ppc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  66. e04fa61 powerpc/pseries: Add /proc interface to control topology updates by Nathan Fontenot · 12 years ago
  67. b7abef0 powerpc/pseries: RE-enable Virtual Processor Home Node updating by Jesse Larrew · 12 years ago
  68. 176bbf1 powerpc/pseries: Update NUMA VDSO information when updating CPU maps by Jesse Larrew · 12 years ago
  69. 30c0535 powerpc/pseries: Use stop machine to update cpu maps by Nathan Fontenot · 12 years ago
  70. 5d88aa8 powerpc/pseries: Update CPU maps when device tree is updated by Jesse Larrew · 12 years ago
  71. 8002b0c powerpc/pseries: Update numa.c to use updated firmware_has_feature() by Nathan Fontenot · 12 years ago
  72. 016af59 powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page() by Li Zhong · 12 years ago
  73. b170bd3 powerpc: Split the code trying to insert hpte repeatedly as an helper function by Li Zhong · 12 years ago
  74. 2c3c069 powerpc: Move the setting of rflags out of loop in __hash_page_huge by Li Zhong · 12 years ago
  75. 55671f3 powerpc: fix annotation of fake_numa_create_new_node() by Stephen Rothwell · 12 years ago
  76. 7122bee powerpc: fix numa distance for form0 device tree by Vaidyanathan Srinivasan · 12 years ago
  77. aac3d0c powerpc: Fix typo "CONFIG_ICSWX_PID" by Paul Bolle · 12 years ago
  78. 8040bda powerpc: place EXPORT_SYMBOL macro right after declaration by Valentina Manea · 12 years ago
  79. af81d78 powerpc: Rename USER_ESID_BITS* to ESID_BITS* by Aneesh Kumar K.V · 12 years ago
  80. c60ac56 powerpc: Update kernel VSID range by Aneesh Kumar K.V · 12 years ago
  81. 1393811 powerpc: Fix STAB initialization by Benjamin Herrenschmidt · 12 years ago
  82. 1b29187 powerpc/fsl-booke: Support detection of page sizes on e6500 by Kumar Gala · 12 years ago
  83. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 12 years ago
  84. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  85. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  86. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  87. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  88. bc2a940 powerpc: Hook in new transactional memory code by Michael Neuling · 12 years ago
  89. eda8eeb powerpc/mm: Fix hash computation function by Aneesh Kumar K.V · 12 years ago
  90. 4e8309b powerpc/mm: Eliminate unneeded for_each_memblock by Cody P Schafer · 12 years ago
  91. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  92. 1fbe9cf powerpc: Build kernel with -mcmodel=medium by Anton Blanchard · 12 years ago
  93. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  94. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  95. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  96. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  97. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  98. de1bb03 Merge branch 'dt' into next by Benjamin Herrenschmidt · 12 years ago
  99. 1afc149 powerpc/47x: Use the new ppc-opcode infrastructure by Tony Breeds · 12 years ago
  100. f594972 powerpc+of: Move of_drconf_cell struct definition to asm/prom.h by Nathan Fontenot · 12 years ago