summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc_asm.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl: Add macro to flush the branch predictorDiana Craciun2018-12-201-0/+10
* powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy2018-12-191-17/+2Star
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc/32: Use stmw/lmw for registers save/restore in asmChristophe Leroy2018-05-171-4/+2Star
* powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-03-311-7/+4Star
* powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverableNicholas Piggin2017-11-061-0/+22
* powerpc/book3s: Use label for FIXUP_ENDIAN macro branchNicholas Piggin2017-11-061-2/+3
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-1/+1
* powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy2017-08-101-3/+9
* powerpc: Fix invalid use of register expressionsAndreas Schwab2017-08-101-1/+1
* powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancyNicholas Piggin2017-05-301-4/+7
* powerpc/32: Remove FIX_SRR1Christophe Leroy2017-01-271-1/+0Star
* powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not definedNicholas Piggin2016-11-141-0/+4
* powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-3/+3
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-0/+10
* powerpc/asm: Allow including ppc_asm.h in asm filesMichael Ellerman2016-11-141-3/+3
* powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-221-1/+0Star
* powerpc: Don't change the section in _GLOBAL()Michael Ellerman2016-09-191-6/+2Star
* powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-191-26/+14Star
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-311-14/+14
|\
| * powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-12/+12
| * powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-141-2/+2
* | powerpc: define FUNC_START/FUNC_ENDAnton Blanchard2016-07-051-0/+3
|/
* powerpc/swsusp: Only use tlbie in POWER4 modeRussell Currey2016-04-111-0/+3
* powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman2015-12-171-13/+0Star
* powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman2015-12-171-5/+0Star
* powerpc: Change vsrX register defines to vsX to match gcc and glibcAnton Blanchard2015-03-161-64/+64
* powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-161-32/+32
* PPC: Add _GLOBAL_TOC for 32bitAlexander Graf2014-06-261-0/+2
* Merge branch 'merge' into nextBenjamin Herrenschmidt2014-05-281-1/+6
|\
| * powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-05-281-1/+6
* | powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard2014-04-231-0/+12
* | powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard2014-04-231-0/+2
* | powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard2014-04-231-0/+4
* | powerpc: Remove function descriptors and dot symbols on new ABIAnton Blanchard2014-04-231-0/+22
* | powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2014-04-231-0/+2
* | powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard2014-04-231-38/+0Star
* | powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-1/+1
|/
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-151-0/+13
|\
| * powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao2014-01-101-0/+13
* | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0Star
|/
* powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe2013-11-221-0/+2
* powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-061-7/+0Star
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-111-91/+6Star
|\
| * powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-111-89/+6Star
* | powerpc: Endian safe trampolineBenjamin Herrenschmidt2013-10-111-1/+30
* | powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard2013-10-111-4/+17
|/
* powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-211-2/+2
* powerpc/fsl-booke: Work around erratum A-006958Scott Wood2013-08-201-1/+1
* powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-1/+2