Commit Graph

122 Commits (cd07202cc8262e1669edff0d97715f3dd9260917)

Author SHA1 Message Date
Stephen Rothwell 3880ecb05b powerpc: Fix feature-fixup tests for gcc 4.5 15 years ago
Stephen Rothwell 7fca5dc8aa powerpc: Fix module building for gcc 4.5 and 64 bit 15 years ago
K.Prasad 5aae8a5370 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors 15 years ago
Paul Mackerras 0016a4cf55 powerpc: Emulate most Book I instructions in emulate_step() 15 years ago
Andreas Schwab ca5d0674c3 powerpc: Fix string library functions 15 years ago
Jeff Mahoney 637a99022f powerpc: Fix handling of strncmp with zero len 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Benjamin Herrenschmidt 3d98ffbffb powerpc: Fix lwsync feature fixup vs. modules on 64-bit 15 years ago
Anton Blanchard 789c299ca2 powerpc: Improve 64bit copy_tofrom_user 15 years ago
Anton Blanchard 63e6c5b810 powerpc: Pair loads and stores in copy_4k_page 15 years ago
Anton Blanchard 53eae2281a powerpc: Fix lwsync patching code on 64bit 15 years ago
Thomas Gleixner fb3a6bbc91 locking: Convert raw_rwlock to arch_rwlock 15 years ago
Thomas Gleixner 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock 15 years ago
Joakim Tjernlund 15d914d72a powerpc/8xx: Start using dcbX instructions in various copy routines 15 years ago
Anton Blanchard 3cd980dbc1 powerpc: perf_event: Cleanup copy_page output by hiding setup symbol 16 years ago
Michael Ellerman ba55bd7436 powerpc: Add configurable -Werror for arch/powerpc 16 years ago
Benjamin Herrenschmidt b16e7766d6 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm 16 years ago
Benjamin Herrenschmidt 84532a0fc3 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" 16 years ago
Mark Nelson f72b728bf1 powerpc: Fix 64bit __copy_tofrom_user() regression 16 years ago
Mark Nelson e423b9ecd6 powerpc: Fix 64bit memcpy() regression 16 years ago
Ilya Yanok 33f00dcedb powerpc: Rework dma-noncoherent to use generic vmalloc layer 16 years ago
Kumar Gala 16c57b3620 powerpc: Unify opcode definitions and support 16 years ago
Ananth N Mavinakayanahalli eef336189b powerpc: Don't emulate mr. instructions 16 years ago
David Howells 8168b5400b powerpc: Rename struct vm_region to avoid conflict with NOMMU 16 years ago
Guillaume Knispel af4d364386 powerpc: Fix corruption error in rh_alloc_fixed() 16 years ago
Steven Rostedt f1eecf0e4f powerpc/ppc32: static ftrace fixes for PPC32 16 years ago
Mark Nelson a4e22f02f5 powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD 16 years ago
Hollis Blanchard 7526ff76f8 powerpc: Remove superfluous WARN_ON() from dma-noncoherent.c 16 years ago
Mark Nelson 25d6e2d7c5 powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD 17 years ago
Benjamin Herrenschmidt 8aa2659009 powerpc: Fix DMA offset for non-coherent DMA 17 years ago
Mark Nelson 57dda6ef5b powerpc: New copy_4K_page() 17 years ago
Kumar Gala 9c4cb82515 powerpc: Remove use of CONFIG_PPC_MERGE 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Michael Ellerman 76bfdcf71c powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S 17 years ago
Michael Ellerman 1856c02040 powerpc: Use WARN_ON(1) instead of __WARN() 17 years ago
Kumar Gala 2d1b202762 powerpc: Fixup lwsync at runtime 17 years ago
Kumar Gala 5888da1876 powerpc: Fix building of feature-fixup tests on ppc32 17 years ago
Andrew Lewis 03d70617b8 powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA buffer 17 years ago
Michael Ellerman 362e7701fd powerpc: Add self-tests of the feature fixup code 17 years ago
Michael Ellerman 9b1a735de6 powerpc: Add logic to patch alternative feature sections 17 years ago
Michael Ellerman fac23fe4be powerpc: Introduce infrastructure for feature sections with alternatives 17 years ago
Michael Ellerman 51c52e8669 powerpc: Split out do_feature_fixups() from cputable.c 17 years ago
Michael Ellerman ae0dc73625 powerpc: Add tests of the code patching routines 17 years ago
Michael Ellerman 411781a290 powerpc: Add new code patching routines 17 years ago
Michael Ellerman 053a858efa powerpc: Make create_branch() return errors if the branch target is too large 17 years ago
Michael Ellerman e7a57273c6 powerpc: Allow create_branch() to return errors 17 years ago
Michael Ellerman aaddd3eaca powerpc: Move code patching code into arch/powerpc/lib/code-patching.c 17 years ago
Kumar Gala da3de6df33 [POWERPC] Fix -Os kernel builds with newer gcc versions 17 years ago
Paul Mackerras 0d4b6b901c [POWERPC] ppc: More compile fixes 17 years ago