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