index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
cps-vec.S
Age
Commit message (
Expand
)
Author
2015-07-09
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
2015-07-09
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
2015-07-09
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
2015-07-09
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
2015-07-09
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
2015-02-17
MIPS: kernel: cps-vec: Replace "addi" with "addiu"
Markos Chandras
2014-11-24
MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASE
Markos Chandras
2014-08-19
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Markos Chandras
2014-05-28
MIPS: smp-cps: duplicate core0 CCA on secondary cores
Paul Burton
2014-05-28
MIPS: pm-cps: add PM state entry code for CPS systems
Paul Burton
2014-05-28
MIPS: smp-cps: rework core/VPE initialisation
Paul Burton
2014-03-26
MIPS: Coherent Processing System SMP implementation
Paul Burton