1. 68f211a powerpc/pasemi: Add PCI initialisation for Nemo board. by Darren Stevens · 6 years ago
  2. 49a502e powerpc/mm: Make NULL pointer deferences explicit on bad page faults. by Christophe Leroy · 6 years ago
  3. 8dbdec0 powerpc/ptrace: Combine SYSCALL_EMU & SYSCALL_TRACE handling by Dmitry V. Levin · 6 years ago
  4. 25078dc powerpc: use mm zones more sensibly by Christoph Hellwig · 6 years ago
  5. f3e5a85 cxl: drop the dma_set_mask callback from vphb by Christoph Hellwig · 6 years ago
  6. 44a0337 powerpc/dma: split the two __dma_alloc_coherent implementations by Christoph Hellwig · 6 years ago
  7. 9c15a87 powerpc/dma: remove the unused dma_iommu_ops export by Christoph Hellwig · 6 years ago
  8. acddff9 powerpc/dma: remove the unused ISA_DMA_THRESHOLD export by Christoph Hellwig · 6 years ago
  9. 0e65239 powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define by Christoph Hellwig · 6 years ago
  10. 67d8208 crypto4xx_core: don't abuse __dma_sync_page by Christoph Hellwig · 6 years ago
  11. 0aeba2d powerpc/dma: properly wire up the unmap_page and unmap_sg methods by Christoph Hellwig · 6 years ago
  12. 9286356 powerpc: allow NOT_COHERENT_CACHE for amigaone by Christoph Hellwig · 6 years ago
  13. b18f0ae powerpc/prom: fix early DEBUG messages by Christophe Leroy · 6 years ago
  14. e1e71e2 ocxl: Fix endiannes bug in ocxl_link_update_pe() by Greg Kurz · 6 years ago
  15. 72e7bcc powerpc/32: Avoid unsupported flags with clang by Joel Stanley · 6 years ago
  16. e213574 raid6/ppc: Fix build for clang by Joel Stanley · 6 years ago
  17. 3757cba powerpc/perf: Remove l2 bus events from HW cache event array by Madhavan Srinivasan · 7 years ago
  18. 5902913 powerpc/perf: Add constraints for power9 l2/l3 bus events by Madhavan Srinivasan · 7 years ago
  19. 2d46d48 powerpc/perf: Fix unit_sel/cache_sel checks by Madhavan Srinivasan · 7 years ago
  20. 8c31459 powerpc/perf: Cleanup cache_sel bits comment by Madhavan Srinivasan · 7 years ago
  21. 333804d powerpc/perf: Update perf_regs structure to include SIER by Madhavan Srinivasan · 6 years ago
  22. 17cfccc powerpc/perf: Fix thresholding counter data for unknown type by Madhavan Srinivasan · 6 years ago
  23. 374f3f5 powerpc/mm/hash: Handle user access of kernel address gracefully by Aneesh Kumar K.V · 6 years ago
  24. 385e89d powerpc/mm: add exec protection on powerpc 603 by Christophe Leroy · 6 years ago
  25. badb968 powerpc/mm: define an empty slice_init_new_context_exec() by Christophe Leroy · 6 years ago
  26. 05a4ab8 powerpc/uaccess: fix warning/error with access_ok() by Christophe Leroy · 6 years ago
  27. c62ce9e powerpc: remove remaining bits from CONFIG_APUS by Christophe Leroy · 6 years ago
  28. 32c8c4c powerpc/xmon: fix dump_segments() by Christophe Leroy · 6 years ago
  29. 0ed5b55 powerpc/8xx: add exception frame marker by Christophe Leroy · 6 years ago
  30. e93ba1b powerpc/book3s/32: fix number of bats in p/v_block_mapped() by Christophe Leroy · 6 years ago
  31. 712877f powerpc/mm: Eliminate not possible mmu features at compile time by Christophe Leroy · 6 years ago
  32. 8a01960 powerpc/smp: Use code patching to restore reset vector by Christophe Leroy · 6 years ago
  33. 6c16816 powerpc/44x: use patch_sites for TLB handlers patching by Christophe Leroy · 6 years ago
  34. d16952a powerpc/signal: Use code patching instead of hardcoding by Christophe Leroy · 6 years ago
  35. 002cdfc powerpc/8xx: use modify_instruction_site() by Christophe Leroy · 6 years ago
  36. 9efc74f powerpc/book3s/32: Use patch_site to patch hash functions by Christophe Leroy · 6 years ago
  37. 4a3a224 powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S by Christophe Leroy · 6 years ago
  38. 04b0a72 powerpc/32: use patch_site_addr() in machine_init() by Christophe Leroy · 6 years ago
  39. 36b08b4 powerpc: add modify_instruction() and modify_instruction_site() by Christophe Leroy · 6 years ago
  40. 45090c2 powerpc: simplify patch_instruction_site() and patch_branch_site() by Christophe Leroy · 6 years ago
  41. 584dbc7 powerpc/mm: remove unused variable by Christophe Leroy · 6 years ago
  42. 6bf752d powerpc: implement CONFIG_DEBUG_VIRTUAL by Christophe Leroy · 6 years ago
  43. 10fdf83 lib: fix build failure in CONFIG_DEBUG_VIRTUAL test by Christophe Leroy · 6 years ago
  44. ebd1d3b powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic by Mathieu Malaterre · 6 years ago
  45. c7e900c powerpc/ipic: Remove unused ipic_set_priority() by Michael Ellerman · 6 years ago
  46. 4d6a198 Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  47. a225f15 powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call by Elvira Khabirova · 6 years ago
  48. 9ef3463 powerpc/mm: Fallback to RAM if the altmap is unusable by Oliver O'Halloran · 6 years ago
  49. 43001c5 powerpc/papr_scm: Use ibm,unit-guid as the iset cookie by Oliver O'Halloran · 6 years ago
  50. b0d65a8 powerpc/papr_scm: Fix DIMM device registration race by Oliver O'Halloran · 6 years ago
  51. 409dd7d powerpc/papr_scm: Remove endian conversions by Oliver O'Halloran · 6 years ago
  52. 683ec0e powerpc/papr_scm: Update DT properties by Oliver O'Halloran · 6 years ago
  53. 5961352 powerpc/papr_scm: Fix resource end address by Oliver O'Halloran · 6 years ago
  54. 14ebfec powerpc/papr_scm: Use depend instead of select by Oliver O'Halloran · 6 years ago
  55. a6460b0 powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENT by Sandipan Das · 6 years ago
  56. e41b93a powerpc/boot: Fix build failures with -j 1 by Michael Ellerman · 6 years ago
  57. 7c91efc powerpc/mm: dump block address translation on book3s/32 by Christophe Leroy · 6 years ago
  58. 0261a50 powerpc/mm: dump segment registers on book3s/32 by Christophe Leroy · 6 years ago
  59. b682c86 powerpc/math-emu: Update macros from GCC by Joel Stanley · 6 years ago
  60. afa202b powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH by Russell Currey · 6 years ago
  61. b14fc50 powerpc/8xx: regroup TLB handler routines by Christophe Leroy · 6 years ago
  62. 74fabca powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers by Christophe Leroy · 6 years ago
  63. 55c8fc3f powerpc/8xx: reintroduce 16K pages with HW assistance by Christophe Leroy · 6 years ago
  64. 3fb69c6 powerpc/8xx: Enable 512k hugepage support with HW assistance by Christophe Leroy · 6 years ago
  65. 22569b8 powerpc/8xx: Enable 8M hugepage support with HW assistance by Christophe Leroy · 6 years ago
  66. 6a8f911 powerpc/8xx: Use hardware assistance in TLB handlers by Christophe Leroy · 6 years ago
  67. 5af543b powerpc/8xx: Temporarily disable 16k pages and hugepages by Christophe Leroy · 6 years ago
  68. 8cfe4f5 powerpc/8xx: Move SW perf counters in first 32kb of memory by Christophe Leroy · 6 years ago
  69. 32bff4b powerpc/mm: remove unnecessary test in pgtable_cache_init() by Christophe Leroy · 6 years ago
  70. 1e03c7e2 powerpc/mm: fix a warning when a cache is common to PGD and hugepages by Christophe Leroy · 6 years ago
  71. 0356656 powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER) by Christophe Leroy · 6 years ago
  72. 129dd32 powerpc/mm: enable the use of page table cache of order 0 by Christophe Leroy · 6 years ago
  73. 32ea4c1 powerpc/mm: Extend pte_fragment functionality to PPC32 by Christophe Leroy · 6 years ago
  74. a74791d powerpc/mm: add helpers to get/set mm.context->pte_frag by Christophe Leroy · 6 years ago
  75. d09780f powerpc/mm: Move pgtable_t into platform headers by Christophe Leroy · 6 years ago
  76. 994da93 powerpc/mm: move platform specific mmu-xxx.h in platform directories by Christophe Leroy · 6 years ago
  77. 2a14653 powerpc/mm: Avoid useless lock with single page fragments by Christophe Leroy · 6 years ago
  78. a95d133 powerpc/mm: Move pte_fragment_alloc() to a common location by Christophe Leroy · 6 years ago
  79. ddfc20a powerpc/8xx: Remove PTE_ATOMIC_UPDATES by Christophe Leroy · 6 years ago
  80. a43ccc4 powerpc/book3s32: Remove CONFIG_BOOKE dependent code by Christophe Leroy · 6 years ago
  81. 8ad9402 powerpc: annotate implicit fall throughs by Stephen Rothwell · 6 years ago
  82. f91203e powerpc/mm: remove unused function prototype by Breno Leitao · 6 years ago
  83. 2b038cb powerpc/pseries/cpuidle: Fix preempt warning by Breno Leitao · 6 years ago
  84. 8d4a862 powerpc/xmon: Fix invocation inside lock region by Breno Leitao · 6 years ago
  85. bf3d6af powerpc: Look for "stdout-path" when setting up legacy consoles by Benjamin Herrenschmidt · 6 years ago
  86. 78e7b15 powerpc/msi: Fix NULL pointer access in teardown code by Radu Rendec · 6 years ago
  87. 462951c powerpc/mm: Fix linux page tables build with some configs by Michael Ellerman · 6 years ago
  88. 5564597 powerpc: Fix COFF zImage booting on old powermacs by Paul Mackerras · 6 years ago
  89. 26598f2 powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMU by Christophe Leroy · 6 years ago
  90. 5b3e84f powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S by Christophe Leroy · 6 years ago
  91. 68289ae powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32 by Christophe Leroy · 6 years ago
  92. a0cd0f8 powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h by Christophe Leroy · 6 years ago
  93. be34fff powerpc/kconfig: remove CONFIG_6xx by Christophe Leroy · 6 years ago
  94. d7cceda powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 by Christophe Leroy · 6 years ago
  95. f99e33f drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 by Christophe Leroy · 6 years ago
  96. d2db097 cxl: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  97. bf82d37 macintosh: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  98. 15b680c macintosh: windfarm: Another convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  99. e5480bd powerpc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  100. 5b8d6be powerpc: Rework btext_find_display to use of_stdout and device_type helpers by Rob Herring · 6 years ago