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. 1df7d5e powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts by Nicholas Piggin · 3 years, 6 months ago
  5. 7aa8dd6 powerpc/32: Always enable data translation in exception prolog by Christophe Leroy · 3 years, 10 months ago
  6. b2b4630 powerpc: re-initialise lazy FPU/VEC counters on every fault by Nicholas Piggin · 4 years, 6 months ago
  7. 5f32e83 powerpc/32: Blacklist functions running with MMU disabled for kprobe by Christophe Leroy · 4 years, 9 months ago
  8. 6cc0c16 powerpc/64s: Implement interrupt exit logic in C by Nicholas Piggin · 4 years, 10 months ago
  9. cd08f10 powerpc/32s: Enable CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  10. e2b36d5 powerpc/64: Don't trace code that runs with the soft irq mask unreconciled by Nicholas Piggin · 6 years ago
  11. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 6 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  14. d986d6f powerpc: Remove do_load_up_transact_{fpu,altivec} by Cyril Bur · 8 years ago
  15. 000ec28 powerpc: tm: Rename transct_(*) to ck(\1)_state by Cyril Bur · 8 years ago
  16. 9445aa1 ppc: move exports to definitions by Al Viro · 9 years ago
  17. dd570237 powerpc: Improve comment explaining why we modify VRSAVE by Anton Blanchard · 9 years ago
  18. bf6a4d5 powerpc: Add the ability to save VSX without giving it up by Cyril Bur · 9 years ago
  19. 6f515d8 powerpc: Add the ability to save Altivec without giving it up by Cyril Bur · 9 years ago
  20. 70fe3d9 powerpc: Restore FPU/VEC/VSX if previously used by Cyril Bur · 9 years ago
  21. 1f2e25b powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() by Anton Blanchard · 9 years ago
  22. a7d623d powerpc: Move part of giveup_vsx into c 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. c2ce6f9 powerpc: Change vrX register defines to vX to match gcc and glibc by Anton Blanchard · 10 years ago
  28. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 11 years ago
  29. 955c1ca powerpc: Don't corrupt user registers on 32-bit by Paul Mackerras · 11 years ago
  30. 1846196 powerpc: Provide for giveup_fpu/altivec to save state in alternate location by Paul Mackerras · 11 years ago
  31. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  32. a2dcbb3 powerpc: Add FP/VSX and VMX register load functions for transactional memory by Michael Neuling · 12 years ago
  33. 3500087 powerpc: Optimise enable_kernel_altivec by Anton Blanchard · 13 years ago
  34. ba00ce1 powerpc: Remove static branch hint in giveup_altivec by Anton Blanchard · 14 years ago
  35. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  36. e090aa8 powerpc: Fix usage of 64-bit instruction in 32-bit altivec code by Benjamin Herrenschmidt · 15 years ago
  37. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  38. 0115cb5 powerpc: Fix another bug in move of altivec code to vector.S by Andreas Schwab · 15 years ago
  39. e821ea7 powerpc: Move VMX and VSX asm code to vector.S by Benjamin Herrenschmidt · 16 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  41. 3a2c48c [POWERPC] 64bit FPSCR support by Anton Blanchard · 19 years ago
  42. b3b8dc6 powerpc: Use reg.h instead of processor.h when we just want reg names by Paul Mackerras · 19 years ago
  43. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago