summaryrefslogtreecommitdiff
path: root/arch/metag/lib/usercopy.c
AgeCommit message (Expand)Author
2018-02-22metag: Remove arch/metag/James Hogan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-10Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-05metag/usercopy: Switch to RAW_COPY_USERJames Hogan
2017-04-05metag/usercopy: Add 64-bit get_user supportJames Hogan
2017-04-05metag/usercopy: Simplify rapf loop fixup corner caseJames Hogan
2017-04-05metag/usercopy: Reformat rapf loop inline asmJames Hogan
2017-04-05metag/usercopy: Add missing fixupsJames Hogan
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-05metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-05metag/usercopy: Drop unused macrosJames Hogan
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: Memory handlingJames Hogan