1. 4848376 powerpc/mm: Add radix support for hugetlb by Aneesh Kumar K.V · 9 years ago
  2. 2f5f0df powerpc/mm: Fix vma_mmu_pagesize() for radix by Aneesh Kumar K.V · 9 years ago
  3. 5ed7ecd powerpc/mm: pte_frag abstraction by Aneesh Kumar K.V · 9 years ago
  4. a3dece6 powerpc/radix: Update MMU cache by Aneesh Kumar K.V · 9 years ago
  5. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 9 years ago
  6. 4dfb88c powerpc/mm: Update pte filter for radix by Aneesh Kumar K.V · 9 years ago
  7. a2f41eb powerpc/mm: Add radix pgalloc details by Aneesh Kumar K.V · 9 years ago
  8. 934828e powerpc/mm: Make 4K and 64K use pte_t for pgtable_t by Aneesh Kumar K.V · 9 years ago
  9. 74701d5 powerpc/mm: Rename function to indicate we are allocating fragments by Aneesh Kumar K.V · 9 years ago
  10. bcbe7f7 powerpc/mm: Simplify the code dropping 4-level table #ifdef by Aneesh Kumar K.V · 9 years ago
  11. 2720920 powerpc/mm: Revert changes made to nohash pgalloc-64.h by Aneesh Kumar K.V · 9 years ago
  12. 75a9b8a powerpc/mm: Copy pgalloc (part 2) by Aneesh Kumar K.V · 9 years ago
  13. 101ad5c powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s by Aneesh Kumar K.V · 9 years ago
  14. b5dcc60 powerpc/mm/radix: Update PTCR on secondary CPUs by Aneesh Kumar K.V · 9 years ago
  15. 7a0eede powerpc/mm/radix: Pick the address layout for radix config by Aneesh Kumar K.V · 9 years ago
  16. 177ba7c powerpc/mm/radix: Limit paca allocation in radix by Aneesh Kumar K.V · 9 years ago
  17. 764041e powerpc/mm/radix: Add checks in slice code to catch radix usage by Aneesh Kumar K.V · 9 years ago
  18. d8c476e powerpc/mm/radix: Isolate hash table function from pseries guest code by Aneesh Kumar K.V · 9 years ago
  19. caca285 powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code by Aneesh Kumar K.V · 9 years ago
  20. a8ed87c powerpc/mm/radix: Add MMU_FTR_RADIX by Aneesh Kumar K.V · 9 years ago
  21. 773edea powerpc/mm: Add mask of possible MMU features by Michael Ellerman · 9 years ago
  22. 1a472c9 powerpc/mm/radix: Add tlbflush routines by Aneesh Kumar K.V · 9 years ago
  23. 676012a powerpc/mm: Hash abstraction for tlbflush routines by Aneesh Kumar K.V · 9 years ago
  24. f5df4b4 powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c by Aneesh Kumar K.V · 9 years ago
  25. 7e381c0 powerpc/mm/radix: Add mmu context handling callback for radix by Aneesh Kumar K.V · 9 years ago
  26. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 9 years ago
  27. d9225ad powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() by Aneesh Kumar K.V · 9 years ago
  28. 31a14fa powerpc/mm: Abstraction for vmemmap and map_kernel_page() by Aneesh Kumar K.V · 9 years ago
  29. 2bfd65e powerpc/mm/radix: Add radix callbacks for early init routines by Aneesh Kumar K.V · 9 years ago
  30. 756d08d powerpc/mm: Abstract early MMU init in preparation for radix by Aneesh Kumar K.V · 9 years ago
  31. 6cc1a0e powerpc/mm/radix: Add radix callback for pmd accessors by Aneesh Kumar K.V · 9 years ago
  32. a9252aae powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h by Aneesh Kumar K.V · 9 years ago
  33. ac94ac79 powerpc/mm: Add radix callbacks to pte accessors by Aneesh Kumar K.V · 9 years ago
  34. 566ca99 powerpc/mm/radix: Add dummy radix_enabled() by Aneesh Kumar K.V · 9 years ago
  35. b0b5e9b powerpc/mm/radix: Add radix pte #defines by Aneesh Kumar K.V · 9 years ago
  36. 34fbadd powerpc/mm: Move pte related functions together by Aneesh Kumar K.V · 9 years ago
  37. aba480e powerpc/mm: Move page table index and and vaddr to pgtable.h by Aneesh Kumar K.V · 9 years ago
  38. dd1842a powerpc/mm: Make page table size a variable by Aneesh Kumar K.V · 9 years ago
  39. 13f829a powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h by Aneesh Kumar K.V · 9 years ago
  40. 2e87351 powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h by Aneesh Kumar K.V · 9 years ago
  41. d2cf005 powerpc/mm: Handle _PTE_NONE_MASK by Aneesh Kumar K.V · 9 years ago
  42. 945537d powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix by Aneesh Kumar K.V · 9 years ago
  43. eee24b5 powerpc/mm: Move hash and no hash code to separate files by Aneesh Kumar K.V · 9 years ago
  44. 50de596 powerpc/mm/hash: Add support for Power9 Hash by Aneesh Kumar K.V · 9 years ago
  45. e998334 powerpc/mm/radix: Add partition table format & callback by Aneesh Kumar K.V · 9 years ago
  46. 11a6f6a powerpc/mm: Move radix/hash common data structures to book3s64 headers by Aneesh Kumar K.V · 9 years ago
  47. 33d336d powerpc/mm: Use generic version of ptep_clear_flush_young() by Aneesh Kumar K.V · 9 years ago
  48. ff844b7 powerpc/mm: Use generic version of pmdp_clear_flush_young() by Aneesh Kumar K.V · 9 years ago
  49. 30bda41 powerpc/mm: Drop WIMG in favour of new constants by Aneesh Kumar K.V · 9 years ago
  50. 72176dd powerpc/mm: Use a helper for finding pte bits mapping I/O area by Aneesh Kumar K.V · 9 years ago
  51. e58e87a powerpc/mm: Update _PAGE_KERNEL_RO by Aneesh Kumar K.V · 9 years ago
  52. 96270b1 powerpc/mm: Remove RPN_SHIFT and RPN_SIZE by Aneesh Kumar K.V · 9 years ago
  53. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 9 years ago
  54. e7bfc46 powerpc/mm: Use pte_user() instead of open coding by Aneesh Kumar K.V · 9 years ago
  55. 7e1e63c powerpc/mm: Convert pte_user() to static inline by Michael Ellerman · 9 years ago
  56. 73a1441 powerpc/mm/subpage: Clear RWX bit to indicate no access by Aneesh Kumar K.V · 9 years ago
  57. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 9 years ago
  58. ee3caed powerpc/mm: Use pte_raw() in pte_same()/pmd_same() by Michael Ellerman · 9 years ago
  59. 5dc1ef8 powerpc/mm: Use big endian Linux page tables for book3s 64 by Aneesh Kumar K.V · 9 years ago
  60. 3910a7f powerpc/mm: Add pte_xchg() helper by Michael Ellerman · 9 years ago
  61. 4bece39 powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update() by Aneesh Kumar K.V · 9 years ago
  62. 670eea9 powerpc/mm: Always use STRICT_MM_TYPECHECKS by Michael Ellerman · 9 years ago
  63. 8ffb410 IB/qib: Use cache inhibitted and guarded mapping on powerpc by Aneesh Kumar K.V · 9 years ago
  64. 5bcca74 powerpc/perf: Replace raw event hex values with #defines by Madhavan Srinivasan · 9 years ago
  65. 7132e2d ftrace: Match dot symbols when searching functions on ppc64 by Thiago Jung Bauermann · 9 years ago
  66. 8fe0888 powerpc: rework sparse for lib/xor_vmx.c by Daniel Axtens · 9 years ago
  67. 8a64904 powerpc: Add support for userspace P9 copy paste by Chris Smart · 9 years ago
  68. 4ad5e88 powerpc/mpic: handle subsys_system_register() failure by Andrew Donnellan · 9 years ago
  69. 2d52178 powerpc/eeh: fix misleading indentation by Andrew Donnellan · 9 years ago
  70. 3b1dbfa cxl: Fix DAR check & use REGION_ID instead of opencoding by Aneesh Kumar K.V · 9 years ago
  71. 4aec6ec cxl: Increase timeout for detection of AFU mmio hang by Frederic Barrat · 9 years ago
  72. e009a7e cxl: Allow initialization on timebase sync failures by Frederic Barrat · 9 years ago
  73. bb62bad tool/perf: Add sample_reg_mask to include all perf_regs by Madhavan Srinivasan · 9 years ago
  74. dc642e8 tools/perf: Map the ID values with register names by Anju T · 9 years ago
  75. ed4a4ef powerpc/perf: Add support for sampling interrupt register state by Anju T · 9 years ago
  76. 1bfadab powerpc/perf: Assign an id to each powerpc register by Anju T · 9 years ago
  77. 057b6d7 powerpc/book3s64: Remove __end_handlers marker by Hari Bathini · 9 years ago
  78. 8ed8ab4 powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel by Hari Bathini · 9 years ago
  79. 8404410 Merge branch 'topic/livepatch' into next by Michael Ellerman · 9 years ago
  80. 85baa09 powerpc/livepatch: Add live patching support on ppc64le by Michael Ellerman · 9 years ago
  81. 5d31a96 powerpc/livepatch: Add livepatch stack to struct thread_info by Michael Ellerman · 9 years ago
  82. f63e6d8 powerpc/livepatch: Add livepatch header by Michael Ellerman · 9 years ago
  83. 28e7cbd livepatch: Allow architectures to specify an alternate ftrace location by Michael Ellerman · 9 years ago
  84. 04cf31a ftrace: Make ftrace_location_range() global by Michael Ellerman · 9 years ago
  85. 1050e68 cxl: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 9 years ago
  86. 4f7bef7 drivers: macintosh: rack-meter: fix bogus memsets by Aaro Koskinen · 9 years ago
  87. c796d1d9 drivers: macintosh: rack-meter: limit idle ticks to total ticks by Aaro Koskinen · 9 years ago
  88. 7f92bc5 powerpc: sparse: Include headers for __weak symbols by Daniel Axtens · 9 years ago
  89. 635218c powerpc: sparse: static-ify some things by Daniel Axtens · 9 years ago
  90. aa14138 cxl: Configure the PSL for two CAPI ports on POWER8NVL by Philippe Bergheaud · 9 years ago
  91. 86c9ffc powerpc: Define PVR value for POWER8NVL processor by Philippe Bergheaud · 9 years ago
  92. b3d79ea powerpc/opal: Assign numbers to OPAL_MSG macros of enum opal_msg_type by Vipin K Parashar · 9 years ago
  93. ef69b03 MAINTAINERS: Add powerpc drivers to the powerpc section by Michael Ellerman · 9 years ago
  94. e3824e4 powerpc/swsusp: Only use tlbie in POWER4 mode by Russell Currey · 9 years ago
  95. a7ee539 powerpc/Kconfig: Update config option based on page size. by Rashmica Gupta · 9 years ago
  96. 6a0bcab drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modular by Paul Gortmaker · 9 years ago
  97. c0c5238 powerpc: make kernel/nvram_64.c explicitly non-modular by Paul Gortmaker · 9 years ago
  98. 8038665 powerpc/cell: Make spu_base.c explicitly non-modular by Paul Gortmaker · 9 years ago
  99. 8ee2653 powerpc/eeh: rename EEH from "extended" to "enhanced" error handling by Russell Currey · 9 years ago
  100. b4c6afd powerpc: Make generic_memcpy() private to copy_32.S by Michael Ellerman · 9 years ago