index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
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
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
2020-07-23
powerpc/sstep: Add tests for Prefixed Add Immediate
Jordan Niethe
2020-07-23
powerpc/sstep: Let compute tests specify a required cpu feature
Jordan Niethe
2020-07-23
powerpc/sstep: Set NIP in instruction emulation tests
Jordan Niethe
2020-07-23
powerpc/sstep: Add tests for prefixed floating-point load/stores
Jordan Niethe
2020-07-23
powerpc/sstep: Add tests for prefixed integer load/stores
Jordan Niethe
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
[next]