Age | Commit message (Expand) | Author |
2022-05-02 | microblaze: fix typos in comments | Julia Lawall |
2022-04-21 | microblaze: Use simple memmove/memcpy implementation from lib/string.c | Michal Simek |
2022-04-21 | microblaze: Do loop unrolling for optimized memset implementation | Michal Simek |
2022-04-21 | microblaze: Use simple memset implementation from lib/string.c | Michal Simek |
2021-07-27 | microblaze: use generic strncpy/strnlen from_user | Arnd Bergmann |
2021-04-22 | microblaze: add 'fallthrough' to memcpy/memset/memmove | Randy Dunlap |
2021-03-22 | microblaze: Fix a typo | Bhaskar Chowdhury |
2018-03-16 | microblaze: Setup dependencies for ASM optimized lib functions | Michal Simek |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2014-07-18 | microblaze: Change libgcc-style functions from lib-y to obj-y | David Holsgrove |
2013-02-12 | microblaze: Do not use module.h in files which are not modules | Michal Simek |
2013-02-12 | microblaze: Fix coding style issues | Michal Simek |
2013-02-12 | microblaze: Fix strncpy_from_user macro | Michal Simek |
2012-12-13 | microblaze: lib: Add lib function declarations | Michal Simek |
2012-12-13 | microblaze: lib: Remove helper macros | Michal Simek |
2012-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Michal Simek |
2012-03-30 | microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user | Michal Simek |
2012-03-28 | Disintegrate asm/system.h for Microblaze | David Howells |
2012-01-05 | microblaze: Add __cmpdi2 | Michal Simek |
2011-10-14 | microblaze: Use delay slot in __strnlen_user, __strncpy_user | Michal Simek |
2011-10-14 | microblaze: Add __ucmpdi2() helper function | Michal Simek |
2011-10-14 | microblaze: Add loop unrolling for PAGE in copy_tofrom_user | Michal Simek |
2011-10-14 | microblaze: Simplify logic for unaligned byte copying | Michal Simek |
2011-10-14 | microblaze: Change label names - copy_tofrom_user | Michal Simek |
2011-10-14 | microblaze: Separate fixup section definition | Michal Simek |
2011-10-14 | microblaze: Change label name in copy_tofrom_user | Michal Simek |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-01 | microblaze: Fix ftrace | Michal Simek |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-09 | microblaze: Add missing export symbols for lib functions | Michal Simek |
2011-01-28 | microblaze: Fix ASM optimized code for LE | Michal Simek |
2011-01-03 | microblaze: Fix __muldi3 function for little-endian. | Michal Simek |
2010-11-15 | arch/microblaze: Remove unnecessary semicolons | Joe Perches |
2010-10-21 | microblaze: Support C optimized lib functions for little-endian | Michal Simek |
2010-10-21 | microblaze: Separate library optimized functions | Michal Simek |
2010-10-21 | microblaze: Add libgcc function directly to kernel | Michal Simek |
2010-04-01 | microblaze: Support word copying in copy_tofrom_user | Michal Simek |
2010-04-01 | microblaze: Adding likely macros | Michal Simek |
2010-04-01 | microblaze: Add .type and .size to ASM functions | Michal Simek |
2010-04-01 | microblaze: uaccess: Unify __copy_tofrom_user | Michal Simek |
2010-04-01 | microblaze: uaccess: Move functions to generic location | Michal Simek |
2009-12-14 | microblaze: Simple __copy_tofrom_user for noMMU | John Williams |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-07-06 | microblaze: use the generic lib/checksum.c | Remis Lima Baima |
2009-05-26 | microblaze_mmu_v2: Makefiles | Michal Simek |
2009-05-26 | microblaze_mmu_v2: uaccess MMU update | Michal Simek |
2009-05-21 | microblaze: clean up checksum.c | Arnd Bergmann |
2009-05-21 | microblaze: remove cacheable_memcpy | Arnd Bergmann |
2009-03-27 | microblaze_v8: Makefiles for Microblaze cpu | Michal Simek |
2009-03-27 | microblaze_v8: uaccess files | Michal Simek |