Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARC: uaccess: dont use "l" gcc inline asm constraint modifier | Vineet Gupta | 2017-12-20 | 1 | -2/+3 |
* | ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... | Vineet Gupta | 2017-03-30 | 1 | -10/+6 |
* | arc: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 1 | -4/+4 |
* | arc: get rid of unused declaration | Al Viro | 2017-03-29 | 1 | -3/+0 |
* | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -1/+1 |
* | add asm-generic/extable.h | Al Viro | 2017-03-28 | 1 | -2/+0 |
* | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-06 | 1 | -2/+0 |
* | ARC: uaccess: get_user to zero out dest in cause of fault | Vineet Gupta | 2016-09-13 | 1 | -2/+9 |
* | Fix typos | Andrea Gelmini | 2016-05-30 | 1 | -1/+1 |
* | ARCv2: Adhere to Zero Delay loop restriction | Vineet Gupta | 2015-06-22 | 1 | -9/+8 |
* | ARC: Fix 32-bit wrap around in access_ok() | Vineet Gupta | 2013-09-27 | 1 | -2/+2 |
* | ARC: [optim] uaccess __{get,put}_user() optimised | Vineet Gupta | 2013-02-11 | 1 | -0/+105 |
* | ARC: uaccess friends | Vineet Gupta | 2013-02-11 | 1 | -0/+646 |