Age | Commit message (Expand) | Author |
2013-09-25 | powerpc/pseries: Do not start secondaries in Open Firmware | Benjamin Herrenschmidt |
2013-08-27 | pseries: Move plpar_wrapper.h to powerpc common include/asm location. | Deepthi Dharwar |
2013-08-14 | powerpc: Convert platforms to smp_generic_cpu_bootable | Andy Fleming |
2013-06-20 | powerpc/smp: Use '==' instead of '<' for system_state | liguang |
2013-01-10 | powerpc: Hook up doorbells on server | Ian Munsie |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-15 | powerpc+of: Remove the pSeries_reconfig.h file | Nathan Fontenot |
2012-07-03 | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier | Deepthi Dharwar |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers |
2011-12-08 | powerpc/cpuidle: cpuidle driver for pSeries | Deepthi Dharwar |
2011-10-31 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov |
2011-06-20 | powerpc: Avoid extra indirect function call in sending IPIs | Paul Mackerras |
2011-05-19 | powerpc: Consolidate ipi message mux and demux | Milton Miller |
2011-04-20 | powerpc/smp: smp_ops->kick_cpu() should be able to fail | Michael Ellerman |
2011-04-20 | powerpc/xics: Rewrite XICS driver | Benjamin Herrenschmidt |
2011-04-05 | powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU | Matt Evans |
2011-03-30 | powerpc/pseries/smp: query-cpu-stopped-state support won't change | Milton Miller |
2010-08-24 | powerpc: Correct smt_enabled=X boot option for > 2 threads per core | Nathan Fontenot |
2010-05-06 | powerpc/cpumask: Convert pseries SMP code to new cpumask API | Anton Blanchard |
2010-05-06 | powerpc/pseries: Only call start-cpu when a CPU is stopped | Michael Neuling |
2010-05-06 | powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu | Michael Neuling |
2010-02-09 | arch/powerpc: Fix continuation line formats | Joe Perches |
2009-12-18 | powerpc/pseries: Don't panic when H_PROD fails during cpu-online. | Gautham R Shenoy |
2009-11-24 | powerpc/pseries: Add hooks to put the CPU into an appropriate offline state | Gautham R Shenoy |
2009-08-20 | powerpc: Move definitions of secondary CPU spinloop to header file | Benjamin Herrenschmidt |
2009-06-26 | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock | Benjamin Herrenschmidt |
2008-10-21 | powerpc: Use cpu_thread_in_core in smp_init for of_spin_map | Milton Miller |
2008-10-13 | powerpc/xics: Consolidate ipi message encode and decode | Milton Miller |
2008-04-24 | [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries | Michael Ellerman |
2008-04-24 | [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/ | Michael Ellerman |
2007-12-03 | [POWERPC] Cleanup SMT thread handling | Benjamin Herrenschmidt |
2007-02-14 | [POWERPC] Cleanup pseries smp initialisation code | Michael Ellerman |
2006-12-08 | [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu... | Michael Ellerman |
2006-08-25 | [POWERPC] Cleanup CPU inits | Olof Johansson |
2006-07-31 | [POWERPC] pseries: Constify & voidify get_property() | Jeremy Kerr |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-03-22 | [PATCH] powerpc: Replace platform_is_lpar() with a firmware feature | Michael Ellerman |
2006-02-20 | [PATCH] powerpc: Fix bug in spinup of renumbered secondary threads | Michael Ellerman |
2006-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-01-12 | [PATCH] powerpc: task_thread_info() | Al Viro |
2006-01-12 | [PATCH] powerpc: pseries namespace cleanup | Arnd Bergmann |
2005-11-16 | [PATCH] powerpc: More debugging fixups | Michael Ellerman |
2005-11-11 | powerpc: Fix some compile problems with the VDSO stuff | Paul Mackerras |
2005-11-10 | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras |