index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vector.S
Age
Commit message (
Expand
)
Author
2023-12-08
powerpc: Don't clobber f0/vs0 during fp|altivec register save
Timothy Pearson
2019-05-03
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
Nicholas Piggin
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-04
powerpc: Remove do_load_up_transact_{fpu,altivec}
Cyril Bur
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-08-07
ppc: move exports to definitions
Al Viro
2016-07-26
powerpc: Improve comment explaining why we modify VRSAVE
Anton Blanchard
2016-03-02
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
2016-03-02
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
2015-12-01
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
Anton Blanchard
2015-12-01
powerpc: Move part of giveup_vsx into c
Anton Blanchard
2015-12-01
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
2015-12-01
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
2015-12-01
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-12-01
powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
Anton Blanchard
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
2013-10-23
powerpc: Don't corrupt user registers on 32-bit
Paul Mackerras
2013-10-11
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
Paul Mackerras
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-02-15
powerpc: Add FP/VSX and VMX register load functions for transactional memory
Michael Neuling
2012-04-30
powerpc: Optimise enable_kernel_altivec
Anton Blanchard
2011-05-19
powerpc: Remove static branch hint in giveup_altivec
Anton Blanchard
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2009-12-09
powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
Benjamin Herrenschmidt
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-07-15
powerpc: Fix another bug in move of altivec code to vector.S
Andreas Schwab
2009-06-09
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-15
[POWERPC] 64bit FPSCR support
Anton Blanchard
2005-10-10
powerpc: Use reg.h instead of processor.h when we just want reg names
Paul Mackerras
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras