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
Age
Commit message (
Expand
)
Author
2021-04-21
powerpc: Move copy_inst_from_kernel_nofault()
Christophe Leroy
2021-04-21
powerpc: Rename probe_kernel_read_inst()
Christophe Leroy
2021-04-21
powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64
Christophe Leroy
2021-04-21
powerpc: Remove probe_user_read_inst()
Christophe Leroy
2021-04-21
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-26
powerpc/net: Switch csum_and_copy_{to/from}_user to user_access block
Christophe Leroy
2021-03-26
powerpc/lib: Don't use __put_user_asm_goto() outside of uaccess.h
Christophe Leroy
2021-03-02
powerpc/sstep: Fix VSX instruction emulation
Jordan Niethe
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-12
kbuild: LD_VERSION redenomination
Masahiro Yamada
2021-02-09
powerpc/sstep: Fix darn emulation
Sandipan Das
2021-02-09
powerpc/sstep: Fix load-store and update emulation
Sandipan Das
2021-01-30
powerpc/sstep: Fix array out of bound warning
Ravi Bangoria
2021-01-30
powerpc/sstep: Fix incorrect return from analyze_instr()
Ananth N Mavinakayanahalli
2021-01-30
powerpc/sstep: Check instruction validity against ISA version before emulation
Ananth N Mavinakayanahalli
2021-01-30
powerpc/pmem: Include pmem prototypes
Cédric Le Goater
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2020-12-11
powerpc/sstep: Add testcases for VSX vector paired load/store instructions
Balamuruhan S
2020-12-11
powerpc/sstep: Support VSX vector paired storage access instructions
Balamuruhan S
2020-12-11
powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
Ravi Bangoria
2020-12-11
powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set
Balamuruhan S
2020-12-04
powerpc/feature-fixups: use a semicolon rather than a comma
Daniel Axtens
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-14
powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...
Jason A. Donenfeld
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-09-18
powerpc/sstep: Remove empty if statement checking for invalid form
Cédric Le Goater
2020-09-15
powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto()
Christophe Leroy
2020-09-08
powerpc: remove address space overrides using set_fs()
Christoph Hellwig
2020-08-20
ppc: propagate the calling conventions change down to csum_partial_copy_gener...
Al Viro
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-07-29
powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructions
Balamuruhan S
2020-07-29
powerpc/sstep: Add support for divde[.] and divdeu[.] instructions
Balamuruhan S
2020-07-27
powerpc/lib: remove memcpy_flushcache redundant return
Li RongQing
2020-07-27
powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space
Christophe Leroy
2020-07-27
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
2020-07-26
powerpc/pseries: Move some PAPR paravirt functions to their own file
Nicholas Piggin
2020-07-24
powerpc/sstep: Fix incorrect CONFIG symbol in scv handling
Michael Ellerman
2020-07-24
powerpc/test_emulate_sstep: Fix build error
Michael Ellerman
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
powerpc/test_emulate_step: Move extern declaration to sstep.h
Balamuruhan S
2020-07-23
powerpc/sstep: Introduce macros to retrieve Prefix instruction operands
Balamuruhan S
2020-07-23
powerpc/test_emulate_step: Add negative tests for prefixed addi
Balamuruhan S
2020-07-23
powerpc/test_emulate_step: Enhancement to test negative scenarios
Balamuruhan S
[next]