summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/usercopy.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Fix broken LBR fixup codeStephane Eranian2012-06-131-1/+1
* perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma2012-06-061-0/+4
* x86: use generic strncpy_from_user routineLinus Torvalds2012-05-261-97/+0
* x86: make word-at-a-time strncpy_from_user clear bytes at the endLinus Torvalds2012-04-281-12/+8
* x86-32: fix up strncpy_from_user() sign errorLinus Torvalds2012-04-151-2/+2
* x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds2012-04-111-0/+103
* x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-211-0/+43
OpenPOWER on IntegriCloud