1. dd7b2f0 powerpc/mm: Fix lazy icache flush on pre-POWER5 by Benjamin Herrenschmidt · 8 years ago
  2. 984d7a1 powerpc/mm: Fixup kernel read only mapping by Aneesh Kumar K.V · 8 years ago
  3. cac4a18 powerpc/mm: Fix missing update of HID register on secondary CPUs by Aneesh Kumar K.V · 8 years ago
  4. 96ed1fe powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1 by Michael Neuling · 8 years ago
  5. bd77c44 powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu by Aneesh Kumar K.V · 8 years ago
  6. 8467801 powerpc: Fix numa topology console print by Aneesh Kumar K.V · 8 years ago
  7. 08b5e79 powerpc/mm: Drop dump_numa_memory_topology() by Michael Ellerman · 8 years ago
  8. d2cf909 powerpc/mm: Prevent unlikely crash in copro_calculate_slb() by Frederic Barrat · 8 years ago
  9. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  10. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  11. 08bf75b powerpc/mm/hash64: Fix might_have_hea() check by Michael Ellerman · 8 years ago
  12. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  13. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  14. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 2e5bbb5 KVM: PPC: Book3S HV: Migrate pinned pages out of CMA by Balbir Singh · 8 years ago
  16. f1a55ce powerpc: Clean up tm_abort duplication in hash_utils_64.c by Rui Teng · 8 years ago
  17. 6b8cb66 powerpc: Fix usage of _PAGE_RO in hugepage by Christophe Leroy · 8 years ago
  18. be34d30 powerpc/mm: Add radix flush all with IS=3 by Aneesh Kumar K.V · 8 years ago
  19. fe036a0 powerpc/64/kexec: Fix MMU cleanup on radix by Benjamin Herrenschmidt · 8 years ago
  20. 03465f8 powerpc: Use kprobe blacklist for exception handlers by Nicholas Piggin · 8 years ago
  21. 3daf3c2 powerpc/32: Add missing \n and switch to pr_warn() by Colin Ian King · 8 years ago
  22. ad41067 powerpc/mm: Update the HID bit when switching from radix to hash by Aneesh Kumar K.V · 8 years ago
  23. c6d1a76 powerpc/mm/radix: Use different pte update sequence for different POWER9 revs by Aneesh Kumar K.V · 8 years ago
  24. 68201fb powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS by Michael Ellerman · 8 years ago
  25. f0f558b powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address by Paul Mackerras · 8 years ago
  26. 0eeede0 powerpc/mm: Speed up computation of base and actual page size for a HPTE by Paul Mackerras · 8 years ago
  27. f077aaf powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET by Paul Mackerras · 8 years ago
  28. da3ed65 powerpc/mmu nohash: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  29. 8a39b05 powerpc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  30. 9445aa1 ppc: move exports to definitions by Al Viro · 8 years ago
  31. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  32. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 8 years ago
  33. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  34. 703b41a powerpc/mm: remove flush_tlb_page_nohash by Aneesh Kumar K.V · 8 years ago
  35. 5491ae7 powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range by Aneesh Kumar K.V · 8 years ago
  36. fbfa26d powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate by Aneesh Kumar K.V · 8 years ago
  37. f22dfc9 powerpc/mm/radix: Rename function and drop unused arg by Aneesh Kumar K.V · 8 years ago
  38. d8e91e9 powerpc/mm/radix: Add tlb flush of THP ptes by Aneesh Kumar K.V · 8 years ago
  39. 9d4dab1 powerpc/mm: Drop multiple definition of mm_is_core_local by Aneesh Kumar K.V · 8 years ago
  40. 138ee7e powerpc/mm/hash: Add helper for finding SLBE LLP encoding by Aneesh Kumar K.V · 8 years ago
  41. 8cb8140 powerpc/mm/radix: Implement tlb mmu gather flush efficiently by Aneesh Kumar K.V · 8 years ago
  42. b8f1b4f powerpc/mm: Convert early cpu/mmu feature check to use the new helpers by Aneesh Kumar K.V · 8 years ago
  43. 5a25b6f powerpc/mm: Make MMU_FTR_RADIX a MMU family feature by Aneesh Kumar K.V · 8 years ago
  44. 2537b09 powerpc/mm: Do radix device tree scanning earlier by Michael Ellerman · 8 years ago
  45. bacf9cf powerpc/mm: Do hash device tree scanning earlier by Michael Ellerman · 8 years ago
  46. c610ec6 powerpc/mm: Move disable_radix handling into mmu_early_init_devtree() by Michael Ellerman · 8 years ago
  47. 1a01dc8 powerpc/mm: Add mmu_early_init_devtree() by Michael Ellerman · 8 years ago
  48. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  49. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  50. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. fbef66f powerpc/mm: Parenthesise IS_ENABLED() in if condition by Stephen Rothwell · 8 years ago
  52. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  53. 6364e84 powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header by Michael Ellerman · 8 years ago
  54. 7353644 powerpc/mm: Fix build break when PPC_NATIVE=n by Michael Ellerman · 8 years ago
  55. bdab88e powerpc/numa: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  56. 0eab46b powerpc/mm: Add memory barrier in __hugepte_alloc() by Sukadev Bhattiprolu · 8 years ago
  57. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  58. 2b4e3ad powerpc/mm/hash64: Don't test for machine type to detect HEA special case by Benjamin Herrenschmidt · 8 years ago
  59. 5556ecf powerpc/mm/hash: Don't use machine_is() early during boot by Benjamin Herrenschmidt · 8 years ago
  60. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 8 years ago
  61. c40785a powerpc/dart: Use a cachable DART by Benjamin Herrenschmidt · 8 years ago
  62. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 8 years ago
  63. 912cc87 powerpc/mm/radix: Add LPID based tlb flush helpers by Aneesh Kumar K.V · 8 years ago
  64. 83209bc powerpc/mm/radix: Update machine call back to support new HCALL. by Aneesh Kumar K.V · 8 years ago
  65. 09cf5bc powerpc/mm/radix: Update PID switch sequence by Aneesh Kumar K.V · 8 years ago
  66. 4b7a350 powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  67. 5654741 powerpc/mm: Print formation regarding the the MMU mode by Aneesh Kumar K.V · 8 years ago
  68. accfad7 powerpc/mm: Clear top 16 bits of va only on older cpus by Aneesh Kumar K.V · 8 years ago
  69. bf16cdf powerpc/mm/radix: Update LPCR HR bit as per ISA by Aneesh Kumar K.V · 8 years ago
  70. 8cd6d3c powerpc/mm: Fix .long's in tlb-radix.c to more meaningful by Balbir Singh · 8 years ago
  71. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 8 years ago
  72. 62f64b4 powerpc/8xx: add CONFIG_PIN_TLB_IMMR by Christophe Leroy · 8 years ago
  73. 4ad2745 powerpc/8xx: Rework CONFIG_PIN_TLB handling by Christophe Leroy · 8 years ago
  74. bb7f380 powerpc/8xx: Don't use page table for linear memory space by Christophe Leroy · 8 years ago
  75. 4badd43 powerpc/8xx: Map IMMR area with 512k page at a fixed address by Christophe Leroy · 8 years ago
  76. fc022fd powerpc/kernel: Drop unused extern for current_set by Michael Ellerman · 8 years ago
  77. fecbfab powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs by Benjamin Herrenschmidt · 8 years ago
  78. faf7882 powerpc/mm: Add a parameter to disable 1TB segs by Oliver O'Halloran · 8 years ago
  79. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  80. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 8 years ago
  81. 2f6e974 Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  82. 2379a23 powerpc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  83. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  84. b23d9c5 powerpc/mm/radix: Update Radix tree size as per ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  85. e568006 powerpc/mm/hash: Don't add memory coherence if cache inhibited is set by Aneesh Kumar K.V · 8 years ago
  86. 3079abe powerpc/mm: Ensure "special" zones are empty by Oliver O'Halloran · 8 years ago
  87. 45b64ee powerpc/numa: Fix multiple bugs in memory_hotplug_max() by Bharata B Rao · 8 years ago
  88. e70bd3a powerpc/numa: Fix whitespace in hot_add_drconf_memory_max() by Bharata B Rao · 8 years ago
  89. 027dfac powerpc: Various typo fixes by Michael Ellerman · 8 years ago
  90. 8550e2f powerpc/mm/hash: Use the correct PPP mask when updating HPTE by Aneesh Kumar K.V · 8 years ago
  91. a145abf powerpc/mm/radix: Flush page walk cache when freeing page table by Aneesh Kumar K.V · 8 years ago
  92. 3619481 powerpc/mm/radix: Update to tlb functions ric argument by Aneesh Kumar K.V · 8 years ago
  93. 3b6d1eb powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  94. 9690c15 powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT by Aneesh Kumar K.V · 8 years ago
  95. 157d4d0 powerpc/mm/radix: Add missing tlb flush by Aneesh Kumar K.V · 8 years ago
  96. dc47c0c powerpc/mm/hash: Fix the reference bit update when handling hash fault by Aneesh Kumar K.V · 8 years ago
  97. d6c8860 powerpc/mm/radix: Update LPCR only if it is powernv by Aneesh Kumar K.V · 8 years ago
  98. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  99. 71bf79c powerpc: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  100. 171cb71 powerpc/mm: Improve readability of update_mmu_cache() by Gavin Shan · 8 years ago