index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
tm.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
1
-4
/
+31
2019-07-02
powerpc/tm: update comment about interrupt re-entrancy
Nicholas Piggin
1
-2
/
+2
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+16
2018-10-03
powerpc/tm: Reformat comments
Michael Neuling
1
-28
/
+39
2018-09-25
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
1
-1
/
+8
2018-09-25
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
1
-2
/
+9
2018-09-17
powerpc/tm: Fix HTM documentation
Breno Leitao
1
-5
/
+5
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2018-07-24
powerpc/tm: Update function prototype comment
Cyril Bur
1
-2
/
+2
2018-05-24
powerpc: Export tm_enable()/tm_disable/tm_abort() APIs
Simon Guo
1
-0
/
+12
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-42
/
+17
2017-11-06
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
1
-42
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-27
powerpc/tm: Fix comment
Michael Neuling
1
-2
/
+2
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
1
-6
/
+6
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
1
-44
/
+50
2016-07-15
powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
Michael Neuling
1
-2
/
+1
2016-06-29
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
1
-17
/
+44
2015-06-07
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
1
-2
/
+2
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
1
-4
/
+4
2014-05-28
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
1
-12
/
+4
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
1
-7
/
+6
2014-04-28
powerpc/tm: Add checking to treclaim/trechkpt
Michael Neuling
1
-3
/
+35
2014-04-28
powerpc/tm: Remove unnecessary r1 save
Michael Neuling
1
-2
/
+0
2014-04-23
powerpc/tm: Fix GOT save offset for ABIv2
Anton Blanchard
1
-4
/
+4
2014-04-23
powerpc/tm: Use STK_PARAM
Anton Blanchard
1
-3
/
+2
2014-04-07
powerpc/tm: Disable IRQ in tm_recheckpoint
Michael Neuling
1
-1
/
+1
2013-10-30
powerpc: Use 32 bit loads and stores when operating on condition register values
Anton Blanchard
1
-4
/
+4
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
1
-19
/
+22
2013-10-03
powerpc/tm: Switch out userspace PPR and DSCR sooner
Michael Neuling
1
-31
/
+63
2013-10-03
powerpc/tm: Turn interrupts hard off in tm_reclaim()
Michael Neuling
1
-0
/
+1
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-0
/
+20
2013-08-14
powerpc: Fix VRSAVE handling
Paul Mackerras
1
-2
/
+2
2013-08-09
powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs
Michael Neuling
1
-0
/
+20
2013-06-30
powerpc/tm: Clear MSR RI in non-recoverable TM code
Michael Neuling
1
-2
/
+16
2013-04-10
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
1
-0
/
+2
2013-02-15
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
1
-0
/
+388