summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/armksyms.c
AgeCommit message (Expand)Author
2017-09-08ARM: implement memset32 & memset64Matthew Wilcox
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-08-07arm: move exports to definitionsAl Viro
2016-01-04ARM: 8479/2: add implementation for arm-smcccJens Wiklander
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King
2014-09-16ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky
2014-04-03ARM: Better virt_to_page() handlingRussell King
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips
2013-10-10ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon
2012-07-09ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds
2011-03-16Merge branch 'p2v' into develRussell King
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King
2011-02-02ARM: bitops: switch set/clear/change bitops to use ldrex/strexRussell King
2010-09-02ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent
2009-12-15ARM: unexport symbols used to implement floating point emulationAlan Jenkins
2009-08-13[ARM] support tracing when using newer compilersUwe Kleine-König
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-06-02ftrace: core support for ARMAbhishek Sagar
2008-05-17[ARM] export copy_pageRussell King
2007-05-30[ARM] use __used attributeDavid Rientjes
2007-05-11[ARM] export symbol csum_partial_copy_from_userFrederik Deweerdt
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro
2006-06-28[ARM] nommu: uaccess tweaksRussell King
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-01[ARM] 3437/1: Kill duplicate exports of string library functionsKomal Shah
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King
2005-11-08[ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transformNicolas Pitre
2005-10-12[ARM] 2977/1: armksyms.c - make items in export table staticBen Dooks
2005-07-06[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre
2005-04-16Linux-2.6.12-rc2Linus Torvalds