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.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
/
fpu.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
2021-12-16
1
-0
/
+5
*
powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}
Christophe Leroy
2021-08-18
1
-2
/
+1
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
1
-0
/
+4
*
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
2021-03-29
1
-2
/
+0
*
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
2020-10-08
1
-1
/
+0
*
powerpc/fpu: Drop cvt_fd() and cvt_df()
Christophe Leroy
2020-09-02
1
-15
/
+0
*
powerpc: re-initialise lazy FPU/VEC counters on every fault
Nicholas Piggin
2020-07-16
1
-3
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+0
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
powerpc/32: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
1
-0
/
+1
*
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
Nicholas Piggin
2019-05-03
1
-0
/
+1
*
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+3
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+3
*
|
powerpc: Remove do_load_up_transact_{fpu,altivec}
Cyril Bur
2016-10-04
1
-26
/
+0
*
|
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
1
-1
/
+1
|
/
*
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
2016-03-02
1
-17
/
+4
*
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
2016-03-02
1
-0
/
+4
*
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
Anton Blanchard
2015-12-01
1
-16
/
+0
*
powerpc: Move part of giveup_fpu,altivec,spe into c
Anton Blanchard
2015-12-01
1
-14
/
+2
*
powerpc: Remove NULL task struct pointer checks in FP and vector code
Anton Blanchard
2015-12-01
1
-2
/
+0
*
powerpc: Remove UP only lazy floating point and vector optimisations
Anton Blanchard
2015-12-01
1
-35
/
+0
*
powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
Anton Blanchard
2015-12-01
1
-4
/
+0
*
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
2014-01-15
1
-0
/
+16
*
powerpc: Don't corrupt user registers on 32-bit
Paul Mackerras
2013-10-23
1
-6
/
+8
*
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
Paul Mackerras
2013-10-11
1
-1
/
+24
*
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
1
-46
/
+13
*
powerpc: Add FP/VSX and VMX register load functions for transactional memory
Michael Neuling
2013-02-15
1
-0
/
+54
*
powerpc: New macros for transactional memory support
Michael Neuling
2013-02-15
1
-0
/
+12
*
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
2012-07-10
1
-5
/
+7
*
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-10
1
-2
/
+2
*
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-11-29
1
-0
/
+1
*
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
Andreas Schwab
2010-09-02
1
-10
/
+0
*
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+1
*
powerpc: Disable VSX or current process in giveup_fpu/altivec
Michael Neuling
2009-04-07
1
-0
/
+5
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
1
-3
/
+13
*
powerpc: Add VSX assembler code macros
Michael Neuling
2008-07-01
1
-0
/
+23
*
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
2008-07-01
1
-1
/
+1
*
[POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S
Paul Mackerras
2006-08-30
1
-0
/
+5
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[POWERPC] 64bit FPSCR support
Anton Blanchard
2006-06-15
1
-3
/
+3
*
powerpc/64: Fix bug in setting floating-point exception mode
Paul Mackerras
2006-02-07
1
-1
/
+1
*
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
2006-01-13
1
-5
/
+5
*
[PATCH] powerpc: Consolidate asm compatibility macros
David Gibson
2005-11-10
1
-12
/
+12
*
powerpc: Introduce toreal/fromreal assembly macros
Paul Mackerras
2005-10-27
1
-4
/
+4
*
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
2005-10-27
1
-3
/
+28
*
powerpc: Use reg.h instead of processor.h when we just want reg names
Paul Mackerras
2005-10-10
1
-1
/
+1
[next]