Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-13 | perf/x86: Fix broken LBR fixup code | Stephane Eranian | 1 | -1/+1 |
2012-06-06 | perf/x86: Check user address explicitly in copy_from_user_nmi() | Arun Sharma | 1 | -0/+4 |
2012-05-26 | x86: use generic strncpy_from_user routine | Linus Torvalds | 1 | -97/+0 |
2012-04-29 | x86: make word-at-a-time strncpy_from_user clear bytes at the end | Linus Torvalds | 1 | -12/+8 |
2012-04-16 | x86-32: fix up strncpy_from_user() sign error | Linus Torvalds | 1 | -2/+2 |
2012-04-11 | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds | 1 | -0/+103 |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 1 | -0/+43 |