summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-1/+0
* | kill strlen_user()Al Viro2017-05-151-1/+0
|/
* tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-281-136/+7
* tile: switch to generic extable.hAl Viro2017-03-281-18/+1
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-1/+0
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
* mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-12/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-06-301-56/+10
|\
| * tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf2015-04-301-56/+10
* | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-6/+12
|/
* tile: enable sparse checks for get/put_userChris Metcalf2015-01-131-8/+11
* tile: fix put_user sparse errorsChris Metcalf2015-01-131-9/+9
* tile: use proper .align directives on __ex_table sectionsChris Metcalf2013-08-301-0/+6
* tile: convert uses of "inv" to "finv"Chris Metcalf2013-07-311-31/+0
* tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-1/+1
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-301-1/+6
* tile: fix bug in get_user() for 4-byte valuesChris Metcalf2012-06-161-1/+1
* arch/tile: optimize get_user/put_user and friendsChris Metcalf2012-05-251-90/+132
* arch/tile: Various cleanups.Chris Metcalf2010-08-131-2/+2
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-10/+12
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+578