aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/csum-wrappers_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski1-0/+1
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-1/+1
2014-11-16x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds1-3/+2
2013-09-01x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin1-2/+10
2012-06-18x86: Fix kernel-doc warningsWanpeng Li1-1/+1
2008-02-19x86: clean up csum-wrappers_64.c some moreIngo Molnar1-36/+51
2008-02-19x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi1-40/+40
2007-10-11x86_64: move libThomas Gleixner1-0/+135