index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
tm.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
Michael Neuling
2018-09-25
1
-1
/
+8
*
powerpc/tm: Fix userspace r13 corruption
Michael Neuling
2018-09-25
1
-2
/
+9
*
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
powerpc/tm: Update function prototype comment
Cyril Bur
2018-07-24
1
-2
/
+2
*
powerpc: Export tm_enable()/tm_disable/tm_abort() APIs
Simon Guo
2018-05-24
1
-0
/
+12
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-42
/
+17
|
\
|
*
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
2017-11-06
1
-42
/
+17
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
powerpc/tm: Fix comment
Michael Neuling
2017-06-27
1
-2
/
+2
*
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
1
-6
/
+6
*
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
2016-10-04
1
-44
/
+50
*
powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
Michael Neuling
2016-07-15
1
-2
/
+1
*
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
2016-06-29
1
-17
/
+44
*
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
2015-06-07
1
-2
/
+2
*
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2015-03-16
1
-4
/
+4
*
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
2014-05-28
1
-12
/
+4
*
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-05-05
1
-7
/
+6
|
\
|
*
powerpc/tm: Fix GOT save offset for ABIv2
Anton Blanchard
2014-04-23
1
-4
/
+4
|
*
powerpc/tm: Use STK_PARAM
Anton Blanchard
2014-04-23
1
-3
/
+2
*
|
powerpc/tm: Add checking to treclaim/trechkpt
Michael Neuling
2014-04-28
1
-3
/
+35
*
|
powerpc/tm: Remove unnecessary r1 save
Michael Neuling
2014-04-28
1
-2
/
+0
|
/
*
powerpc/tm: Disable IRQ in tm_recheckpoint
Michael Neuling
2014-04-07
1
-1
/
+1
*
powerpc: Use 32 bit loads and stores when operating on condition register values
Anton Blanchard
2013-10-30
1
-4
/
+4
*
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
1
-19
/
+22
*
powerpc/tm: Switch out userspace PPR and DSCR sooner
Michael Neuling
2013-10-03
1
-31
/
+63
*
powerpc/tm: Turn interrupts hard off in tm_reclaim()
Michael Neuling
2013-10-03
1
-0
/
+1
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
1
-0
/
+20
|
\
|
*
powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs
Michael Neuling
2013-08-09
1
-0
/
+20
*
|
powerpc: Fix VRSAVE handling
Paul Mackerras
2013-08-14
1
-2
/
+2
|
/
*
powerpc/tm: Clear MSR RI in non-recoverable TM code
Michael Neuling
2013-06-30
1
-2
/
+16
*
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
2013-04-10
1
-0
/
+2
*
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
2013-02-15
1
-0
/
+388