aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-56/+10
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabledDavid Hildenbrand1-6/+12
2015-04-30tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf1-56/+10
2015-01-13tile: enable sparse checks for get/put_userChris Metcalf1-8/+11
2015-01-13tile: fix put_user sparse errorsChris Metcalf1-9/+9
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf1-0/+6
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf1-31/+0
2013-05-28tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-1/+1
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd1-1/+6
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf1-1/+1
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf1-90/+132
2010-08-13arch/tile: Various cleanups.Chris Metcalf1-2/+2
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-10/+12
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+578