summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Remove MSR[ISF] bitNicholas Piggin2020-12-091-2/+1
* powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.SJordan Niethe2020-12-041-1/+1
* powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFIChristophe Leroy2020-11-191-2/+7
* powerpc/64: Set up a kernel stack for secondaries before cpu_restore()Jordan Niethe2020-11-021-4/+4
* powerpc/64: Remove unused generic_secondary_thread_init()Michael Ellerman2020-09-081-5/+2
* powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman2020-05-151-8/+1
* powerpc/64s: Fix section mismatch warnings from boot codeMichael Ellerman2020-03-251-1/+3
* powerpc/prom: convert PROM_BUG() to standard trapChristophe Leroy2019-08-281-2/+4
* powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()Christophe Leroy2019-08-271-1/+1
* powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macroChristophe Leroy2019-08-271-1/+1
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-0/+2
|\
| * powerpc/64: mark start_here_multiplatform as __refChristophe Leroy2019-06-161-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* 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/+9
* 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-071-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/+1
* 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-041-0/+78
* powerpc/rcpm: add RCPM driverchenhui zhao2016-03-041-0/+19
* powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen2015-10-271-3/+19
* powerpc/booke64: Fix args to copy_and_flushTiejun Chen2015-10-271-4/+7
* powerpc/e6500: kexec: Handle hardware threadsScott Wood2015-10-271-0/+16
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-051-0/+22
|\
| * powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-291-0/+22
* | powerpc: Remove STAB codeMichael Ellerman2014-07-281-3/+5
|/
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-231-10/+8
* 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