summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc_asm.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-05-281-1/+6
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-151-0/+13
|\
| * powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao2014-01-091-0/+13
* | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
|/
* 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/+0
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-111-91/+6
|\
| * powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-111-89/+6
* | 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-201-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
* powerpc: Remove SAVE_VSRU and REST_VSRU macrosAnton Blanchard2013-08-141-13/+0
* powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-011-0/+11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-2/+108
|\
| * powerpc: New macros for transactional memory supportMichael Neuling2013-02-151-0/+83
| * powerpc: Macros for saving/restore PPRHaren Myneni2013-01-101-0/+25
| * powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2013-01-101-2/+0
* | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-2/+2
|/
* powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-101-7/+10
* powerpc: Change mtcrf to use real register namesMichael Neuling2012-07-101-2/+2
* powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt2012-07-101-0/+2
* powerpc: Merge VCPU_GPRMichael Neuling2012-07-101-0/+7
* powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-101-0/+5
* powerpc: Convert to %r for all GPR usageMichael Neuling2012-07-101-34/+40
* powerpc: Modify macro ready for %r0 register changeMichael Neuling2012-07-101-9/+9
* powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-301-1/+9
* powerpc: Fix register clobbering when accumulating stolen timeBenjamin Herrenschmidt2012-03-091-0/+2
* powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood2011-07-121-12/+16
* powerpc: Add more Power7 specific definitionsBenjamin Herrenschmidt2011-04-201-0/+1
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-021-19/+31
* powerpc: Adjust base and index registers in Altivec macrosMichael Wolf2009-08-281-6/+6
* powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3EBenjamin Herrenschmidt2009-08-201-4/+10
* powerpc: Move VSX load/stores into ppc-opcode.hMichael Neuling2009-05-211-10/+0
* powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott2009-04-271-2/+3
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-231-5/+1
* powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-231-2/+2
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-151-1/+1
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+689
OpenPOWER on IntegriCloud