summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ppc_asm.h
AgeCommit message (Expand)Author
2019-04-17powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2019-04-17powerpc: Fix invalid use of register expressionsAndreas Schwab
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
2013-08-14powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-10powerpc: Macros for saving/restore PPRHaren Myneni
2013-01-10powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling
2012-07-10powerpc: Change mtcrf to use real register namesMichael Neuling
2012-07-10powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt
2012-07-10powerpc: Merge VCPU_GPRMichael Neuling
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling
2012-07-10powerpc: Convert to %r for all GPR usageMichael Neuling
2012-07-10powerpc: Modify macro ready for %r0 register changeMichael Neuling