aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/armksyms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-19ARM: 8788/1: ftrace: remove old mcount supportStefan Agner1-3/+0
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre1-1/+0
2017-09-08ARM: implement memset32 & memset64Matthew Wilcox1-0/+2
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross1-2/+2
2016-11-23Revert "arm: move exports to definitions"Russell King1-0/+183
2016-08-07arm: move exports to definitionsAl Viro1-183/+0
2016-01-04ARM: 8479/2: add implementation for arm-smcccJens Wiklander1-0/+6
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linusRussell King1-3/+9
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King1-3/+3
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King1-0/+6
2014-09-16ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky1-0/+8
2014-04-03ARM: Better virt_to_page() handlingRussell King1-1/+1
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips1-0/+4
2013-10-10ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R1-0/+1
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-6/+1
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon1-2/+1
2012-07-09ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon1-4/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker1-1/+1
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott1-3/+0
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-03-16Merge branch 'p2v' into develRussell King1-0/+4
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King1-0/+4
2011-02-02ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King1-12/+6
2010-09-02ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent1-0/+2
2009-12-15ARM: unexport symbols used to implement floating point emulationAlan Jenkins1-20/+0
2009-08-13[ARM] support tracing when using newer compilersUwe Kleine-König1-0/+1
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into develRussell King1-2/+2
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre1-2/+2
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King1-0/+1
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King1-1/+1
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar1-5/+5
2008-06-02ftrace: core support for ARMAbhishek Sagar1-0/+5
2008-05-17[ARM] export copy_pageRussell King1-0/+2
2007-05-30[ARM] use __used attributeDavid Rientjes1-1/+1
2007-05-11[ARM] export symbol csum_partial_copy_from_userFrederik Deweerdt1-0/+1
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro1-6/+0
2006-06-28[ARM] nommu: uaccess tweaksRussell King1-2/+5
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King1-5/+5
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-01[ARM] 3437/1: Kill duplicate exports of string library functionsKomal Shah1-13/+0
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre1-0/+22
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King1-1/+0
2005-11-08[ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transformNicolas Pitre1-0/+4
2005-10-12[ARM] 2977/1: armksyms.c - make items in export table staticBen Dooks1-2/+2
2005-07-06[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor1-0/+3
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre1-6/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+175