Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / x86 / lib /
2010-05-18 Linus TorvaldsMerge branch 'x86-atomic-for-linus' of git://git./linux...
2010-05-07 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-05-04 David HowellsFix the x86_64 implementation of call_rwsem_wait()
2010-04-29 H. Peter AnvinMerge branch 'x86/asm' into x86/atomic
2010-03-10 Ingo Molnarperf, x86: Add INSTRUCTION_DECODER config flag
2010-03-01 Luca Barbierix86-32: Fix atomic64_inc_not_zero return value convention
2010-03-01 Luca Barbierix86-32: Fix atomic64_add_unless return value convention
2010-02-28 Linus TorvaldsMerge branch 'x86-rwsem-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-io-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-02-26 Luca Barbierix86-32: Rewrite 32-bit atomic64 functions in assembly
2010-02-05 Brian Gerstx86: Clean up mem*io functions.
2010-01-23 Borislav Petkovx86, lib: Add wbinvd smp helpers
2010-01-14 Linus Torvaldsx86-64: support native xadd rwsem implementation
2009-12-30 Jan Beulichx86-64: Modify memcpy()/memset() alternatives mechanism
2009-12-30 Jan Beulichx86-64: Modify copy_user_generic() alternatives mechanism
2009-12-28 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2009-12-19 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-16 Borislav Petkovx86, msr: msrs_alloc/free for CONFIG_SMP=n
2009-12-14 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-12 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-11 Borislav Petkovx86, msr: Add support for non-contiguous cpumasks
2009-12-07 Masami Hiramatsux86 insn: Delete empty or incomplete inat-tables.c
2009-12-07 OGAWA Hirofumix86: Compile insn.c and inat.c only for KPROBES
2009-12-05 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2009-11-16 Frederic Weisbeckerx86: Add missing might_fault() checks to copy_{to,from...
2009-11-15 Jan Beulichx86-64: __copy_from_user_inatomic() adjustments
2009-11-04 Hiroshi Shimamotox86: Gitignore: arch/x86/lib/inat-tables.c
2009-10-29 Masami Hiramatsux86: Add Intel FMA instructions to x86 opcode map
2009-10-29 Masami Hiramatsux86: AVX instruction set decoder support
2009-10-29 Masami Hiramatsux86: Add pclmulq to x86 opcode map
2009-10-29 Masami Hiramatsux86: Merge INAT_REXPFX into INAT_PFX_*
2009-10-29 Masami Hiramatsux86: Fix SSE opcode map bug
2009-10-21 Masami Hiramatsux86: Add AES opcodes to opcode map
2009-10-21 Masami Hiramatsux86: Fix group attribute decoding bug
2009-10-17 Ingo MolnarMerge commit 'v2.6.32-rc5' into perf/probes
2009-10-17 Masami Hiramatsux86: Add AMD prefetch and 3DNow! opcodes to opcode map
2009-10-17 Masami Hiramatsux86: Add MMX/SSE opcode groups to opcode map
2009-10-03 Masami Hiramatsux86: Add VIA processor instructions in opcodes decoder
2009-10-01 Arjan van de Venx86: Turn the copy_from_user check into an (optional...
2009-10-01 Eric Dumazetx86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y
2009-09-30 Arjan van de Venx86: Provide an alternative() based cmpxchg64()
2009-09-26 Arjan van de Venx86: Use __builtin_object_size() to validate the buffer...
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
2009-09-15 Borislav Petkovx86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
2009-09-10 Masami Hiramatsux86: Add MMX support for instruction decoder
2009-09-04 H. Peter Anvinx86, msr: change msr-reg.o to obj-y, and export its...
2009-09-03 Ingo Molnarx86, msr: Fix msr-reg.S compilation with gas 2.16.1...
2009-09-01 H. Peter Anvinx86, msr: fix msr-reg.S compilation with gas 2.16.1
2009-08-31 H. Peter Anvinx86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()
2009-08-31 H. Peter Anvinx86, msr: CFI annotations, cleanups for msr-reg.S
2009-08-31 Borislav Petkovx86, msr: Add rd/wrmsr interfaces with preset registers
2009-08-26 Masami Hiramatsux86: Instruction decoder API
2009-08-03 Borislav Petkovx86, msr: execute on the correct CPU subset
2009-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-07-10 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-04 Eric Dumazetx86: atomic64: Inline atomic64_read() again
2009-07-03 Ingo Molnarx86: atomic64: Clean up atomic64_sub_and_test() and...
2009-07-03 Ingo Molnarx86: atomic64: Improve atomic64_xchg()
2009-07-03 Ingo Molnarx86: atomic64: Export APIs to modules
2009-07-03 Eric Dumazetx86: atomic64: Improve atomic64_read()
2009-07-03 Mike Galbraithx86: Add missing annotation to arch/x86/lib/copy_user_6...
2009-07-03 Ingo Molnarx86: atomic64: Fix unclean type use in atomic64_xchg()
2009-07-03 Ingo Molnarx86: atomic64: Reduce size of functions
2009-07-03 Ingo Molnarx86: atomic64: Improve atomic64_add_return()
2009-07-03 Eric Dumazetx86: atomic64: Improve cmpxchg8b()
2009-07-03 Eric Dumazetx86: atomic64: Improve atomic64_read()
2009-07-03 Ingo Molnarx86: atomic64: Move the 32-bit atomic64_t implementatio...
2009-06-30 Mike Galbraithx86: Fix symbol annotation for arch/x86/lib/clear_page_...
2009-06-25 Pallipadi, Venkateshx86, delay: tsc based udelay should have rdtsc_barrier
2009-06-20 Linus Torvaldsx86, 64-bit: Clean up user address masking
2009-06-10 Borislav Petkovx86: MSR: add methods for writing of an MSR on several...
2009-06-10 Borislav Petkovx86: MSR: add a struct representation of an MSR
2009-03-12 Ingo Molnarx86: memcpy, clean up
2009-03-12 Jan Beulichx86-64: remove unnecessary spill/reload of rbx from...
2009-02-13 Jeremy Fitzhardingex86: use _types.h headers in asm where available
2009-01-21 Andi Kleenx86: use early clobbers in usercopy*.c
2008-10-28 Ingo MolnarMerge commit 'v2.6.28-rc2' into core/locking
2008-10-11 Ingo MolnarMerge branch 'x86/unify-cpu-detect' into x86-v28-for...
2008-09-11 Ingo Molnarx86: some lock annotations for user copy paths, v3
2008-09-11 Nick Pigginx86: some lock annotations for user copy paths, v2
2008-09-10 Nick Pigginx86: some lock annotations for user copy paths
2008-09-06 Ingo MolnarMerge branch 'x86/cleanups' into x86/signal
2008-09-04 Andi Kleenx86: drop -funroll-loops for csum_partial_64.c
2008-09-04 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-08-28 H. Peter AnvinMerge branch 'x86/urgent' into x86/cpu
2008-08-26 H. Peter Anvinx86: msr-on-cpu: remove unnecessary level of abstraction
2008-08-26 H. Peter AnvinMerge branch 'x86/urgent' into x86/cleanups
2008-08-26 H. Peter Anvinx86: msr: propagate errors from smp_call_function_single()
2008-08-18 Thomas Petazzonix86: make movsl_mask definition non-CPU specific
2008-08-15 Paolo Ciarrocchix86: coding style fixes to arch/x86/lib/string_32.c
2008-08-15 Paolo Ciarrocchix86: coding style fixes to arch/x86/lib/strstr_32.c
2008-07-30 Vitaly Mayatskikhx86: wrong register was used in align macro
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-10 Jeremy Fitzhardingex86: fix compile error in current tip.git
2008-07-09 Vitaly Mayatskikhx86: fix copy_user on x86
2008-07-09 Vitaly Mayatskikhx86: introduce copy_user_handle_tail() routine
next