Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | powerpc/preempt: Don't touch the idle task's preempt_count during hotplug | Valentin Schneider | 1 | -3/+0 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2018-03-30 | powerpc/64: Use array of paca pointers and allocate pacas individually | Nicholas Piggin | 1 | -2/+2 |
2017-06-28 | powerpc/smp: Convert NR_CPUS to nr_cpu_ids | Santosh Sivaraj | 1 | -1/+1 |
2017-06-28 | powerpc/smp: Do not BUG_ON if invalid CPU during kick | Santosh Sivaraj | 1 | -1/+2 |
2015-04-10 | powerpc: Drop return value of smp_ops->probe() | Michael Ellerman | 1 | -8/+1 |
2015-01-23 | powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus() | Emil Medve | 1 | -1/+1 |
2014-04-23 | powerpc: Fix SMP issues with ppc64le ABIv2 | Anton Blanchard | 1 | -2/+3 |
2013-08-14 | powerpc: Convert platforms to smp_generic_cpu_bootable | Andy Fleming | 1 | -14/+1 |
2013-06-20 | powerpc/smp: Use '==' instead of '<' for system_state | liguang | 1 | -1/+1 |
2013-01-04 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -1/+0 |
2011-12-22 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -1/+1 |
2011-11-01 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 1 | -1/+0 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-05-26 | powerpc/cell: Rename ipi functions to match current abstractions | Milton Miller | 1 | -1/+1 |
2011-05-19 | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF | Milton Miller | 1 | -17/+1 |
2011-05-04 | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro | 1 | -7/+6 |
2011-04-20 | powerpc/smp: smp_ops->kick_cpu() should be able to fail | Michael Ellerman | 1 | -2/+4 |
2009-08-20 | powerpc: Move definitions of secondary CPU spinloop to header file | Benjamin Herrenschmidt | 1 | -2/+0 |
2009-06-26 | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock | Benjamin Herrenschmidt | 1 | -28/+2 |
2008-12-01 | powerpc/cell: Fix GDB watchpoints, again | Arnd Bergmann | 1 | -2/+7 |
2008-10-21 | powerpc: Use cpu_thread_in_core in smp_init for of_spin_map | Milton Miller | 1 | -7/+3 |
2007-12-03 | [POWERPC] Cleanup SMT thread handling | Benjamin Herrenschmidt | 1 | -1/+2 |
2007-11-08 | [POWERPC] Include udbg.h when using udbg_printf | will schmidt | 1 | -0/+1 |
2006-08-25 | [POWERPC] Cleanup CPU inits | Olof Johansson | 1 | -2/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-01-12 | [PATCH] powerpc: task_thread_info() | Al Viro | 1 | -1/+1 |
2005-11-01 | [PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c | Arnd Bergmann | 1 | -0/+230 |