aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc_asm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20powerpc/fsl: Add macro to flush the branch predictorDiana Craciun1-0/+10
2018-12-19powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy1-17/+2
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2018-05-18powerpc/32: Use stmw/lmw for registers save/restore in asmChristophe Leroy1-4/+2
2018-04-01powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin1-7/+4
2017-11-06powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverableNicholas Piggin1-0/+22
2017-11-06powerpc/book3s: Use label for FIXUP_ENDIAN macro branchNicholas Piggin1-2/+3
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-1/+1
2017-08-10powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy1-3/+9
2017-08-10powerpc: Fix invalid use of register expressionsAndreas Schwab1-1/+1
2017-05-30powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancyNicholas Piggin1-4/+7
2017-01-26powerpc/32: Remove FIX_SRR1Christophe Leroy1-1/+0
2016-11-14powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not definedNicholas Piggin1-0/+4
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin1-3/+3
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin1-0/+10
2016-11-14powerpc/asm: Allow including ppc_asm.h in asm filesMichael Ellerman1-3/+3
2016-09-23powerpc/32: Remove CLR_TOP32Christophe Leroy1-1/+0
2016-09-19powerpc: Don't change the section in _GLOBAL()Michael Ellerman1-6/+2
2016-09-19powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin1-26/+14
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-14/+14
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy1-12/+12
2016-07-05powerpc: define FUNC_START/FUNC_ENDAnton Blanchard1-0/+3
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman1-2/+2
2016-04-11powerpc/swsusp: Only use tlbie in POWER4 modeRussell Currey1-0/+3
2015-12-17powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman1-13/+0
2015-12-17powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman1-5/+0
2015-03-16powerpc: Change vsrX register defines to vsX to match gcc and glibcAnton Blanchard1-64/+64
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard1-32/+32
2014-06-26PPC: Add _GLOBAL_TOC for 32bitAlexander Graf1-0/+2
2014-05-28Merge branch 'merge' into nextBenjamin Herrenschmidt1-1/+6
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck1-1/+6
2014-04-23powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard1-0/+12
2014-04-23powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard1-0/+2
2014-04-23powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard1-0/+4
2014-04-23powerpc: Remove function descriptors and dot symbols on new ABIAnton Blanchard1-0/+22
2014-04-23powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard1-0/+2
2014-04-23powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard1-38/+0
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard1-1/+1
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt1-0/+13
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-09powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao1-0/+13
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe1-0/+2
2013-11-06powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt1-7/+0
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt1-91/+6
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras1-89/+6
2013-10-11powerpc: Endian safe trampolineBenjamin Herrenschmidt1-1/+30
2013-10-11powerpc: Little endian builds double word swap VSX state during context save/restoreAnton Blanchard1-4/+17
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood1-2/+2
2013-08-20powerpc/fsl-booke: Work around erratum A-006958Scott Wood1-1/+1
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard1-1/+2