Commit Graph

140 Commits (e7a98675caf272a11dc1012c7a8c6c00cab09f5b)

Author SHA1 Message Date
Anton Blanchard d715e433b7 powerpc: Copy down exception vectors after feature fixups 13 years ago
Paul Gortmaker 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
Milton Miller a56555e573 powerpc: Remove alloc_maybe_bootmem for zalloc version 14 years ago
Anton Blanchard 40f1ce7fb7 powerpc: Remove ioremap_flags 14 years ago
Anton Blanchard d988f0e3f8 powerpc: Simplify 4k/64k copy_page logic 14 years ago
Michael Ellerman b91e136cdf powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E 14 years ago
Michael Ellerman c0337288ab powerpc: Ensure the else case of feature sections will fit 14 years ago
Anton Blanchard b5f9b6665b powerpc: Hardcode popcnt instructions for old assemblers 14 years ago
Anton Blanchard 64ff312876 powerpc: Add support for popcnt instructions 14 years ago
matt mooney 4108d9ba90 powerpc/Makefiles: Change to new flag variables 15 years ago
Sean MacLennan cd64d1697c powerpc: mtmsrd not defined 15 years ago
Sean MacLennan 025c0186a0 powerpc: Fix incorrect .stabs entry for copy_32.S 15 years ago
Paul Mackerras 8154c5d22d powerpc: Abstract indexing of lppaca structs 15 years ago
Anton Blanchard 8c77391475 powerpc: Add 64bit csum_and_copy_to_user 15 years ago
Anton Blanchard fdd374b62c powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_user 15 years ago
Anton Blanchard 9b83ecb0a3 powerpc: Optimise 64bit csum_partial 15 years ago
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