1. cd68098 powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E by Michael Ellerman · 10 years ago
  2. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  3. 09567e7 powerpc/mm: Check paca psize is up to date for huge mappings by Michael Ellerman · 10 years ago
  4. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  5. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  6. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  7. d8d164a9 KVM: PPC: Book3S PR: Rework SLB switching code by Alexander Graf · 10 years ago
  8. e57eeae powerpc/fsl-booke64: Set vmemmap_psize to 4K by Scott Wood · 10 years ago
  9. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  10. 5367742 Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 10 years ago
  11. f6869e7 Merge remote-tracking branch 'anton/abiv2' into next by Benjamin Herrenschmidt · 10 years ago
  12. 5a4e58b powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital by Liu Ping Fan · 11 years ago
  13. 9048e64 powerpc: Use 64k io pages when we never see an HEA by Alexander Graf · 10 years ago
  14. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  15. b18db0b KVM guest: Make pv trampoline code executable by Alexander Graf · 10 years ago
  16. 29ef7a3 powerpc/mm: Fix tlbie to add AVAL fields for 64K pages by Aneesh Kumar K.V · 10 years ago
  17. b86206e powerpc: Fix branch patching code for ABIv2 by Anton Blanchard · 11 years ago
  18. 26f9206 powerpc: Use ppc_function_entry instead of open coding it by Anton Blanchard · 11 years ago
  19. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 11 years ago
  20. 12c743e powerpc/mm: fix ".__node_distance" undefined by Mike Qiu · 10 years ago
  21. 9a01336 power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update by Michael Wang · 10 years ago
  22. 1dc954b powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast() by Aneesh Kumar K.V · 10 years ago
  23. cd42748 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  24. 346519a powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split by Aneesh Kumar K.V · 11 years ago
  25. 609af38 powerpc/booke64: Critical and machine check exception support by Scott Wood · 11 years ago
  26. a3dc620 powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers by Scott Wood · 11 years ago
  27. 82d86de powerpc/e6500: Make TLB lock recursive by Scott Wood · 11 years ago
  28. 60b9622 powerpc/book3e: Fix check for linear mapping in TLB miss handler by Benjamin Krill · 11 years ago
  29. 9ac8cde powerpc/pseries: Use remove_memory() to remove memory by Nathan Fontenot · 11 years ago
  30. 88247e8 powerpc/mm: Add new "set" flag argument to pte/pmd update function by Aneesh Kumar K.V · 11 years ago
  31. 429d2e8 powerpc: Fix kdump hang issue on p8 with relocation on exception enabled. by Mahesh Salgaonkar · 11 years ago
  32. 94b09d7 powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var by Tiejun Chen · 11 years ago
  33. 19751c0 powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address space by jmarchan@redhat.com · 11 years ago
  34. 316d718 powerpc/numa: Fix decimal permissions by Joe Perches · 11 years ago
  35. 6e677ef Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  36. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  37. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  38. 9841c79 powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E by Scott Wood · 11 years ago
  39. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  40. 4f77092 powerpc: Make add_system_ram_resources() __init by Geert Uytterhoeven · 11 years ago
  41. 68fb18aa powerpc: Add debug checks to catch invalid cpu-to-node mappings by Srivatsa S. Bhat · 11 years ago
  42. d4edc5b powerpc: Fix the setup of CPU-to-Node mappings during CPU online by Srivatsa S. Bhat · 11 years ago
  43. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  44. 1149e8a powerpc/booke-64: fix tlbsrx. path in bolted tlb handler by Scott Wood · 12 years ago
  45. bbead78 powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selection by Scott Wood · 11 years ago
  46. 28efc35 powerpc/e6500: TLB miss handler with hardware tablewalk support by Scott Wood · 11 years ago
  47. 47ce8af powerpc: add barrier after writing kernel PTE by Scott Wood · 11 years ago
  48. 0be7d969b powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M by Kevin Hao · 11 years ago
  49. 7d2471f powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable kernel by Kevin Hao · 11 years ago
  50. 813125d powerpc/fsl_booke: introduce map_mem_in_cams_addr by Kevin Hao · 11 years ago
  51. 78a235e powerpc/fsl_booke: set the tlb entry for the kernel address in AS1 by Kevin Hao · 11 years ago
  52. dd18969 powerpc: enable the relocatable support for the fsl booke 32bit kernel by Kevin Hao · 11 years ago
  53. 7c732cba powerpc/fsl_booke: protect the access to MAS7 by Kevin Hao · 11 years ago
  54. 8937ba4 powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions by Aneesh Kumar K.V · 11 years ago
  55. c8c06f5 powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later by Aneesh Kumar K.V · 11 years ago
  56. 1e8341a powerpc: Move the patch_exception to a common place by Kevin Hao · 11 years ago
  57. d742aa1 powerpc/booke: Only check for hugetlb in flush if vma != NULL by Scott Wood · 11 years ago
  58. 5a049f1 powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled by Anton Blanchard · 11 years ago
  59. 95f715b powerpc: Fix __get_user_pages_fast() irq handling by Heiko Carstens · 11 years ago
  60. 4f804943 powerpc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  61. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  62. c69ded8 mm: remove obsolete comments about page table lock by Naoya Horiguchi · 11 years ago
  63. c1ce4b3 mm/arch: use __free_reserved_page() to simplify the code by Xishi Qiu · 11 years ago
  64. ec32dd6 powerpc: Fix warnings for arch/powerpc/mm/numa.c by Robert Jennings · 11 years ago
  65. 5f2da0f powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLB by LEROY Christophe · 11 years ago
  66. 79df1b3 powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcb by LEROY Christophe · 11 years ago
  67. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  68. 8e0861f powerpc: Prepare to support kernel handling of IOMMU map/unmap by Alexey Kardashevskiy · 11 years ago
  69. 12f04f2 powerpc: Book 3S MMU little endian support by Anton Blanchard · 11 years ago
  70. f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
  71. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  72. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  73. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 11 years ago
  74. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  75. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  76. f748eda powerpc/mm: Mark Memory Resources as busy by Nathan Fontenot · 11 years ago
  77. b615f4b ppc: init_32: Fix error typo "CONFIG_START_KERNEL" by Paul Bolle · 11 years ago
  78. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  79. b08a2a1 powerpc: Make NUMA device node code endian safe by Alistair Popple · 11 years ago
  80. 1f7bf02 powerpc: Implement __get_user_pages_fast() by Paul Mackerras · 11 years ago
  81. f13c13a powerpc: Stop using non-architected shared_proc field in lppaca by Anton Blanchard · 11 years ago
  82. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 11 years ago
  83. 3be7db6 powerpc: VPHN topology change updates all siblings by Robert Jennings · 11 years ago
  84. de64095 powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction by Aneesh Kumar K.V · 11 years ago
  85. 83383b7 powerpc/mm: Fix fallthrough bug in hpte_decode by Aneesh Kumar K.V · 11 years ago
  86. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  87. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  88. 602ddc7 mm/PPC: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  89. 369a9d8 mm/ppc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  90. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  91. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  92. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  93. 2415cf1 mm/hugetlb: use already existing interface huge_page_shift by Wanpeng Li · 11 years ago
  94. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  95. dd02321 powerpc/numa: Do not update sysfs cpu registration from invalid context by Nathan Fontenot · 11 years ago
  96. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  97. b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  98. 1a52728 powerpc: Optimize hugepage invalidate by Aneesh Kumar K.V · 11 years ago
  99. 437d496 powerpc/THP: Enable THP on PPC64 by Aneesh Kumar K.V · 11 years ago
  100. d8e355a powerpc: split hugepage when using subpage protection by Aneesh Kumar K.V · 11 years ago