index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ppc_asm.h
Age
Commit message (
Expand
)
Author
2014-05-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-05-28
powerpc: Fix 64 bit builds with binutils 2.24
Guenter Roeck
2014-04-23
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
2014-04-23
powerpc/tm: Fix GOT save offset for ABIv2
Anton Blanchard
2014-04-23
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
2014-04-23
powerpc: Remove function descriptors and dot symbols on new ABI
Anton Blanchard
2014-04-23
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
2014-04-23
powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()
Anton Blanchard
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-01-15
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-09
powerpc: introduce macro LOAD_REG_ADDR_PIC
Kevin Hao
2013-11-22
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
2013-11-06
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
2013-10-11
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
2013-10-11
powerpc: Little endian builds double word swap VSX state during context save/...
Anton Blanchard
2013-08-20
powerpc: Convert some mftb/mftbu into mfspr
Scott Wood
2013-08-20
powerpc/fsl-booke: Work around erratum A-006958
Scott Wood
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
powerpc: Remove SAVE_VSRU and REST_VSRU macros
Anton Blanchard
2013-06-01
powerpc/pseries: Kill all prefetch streams on context switch
Michael Neuling
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-10
powerpc: Macros for saving/restore PPR
Haren Myneni
2013-01-10
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2012-07-10
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
2012-07-10
powerpc: Change mtcrf to use real register names
Michael Neuling
2012-07-10
powerpc: Move and fix MTMSR_EERI definition
Benjamin Herrenschmidt
2012-07-10
powerpc: Merge VCPU_GPR
Michael Neuling
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
2012-07-10
powerpc: Convert to %r for all GPR usage
Michael Neuling
2012-07-10
powerpc: Modify macro ready for %r0 register change
Michael Neuling
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
2012-03-09
powerpc: Fix register clobbering when accumulating stolen time
Benjamin Herrenschmidt
2011-07-12
powerpc/e500: SPE register saving: take arbitrary struct offset
Scott Wood
2011-04-20
powerpc: Add more Power7 specific definitions
Benjamin Herrenschmidt
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2009-08-28
powerpc: Adjust base and index registers in Altivec macros
Michael Wolf
2009-08-20
powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E
Benjamin Herrenschmidt
2009-05-21
powerpc: Move VSX load/stores into ppc-opcode.h
Michael Neuling
2009-04-27
powerpc: Use __REF macro instead of old .text.init.refok.
Tim Abbott
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
2008-12-23
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
2008-09-15
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell