aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra
2013-10-29perf/x86: Further optimize copy_from_user_nmi()Peter Zijlstra
2013-10-26x86: Unify copy_to_user() and add size checking to itJan Beulich
2013-10-26x86: Unify copy_from_user() size checkingJan Beulich
2013-10-17x86 / msr: add 64bit _on_cpu access functionsJacob Pan
2013-10-01x86/boot: Further compress CPUs bootup messageBorislav Petkov
2013-09-28x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov
2013-09-04Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-09-01x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin
2013-08-06x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen
2013-08-06x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu
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