aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ | |/ |/|
| * x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-17
* | x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds2014-11-16
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-13
|\
| * x86: Unwind-annotate thunk_32.SJan Beulich2014-10-08
| * x86: Improve cmpxchg8b_emu.SJan Beulich2014-10-08
| * x86: Improve cmpxchg16b_emu.SJan Beulich2014-10-08
| * x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o"Oleg Nesterov2014-09-24
| * x86: Speed up ___preempt_schedule*() by using THUNK helpersOleg Nesterov2014-09-24
* | locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.SWaiman Long2014-09-10
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\
| * Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
| |\
| * | kprobes, x86: Prohibit probing on thunk functions and restoreMasami Hiramatsu2014-04-24
* | | x86, boot: Carve out early cmdline parsing functionBorislav Petkov2014-05-20
| |/ |/|
* | x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund2014-05-09
|/
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-31
|\
| * asmlinkage, x86: Fix 32bit memcpy for LTOAndi Kleen2014-02-13
* | Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-31
|\ \
| * | x86, hash: Simplify switch, add __init annotationJan Beulich2014-03-19
| * | x86, hash: Swap arguments passed to crc32_u32()Jan Beulich2014-03-19
| * | x86, hash: Fix build failure with older binutilsJan Beulich2014-03-19
| |/
* / x86: Add another set of MSR accessor functionsBorislav Petkov2014-03-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-17
* | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-20
|\ \
| * | x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren2014-01-17
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \
| * | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
| |/
* | x86-64, copy_user: Use leal to produce 32-bit resultsH. Peter Anvin2013-11-20
* | x86-64, copy_user: Remove zero byte check before copy user buffer.Fenghua Yu2013-11-16
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\
| * x86 / msr: add 64bit _on_cpu access functionsJacob Pan2013-10-16
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-11
|\ \
| * | x86/boot: Further compress CPUs bootup messageBorislav Petkov2013-10-01
| * | x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov2013-09-28
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-11
|\ \
| * | x86: Unify copy_to_user() and add size checking to itJan Beulich2013-10-26
| * | x86: Unify copy_from_user() size checkingJan Beulich2013-10-26
| |/
* | perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-06
* | perf/x86: Further optimize copy_from_user_nmi()Peter Zijlstra2013-10-29
|/
* Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-04
|\
| * x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2013-09-01
* | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-04
|\ \
| * | x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-06
| |/
* / x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu2013-08-06
|/
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-30
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-30
|\
| * x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko2013-04-15