index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
sstep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: remove partial register save logic
Nicholas Piggin
2021-04-14
1
-4
/
+0
*
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-29
1
-9
/
+0
*
powerpc/sstep: Fix VSX instruction emulation
Jordan Niethe
2021-03-02
1
-2
/
+2
*
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
1
-18
/
+83
|
\
|
*
powerpc/sstep: Fix darn emulation
Sandipan Das
2021-02-08
1
-1
/
+1
|
*
powerpc/sstep: Fix load-store and update emulation
Sandipan Das
2021-02-08
1
-0
/
+14
|
*
powerpc/sstep: Fix incorrect return from analyze_instr()
Ananth N Mavinakayanahalli
2021-01-30
1
-1
/
+6
|
*
powerpc/sstep: Check instruction validity against ISA version before emulation
Ananth N Mavinakayanahalli
2021-01-30
1
-16
/
+62
*
|
powerpc/sstep: Fix array out of bound warning
Ravi Bangoria
2021-01-30
1
-6
/
+8
|
/
*
powerpc/sstep: Support VSX vector paired storage access instructions
Balamuruhan S
2020-12-10
1
-21
/
+129
*
powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
Ravi Bangoria
2020-12-10
1
-1
/
+3
*
powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set
Balamuruhan S
2020-12-10
1
-0
/
+6
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-3
/
+3
|
\
|
*
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
2020-09-09
1
-3
/
+3
*
|
powerpc/sstep: Remove empty if statement checking for invalid form
Cédric Le Goater
2020-09-18
1
-3
/
+6
|
/
*
powerpc/sstep: Add support for divde[.] and divdeu[.] instructions
Balamuruhan S
2020-07-29
1
-1
/
+12
*
powerpc/sstep: Fix incorrect CONFIG symbol in scv handling
Michael Ellerman
2020-07-24
1
-1
/
+1
*
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
1
-0
/
+16
|
\
|
*
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-22
1
-0
/
+16
*
|
powerpc/sstep: Introduce macros to retrieve Prefix instruction operands
Balamuruhan S
2020-07-23
1
-6
/
+6
|
/
*
powerpc sstep: Add support for prefixed fixed-point arithmetic
Jordan Niethe
2020-05-18
1
-0
/
+20
*
powerpc sstep: Add support for prefixed load/stores
Jordan Niethe
2020-05-18
1
-2
/
+162
*
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-18
1
-1
/
+3
*
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-18
1
-2
/
+2
*
powerpc: Use a function for getting the instruction op code
Jordan Niethe
2020-05-18
1
-1
/
+1
*
powerpc: Use an accessor for instructions
Jordan Niethe
2020-05-18
1
-133
/
+135
*
powerpc/64/sstep: Ifdef the deprecated fast endian switch syscall
Nicholas Piggin
2020-04-01
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc sstep: Add support for modsd, modud instructions
Sandipan Das
2019-02-25
1
-2
/
+15
*
powerpc sstep: Add support for modsw, moduw instructions
PrasannaKumar Muralidharan
2019-02-25
1
-0
/
+14
*
powerpc sstep: Add support for extswsli instruction
Sandipan Das
2019-02-25
1
-0
/
+14
*
powerpc sstep: Add support for cnttzw, cnttzd instructions
Sandipan Das
2019-02-25
1
-0
/
+14
*
powerpc: sstep: Add support for darn instruction
Sandipan Das
2019-02-25
1
-0
/
+22
*
powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions
Sandipan Das
2019-02-25
1
-1
/
+34
*
powerpc/sstep: Fix kernel crash if VSX is not present
Ravi Bangoria
2018-06-03
1
-0
/
+9
*
powerpc/sstep: Introduce GETTYPE macro
Ravi Bangoria
2018-06-03
1
-3
/
+3
*
powerpc/lib: Fix "integer constant is too large" build failure
Finn Thain
2018-05-18
1
-5
/
+6
*
powerpc/32: Move the inline keyword at the beginning of function declaration
Mathieu Malaterre
2018-03-13
1
-2
/
+2
*
powerpc/kprobes: Blacklist emulate_update_regs() from kprobes
Naveen N. Rao
2017-11-12
1
-0
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2017-11-10
1
-2
/
+4
|
\
|
*
powerpc/lib/sstep: Fix count leading zeros instructions
Sandipan Das
2017-10-10
1
-2
/
+4
*
|
powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32
Sandipan Das
2017-10-04
1
-0
/
+4
*
|
powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32
Sandipan Das
2017-10-04
1
-0
/
+13
*
|
powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0
Sandipan Das
2017-10-04
1
-0
/
+2
|
/
*
powerpc/sstep: mullw should calculate a 64 bit signed result
Anton Blanchard
2017-09-20
1
-2
/
+3
*
powerpc/sstep: Fix issues with mcrf
Anton Blanchard
2017-09-20
1
-2
/
+2
*
powerpc/sstep: Fix issues with set_cr0()
Anton Blanchard
2017-09-20
1
-7
/
+7
*
powerpc/sstep: Avoid used uninitialized error
Michael Ellerman
2017-09-02
1
-0
/
+1
*
powerpc: Wrap register number correctly for string load/store instructions
Paul Mackerras
2017-09-01
1
-2
/
+4
*
powerpc: Emulate load/store floating point as integer word instructions
Paul Mackerras
2017-09-01
1
-15
/
+45
[next]