| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mm/radix: Make sure swapper pgdir is properly aligned | Aneesh Kumar K.V | 2016-05-11 | 1 | -5/+8 |
* | powerpc/book3e-64: Use hardcoded mttmr opcode | Scott Wood | 2016-03-16 | 1 | -4/+5 |
* | powerpc/mpc85xx: Add CPU hotplug support for E6500 | chenhui zhao | 2016-03-05 | 1 | -0/+78 |
* | powerpc/rcpm: add RCPM driver | chenhui zhao | 2016-03-05 | 1 | -0/+19 |
* | powerpc/book3e: support CONFIG_RELOCATABLE | Tiejun Chen | 2015-10-28 | 1 | -3/+19 |
* | powerpc/booke64: Fix args to copy_and_flush | Tiejun Chen | 2015-10-28 | 1 | -4/+7 |
* | powerpc/e6500: kexec: Handle hardware threads | Scott Wood | 2015-10-28 | 1 | -0/+16 |
* | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-08-05 | 1 | -0/+22 |
|\ |
|
| * | powerpc/e6500: Add support for hardware threads | Andy Fleming | 2014-07-30 | 1 | -0/+22 |
* | | powerpc: Remove STAB code | Michael Ellerman | 2014-07-28 | 1 | -3/+5 |
|/ |
|
* | powerpc: Fix SMP issues with ppc64le ABIv2 | Anton Blanchard | 2014-04-23 | 1 | -10/+8 |
* | powerpc: ABIv2 function calls must place target address in r12 | Anton Blanchard | 2014-04-23 | 1 | -9/+11 |
* | powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC() | Anton Blanchard | 2014-04-23 | 1 | -6/+6 |
* | powerpc: Remove superflous function descriptors in assembly only code | Anton Blanchard | 2014-04-23 | 1 | -4/+5 |
* | powerpc: No need to use dot symbols when branching to a function | Anton Blanchard | 2014-04-23 | 1 | -33/+33 |
* | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-15 | 1 | -0/+1 |
* | powerpc: Fix alignment of secondary cpu spin vars | Olof Johansson | 2013-12-30 | 1 | -0/+1 |
* | powerpc: Align p_end | Anton Blanchard | 2013-12-30 | 1 | -0/+1 |
* | powerpc: Endian safe trampoline | Benjamin Herrenschmidt | 2013-10-11 | 1 | -0/+3 |
* | powerpc: Align p_toc | Anton Blanchard | 2013-08-14 | 1 | -0/+1 |
* | powerpc: Add isync to copy_and_flush | Michael Neuling | 2013-04-26 | 1 | -0/+1 |
* | powerpc/kexec: Add kexec "hold" support for Book3e processors | Jimi Xenidis | 2013-01-10 | 1 | -1/+18 |
* | powerpc: Build kernel with -mcmodel=medium | Anton Blanchard | 2013-01-10 | 1 | -2/+13 |
* | powerpc: Add relocation on exception vector handlers | Michael Neuling | 2012-11-15 | 1 | -1/+2 |
* | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard | 2012-11-15 | 1 | -1/+1 |
* | powerpc/powernv: Fix OPAL debug entry | Benjamin Herrenschmidt | 2012-11-15 | 1 | -0/+1 |
* | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt | 2012-03-09 | 1 | -7/+17 |
* | powerpc: Remove legacy iSeries bits from assembly files | Benjamin Herrenschmidt | 2012-03-09 | 1 | -37/+7 |
* | powerpc/powernv: Support for OPAL console | Benjamin Herrenschmidt | 2011-09-20 | 1 | -1/+13 |
* | powerpc/powernv: Add OPAL takeover from PowerVM | Benjamin Herrenschmidt | 2011-09-20 | 1 | -0/+4 |
* | powerpc/powernv: Don't clobber r9 in relative_toc() | Benjamin Herrenschmidt | 2011-09-20 | 1 | -3/+3 |
* | powerpc: Fix early boot accounting of CPUs | Matt Evans | 2011-06-17 | 1 | -1/+1 |
* | powerpc: Don't search for paca in freed memory | Milton Miller | 2011-05-19 | 1 | -5/+8 |
* | powerpc: Use MSR_64BIT in places | Michael Ellerman | 2011-04-27 | 1 | -1/+1 |
* | powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold | Benjamin Herrenschmidt | 2011-04-20 | 1 | -0/+2 |
* | powerpc: Properly handshake CPUs going out of boot spin loop | Benjamin Herrenschmidt | 2011-04-20 | 1 | -5/+13 |
* | powerpc: Call CPU ->restore callback earlier on secondary CPUs | Benjamin Herrenschmidt | 2011-04-20 | 1 | -11/+11 |
* | powerpc: In HV mode, use HSPRG0 for PACA | Benjamin Herrenschmidt | 2011-04-20 | 1 | -2/+2 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 1 | -1/+1 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | | powerpc/pmac/smp: Properly NAP offlined CPU on G5 | Benjamin Herrenschmidt | 2011-04-01 | 1 | -0/+7 |
|/ |
|
* | Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code | Sonny Rao | 2010-12-09 | 1 | -4/+2 |
* | powerpc: Remove second definition of STACK_FRAME_OVERHEAD | Stephen Rothwell | 2010-11-29 | 1 | -0/+1 |
* | KVM: PPC: Move KVM trampolines before __end_interrupts | Alexander Graf | 2010-10-24 | 1 | -6/+0 |
* | powerpc: Don't use kernel stack with translation off | Michael Neuling | 2010-08-31 | 1 | -3/+9 |
* | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans | 2010-08-24 | 1 | -3/+3 |
* | KVM: PPC: Name generic 64-bit code generic | Alexander Graf | 2010-05-17 | 1 | -2/+2 |
* | powerpc: Reset kernel stack on cpu online from cede state | Vaidyanathan Srinivasan | 2010-03-09 | 1 | -0/+11 |
* | powerpc: Dynamically allocate pacas | Michael Ellerman | 2010-03-09 | 1 | -2/+4 |
* | Make head_64.S aware of KVM real mode code | Alexander Graf | 2009-11-05 | 1 | -0/+7 |