aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mips_ksyms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton1-24/+0
2017-01-03MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton1-24/+0
2017-01-03MIPS: Export string functions alongside their definitionsPaul Burton1-24/+0
2017-01-03MIPS: Export csum functions alongside their definitionsPaul Burton1-8/+0
2017-01-03MIPS: Export invalid_pte_table alongside its definitionPaul Burton1-2/+0
2017-01-03MIPS: Export _mcount alongside its definitionPaul Burton1-4/+0
2017-01-03MIPS: Export _save_fp & _save_msa alongside their definitionsPaul Burton1-8/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan1-0/+2
2015-02-19Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-nextRalf Baechle1-0/+2
2015-02-19MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan1-0/+4
2015-02-19MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan1-0/+6
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras1-0/+2
2014-11-24MIPS: Remove __strlen_user().Ralf Baechle1-4/+0
2014-03-26MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras1-1/+3
2014-03-26MIPS: lib: memcpy: Add EVA supportMarkos Chandras1-0/+6
2014-03-26MIPS: lib: strncpy_user: Add EVA supportMarkos Chandras1-0/+6
2014-03-26MIPS: lib: strlen_user: Add EVA supportMarkos Chandras1-0/+4
2014-03-26MIPS: lib: strnlen_user: Add EVA supportMarkos Chandras1-0/+4
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle1-1/+1
2012-10-14mips: switch to generic kernel_thread()Al Viro1-2/+0
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill1-1/+7
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker1-1/+1
2009-12-17MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin1-0/+5
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle1-0/+1
2007-01-08[MIPS] csum_partial and copy in parallelAtsushi Nemoto1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19[MIPS] Sort out duplicate exports.Ralf Baechle1-15/+0
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+67