summaryrefslogtreecommitdiff
path: root/arch/tile/include/asm/uaccess.h
AgeCommit message (Expand)Author
2018-03-16arch: remove tile portArnd Bergmann
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-05-15kill strlen_user()Al Viro
2017-03-28tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-03-28tile: switch to generic extable.hAl Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2015-04-30tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf
2015-01-13tile: enable sparse checks for get/put_userChris Metcalf
2015-01-13tile: fix put_user sparse errorsChris Metcalf
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf
2013-05-28tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf
2010-08-13arch/tile: Various cleanups.Chris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf