summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc_asm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard2014-04-231-0/+4
* | powerpc: Remove function descriptors and dot symbols on new ABIAnton Blanchard2014-04-231-0/+22
* | powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2014-04-231-0/+2
* | powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard2014-04-231-38/+0
* | powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-1/+1
|/
* 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
OpenPOWER on IntegriCloud