1. 48564b5 powerpc: Fix DAR reporting when alignment handler faults by Michael Ellerman · 7 years ago
  2. 45c2ed9 powerpc: Don't try to fix up misaligned load-with-reservation instructions by Paul Mackerras · 7 years ago
  3. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  4. ae26b36 powerpc: Send SIGBUS on unaligned copy and paste by Chris Smart · 8 years ago
  5. a9650e9 powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTE by Daniel Axtens · 8 years ago
  6. dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
  7. 6f791be powerpc: Remove double braces in alignment code. by Anton Blanchard · 10 years ago
  8. ddca156 KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler by Aneesh Kumar K.V · 10 years ago
  9. f83319d powerpc: Add lq/stq emulation by Anton Blanchard · 10 years ago
  10. 630c8a5 powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions by Tom Musta · 11 years ago
  11. 075f631 powerpc: Fix Handler of Unaligned Load/Store Strings by Tom Musta · 11 years ago
  12. 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
  13. de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
  14. 52055d0 powerpc: Handle VSX alignment faults in little endian mode by Anton Blanchard · 11 years ago
  15. 835e206 powerpc: Add little endian support to alignment handler by Anton Blanchard · 11 years ago
  16. a5841a4 powerpc: Alignment handler shouldn't access VSX registers with TS_FPR by Anton Blanchard · 11 years ago
  17. c324496 powerpc: Remove hard coded FP offsets in alignment handler by Anton Blanchard · 11 years ago
  18. f626190 powerpc: Remove open coded byte swap macro in alignment handler by Anton Blanchard · 11 years ago
  19. 5c2e082 powerpc: Never handle VSX alignment exceptions from kernel by Anton Blanchard · 11 years ago
  20. 230aef7 powerpc: Handle unaligned ldbrx/stdbrx by Anton Blanchard · 11 years ago
  21. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  22. 05d77ac powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} by Andreas Schwab · 14 years ago
  23. bb7f20b powerpc: Handle VSX alignment faults correctly in little-endian mode by Neil Campbell · 15 years ago
  24. eecff81 powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED by Anton Blanchard · 15 years ago
  25. 80947e7 powerpc: Keep track of emulated instructions by Geert Uytterhoeven · 15 years ago
  26. 553631e powerpc: Fix load/store float double alignment handler by Michael Neuling · 15 years ago
  27. 545bba1 powerpc: Add alignment handler for new lfiwzx instruction by Michael Neuling · 15 years ago
  28. 26456dc powerpc/vsx: Fix VSX alignment handler for regs 32-63 by Michael Neuling · 15 years ago
  29. 78fbc82 powerpc: Fix uninitialised variable in VSX alignment code by Michael Neuling · 16 years ago
  30. cd6f37b powerpc: Add VSX load/store alignment exception handler by Michael Neuling · 16 years ago
  31. b887ec6 powerpc: remove unused variable in emulate_fp_pair by Michael Neuling · 16 years ago
  32. 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 16 years ago
  33. 26caeb2 [POWERPC] Handle alignment faults on SPE load/store instructions by Kumar Gala · 17 years ago
  34. c6d4267 [POWERPC] Handle alignment faults on new FP load/store instructions by Paul Mackerras · 17 years ago
  35. e4ee3891 [POWERPC] Alignment exception uses __get/put_user_inatomic by Benjamin Herrenschmidt · 17 years ago
  36. fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 18 years ago
  37. 5daf907 [PATCH] powerpc: merge align.c by Benjamin Herrenschmidt · 19 years ago