aboutsummaryrefslogtreecommitdiff
path: root/arch/metag
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2017-07-042-46/+26
* metag/usercopy: Drop unused macrosJames Hogan2017-07-041-113/+0
* metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin2017-07-041-0/+2
* metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin2017-07-041-3/+12
* metag/ptrace: Preserve previous registers for short regset writeDave Martin2017-07-041-1/+1
* metag/usercopy: Add missing fixupsJames Hogan2017-06-171-24/+48
* metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan2017-06-171-8/+28
* metag/usercopy: Set flags before ADDZJames Hogan2017-06-171-4/+4
* metag/usercopy: Add early abort to copy_to_userJames Hogan2017-06-171-0/+20
* metag/usercopy: Fix alignment error checkingJames Hogan2017-06-171-6/+4
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2017-05-031-0/+1
* Get rid of __cpuinitMoyster2017-04-113-11/+11
* metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck2017-04-111-2/+1
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2017-04-111-1/+2
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2017-04-111-1/+0
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-1/+1
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-0/+2
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-261-2/+2
* first commitMeizu OpenSource2016-08-15178-0/+25338