- 2ef0ca5 powerpc/smp: Merge Power9 topology with Power topology by Srikar Dronamraju · 4 years, 5 months ago
- d0fd24b powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES by Srikar Dronamraju · 4 years, 5 months ago
- e0d8e99 powerpc/book3s64/kuap: Move UAMOR setup to key init function by Aneesh Kumar K.V · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
- 82a7ceb powerpc: Fix misleading small cores print by Michael Neuling · 4 years, 8 months ago
- c72e8da powerpc/smp: Use IS_ENABLED() to avoid #ifdef by Michael Ellerman · 4 years, 10 months ago
- 4b4d181 powerpc/smp: Drop superfluous NULL check by Michael Ellerman · 4 years, 10 months ago
- 247257b powerpc/numa: Remove late request for home node associativity by Srikar Dronamraju · 5 years ago
- a05f0e5 powerpc/smp: Use nid as fallback for package_id by Srikar Dronamraju · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 7c19c2e powerpc: 'current_set' is now a table of task_struct pointers by Christophe Leroy · 6 years ago
- ed1cd6d powerpc: Activate CONFIG_THREAD_INFO_IN_TASK by Christophe Leroy · 6 years ago
- 678c668 powerpc/64: Use task_stack_page() to initialise paca->kstack by Christophe Leroy · 6 years ago
- 6fe243f powerpc/smp: Make __smp_send_nmi_ipi() static by Nicholas Piggin · 6 years ago
- 88b9a3d powerpc/smp: Fix NMI IPI xmon timeout by Nicholas Piggin · 6 years ago
- 1b5fc84 powerpc/smp: Fix NMI IPI timeout by Nicholas Piggin · 6 years ago
- b6aedde powerpc: Fix stack protector crashes on CPU hotplug by Michael Ellerman · 6 years ago
- 8e8a31d powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores by Gautham R. Shenoy · 6 years ago
- 425752c powerpc: Detect the presence of big-cores via "ibm, thread-groups" by Gautham R. Shenoy · 6 years ago
- 7241d26 powerpc/64: properly initialise the stackprotector canary on SMP. by Christophe Leroy · 6 years ago
- 2ea6263 powerpc/topology: Get topology for shared processors at boot by Srikar Dronamraju · 6 years ago
- 5b73151 powerpc: NMI IPI make NMI IPIs fully sychronous by Nicholas Piggin · 7 years ago
- de6e5d3 powerpc: smp_send_stop do not offline stopped CPUs by Nicholas Piggin · 7 years ago
- 6ba5571 powerpc/nmi: Add an API for sending "safe" NMIs by Michael Ellerman · 7 years ago
- 21bfd6a powerpc: move a stray NMI IPI case under NMI_IPI ifdef by Nicholas Piggin · 7 years ago
- bc90711 powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef by Nicholas Piggin · 7 years ago
- 3f98462 powerpc: generic clockevents broadcast receiver call tick_receive_broadcast by Nicholas Piggin · 7 years ago
- 424ef01 powerpc64/ftrace: Disable ftrace during hotplug by Naveen N. Rao · 7 years ago
- d103978 powerpc64/ftrace: Delay enabling ftrace on secondary cpus by Naveen N. Rao · 7 years ago
- 6029755 powerpc: Fix deadlock with multiple calls to smp_send_stop by Nicholas Piggin · 7 years ago
- ac61c11 powerpc: Fix smp_send_stop NMI IPI handling by Nicholas Piggin · 7 years ago
- 855bfe0 powerpc: hard disable irqs in smp_send_stop loop by Nicholas Piggin · 7 years ago
- 6bed323 powerpc: use NMI IPI for smp_send_stop by Nicholas Piggin · 7 years ago
- d2e6007 powerpc/64: Use array of paca pointers and allocate pacas individually by Nicholas Piggin · 7 years ago
- 4145f35 powernv/kdump: Fix cases where the kdump kernel can get HMI's by Balbir Singh · 7 years ago
- 96d9143 powerpc/smp: Add Power9 scheduler topology by Oliver O'Halloran · 8 years ago
- 2a636a5 powerpc/smp: Add cpu_l2_cache_map by Oliver O'Halloran · 8 years ago
- df52f67 powerpc/smp: Rework CPU topology construction by Oliver O'Halloran · 8 years ago
- e3d8b67 powerpc/smp: Use cpu_to_chip_id() to find core siblings by Oliver O'Halloran · 8 years ago
- 0459ddf powerpc: NMI IPI improve lock primitive by Nicholas Piggin · 7 years ago
- bb27222 Merge tag 'v4.13-rc1' into fixes by Michael Ellerman · 7 years ago
- 7b7622b powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU by Michael Ellerman · 7 years ago
- 2104180 powerpc/64s: implement arch-specific hardlockup watchdog by Nicholas Piggin · 8 years ago
- d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 4e287e6 powerpc: use spin loop primitives in some functions by Nicholas Piggin · 8 years ago
- c642af9 powerpc/smp: Convert NR_CPUS to nr_cpu_ids by Santosh Sivaraj · 8 years ago
- f8d0d5d powerpc/smp: Do not BUG_ON if invalid CPU during kick by Santosh Sivaraj · 8 years ago
- a8fcfc1 powerpc: Adjust system_state check by Thomas Gleixner · 8 years ago
- 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 687b8f2 powerpc/smp: Document irq enable/disable after migrating IRQs by Michael Ellerman · 8 years ago
- c64af64 powerpc: Add struct smp_ops_t.cause_nmi_ipi operation by Nicholas Piggin · 8 years ago
- ddd703c powerpc: Add NMI IPI infrastructure by Nicholas Piggin · 8 years ago
- 6d11b87 powerpc/smp: Replace open coded task affinity logic by Thomas Gleixner · 8 years ago
- b87ac02 powerpc: Introduce msgsnd/doorbell barrier primitives by Nicholas Piggin · 8 years ago
- b866cc2 powerpc: Change the doorbell IPI calling convention by Nicholas Piggin · 8 years ago
- a978e13 powerpc/smp: Remove migrate_irq() custom implementation by Benjamin Herrenschmidt · 8 years ago
- 14d4ae5 powerpc: Add optional smp_ops->prepare_cpu SMP callback by Benjamin Herrenschmidt · 8 years ago
- 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
- 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
- f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
- da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
- 19ab58d powerpc, hotplug: Avoid to touch non-existent cpumasks. by Boqun Feng · 8 years ago
- b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 9 years ago
- f8ab481 powerpc: export cpu_to_core_id() by Mauricio Faria de Oliveira · 9 years ago
- 665e87f powerpc/sparse: Include headers containing prototypes by Daniel Axtens · 9 years ago
- 42f5b4c powerpc: Introduce asm-prototypes.h by Daniel Axtens · 9 years ago
- e9d867a sched: Allow per-cpu kernel threads to run on online && !active by Peter Zijlstra (Intel) · 9 years ago
- d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 2f4f1f8 powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores by chenhui zhao · 9 years ago
- fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
- e17769e KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU by Suresh E. Warrier · 9 years ago
- 31639c77 powerpc/smp: Add smp_muxed_ipi_set_message by Suresh Warrier · 9 years ago
- bd7f561 powerpc/smp: Support more IPI messages by Suresh Warrier · 9 years ago
- 875ebe94 powerpc/smp: Wait until secondaries are active & online by Michael Ellerman · 10 years ago
- d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- 8aa989b powerpc: Remove some unused functions by Michael Ellerman · 10 years ago
- 1be6f10 Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online" by Michael Ellerman · 10 years ago
- 7c5c92e powerpc: Secondary CPUs must set cpu_callin_map after setting active and online by Anton Blanchard · 10 years ago
- 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- bc3c432 powerpc: Only set numa node information for present cpus at boottime by Li Zhong · 10 years ago
- 1217d34 powerpc: Ensure global functions include their prototype by Anton Blanchard · 10 years ago
- 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 11 years ago
- b6220ad sched: Fix compiler warnings by Guenter Roeck · 11 years ago
- b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 11 years ago
- 6f5e40a powerpc: Check cpu_thread_in_subcore() in __cpu_up() by Michael Ellerman · 11 years ago
- 441c19c powerpc/kvm/book3s_hv: Rework the secondary inhibit code by Michael Ellerman · 11 years ago
- 64bb80d powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES by Nishanth Aravamudan · 11 years ago
- 8c27226 powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID by Nishanth Aravamudan · 11 years ago
- 607b45e sched, powerpc: Create a dedicated topology table by Vincent Guittot · 11 years ago
- 1b67bee powerpc: Implement tick broadcast IPI as a fixed IPI message by Srivatsa S. Bhat · 11 years ago
- 402d9a1 powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message by Srivatsa S. Bhat · 11 years ago
- dece8ad Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
- f8a1883 powerpc: Fix topology core_id endian issue on LE builds by Anton Blanchard · 11 years ago
- dfee0ef powerpc: kernel: remove useless code which related with 'max_cpus' by Chen Gang · 12 years ago
- 3eb906c powerpc: Make cpu_to_chip_id() available when SMP=n by Michael Ellerman · 11 years ago