summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ppc_asm.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: add a table of implicit soft-masked addressesNicholas Piggin2021-06-301-0/+7
* powerpc/64: allow alternate return locations for soft-masked interruptsNicholas Piggin2021-06-251-0/+8
* powerpc/64e/interrupt: use new interrupt returnNicholas Piggin2021-04-141-20/+0
* powerpc/32: Entry cpu time accounting in CChristophe Leroy2021-03-291-10/+0
* powerpc/64: entry cpu time accounting in CNicholas Piggin2021-02-091-24/+0
* powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman2020-12-211-1/+6
* powerpc/vdso: Prepare for switching VDSO to generic C implementation.Christophe Leroy2020-12-041-0/+2
* powerpc: Remove RFI macroChristophe Leroy2020-11-191-5/+0
* powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFIChristophe Leroy2020-11-191-1/+0
* powerpc: Remove support for PowerPC 601Christophe Leroy2020-10-081-2/+1
* powerpc: Drop SYNC_601() ISYNC_601() and SYNC()Christophe Leroy2020-10-081-4/+0
* powerpc: Remove CONFIG_PPC601_SYNC_FIXChristophe Leroy2020-10-081-6/+0
* powerpc/ppc_asm.h: delete duplicated wordRandy Dunlap2020-07-271-1/+1
* powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin2020-07-221-0/+2
* powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy2019-08-281-21/+7
* powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()Christophe Leroy2019-08-271-6/+6
* powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macroChristophe Leroy2019-08-271-5/+37
* 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/+2
* 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-181-4/+2
* powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-04-011-7/+4
* 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-261-1/+0
* 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-231-1/+0
* powerpc: Don't change the section in _GLOBAL()Michael Ellerman2016-09-191-6/+2
* powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-191-26/+14
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-301-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/+0
* powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman2015-12-171-5/+0
* 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