summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-0/+2
|\
| * powerpc/64: mark start_here_multiplatform as __refChristophe Leroy2019-06-151-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/
* powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey2019-04-201-1/+3
* powerpc/64: Simplify __secondary_start paca->kstack handlingMichael Ellerman2019-02-231-11/+9Star
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-9/+10
* powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-191-3/+3
* powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan2018-01-191-2/+3
* powerpc/powernv: Avoid waiting for secondary hold spinloop with OPALNicholas Piggin2017-11-101-5/+11
* powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-311-4/+4
* powerpc/64: Allow for THREAD_SIZE > 16kHamish Martin2017-03-201-1/+2
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-1/+1
* powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin2016-11-281-4/+4
* powerpc/64: Add an option to force run-at-load to test relocationNicholas Piggin2016-11-141-1/+8
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+2
|\
| * ppc: move exports to definitionsAl Viro2016-08-081-0/+2
* | powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-041-15/+29
* | powerpc/64: Change the way relocation copy is calculatedNicholas Piggin2016-10-041-4/+9
|/
* powerpc/64: Move the content of setup_system() to setup_arch()Benjamin Herrenschmidt2016-07-211-4/+1Star
* powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-141-1/+1
* powerpc/mm/radix: Make sure swapper pgdir is properly alignedAneesh Kumar K.V2016-05-111-5/+8
* powerpc/book3e-64: Use hardcoded mttmr opcodeScott Wood2016-03-161-4/+5
* powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao2016-03-051-0/+78
* powerpc/rcpm: add RCPM driverchenhui zhao2016-03-051-0/+19
* powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen2015-10-281-3/+19
* powerpc/booke64: Fix args to copy_and_flushTiejun Chen2015-10-281-4/+7
* powerpc/e6500: kexec: Handle hardware threadsScott Wood2015-10-281-0/+16
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-051-0/+22
|\
| * powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-301-0/+22
* | powerpc: Remove STAB codeMichael Ellerman2014-07-281-3/+5
|/
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-231-10/+8Star
* powerpc: ABIv2 function calls must place target address in r12Anton Blanchard2014-04-231-9/+11
* powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()Anton Blanchard2014-04-231-6/+6
* powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard2014-04-231-4/+5
* powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-33/+33
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-0/+1
* powerpc: Fix alignment of secondary cpu spin varsOlof Johansson2013-12-301-0/+1
* powerpc: Align p_endAnton Blanchard2013-12-301-0/+1
* powerpc: Endian safe trampolineBenjamin Herrenschmidt2013-10-111-0/+3
* powerpc: Align p_tocAnton Blanchard2013-08-141-0/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-04-261-0/+1
* powerpc/kexec: Add kexec "hold" support for Book3e processorsJimi Xenidis2013-01-101-1/+18
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-101-2/+13
* powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-151-1/+2
* powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2012-11-151-1/+1
* powerpc/powernv: Fix OPAL debug entryBenjamin Herrenschmidt2012-11-151-0/+1
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-7/+17
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-091-37/+7Star
* powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-201-1/+13