1. 3ab33d6 powerpc/smp: Optimize update_mask_by_l2 by Srikar Dronamraju · 4 years, 6 months ago
  2. 375370a powerpc/smp: Check for duplicate topologies and consolidate by Srikar Dronamraju · 4 years, 6 months ago
  3. 661e3d4 powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs by Srikar Dronamraju · 4 years, 6 months ago
  4. 1f3a418 powerpc/smp: Stop passing mask to update_mask_by_l2 by Srikar Dronamraju · 4 years, 6 months ago
  5. 53516d4 powerpc/smp: Limit CPUs traversed to within a node. by Srikar Dronamraju · 4 years, 6 months ago
  6. 70edd4a powerpc/smp: Optimize remove_cpu_from_masks by Srikar Dronamraju · 4 years, 6 months ago
  7. e29e9ed powerpc/smp: Remove get_physical_package_id by Srikar Dronamraju · 4 years, 6 months ago
  8. 4ca234a powerpc/smp: Stop updating cpu_core_mask by Srikar Dronamraju · 4 years, 6 months ago
  9. 4bce545 powerpc/topology: Update topology_core_cpumask by Srikar Dronamraju · 4 years, 6 months ago
  10. d0ffdee powerpc/tm: Save and restore AMR on treclaim and trechkpt by Gustavo Romero · 4 years, 6 months ago
  11. 35d6473 powerpc/eeh: Clean up PE addressing by Oliver O'Halloran · 4 years, 6 months ago
  12. 42de19d powerpc/pseries/eeh: Allow zero to be a valid PE configuration address by Oliver O'Halloran · 4 years, 6 months ago
  13. 98ba956 powerpc/pseries/eeh: Rework device EEH PE determination by Oliver O'Halloran · 4 years, 6 months ago
  14. f61c859 powerpc/pseries/eeh: Clean up pe_config_addr lookups by Oliver O'Halloran · 4 years, 6 months ago
  15. 395ee2a powerpc/eeh: Move EEH initialisation to an arch initcall by Oliver O'Halloran · 4 years, 6 months ago
  16. 5d69e46 powerpc/eeh: Delete eeh_ops->init by Oliver O'Halloran · 4 years, 6 months ago
  17. 1f8fa0c powerpc/pseries: Stop using eeh_ops->init() by Oliver O'Halloran · 4 years, 6 months ago
  18. 82a1ea2 powerpc/powernv: Stop using eeh_ops->init() by Oliver O'Halloran · 4 years, 6 months ago
  19. d125aed powerpc/eeh: Rework EEH initialisation by Oliver O'Halloran · 4 years, 6 months ago
  20. 874dc62 powerpc: switch 85xx defconfigs from legacy ide to libata by Christoph Hellwig · 4 years, 6 months ago
  21. 5c5e46d powerpc: PPC_SECURE_BOOT should not require PowerNV by Daniel Axtens · 4 years, 6 months ago
  22. 4366337 powerpc/papr_scm: Fix warnings about undeclared variable by Wang Wensheng · 4 years, 6 months ago
  23. 4555755 powerpc/64: make restore_interrupts 64e only by Nicholas Piggin · 4 years, 6 months ago
  24. 903dd1f powerpc/64e: remove 64s specific interrupt soft-mask code by Nicholas Piggin · 4 years, 6 months ago
  25. 012a9a9 powerpc/64e: remove PACA_IRQ_EE_EDGE by Nicholas Piggin · 4 years, 6 months ago
  26. 2b48e96 powerpc/64: fix irq replay pt_regs->softe value by Nicholas Piggin · 4 years, 6 months ago
  27. 903fd31 powerpc/64: fix irq replay missing preempt by Nicholas Piggin · 4 years, 6 months ago
  28. cdb1ea0 powerpc/pseries: add new branch prediction security bits for link stack by Nicholas Piggin · 4 years, 7 months ago
  29. 05504b4 powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address by Nicholas Piggin · 4 years, 6 months ago
  30. 9983efa powerpc: untangle cputable mce include by Nicholas Piggin · 4 years, 6 months ago
  31. aea948b powerpc/powernv/elog: Fix race while processing OPAL error log event. by Mahesh Salgaonkar · 4 years, 5 months ago
  32. ebbfeef powerpc/32: Declare stack_overflow_exception() prototype by Cédric Le Goater · 4 years, 6 months ago
  33. 2228f19 powerpc/xive: Make debug routines static by Cédric Le Goater · 4 years, 6 months ago
  34. 5ab187e powerpc/sstep: Remove empty if statement checking for invalid form by Cédric Le Goater · 4 years, 6 months ago
  35. 7b2aab5 powerpc/sysfs: Remove unused 'err' variable in sysfs_create_dscr_default() by Cédric Le Goater · 4 years, 6 months ago
  36. 8ec5cb1 powerpc/powernv: fix wrong warning message in opalcore_config_init() by Qinglang Miao · 4 years, 6 months ago
  37. 1d42e07 serial: pmac_zilog: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
  38. acff5e6 macintosh: smu_sensors: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
  39. 9c826d3 drivers/macintosh/smu.c: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
  40. 6c71cfc powerpc/prom_init: Check display props exist before enabling btext by Michael Ellerman · 4 years, 7 months ago
  41. 39f8756 powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self() by Michael Ellerman · 4 years, 7 months ago
  42. bf3c146 powerpc/smp: Fold cpu_die() into its only caller by Michael Ellerman · 4 years, 7 months ago
  43. 1ea21ba powerpc: Move arch_cpu_idle_dead() into smp.c by Michael Ellerman · 4 years, 7 months ago
  44. d10ebe7 powerpc/perf: Add declarations to fix sparse warnings by Michael Ellerman · 4 years, 6 months ago
  45. ef1edbb powerpc/mm/64s: Fix slb_setup_new_exec() sparse warning by Michael Ellerman · 4 years, 6 months ago
  46. 96543e7 powerpc/pseries: convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 6 months ago
  47. bda7673 powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n by Yang Yingliang · 4 years, 6 months ago
  48. 0b30191 Merge branch 'topic/irqs-off-activate-mm' into next by Michael Ellerman · 4 years, 6 months ago
  49. d208e13 powerpc/process: Fix uninitialised variable error by Michael Ellerman · 4 years, 6 months ago
  50. b5c8a29 Merge coregroup support into next by Michael Ellerman · 4 years, 6 months ago
  51. fa35e86 powerpc/smp: Implement cpu_to_coregroup_id by Srikar Dronamraju · 4 years, 7 months ago
  52. 72730bf powerpc/smp: Create coregroup domain by Srikar Dronamraju · 4 years, 7 months ago
  53. 6e08630 powerpc/smp: Allocate cpumask only after searching thread group by Srikar Dronamraju · 4 years, 7 months ago
  54. f9f130f powerpc/numa: Detect support for coregroup by Srikar Dronamraju · 4 years, 7 months ago
  55. caa8e29 powerpc/smp: Optimize start_secondary by Srikar Dronamraju · 4 years, 7 months ago
  56. f6606cf powerpc/smp: Dont assume l2-cache to be superset of sibling by Srikar Dronamraju · 4 years, 6 months ago
  57. 3c6032a powerpc/smp: Move topology fixups into a new function by Srikar Dronamraju · 4 years, 7 months ago
  58. 5e93f16 powerpc/smp: Move powerpc_topology above by Srikar Dronamraju · 4 years, 7 months ago
  59. 2ef0ca5 powerpc/smp: Merge Power9 topology with Power topology by Srikar Dronamraju · 4 years, 7 months ago
  60. d0fd24b powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES by Srikar Dronamraju · 4 years, 7 months ago
  61. e75130f powerpc/numa: Offline memoryless cpuless node 0 by Srikar Dronamraju · 4 years, 7 months ago
  62. 6398eaa powerpc/numa: Prefer node id queried from vphn by Srikar Dronamraju · 4 years, 7 months ago
  63. a874f10 powerpc/numa: Set numa_node for all possible cpus by Srikar Dronamraju · 4 years, 7 months ago
  64. 67df778 powerpc/numa: Restrict possible nodes based on platform by Srikar Dronamraju · 4 years, 7 months ago
  65. f323232 powerpc/topology: Override cpu_smt_mask by Srikar Dronamraju · 4 years, 7 months ago
  66. 3babbe4 sched/topology: Allow archs to override cpu_smt_mask by Srikar Dronamraju · 4 years, 7 months ago
  67. 3db8715 drivers/macintosh/smu.c: Fix undeclared symbol warning by Wang Wensheng · 4 years, 6 months ago
  68. ca78ef2 powerpc/papr_scm: Fix warning triggered by perf_stats_show() by Vaibhav Jain · 4 years, 6 months ago
  69. a665eec powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm by Nicholas Piggin · 4 years, 6 months ago
  70. bafb056 sparc64: remove mm_cpumask clearing to fix kthread_use_mm race by Nicholas Piggin · 4 years, 6 months ago
  71. 66acd46 powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM by Nicholas Piggin · 4 years, 6 months ago
  72. d53c3df mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race by Nicholas Piggin · 4 years, 6 months ago
  73. 8f7e57e macintosh: windfarm: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
  74. 3a3181e powerpc/pci: unmap legacy INTx interrupts when a PHB is removed by Cédric Le Goater · 4 years, 7 months ago
  75. ffd2961 powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 by Nicholas Piggin · 4 years, 7 months ago
  76. 79b123cd powerepc/book3s64/hash: Align start/end address correctly with bolt mapping by Aneesh Kumar K.V · 4 years, 6 months ago
  77. bbc4f40 powerpc/ps3: make two symbols static by Jason Yan · 4 years, 6 months ago
  78. 4c42dc5 powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx by Christophe Leroy · 4 years, 6 months ago
  79. 2c637d2 powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP by Christophe Leroy · 4 years, 6 months ago
  80. c83c192 powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU by Christophe Leroy · 4 years, 7 months ago
  81. 532ed19 powerpc/process: Remove useless #ifdef CONFIG_SPE by Christophe Leroy · 4 years, 7 months ago
  82. e3667ee powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC by Christophe Leroy · 4 years, 7 months ago
  83. 80739c2 powerpc/process: Remove useless #ifdef CONFIG_VSX by Christophe Leroy · 4 years, 7 months ago
  84. 60d62bf powerpc/process: Tag an #endif to help locate the matching #ifdef. by Christophe Leroy · 4 years, 7 months ago
  85. 8f020c7 powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED() by Christophe Leroy · 4 years, 7 months ago
  86. 2ec4299 powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) by IS_ENABLED() by Christophe Leroy · 4 years, 7 months ago
  87. bfac279 powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED() by Christophe Leroy · 4 years, 7 months ago
  88. 04d476b powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED() by Christophe Leroy · 4 years, 7 months ago
  89. da7bb43 powerpc/32: Fix vmap stack - Properly set r1 before activating MMU by Christophe Leroy · 4 years, 6 months ago
  90. c118c73 powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct by Christophe Leroy · 4 years, 6 months ago
  91. 7fdf966b powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2() by Christophe Leroy · 4 years, 7 months ago
  92. e64ac41 powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto() by Christophe Leroy · 4 years, 7 months ago
  93. ee0a49a powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto() by Christophe Leroy · 4 years, 7 months ago
  94. fcf1f26 powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto() by Christophe Leroy · 4 years, 7 months ago
  95. e47168f powerpc/8xx: Support 16k hugepages with 4k pages by Christophe Leroy · 4 years, 7 months ago
  96. 175a999 powerpc/8xx: Refactor calculation of number of entries per PTE in page tables by Christophe Leroy · 4 years, 7 months ago
  97. 542db12 powerpc: Fix random segfault when freeing hugetlb range by Christophe Leroy · 4 years, 7 months ago
  98. e63d6fb powerpc/tau: Disable TAU between measurements by Finn Thain · 4 years, 7 months ago
  99. 5e3119e powerpc/tau: Check processor type before enabling TAU interrupt by Finn Thain · 4 years, 7 months ago
  100. 420ab2b powerpc/tau: Remove duplicated set_thresholds() call by Finn Thain · 4 years, 7 months ago