Commit Graph

104 Commits (9f0ccfd8e07d61b413e6536ffa02fbf60d2e20d8)

Author SHA1 Message Date
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
Emil Medve b41e5fffe8 [POWERPC] devres: Add devm_ioremap_prot() 17 years ago
Timur Tabi 3a2f020c5a [POWERPC] Make rheap safe for spinlocks 17 years ago
Steven Rostedt 0119536cd3 [POWERPC] Add hand-coded assembly strcmp 17 years ago
Sylvain Munaut 1088a20998 [POWERPC] rheap: Changes config mechanism 18 years ago
Sylvain Munaut d4697af4f3 [POWERPC] exports rheap symbol to modules 18 years ago
Stephen Rothwell 5669c3cf19 [POWERPC] Limit range of __init_ref_ok somewhat 18 years ago
Stephen Rothwell 2578bfae84 [POWERPC] Create and use CONFIG_WORD_SIZE 18 years ago
Stephen Rothwell 7b2c3c5b1d [POWERPC] Fix section mismatch in PCI code 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Li Yang 7c8545e984 [POWERPC] rheap - eliminates internal fragments caused by alignment 18 years ago
Timur Tabi 1c2de47cd4 [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocks 18 years ago
Kumar Gala b99ab6a8c7 [POWERPC] User rheap from arch/powerpc/lib 18 years ago
Timur Tabi 4c35630ccd [POWERPC] Change rheap functions to use ulongs instead of pointers 18 years ago
David Gibson d1953c8888 [POWERPC] Remove use of 4level-fixup.h for ppc32 18 years ago
David S. Miller ded220bd8f [STRING]: Move strcasecmp/strncasecmp to lib/string.c 18 years ago
Ananth N Mavinakayanahalli 6888199f7f [POWERPC] Emulate more instructions in software 18 years ago