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