aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-04-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-15x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko
2013-04-15x86/lib: Fix spelling in the commentsAndy Shevchenko
2013-03-18x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-02-11x86: Be consistent with data size in getuser.SH. Peter Anvin
2013-02-07x86-32: Add support for 64bit get_user()Ville Syrjälä
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-11Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-29x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin
2012-10-24x86/asm: Clean up copy_page_*() comments and codeMa Ling
2012-10-02UAPI: x86: Fix insn_sanity build failure after UAPI splitDavid Howells
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-07-05Merge branch 'x86/cpu' into perf/coreIngo Molnar
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-18x86: Fix kernel-doc warningsWanpeng Li
2012-06-13perf/x86: Fix broken LBR fixup codeStephane Eranian
2012-06-07x86, pvops: Remove hooks for {rd,wr}msr_safe_regsAndre Przywara
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds
2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-28x86: make word-at-a-time strncpy_from_user clear bytes at the endLinus Torvalds
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/userc...H. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/putus...H. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus...H. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/csum-...H. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_...H. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/check...H. Peter Anvin
2012-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-16x86: Handle failures of parsing immediate operands in the instruction decoderMasami Hiramatsu
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds
2012-03-22Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu
2012-01-26x86-64: Handle byte-wise tail copying in memcpy() without a loopJan Beulich
2012-01-26x86-64: Fix memcpy() to support sizes of 4Gb and aboveJan Beulich
2012-01-26x86-64: Fix memset() to support sizes of 4Gb and aboveJan Beulich
2012-01-20x86: atomic64 assembly improvementsJan Beulich
2012-01-20x86: Adjust asm constraints in atomic64 wrappersJan Beulich
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds