1. ff0b0d6 powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper by Nicholas Piggin · 3 years, 3 months ago
  2. 51ed00e powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec} by Christophe Leroy · 3 years, 4 months ago
  3. 59dc5bf powerpc/64s: avoid reloading (H)SRR registers if they are still valid by Nicholas Piggin · 3 years, 6 months ago
  4. 7aa8dd6 powerpc/32: Always enable data translation in exception prolog by Christophe Leroy · 3 years, 10 months ago
  5. d2a5cd8 powerpc: Drop SYNC_601() ISYNC_601() and SYNC() by Christophe Leroy · 4 years, 3 months ago
  6. 63442de powerpc/fpu: Drop cvt_fd() and cvt_df() by Christophe Leroy · 4 years, 5 months ago
  7. b2b4630 powerpc: re-initialise lazy FPU/VEC counters on every fault by Nicholas Piggin · 4 years, 6 months ago
  8. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  9. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  10. 5f32e83 powerpc/32: Blacklist functions running with MMU disabled for kprobe by Christophe Leroy · 4 years, 9 months ago
  11. cd08f10 powerpc/32s: Enable CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  12. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  13. e2b36d5 powerpc/64: Don't trace code that runs with the soft irq mask unreconciled by Nicholas Piggin · 6 years ago
  14. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 6 years ago
  15. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 6 years ago
  16. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  17. d986d6f powerpc: Remove do_load_up_transact_{fpu,altivec} by Cyril Bur · 8 years ago
  18. 000ec28 powerpc: tm: Rename transct_(*) to ck(\1)_state by Cyril Bur · 8 years ago
  19. 9445aa1 ppc: move exports to definitions by Al Viro · 9 years ago
  20. 8792468 powerpc: Add the ability to save FPU without giving it up by Cyril Bur · 9 years ago
  21. 70fe3d9 powerpc: Restore FPU/VEC/VSX if previously used by Cyril Bur · 9 years ago
  22. 1f2e25b powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() by Anton Blanchard · 9 years ago
  23. 98da581 powerpc: Move part of giveup_fpu,altivec,spe into c by Anton Blanchard · 9 years ago
  24. b51b115 powerpc: Remove NULL task struct pointer checks in FP and vector code by Anton Blanchard · 9 years ago
  25. af1bbc3 powerpc: Remove UP only lazy floating point and vector optimisations by Anton Blanchard · 9 years ago
  26. af72ab6 powerpc: Don't disable MSR bits in do_load_up_transact_*() functions by Anton Blanchard · 9 years ago
  27. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 11 years ago
  28. 955c1ca powerpc: Don't corrupt user registers on 32-bit by Paul Mackerras · 11 years ago
  29. 1846196 powerpc: Provide for giveup_fpu/altivec to save state in alternate location by Paul Mackerras · 11 years ago
  30. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  31. a2dcbb3 powerpc: Add FP/VSX and VMX register load functions for transactional memory by Michael Neuling · 12 years ago
  32. 8b3c34c powerpc: New macros for transactional memory support by Michael Neuling · 12 years ago
  33. 0b7673c powerpc: Enforce usage of R0-R31 where possible by Michael Neuling · 13 years ago
  34. c75df6f powerpc: Fix usage of register macros getting ready for %r0 change by Michael Neuling · 13 years ago
  35. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  36. 05d77ac powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} by Andreas Schwab · 14 years ago
  37. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  38. 7e875e9 powerpc: Disable VSX or current process in giveup_fpu/altivec by Michael Neuling · 16 years ago
  39. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 17 years ago
  40. 72ffff5 powerpc: Add VSX assembler code macros by Michael Neuling · 17 years ago
  41. 6f3d8e6 powerpc: Make load_up_fpu and load_up_altivec callable by Michael Neuling · 17 years ago
  42. fea23bf [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.S by Paul Mackerras · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  44. 3a2c48c [POWERPC] 64bit FPSCR support by Anton Blanchard · 19 years ago
  45. e2f5a3c powerpc/64: Fix bug in setting floating-point exception mode by Paul Mackerras · 19 years ago
  46. e58c349 [PATCH] powerpc: Cleanup LOADADDR etc. asm macros by David Gibson · 19 years ago
  47. 3ddfbcf [PATCH] powerpc: Consolidate asm compatibility macros by David Gibson · 19 years ago
  48. 6316222 powerpc: Introduce toreal/fromreal assembly macros by Paul Mackerras · 19 years ago
  49. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  50. b3b8dc6 powerpc: Use reg.h instead of processor.h when we just want reg names by Paul Mackerras · 19 years ago
  51. b85a046 powerpc: Define 32/64 bit asm macros and use them in fpu.S by Paul Mackerras · 19 years ago
  52. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago