- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6ba48ff x86: Remove arbitrary instruction size limit in instruction decoder by Dave Hansen · 10 years ago
- 3b91270 x86-64: make csum_partial_copy_from_user() error handling consistent by Linus Torvalds · 10 years ago
- 197fe6b Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f74954f x86: Unwind-annotate thunk_32.S by Jan Beulich · 10 years ago
- 5f1d919 x86: Improve cmpxchg8b_emu.S by Jan Beulich · 10 years ago
- 3f63572 x86: Improve cmpxchg16b_emu.S by Jan Beulich · 10 years ago
- 212be3b x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o" by Oleg Nesterov · 10 years ago
- 0ad6e3c x86: Speed up ___preempt_schedule*() by using THUNK helpers by Oleg Nesterov · 10 years ago
- 6157c7e locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.S by Waiman Long · 10 years ago
- 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
- 1b1ded5 x86, boot: Carve out early cmdline parsing function by Borislav Petkov · 10 years ago
- 722a0d2 x86: Fix typo preventing msr_set/clear_bit from having an effect by Andres Freund · 11 years ago
- 98def1d kprobes, x86: Prohibit probing on thunk functions and restore by Masami Hiramatsu · 11 years ago
- 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- d9fcca4 Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 7a5917e x86, hash: Simplify switch, add __init annotation by Jan Beulich · 11 years ago
- c5cdfdf x86, hash: Swap arguments passed to crc32_u32() by Jan Beulich · 11 years ago
- 0632519 x86, hash: Fix build failure with older binutils by Jan Beulich · 11 years ago
- 22085a6 x86: Add another set of MSR accessor functions by Borislav Petkov · 11 years ago
- a914329 asmlinkage, x86: Fix 32bit memcpy for LTO by Andi Kleen · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- c9cdd9a Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- fb09b78 x86, mpx: Add MPX related opcodes to the x86 opcode map by Qiaowei Ren · 11 years ago
- 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 71ae8aa lib: introduce arch optimized hash library by Francesco Fusco · 11 years ago
- 661c801 x86-64, copy_user: Use leal to produce 32-bit results by H. Peter Anvin · 11 years ago
- f4cb1cc x86-64, copy_user: Remove zero byte check before copy user buffer. by Fenghua Yu · 11 years ago
- f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 014d595 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- ae795fe Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0a19684 perf: Fix arch_perf_out_copy_user default by Peter Zijlstra · 11 years ago
- e00b12e perf/x86: Further optimize copy_from_user_nmi() by Peter Zijlstra · 11 years ago
- 7a3d9b0 x86: Unify copy_to_user() and add size checking to it by Jan Beulich · 11 years ago
- 3df7b41 x86: Unify copy_from_user() size checking by Jan Beulich · 11 years ago
- 1a6b991 x86 / msr: add 64bit _on_cpu access functions by Jacob Pan · 11 years ago
- a17bce4 x86/boot: Further compress CPUs bootup message by Borislav Petkov · 11 years ago
- 646e29a x86: Improve the printout of the SMP bootup CPU table by Borislav Petkov · 11 years ago
- f357a82 Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 7263dda x86, smap: Handle csum_partial_copy_*_user() by H. Peter Anvin · 11 years ago
- 277d5b4 x86, asmlinkage: Make several variables used from assembler/linker script visible by Andi Kleen · 11 years ago
- 3e21bb0 x86, insn: Add new opcodes as of June, 2013 by Masami Hiramatsu · 11 years ago
- 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 12 years ago
- 874f6d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- d50ba36 x86/lib: Fix spelling, put space between a numeral and its units by Andy Shevchenko · 12 years ago
- bb916ff x86/lib: Fix spelling in the comments by Andy Shevchenko · 12 years ago
- 66db3fe x86-64: Fix the failure case in copy_user_handle_tail() by CQ Tang · 12 years ago
- 1664016 x86: Be consistent with data size in getuser.S by H. Peter Anvin · 12 years ago
- 96477b4 x86-32: Add support for 64bit get_user() by Ville Syrjälä · 12 years ago
- a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a5c2a89 x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK by H. Peter Anvin · 12 years ago
- d55c5a9 x86, 386 removal: Remove CONFIG_CMPXCHG by H. Peter Anvin · 12 years ago
- 269833b x86/asm: Clean up copy_page_*() comments and code by Ma Ling · 12 years ago
- c0522b6 UAPI: x86: Fix insn_sanity build failure after UAPI split by David Howells · 12 years ago
- 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
- b0338e9 Merge branch 'x86/cpu' into perf/core by Ingo Molnar · 12 years ago
- 15b7743 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- c15acff x86: Fix kernel-doc warnings by Wanpeng Li · 12 years ago
- 25f4298 perf/x86: Fix broken LBR fixup code by Stephane Eranian · 12 years ago
- 1f975f7 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs by Andre Przywara · 12 years ago
- db0dc75 perf/x86: Check user address explicitly in copy_from_user_nmi() by Arun Sharma · 13 years ago
- 436d03f x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix by Masami Hiramatsu · 12 years ago
- 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 12 years ago
- 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 12 years ago
- 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 0749708 x86: make word-at-a-time strncpy_from_user clear bytes at the end by Linus Torvalds · 13 years ago
- 9c67512 x86, extable: Remove open-coded exception table entries in arch/x86/lib/usercopy_32.c by H. Peter Anvin · 13 years ago
- a53a96e x86, extable: Remove open-coded exception table entries in arch/x86/lib/putuser.S by H. Peter Anvin · 13 years ago
- 1a27bc0 x86, extable: Remove open-coded exception table entries in arch/x86/lib/getuser.S by H. Peter Anvin · 13 years ago
- 015e6f1 x86, extable: Remove open-coded exception table entries in arch/x86/lib/csum-copy_64.S by H. Peter Anvin · 13 years ago
- 0d8559f x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_user_nocache_64.S by H. Peter Anvin · 13 years ago
- 9732da8 x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_user_64.S by H. Peter Anvin · 13 years ago
- 5f2e8a8 x86, extable: Remove open-coded exception table entries in arch/x86/lib/checksum_32.S by H. Peter Anvin · 13 years ago
- 4643b05 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 13 years ago
- 12e993b x86-32: fix up strncpy_from_user() sign error by Linus Torvalds · 13 years ago
- 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 13 years ago
- 1b674bf Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
- 8fd75e1 x86: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
- a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 13 years ago
- 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 13 years ago
- f8d98f1 x86: Fix to decode grouped AVX with VEX pp bits by Masami Hiramatsu · 13 years ago
- 9d8e227 x86-64: Handle byte-wise tail copying in memcpy() without a loop by Jan Beulich · 13 years ago
- 2ab5609 x86-64: Fix memcpy() to support sizes of 4Gb and above by Jan Beulich · 13 years ago
- 5d7244e x86-64: Fix memset() to support sizes of 4Gb and above by Jan Beulich · 13 years ago
- cb8095b x86: atomic64 assembly improvements by Jan Beulich · 13 years ago
- 819165f x86: Adjust asm constraints in atomic64 wrappers by Jan Beulich · 13 years ago
- 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- ce79dac x86, opcode: ANDN and Group 17 in x86-opcode-map.txt by Ulrich Drepper · 13 years ago
- 8d973b6 x86/kprobes: Fix typo transferred from Intel manual by Ulrich Drepper · 13 years ago
- 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago