aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
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
2012-01-17x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper
2012-01-16x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper
2012-01-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06x86-64: Slightly shorten copy_page()Jan Beulich
2011-12-12x86/i386: Use less assembly in strlen(), speed things up a bitAlexey Dobriyan
2011-12-05x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu
2011-12-05x86: Fix instruction decoder to handle grouped AVX instructionsMasami Hiramatsu
2011-10-10x86: Fix insn decoder for longer instructionMasami Hiramatsu
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter
2011-07-21x86: Fix write lock scalability 64-bit issueJan Beulich
2011-07-21x86: Unify rwsem assembly implementationJan Beulich