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
/
lib
/
ldstfp.S
Age
Commit message (
Expand
)
Author
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is set
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2017-09-04
powerpc: Fix kernel crash in emulation of vector loads and stores
Paul Mackerras
2017-09-01
powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live
Paul Mackerras
2017-09-01
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2015-03-16
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2012-07-10
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2010-09-02
powerpc: mtmsrd not defined
Sean MacLennan
2010-06-22
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras