- c545b9f powerpc/inst: Define ppc_inst_t by Christophe Leroy · 3 years, 2 months ago
- cbe654c powerpc: warn on emulation of dcbz instruction in kernel mode by Christophe Leroy · 3 years, 4 months ago
- 41d6cf6 powerpc: Rename probe_kernel_read_inst() by Christophe Leroy · 3 years, 9 months ago
- 8dc7f02 powerpc: remove partial register save logic by Nicholas Piggin · 3 years, 10 months ago
- 111631b powerpc/align: Don't use __get_user_instr() on kernel addresses by Christophe Leroy · 3 years, 10 months ago
- 3fa3db3 powerpc/align: Convert emulate_spe() to user_access_begin by Christophe Leroy · 3 years, 10 months ago
- 5e66a0c powerpc: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 5249385 powerpc: Define and use get_user_instr() et. al. by Jordan Niethe · 4 years, 8 months ago
- 94afd06 powerpc: Use a datatype for instructions by Jordan Niethe · 4 years, 8 months ago
- aabd223 powerpc: Use a function for byte swapping instructions by Jordan Niethe · 4 years, 8 months ago
- 8094892 powerpc: Use a function for getting the instruction op code by Jordan Niethe · 4 years, 8 months ago
- 777e26f powerpc: Use an accessor for instructions by Jordan Niethe · 4 years, 8 months ago
- 7534625 powerpc: Use a macro for creating instructions from u32s by Jordan Niethe · 4 years, 8 months ago
- 7db57e7 powerpc/spe: Mark expected switch fall-throughs by Michael Ellerman · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- e6684d0 powerpc/sstep: Introduce GETTYPE macro by Ravi Bangoria · 7 years ago
- 158f196 powerpc: Fix check for copy/paste instructions in alignment handler by Paul Mackerras · 7 years ago
- 1bc944c powerpc: Fix handling of alignment interrupt on dcbz instruction by Paul Mackerras · 7 years ago
- 31bfdb0 powerpc: Use instruction emulation infrastructure to handle alignment faults by Paul Mackerras · 7 years ago
- f9effe9 powerpc: Fix DAR reporting when alignment handler faults by Michael Ellerman · 7 years ago
- 48fe9e9 powerpc: Don't try to fix up misaligned load-with-reservation instructions by Paul Mackerras · 8 years ago
- e2827fe powerpc/64: Clean up ppc64_caches using a struct per cache by Benjamin Herrenschmidt · 8 years ago
- bd067f8 powerpc/64: Fix naming of cache block vs. cache line by Benjamin Herrenschmidt · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
- ae26b36 powerpc: Send SIGBUS on unaligned copy and paste by Chris Smart · 9 years ago
- a9650e9 powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTE by Daniel Axtens · 9 years ago
- dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
- 6f791be powerpc: Remove double braces in alignment code. by Anton Blanchard · 10 years ago
- ddca156 KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler by Aneesh Kumar K.V · 11 years ago
- f83319d powerpc: Add lq/stq emulation by Anton Blanchard · 11 years ago
- 630c8a5 powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions by Tom Musta · 11 years ago
- 075f631 powerpc: Fix Handler of Unaligned Load/Store Strings by Tom Musta · 11 years ago
- 3ad26e5 Merge branch 'for-kvm' into next by Benjamin Herrenschmidt · 11 years ago
- de79f7b powerpc: Put FP/VSX and VR state into structures by Paul Mackerras · 11 years ago
- 52055d0 powerpc: Handle VSX alignment faults in little endian mode by Anton Blanchard · 11 years ago
- 835e206a powerpc: Add little endian support to alignment handler by Anton Blanchard · 11 years ago
- a5841a4 powerpc: Alignment handler shouldn't access VSX registers with TS_FPR by Anton Blanchard · 11 years ago
- c324496 powerpc: Remove hard coded FP offsets in alignment handler by Anton Blanchard · 11 years ago
- f626190 powerpc: Remove open coded byte swap macro in alignment handler by Anton Blanchard · 11 years ago
- 5c2e082 powerpc: Never handle VSX alignment exceptions from kernel by Anton Blanchard · 11 years ago
- 230aef7 powerpc: Handle unaligned ldbrx/stdbrx by Anton Blanchard · 11 years ago
- ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
- 05d77ac powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} by Andreas Schwab · 14 years ago
- bb7f20b powerpc: Handle VSX alignment faults correctly in little-endian mode by Neil Campbell · 15 years ago
- eecff81 powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED by Anton Blanchard · 15 years ago
- 80947e7 powerpc: Keep track of emulated instructions by Geert Uytterhoeven · 16 years ago
- 553631e powerpc: Fix load/store float double alignment handler by Michael Neuling · 16 years ago
- 545bba1 powerpc: Add alignment handler for new lfiwzx instruction by Michael Neuling · 16 years ago
- 26456dc powerpc/vsx: Fix VSX alignment handler for regs 32-63 by Michael Neuling · 16 years ago
- 78fbc82 powerpc: Fix uninitialised variable in VSX alignment code by Michael Neuling · 16 years ago
- cd6f37b powerpc: Add VSX load/store alignment exception handler by Michael Neuling · 17 years ago
- b887ec6 powerpc: remove unused variable in emulate_fp_pair by Michael Neuling · 17 years ago
- 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 17 years ago
- 26caeb2 [POWERPC] Handle alignment faults on SPE load/store instructions by Kumar Gala · 17 years ago
- c6d4267 [POWERPC] Handle alignment faults on new FP load/store instructions by Paul Mackerras · 17 years ago
- e4ee3891 [POWERPC] Alignment exception uses __get/put_user_inatomic by Benjamin Herrenschmidt · 18 years ago
- fab5db9 [PATCH] powerpc: Implement support for setting little-endian mode via prctl by Paul Mackerras · 19 years ago
- 5daf907 [PATCH] powerpc: merge align.c by Benjamin Herrenschmidt · 19 years ago