1. 96543e7 powerpc/pseries: convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 6 months ago
  2. bda7673 powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n by Yang Yingliang · 4 years, 6 months ago
  3. 0b30191 Merge branch 'topic/irqs-off-activate-mm' into next by Michael Ellerman · 4 years, 6 months ago
  4. d208e13 powerpc/process: Fix uninitialised variable error by Michael Ellerman · 4 years, 6 months ago
  5. b5c8a29 Merge coregroup support into next by Michael Ellerman · 4 years, 6 months ago
  6. fa35e86 powerpc/smp: Implement cpu_to_coregroup_id by Srikar Dronamraju · 4 years, 7 months ago
  7. 72730bf powerpc/smp: Create coregroup domain by Srikar Dronamraju · 4 years, 7 months ago
  8. 6e08630 powerpc/smp: Allocate cpumask only after searching thread group by Srikar Dronamraju · 4 years, 7 months ago
  9. f9f130f powerpc/numa: Detect support for coregroup by Srikar Dronamraju · 4 years, 7 months ago
  10. caa8e29 powerpc/smp: Optimize start_secondary by Srikar Dronamraju · 4 years, 7 months ago
  11. f6606cf powerpc/smp: Dont assume l2-cache to be superset of sibling by Srikar Dronamraju · 4 years, 6 months ago
  12. 3c6032a powerpc/smp: Move topology fixups into a new function by Srikar Dronamraju · 4 years, 7 months ago
  13. 5e93f16 powerpc/smp: Move powerpc_topology above by Srikar Dronamraju · 4 years, 7 months ago
  14. 2ef0ca5 powerpc/smp: Merge Power9 topology with Power topology by Srikar Dronamraju · 4 years, 7 months ago
  15. d0fd24b powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES by Srikar Dronamraju · 4 years, 7 months ago
  16. e75130f powerpc/numa: Offline memoryless cpuless node 0 by Srikar Dronamraju · 4 years, 7 months ago
  17. 6398eaa powerpc/numa: Prefer node id queried from vphn by Srikar Dronamraju · 4 years, 7 months ago
  18. a874f10 powerpc/numa: Set numa_node for all possible cpus by Srikar Dronamraju · 4 years, 7 months ago
  19. 67df778 powerpc/numa: Restrict possible nodes based on platform by Srikar Dronamraju · 4 years, 7 months ago
  20. f323232 powerpc/topology: Override cpu_smt_mask by Srikar Dronamraju · 4 years, 7 months ago
  21. 3babbe4 sched/topology: Allow archs to override cpu_smt_mask by Srikar Dronamraju · 4 years, 7 months ago
  22. 3db8715 drivers/macintosh/smu.c: Fix undeclared symbol warning by Wang Wensheng · 4 years, 6 months ago
  23. ca78ef2 powerpc/papr_scm: Fix warning triggered by perf_stats_show() by Vaibhav Jain · 4 years, 6 months ago
  24. a665eec powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm by Nicholas Piggin · 4 years, 6 months ago
  25. bafb056 sparc64: remove mm_cpumask clearing to fix kthread_use_mm race by Nicholas Piggin · 4 years, 6 months ago
  26. 66acd46 powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM by Nicholas Piggin · 4 years, 6 months ago
  27. d53c3df mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race by Nicholas Piggin · 4 years, 6 months ago
  28. 8f7e57e macintosh: windfarm: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
  29. 3a3181e powerpc/pci: unmap legacy INTx interrupts when a PHB is removed by Cédric Le Goater · 4 years, 7 months ago
  30. ffd2961 powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 by Nicholas Piggin · 4 years, 7 months ago
  31. 79b123cd powerepc/book3s64/hash: Align start/end address correctly with bolt mapping by Aneesh Kumar K.V · 4 years, 6 months ago
  32. bbc4f40 powerpc/ps3: make two symbols static by Jason Yan · 4 years, 6 months ago
  33. 4c42dc5 powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx by Christophe Leroy · 4 years, 6 months ago
  34. 2c637d2 powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP by Christophe Leroy · 4 years, 6 months ago
  35. c83c192 powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU by Christophe Leroy · 4 years, 7 months ago
  36. 532ed19 powerpc/process: Remove useless #ifdef CONFIG_SPE by Christophe Leroy · 4 years, 7 months ago
  37. e3667ee powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC by Christophe Leroy · 4 years, 7 months ago
  38. 80739c2 powerpc/process: Remove useless #ifdef CONFIG_VSX by Christophe Leroy · 4 years, 7 months ago
  39. 60d62bf powerpc/process: Tag an #endif to help locate the matching #ifdef. by Christophe Leroy · 4 years, 7 months ago
  40. 8f020c7 powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED() by Christophe Leroy · 4 years, 7 months ago
  41. 2ec4299 powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) by IS_ENABLED() by Christophe Leroy · 4 years, 7 months ago
  42. bfac279 powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED() by Christophe Leroy · 4 years, 7 months ago
  43. 04d476b powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED() by Christophe Leroy · 4 years, 7 months ago
  44. da7bb43 powerpc/32: Fix vmap stack - Properly set r1 before activating MMU by Christophe Leroy · 4 years, 6 months ago
  45. c118c73 powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct by Christophe Leroy · 4 years, 6 months ago
  46. 7fdf966b powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2() by Christophe Leroy · 4 years, 7 months ago
  47. e64ac41 powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto() by Christophe Leroy · 4 years, 7 months ago
  48. ee0a49a powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto() by Christophe Leroy · 4 years, 7 months ago
  49. fcf1f26 powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto() by Christophe Leroy · 4 years, 7 months ago
  50. e47168f powerpc/8xx: Support 16k hugepages with 4k pages by Christophe Leroy · 4 years, 7 months ago
  51. 175a999 powerpc/8xx: Refactor calculation of number of entries per PTE in page tables by Christophe Leroy · 4 years, 7 months ago
  52. 542db12 powerpc: Fix random segfault when freeing hugetlb range by Christophe Leroy · 4 years, 7 months ago
  53. e63d6fb powerpc/tau: Disable TAU between measurements by Finn Thain · 4 years, 7 months ago
  54. 5e3119e powerpc/tau: Check processor type before enabling TAU interrupt by Finn Thain · 4 years, 7 months ago
  55. 420ab2b powerpc/tau: Remove duplicated set_thresholds() call by Finn Thain · 4 years, 7 months ago
  56. b1c6a0a powerpc/tau: Convert from timer to workqueue by Finn Thain · 4 years, 7 months ago
  57. 6694300 powerpc/tau: Use appropriate temperature sample interval by Finn Thain · 4 years, 7 months ago
  58. b32d5d7 powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit by Aneesh Kumar K.V · 4 years, 9 months ago
  59. 7746406 powerpc/book3s64/hash/4k: Support large linear mapping range with 4K by Aneesh Kumar K.V · 4 years, 9 months ago
  60. eb553f1 powerpc/64/mm: implement page mapping percpu first chunk allocator by Aneesh Kumar K.V · 4 years, 9 months ago
  61. 2a32aba powerpc/percpu: Update percpu bootmem allocator by Aneesh Kumar K.V · 4 years, 9 months ago
  62. ac23452 selftests/powerpc: Tests for kernel accessing user memory by Ravi Bangoria · 4 years, 7 months ago
  63. fa725cc powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31 by Ravi Bangoria · 4 years, 7 months ago
  64. 58da598 powerpc/watchpoint: Add hw_len wherever missing by Ravi Bangoria · 4 years, 7 months ago
  65. 5b905d7 powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N by Ravi Bangoria · 4 years, 7 months ago
  66. edc8dd9 powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c by Ravi Bangoria · 4 years, 7 months ago
  67. 9b6b7c6 powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N by Ravi Bangoria · 4 years, 7 months ago
  68. 4441eb0 powerpc/watchpoint: Fix handling of vector instructions by Ravi Bangoria · 4 years, 7 months ago
  69. 4759c11 powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors by Ravi Bangoria · 4 years, 7 months ago
  70. eae9eec powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory by Thiago Jung Bauermann · 4 years, 7 months ago
  71. 231b232 powerpc/64: Make VDSO32 track COMPAT on 64-bit by Michael Ellerman · 4 years, 7 months ago
  72. 960e370 Merge branch 'fixes' into next by Michael Ellerman · 4 years, 6 months ago
  73. 0460534 powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute by Vaibhav Jain · 4 years, 6 months ago
  74. dc46226 powerpc/64s: handle ISA v3.1 local copy-paste context switches by Nicholas Piggin · 4 years, 7 months ago
  75. a02f6d4 powerpc: Warn about use of smt_snooze_delay by Joel Stanley · 4 years, 7 months ago
  76. 8f55984 powerpc/powernv: Print helpful message when cores guarded by Joel Stanley · 6 years ago
  77. 8c0d515 powerpc/pseries/iommu: Allow bigger 64bit window by removing default DMA window by Leonardo Bras · 4 years, 8 months ago
  78. 74d0b39 powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dma_window by Leonardo Bras · 4 years, 8 months ago
  79. 80f0251 powerpc/pseries/iommu: Update call to ibm, query-pe-dma-windows by Leonardo Bras · 4 years, 8 months ago
  80. cac3e62 powerpc/pseries/iommu: Create defines for operations in ibm, ddw-applicable by Leonardo Bras · 4 years, 8 months ago
  81. 51a1588 powerpc: Update documentation of ISA versions for Power10 by Jordan Niethe · 4 years, 7 months ago
  82. 0fb4871 powerpc/tools: Remove 90 line limit in checkpatch script by Russell Currey · 4 years, 7 months ago
  83. db96221 selftests/powerpc: Fix prefixes in alignment_handler signal handler by Jordan Niethe · 4 years, 7 months ago
  84. 364b236 powerpc/boot: Update Makefile comment for 64bit wrapper by Jordan Niethe · 4 years, 7 months ago
  85. 529d2bd5 powerpc/64: Remove unused generic_secondary_thread_init() by Michael Ellerman · 4 years, 7 months ago
  86. 003d6f5 selftests/powerpc: Properly handle failure in switch_endian_test by Michael Ellerman · 4 years, 7 months ago
  87. 09275d7 selftests/powerpc: Don't touch VMX/VSX on older CPUs by Michael Ellerman · 4 years, 7 months ago
  88. 4871a10 selftests/powerpc: Skip L3 bank test on older CPUs by Michael Ellerman · 4 years, 7 months ago
  89. 3a31518 selftests/powerpc: Skip security tests on older CPUs by Michael Ellerman · 4 years, 7 months ago
  90. 4c3c3c5 selftests/powerpc: Don't run DSCR tests on old systems by Michael Ellerman · 4 years, 7 months ago
  91. 178282a selftests/powerpc: Include asm/cputable.h from utils.h by Michael Ellerman · 4 years, 7 months ago
  92. d890023 selftests/powerpc: Move set_dscr() into rfi_flush.c by Michael Ellerman · 4 years, 7 months ago
  93. 17c98a54 selftests/powerpc: Give the bad_accesses test longer to run by Michael Ellerman · 4 years, 7 months ago
  94. 34c1033 selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac by Michael Ellerman · 4 years, 7 months ago
  95. b5a646a selftests/powerpc: Run tm-tmspr test for longer by Michael Ellerman · 4 years, 7 months ago
  96. 7696287 selftests/powerpc: Don't use setaffinity in tm-tmspr by Michael Ellerman · 4 years, 7 months ago
  97. c017642 selftests/powerpc: Fix TM tests when CPU 0 is offline by Michael Ellerman · 4 years, 7 months ago
  98. 10bf59d powerpc/pseries/eeh: Fix dumb linebreaks by Oliver O'Halloran · 4 years, 7 months ago
  99. 353bce2 powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER by Christophe Leroy · 4 years, 7 months ago
  100. 2f279ee powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm() by Christophe Leroy · 4 years, 7 months ago