1. 453d87f powerpc/mm: Warn if W+X pages found on boot by Russell Currey · 6 years ago
  2. 5f18cbd powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers by Russell Currey · 6 years ago
  3. c9e0fc3 powerpc: remove the __kernel_io_end export by Christoph Hellwig · 6 years ago
  4. 4c1bd90 MAINTAINERS: Update cxl/ocxl email address by Andrew Donnellan · 6 years ago
  5. e2b36d5 powerpc/64: Don't trace code that runs with the soft irq mask unreconciled by Nicholas Piggin · 6 years ago
  6. 502523f powerpc/irq: drop __irq_offset_value by Christophe Leroy · 6 years ago
  7. 65184f2 powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible. by Christophe Leroy · 6 years ago
  8. 48018e4 powerpc/setup: cleanup the #ifdef CONFIG_TAU block by Christophe Leroy · 6 years ago
  9. b5064ef powerpc/setup: cleanup ifdef mess in check_cache_coherency() by Christophe Leroy · 6 years ago
  10. e9e9b25 powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVEC by Christophe Leroy · 6 years ago
  11. 93f2cd8 powerpc/mm: define an empty mm_iommu_init() by Christophe Leroy · 6 years ago
  12. 9c1d38b powerpc/fadump: define an empty fadump_cleanup() by Christophe Leroy · 6 years ago
  13. d1865e7 powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off by Christophe Leroy · 6 years ago
  14. 38b4564 powerpc/32: don't do syscall stuff in transfer_to_handler by Christophe Leroy · 6 years ago
  15. 1a4b739 powerpc/32: implement fast entry for syscalls on BOOKE by Christophe Leroy · 6 years ago
  16. b86fb88 powerpc/32: implement fast entry for syscalls on non BOOKE by Christophe Leroy · 6 years ago
  17. 40530db powerpc: Fix 32-bit handling of MSR_EE on exceptions by Christophe Leroy · 6 years ago
  18. 1ae99b4 powerpc/32: get rid of COPY_EE in exception entry by Christophe Leroy · 6 years ago
  19. 642770d powerpc/32: Enter exceptions with MSR_EE unset by Christophe Leroy · 6 years ago
  20. f97dec2 powerpc/32: enter syscall with MSR_EE inconditionaly set by Christophe Leroy · 6 years ago
  21. ef42912 powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts by Christophe Leroy · 6 years ago
  22. 90f204b powerpc/40x: Refactor exception entry macros by using head_32.h by Christophe Leroy · 6 years ago
  23. 7271fc9 powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG by Christophe Leroy · 6 years ago
  24. bd82904 powerpc/40x: add exception frame marker by Christophe Leroy · 6 years ago
  25. 57bc13a powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG by Christophe Leroy · 6 years ago
  26. 1d3034a powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one by Christophe Leroy · 6 years ago
  27. 37737a2 powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it by Christophe Leroy · 6 years ago
  28. 8a23fdec powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S by Christophe Leroy · 6 years ago
  29. e4dccf9 powerpc/mm: print hash info in a helper by Christophe Leroy · 6 years ago
  30. 8f156c2 powerpc/32s: don't try to print hash table address. by Christophe Leroy · 6 years ago
  31. 57e0491 powerpc/32s: drop Hash_end by Christophe Leroy · 6 years ago
  32. da3a3b0 powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO by Christophe Leroy · 6 years ago
  33. 215b8237 powerpc/32s: set up an early static hash table for KASAN. by Christophe Leroy · 6 years ago
  34. 72f208c powerpc/32s: move hash code patching out of MMU_init_hw() by Christophe Leroy · 6 years ago
  35. 2edb16e powerpc/32: Add KASAN support by Christophe Leroy · 6 years ago
  36. f072015 powerpc: disable KASAN instrumentation on early/critical files. by Christophe Leroy · 6 years ago
  37. b4abe38 powerpc/32: prepare shadow area for KASAN by Christophe Leroy · 6 years ago
  38. a67beca powerpc/32: make KVIRT_TOP dependent on FIXMAP_START by Christophe Leroy · 6 years ago
  39. 7934cea powerpc/32: use memset() instead of memset_io() to zero BSS by Christophe Leroy · 6 years ago
  40. adcf591 powerpc: don't use direct assignation during early boot. by Christophe Leroy · 6 years ago
  41. 450e7dd powerpc/prom_init: don't use string functions from lib/ by Christophe Leroy · 6 years ago
  42. cbe46bd powerpc: remove CONFIG_CMDLINE #ifdef mess by Christophe Leroy · 6 years ago
  43. 26deb04 powerpc: prepare string/mem functions for KASAN by Christophe Leroy · 6 years ago
  44. d69ca6b powerpc/32: Move early_init() in a separate file by Christophe Leroy · 6 years ago
  45. 0692391 powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash by Christophe Leroy · 6 years ago
  46. 8a2cc87 powerpc/mm: refactor pmd_pgtable() by Christophe Leroy · 6 years ago
  47. 7cec90e powerpc/mm: refactor pgtable freeing functions on nohash by Christophe Leroy · 6 years ago
  48. bf8156c powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32 by Christophe Leroy · 6 years ago
  49. e80789a powerpc/mm: refactor definition of pgtable_cache[] by Christophe Leroy · 6 years ago
  50. dc09686 powerpc/mm: refactor pte_alloc_one() and pte_free() families definition. by Christophe Leroy · 6 years ago
  51. b0124ff powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32 by Christophe Leroy · 6 years ago
  52. 4a6d8cf powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32 by Christophe Leroy · 6 years ago
  53. 627f06c powerpc/book3e: move early_alloc_pgtable() to init section by Christophe Leroy · 6 years ago
  54. e7a7be5 powerpc/Kconfig: select PPC_MM_SLICES from subarch type by Christophe Leroy · 6 years ago
  55. 7a792d5 powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h by Christophe Leroy · 6 years ago
  56. 696dffa powerpc/mm: move pgtable_t in asm/mmu.h by Christophe Leroy · 6 years ago
  57. 737b434 powerpc/mm: convert Book3E 64 to pte_fragment by Christophe Leroy · 6 years ago
  58. 447def3 powerpc/mm: drop __bad_pte() by Christophe Leroy · 6 years ago
  59. 26e66b0 powerpc/mm: flatten function __find_linux_pte() step 3 by Christophe Leroy · 6 years ago
  60. e2fb251 powerpc/mm: flatten function __find_linux_pte() step 2 by Christophe Leroy · 6 years ago
  61. fab9a11 powerpc/mm: flatten function __find_linux_pte() step 1 by Christophe Leroy · 6 years ago
  62. 4df4b27 powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c by Christophe Leroy · 6 years ago
  63. c5710cd2 powerpc/mm: cleanup HPAGE_SHIFT setup by Christophe Leroy · 6 years ago
  64. 45d0ba5 powerpc/mm: move hugetlb_disabled into asm/hugetlb.h by Christophe Leroy · 6 years ago
  65. 723f268 powerpc/mm: cleanup ifdef mess in add_huge_page_size() by Christophe Leroy · 6 years ago
  66. 5fb84fe powerpc/mm: add a helper to populate hugepd by Christophe Leroy · 6 years ago
  67. 8197af2 powerpc/mm: split asm/hugetlb.h into dedicated subarch files by Christophe Leroy · 6 years ago
  68. 0001e5a powerpc/mm: make gup_hugepte() static by Christophe Leroy · 6 years ago
  69. b7dcf96 powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE by Christophe Leroy · 6 years ago
  70. 0caed4d powerpc/mm: move __find_linux_pte() out of hugetlbpage.c by Christophe Leroy · 6 years ago
  71. 3dea733 powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3E by Christophe Leroy · 6 years ago
  72. 5874cab powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES by Christophe Leroy · 6 years ago
  73. a521c44 powerpc/book3e: drop mmu_get_tsize() by Christophe Leroy · 6 years ago
  74. 5953fb4 powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT by Christophe Leroy · 6 years ago
  75. 43ed790 powerpc/mm: define get_slice_psize() all the time by Christophe Leroy · 6 years ago
  76. 33f128c powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices by Christophe Leroy · 6 years ago
  77. 203a1fa powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.c by Christophe Leroy · 6 years ago
  78. b4baad0 powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64 by Christophe Leroy · 6 years ago
  79. 8774612 powerpc/mm: get rid of mm_ctx_slice_mask_xxx() by Christophe Leroy · 6 years ago
  80. fca5c1e powerpc/mm: move slice_mask_for_size() into mmu.h by Christophe Leroy · 6 years ago
  81. 6f60cc98 powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_struct by Christophe Leroy · 6 years ago
  82. 02f89ae powerpc/mm: no slice for nohash/64 by Christophe Leroy · 6 years ago
  83. 5ba666d powerpc/mm: fix erroneous duplicate slb_addr_limit init by Christophe Leroy · 6 years ago
  84. 27e23b5 powerpc/mm: Move nohash specifics in subdirectory mm/nohash by Christophe Leroy · 6 years ago
  85. 17312f2 powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64 by Christophe Leroy · 6 years ago
  86. 47d9994 powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 by Christophe Leroy · 6 years ago
  87. 9d9f2cc powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h> by Christophe Leroy · 6 years ago
  88. 71faf81 powerpc/nohash64: clean pgtable.h by Christophe Leroy · 6 years ago
  89. a1ac2a9 powerpc/book3e: drop BUG_ON() in map_kernel_page() by Christophe Leroy · 6 years ago
  90. e620d45 powerpc/tm: Avoid machine crash on rt_sigreturn() by Breno Leitao · 6 years ago
  91. 2c474c0 powerpc/mm/radix: Fix kernel crash when running subpage protect test by Aneesh Kumar K.V · 6 years ago
  92. 50dbabe powerpc/powernv/mce: Print additional information about MCE error. by Mahesh Salgaonkar · 6 years ago
  93. cda6618 powerpc/powernv/mce: Print correct severity for MCE error. by Mahesh Salgaonkar · 6 years ago
  94. d6e8a15 powerpc/powernv/mce: Reduce MCE console logs to lesser lines. by Mahesh Salgaonkar · 6 years ago
  95. 5b2a152 powerpc: Add doorbell tracepoints by Anton Blanchard · 6 years ago
  96. 32eeb56 ocxl: remove set but not used variables 'tid' and 'lpid' by YueHaibing · 6 years ago
  97. a5ae043 powerpc/64s: Remove 'dummy_copy_buffer' by Mathieu Malaterre · 6 years ago
  98. 7e80397 powerpc/cacheinfo: Fix kobject memleak by Tobin C. Harding · 6 years ago
  99. 33dda8c powerpc/vdso: Drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
  100. b511cdd powerpc/powernv/ioda: Handle failures correctly in pnv_pci_ioda_iommu_bypass_supported() by Alexey Kardashevskiy · 6 years ago