1. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  3. e7df0d8 powerpc: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  4. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  5. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 060ef9d powerpc32: PAGE_EXEC required for inittext by Christophe Leroy · 8 years ago
  7. 8478d7f powerpc: Simplify test in __dma_sync() by Christophe Leroy · 8 years ago
  8. 766d45c powerpc/8xx: rewrite flush_instruction_cache() in C by Christophe Leroy · 8 years ago
  9. a7761fe powerpc/8xx: rewrite set_context() in C by Christophe Leroy · 8 years ago
  10. e974cd4 powerpc32: remove ioremap_base by Christophe Leroy · 8 years ago
  11. c562eb0 powerpc32: Remove useless/wrong MMU:setio progress message by Christophe Leroy · 8 years ago
  12. 3084cdb powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together by Christophe Leroy · 8 years ago
  13. 516d918 powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c by Christophe Leroy · 8 years ago
  14. a372acf powerpc/8xx: Map linear kernel RAM with 8M pages by Christophe Leroy · 8 years ago
  15. ab92f30 Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  16. b8155fe Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  17. ebb9d30 powerpc/mm: any thread in one core can be the first to setup TLB1 by chenhui zhao · 9 years ago
  18. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 8 years ago
  19. 37c5e94 powerpc/fsl-book3e: Avoid lbarx on e5500 by Scott Wood · 8 years ago
  20. c367a44 powerpc/mm: add _PAGE_HASHPTE similar to 4K hash by Aneesh Kumar K.V · 8 years ago
  21. e9a6814 powerp/mm: Update code comments by Aneesh Kumar K.V · 8 years ago
  22. ff20c2e mm: Some arch may want to use HPAGE_PMD related values as variables by Kirill A. Shutemov · 8 years ago
  23. 368ced7 powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table by Aneesh Kumar K.V · 8 years ago
  24. 5c3c7ed powerpc/mm: Split hash page table sizing heuristic into a helper by David Gibson · 8 years ago
  25. 1dace6c powerpc/mm: Clean up memory hotplug failure paths by David Gibson · 8 years ago
  26. 27828f9 powerpc/mm: Handle removing maybe-present bolted HPTEs by David Gibson · 8 years ago
  27. abd0a0e powerpc/mm: Clean up error handling for htab_remove_mapping by David Gibson · 8 years ago
  28. 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  29. a9d4996 powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end by Paul Mackerras · 8 years ago
  30. 849f86a powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit by Paul Mackerras · 8 years ago
  31. c61a884 powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels by Paul Mackerras · 8 years ago
  32. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  33. f1a9ae0 powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE by Paul Mackerras · 8 years ago
  34. 1ec3f93 powerpc/mm/book3s-64: Clean up some obsolete or misleading comments by Paul Mackerras · 8 years ago
  35. 9ab3ac2 powerpc/mm/hash: Clear the invalid slot information correctly by Aneesh Kumar K.V · 8 years ago
  36. e9ab1a1 powerpc: Make vmalloc_to_phys() public by Alexey Kardashevskiy · 8 years ago
  37. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 8 years ago
  38. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 8 years ago
  39. e256caa powerpc/mm: Allow user space to map rtas_rmo_buf by Vasant Hegde · 8 years ago
  40. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  41. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  42. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  43. be6bfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  44. c33e54f powerpc: Fix build break due to paca mm_context_t changes by Michael Ellerman · 9 years ago
  45. 2fc251a powerpc: Copy only required pieces of the mm_context_t to the paca by Michael Neuling · 9 years ago
  46. 2749539 powerpc/e6500: add locking to hugetlb by Scott Wood · 9 years ago
  47. c395465 powerpc: Add function to copy mm_context_t to the paca by Michael Neuling · 9 years ago
  48. 4dcbd88e powerpc/mm: Don't open code pgtable_t size by Aneesh Kumar K.V · 9 years ago
  49. 62607bc powerpc/mm: Don't hardcode page table size by Aneesh Kumar K.V · 9 years ago
  50. 6a119ea powerpc/mm: Add a _PAGE_PTE bit by Aneesh Kumar K.V · 9 years ago
  51. e34aa03 powerpc/mm: Move THP headers around by Aneesh Kumar K.V · 9 years ago
  52. 26a344a powerpc/mm: Move hugetlb related headers by Aneesh Kumar K.V · 9 years ago
  53. 40e8550 powerpc/mm: Move WIMG update to helper. by Aneesh Kumar K.V · 9 years ago
  54. c6a3c49 powerpc/mm: Add helper for converting pte bit to hpte bits by Aneesh Kumar K.V · 9 years ago
  55. a43c0eb powerpc/mm: Convert 4k insert from asm to C by Aneesh Kumar K.V · 9 years ago
  56. 89ff725 powerpc/mm: Convert __hash_page_64K to C by Aneesh Kumar K.V · 9 years ago
  57. 506b863 powerpc/mm: Remove pte_val usage for the second half of pgtable_t by Aneesh Kumar K.V · 9 years ago
  58. bf680d5 powerpc/mm: Don't track subpage valid bit in pte_t by Aneesh Kumar K.V · 9 years ago
  59. 106713a powerpc/mm: Remove the dependency on pte bit position in asm code by Aneesh Kumar K.V · 9 years ago
  60. 91f1da9 powerpc/mm: Convert 4k hash insert to C by Aneesh Kumar K.V · 9 years ago
  61. f281b5d powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue by Aneesh Kumar K.V · 9 years ago
  62. 0863d7f powerpc/mm: Fix infinite loop in hash fault with 4K page size by Aneesh Kumar K.V · 9 years ago
  63. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  64. c118baf arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes by Raghavendra K T · 9 years ago
  65. e1f580e8 powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tlb entry by Kevin Hao · 9 years ago
  66. eba5de8 powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry by Scott Wood · 9 years ago
  67. d9e1831 powerpc/85xx: Load all early TLB entries at once by Scott Wood · 9 years ago
  68. 1def375 powerpc/numa: Use of_get_next_parent to simplify code by Christophe Jaillet · 9 years ago
  69. 891121e powerpc/mm: Differentiate between hugetlb and THP during page walk by Aneesh Kumar K.V · 9 years ago
  70. ec2640b powerpc/mm: Disable hugepd for 64K page size. by Aneesh Kumar K.V · 9 years ago
  71. fdf880a powerpc: Fix checkstop in native_hpte_clear() with lockdep by Cyril Bur · 9 years ago
  72. 26cd835 powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow() by Michael Ellerman · 9 years ago
  73. 1d15010 powerpc/slb: Define an enum for the bolted indexes by Anshuman Khandual · 9 years ago
  74. f240bdd Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  75. 36b35d5 powerpc/mm: Recompute hash value after a failed update by Aneesh Kumar K.V · 9 years ago
  76. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  77. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  78. 9698351 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  79. 1d80544 powerpc/numa: initialize distance lookup table from drconf path by Nikunj A Dadhania · 9 years ago
  80. 73b341e powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K by Michael Ellerman · 9 years ago
  81. f444f1f powerpc/cell: Drop support for 64K local store on 4K kernels by Michael Ellerman · 9 years ago
  82. 69399ee powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codes by Kevin Hao · 9 years ago
  83. 79d0be7 powerpc/slb: Add documentation on runtime patching of SLB encoding by Anshuman Khandual · 9 years ago
  84. 2be682a powerpc/slb: Rename all the 'slot' occurrences to 'entry' by Anshuman Khandual · 9 years ago
  85. 752b8ad powerpc/slb: Remove a duplicate extern variable by Anshuman Khandual · 9 years ago
  86. c602320 powerpc/fsl: Force coherent memory on e500mc derivatives by Scott Wood · 9 years ago
  87. 0d61f0b powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test by Scott Wood · 9 years ago
  88. 2f7d2b7 powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA by Scott Wood · 9 years ago
  89. eab861a powerpc: Add plain English description for alignment exception oopses by Anton Blanchard · 9 years ago
  90. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  91. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  92. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  93. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  94. 15a25b2 mm/thp: split out pmd collapse flush into separate functions by Aneesh Kumar K.V · 9 years ago
  95. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  96. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  97. 6096f88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  98. 6f11428 powerpc: don't use module_init for non-modular core hugetlb code by Paul Gortmaker · 9 years ago
  99. 15b244a powerpc/mmu: Add userspace-to-physical addresses translation cache by Alexey Kardashevskiy · 9 years ago
  100. cfcb3d8 powerpc/mm: Add trace point for tracking hash pte fault by Aneesh Kumar K.V · 9 years ago