Age | Commit message (Expand) | Author |
---|---|---|
2016-07-14 | x86/lib: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2015-07-06 | perf/x86: Fix copy_from_user_nmi() return if range is not ok | Yann Droneaud |
2013-11-06 | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra |
2013-10-29 | perf/x86: Further optimize copy_from_user_nmi() | Peter Zijlstra |
2012-06-13 | perf/x86: Fix broken LBR fixup code | Stephane Eranian |
2012-06-06 | perf/x86: Check user address explicitly in copy_from_user_nmi() | Arun Sharma |
2012-05-26 | x86: use generic strncpy_from_user routine | Linus Torvalds |
2012-04-28 | x86: make word-at-a-time strncpy_from_user clear bytes at the end | Linus Torvalds |
2012-04-16 | x86-32: fix up strncpy_from_user() sign error | Linus Torvalds |
2012-04-11 | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds |
2011-07-21 | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter |